Sign in
apache
/
hadoop-common
/
HEAD
42a61a4
HDFS-6899. Allow changing MiniDFSCluster volumes per DN and capacity per volume. (Arpit Agarwal)
by Arpit Agarwal
· 11 years ago
trunk
e0c9f89
HDFS-4852. libhdfs documentation is out of date. Contributed by Chris Nauroth.
by Chris Nauroth
· 11 years ago
c041fb7
HADOOP-10282. Create a FairCallQueue: a multi-level call queue which schedules incoming calls and multiplexes outgoing calls. (Contributed by Chris Li)
by Arpit Agarwal
· 11 years ago
5ec92af
HADOOP-10998. Fix bash tab completion code to work (Jim Hester via aw)
by Allen Wittenauer
· 11 years ago
acdddff
HDFS-6829. DFSAdmin refreshSuperUserGroupsConfiguration failed in security cluster. (Contributed by zhaoyunjiong)
by Arpit Agarwal
· 11 years ago
4494e3c
MAPREDUCE-6044. Fully qualified intermediate done dir path breaks per-user dir creation on Windows. Contributed by Zhijie Shen.
by Zhijie Shen
· 11 years ago
61c87d7
YARN-2393. FairScheduler: Add the notion of steady fair share. (Wei Yan via kasha)
by Karthik Kambatla
· 11 years ago
fd200dc
HDF-6905. fs-encryption merge triggered release audit failures. (clamb via tucu)
by Alejandro Abdelnur
· 11 years ago
ee0e327
HADOOP-10989. Work around buggy getgrouplist() implementations on Linux that return 0 on failure. Contributed by Chris Nauroth.
by Chris Nauroth
· 11 years ago
1bec2ac
HADOOP-8896. Javadoc points to Wrong Reader and Writer classes in SequenceFile (Ray Chiang via aw)
by Allen Wittenauer
· 11 years ago
cd9622f
MAPREDUCE-5130. Add missing job config options to mapred-default.xml (Ray Chiang via Sandy Ryza)
by Sanford Ryza
· 11 years ago
cb7b2ce
YARN-2434. RM should not recover containers from previously failed attempt when AM restart is not enabled. Contributed by Jian He
by Jason Darrell Lowe
· 11 years ago
abf276c
HADOOP-10893. isolated classloader on the client side. Contributed by Sangjin Lee
by Jason Darrell Lowe
· 11 years ago
0a9f2c5
YARN-2436. [post-HADOOP-9902] yarn application help doesn't work
by Allen Wittenauer
· 11 years ago
6416c30
HADOOP-10992. Merge KMS to branch-2, updating hadoop-common CHANGES.txt. (tucu)
by Alejandro Abdelnur
· 11 years ago
46ae452
HDFS-6890. NFS readdirplus doesn't return dotdot attributes. Contributed by Brandon Li
by Brandon Li
· 11 years ago
549ad6a
MAPREDUCE-5974. Allow specifying multiple MapOutputCollectors with fallback. (Todd Lipcon via kasha)
by Karthik Kambatla
· 11 years ago
233359b
YARN-2424. LCE should support non-cgroups, non-secure mode (Chris Douglas via aw)
by Allen Wittenauer
· 11 years ago
0c648ba
HDFS-6758. Block writer should pass the expected block size to DataXceiverServer (Arpit Agarwal)
by Arpit Agarwal
· 11 years ago
72aec7f
HDFS-6878. Change MiniDFSCluster to support StorageType configuration for individual directories. (Arpit Agarwal)
by Arpit Agarwal
· 11 years ago
07cac56
HDFS-6858. Allow dfs.data.transfer.saslproperties.resolver.class default to hadoop.security.saslproperties.resolver.class. Contributed by Benoy Antony.
by Chris Nauroth
· 11 years ago
6f1eb04
YARN-1919. Potential NPE in EmbeddedElectorService#stop. (Tsuyoshi Ozawa via kasha)
by Karthik Kambatla
· 11 years ago
370c9bf
Set the release date for 2.5.0 in CHANGES.txt
by Karthik Kambatla
· 11 years ago
a5f4a9e
Fix up CHANGES.txt for HDFS-6134, HADOOP-10150 and related JIRAs.
by Andrew Wang
· 11 years ago
7d30f04
[post-HADOOP-9902] mapred version is missing (Akira AJISAKA via aw)
by Allen Wittenauer
· 11 years ago
39468f1
HDFS-6134 and HADOOP-10150 subtasks. Merge fs-encryption branch to trunk.
by Andrew Wang
· 11 years ago
eb14192
Merge from trunk to branch
by Andrew Wang
· 11 years ago
fs-encryption
acf4989
HDFS-6870. Blocks and INodes could leak for Rename with overwrite flag. Contributed by Yi Liu.
by Jing Zhao
· 11 years ago
fc79e63
YARN-2034. Description for yarn.nodemanager.localizer.cache.target-size-mb is incorrect. Contributed by Chen He
by Jason Darrell Lowe
· 11 years ago
dcf8120
YARN-2174. Enable HTTPs for the writer REST API of TimelineServer. Contributed by Zhijie Shen
by Jian He
· 11 years ago
3c2d550
Merge from trunk to branch.
by Andrew Wang
· 11 years ago
a2357c1
HDFS-6868. portmap and nfs3 are documented as hadoop commands instead of hdfs. Contributed by Brandon Li
by Brandon Li
· 11 years ago
2675a19
HDFS-6873. Constants in CommandWithDestination should be static. (clamb)
by Charles Lamb
· 11 years ago
531f3ec
HDFS-6872. Fix TestOptionsParser. (clamb)
by Charles Lamb
· 11 years ago
5ecd54a
YARN-2249. Avoided AM release requests being lost on work preserving RM restart. Contributed by Jian He.
by Zhijie Shen
· 11 years ago
6a8d4f2
HADOOP-10968. hadoop native build fails to detect java_libarch on ppc64le (Dinar Valeev via Colin Patrick McCabe)
by Colin McCabe
· 11 years ago
1178efe
YARN-2409. RM ActiveToStandBy transition missing stoping previous rmDispatcher. Contributed by Rohith
by Jian He
· 11 years ago
2c97f17
HADOOP-9902. Shell script rewrite (aw)
by Allen Wittenauer
· 11 years ago
ac61bc3
HDFS-6569. OOB message can't be sent to the client when DataNode shuts down for upgrade. Contributed by Brandon Li
by Brandon Li
· 11 years ago
46deff1
HDFS-6188. An ip whitelist based implementation of TrustedChannelResolver. (Contributed by Benoy Antony)
by Arpit Agarwal
· 11 years ago
f433906
HADOOP-10873. Fix dead link in Configuration javadoc (Akira AJISAKA via aw)
by Allen Wittenauer
· 11 years ago
a3151c4
HADOOP-10972. Native Libraries Guide contains mis-spelt build line (Peter Klavins via aw)
by Allen Wittenauer
· 11 years ago
fcde39c
Merge from trunk to branch.
by Andrew Wang
· 11 years ago
d67cfc6
MAPREDUCE-6012. DBInputSplit creates invalid ranges on Oracle. (Wei Yan via kasha)
by Karthik Kambatla
· 11 years ago
dc24b7d
MAPREDUCE-6036. TestJobEndNotifier fails intermittently in branch-2. Contributed by chang li
by Jason Darrell Lowe
· 11 years ago
4bd3ee0
Update CHANGES.txt for HDFS-6561 which was renamed to HADOOP-10975.
by Todd Lipcon
· 11 years ago
d6a62ad
HDFS-6825. Edit log corruption due to delayed block removal. Contributed by Yongjun Zhang.
by Andrew Wang
· 11 years ago
df4f294
HADOOP-10973. Native Libraries Guide contains format error. (Contributed by Peter Klavins)
by Arpit Agarwal
· 11 years ago
acca21c
HDFS-6561. org.apache.hadoop.util.DataChecksum should support native checksumming (James Thomas via Colin Patrick McCabe)
by Colin McCabe
· 11 years ago
9d923eb
MAPREDUCE-6024. Shortened the time when Fetcher is stuck in retrying before concluding the failure by configuration. Contributed by Yunjiong Zhao.
by Zhijie Shen
· 11 years ago
6271252
HADOOP-10059. RPC authentication and authorization metrics overflow to negative values on busy clusters. Contributed by Tsuyoshi OZAWA and Akira AJISAKA
by Jason Darrell Lowe
· 11 years ago
5afb8d8
MAPREDUCE-6033. Updated access check for displaying job information
by Eric Yang
· 11 years ago
7fe5110
HDFS-6783. Addendum patch to fix test failures. (Contributed by Yi Liu)
by Arpit Agarwal
· 11 years ago
f4c25c1
YARN-2411. Support simple user and group mappings to queues. Contributed by Ram Venkatesh
by Jian He
· 11 years ago
dd7adf1
HADOOP-10335. An ip whilelist based implementation to resolve Sasl properties per connection. (Contributed by Benoy Antony)
by Arpit Agarwal
· 11 years ago
44beb4f
HADOOP-10335. Undo checkin to resolve test build issue.
by Arpit Agarwal
· 11 years ago
afecd32
HADOOP-10335. An ip whilelist based implementation to resolve Sasl properties per connection. (Contributed by Benoy Antony)
by Arpit Agarwal
· 11 years ago
3914555
HADOOP-10650. Add ability to specify a reverse ACL (black list) of users and groups. (Contributed by Benoy Antony)
by Arpit Agarwal
· 11 years ago
c30e0a3
YARN-2389. Added functionality for schedulers to kill all applications in a queue. Contributed by Subramaniam Venkatraman Krishnan
by Jian He
· 11 years ago
7da1a9f
MAPREDUCE-6032. Fix the non-unicode character in the change log in CHANGES.txt.
by Zhijie Shen
· 11 years ago
e080069
MAPREDUCE-6032. Made MR jobs write job history files on the default FS when the current context’s FS is different. Contributed by Benjamin Zhitomirsky.
by Zhijie Shen
· 11 years ago
e28c608
Wrong categorization for a variety of commits in the CHANGES.txt files
by Allen Wittenauer
· 11 years ago
9e87d27
HADOOP-10698. KMS, add proxyuser support. (tucu)
by Alejandro Abdelnur
· 11 years ago
010bfdf
YARN-2378. Added support for moving applications across queues in CapacityScheduler. Contributed by Subramaniam Venkatraman Krishnan
by Jian He
· 11 years ago
e45e0b3
Move HADOOP-10121 to correct section of CHANGES.txt
by Andrew Wang
· 11 years ago
fba3c9e
HADOOP-10964. Small fix for NetworkTopologyWithNodeGroup#sortByDistance. Contributed by Yi Liu.
by Andrew Wang
· 11 years ago
859fe45
HADOOP-10967. Improve DefaultCryptoExtension#generateEncryptedKey performance. (hitliuyi via tucu)
by Alejandro Abdelnur
· 11 years ago
d8663c2
HADOOP-10770. KMS add delegation token support. (tucu)
by Alejandro Abdelnur
· 11 years ago
87e5c33
HDFS-6850. Move NFS out of order write unit tests into TestWrites class. Contributed by Zhe Zhang.
by Aaron Myers
· 11 years ago
ef8eb23
MAPREDUCE-5878. some standard JDK APIs are not part of system classes defaults. Contributed by Sangjin Lee
by Jason Darrell Lowe
· 11 years ago
1797db3
YARN-1918. Typo in description and error message for yarn.resourcemanager.cluster-id (Anandha L Ranganathan via aw)
by Allen Wittenauer
· 11 years ago
fce6a95
YARN-2197. Add a link to YARN CHANGES.txt in the left side of doc (Akira AJISAKA via aw)
by Allen Wittenauer
· 11 years ago
b9c3dcf
HADOOP-10231. Add some components in Native Libraries document (Akira AJISAKA via aw)
by Allen Wittenauer
· 11 years ago
b98f9e1
YARN-2397. Avoided loading two authentication filters for RM and TS web interfaces. Contributed by Varun Vasudev.
by Zhijie Shen
· 11 years ago
3532b9d
HADOOP-10121. Fix javadoc spelling for HadoopArchives#writeTopLevelDirs (Akira AJISAKA via aw)
by Allen Wittenauer
· 11 years ago
803adca
HDFS-6546. Add non-superuser capability to get the encryption zone for a specific path. (clamb)
by Charles Lamb
· 11 years ago
93b80f9
MAPREDUCE-5906. Inconsistent configuration in property "mapreduce.reduce.shuffle.input.buffer.percent" (Akira AJISAKA via aw)
by Allen Wittenauer
· 11 years ago
89097da
MAPREDUCE-5999. Fix dead link in InputFormat javadoc (Akira AJISAKA via aw)
by Allen Wittenauer
· 11 years ago
e2d769d
MAPREDUCE-5998. CompositeInputFormat javadoc is broken (Akira AJISAKA via aw)
by Allen Wittenauer
· 11 years ago
2f72d99
MAPREDUCE-5950. incorrect description in distcp2 document (Akira AJISAKA via aw)
by Allen Wittenauer
· 11 years ago
5d7e562
MAPREDUCE-5597. Missing alternatives in javadocs for deprecated constructors in mapreduce.Job (Akira AJISAKA via aw)
by Allen Wittenauer
· 11 years ago
6b90c21
MAPREDUCE-6010. HistoryServerFileSystemStateStore fails to update tokens. Contributed by Jason Lowe
by Jason Darrell Lowe
· 11 years ago
815f5dc
MAPREDUCE-5363. Fix doc and spelling for TaskCompletionEvent#getTaskStatus and getStatus (Akira AJISAKA via aw)
by Allen Wittenauer
· 11 years ago
a40c722
MAPREDUCE-4791. Javadoc for KeyValueTextInputFormat should include default separator and how to change it (Akira AJISAKA via aw)
by Allen Wittenauer
· 11 years ago
9fa1e10
MAPREDUCE-883. harchive: Document how to unarchive (Akira AJISAKA and Koji Noguchi via aw)
by Allen Wittenauer
· 11 years ago
7e062a3
Updated contributors name in CHANGES.txt for HDFS-6783
by Uma Maheswara Rao G
· 11 years ago
fbef34d
HADOOP-10838. Byte array native checksumming. Contributed by James Thomas.
by Todd Lipcon
· 11 years ago
047b1e5
HDFS-6783. Fix HDFS CacheReplicationMonitor rescan logic. Contributed by Yi Liu.
by Uma Maheswara Rao G
· 11 years ago
b978c02
HADOOP-10843. TestGridmixRecord unit tests failure on PowerPC (Jinghui Wang via Colin Patrick McCabe)
by Colin McCabe
· 11 years ago
07a8cf2
YARN-2070. Made DistributedShell publish the short user name to the timeline server. Contributed by Robert Kanter.
by Zhijie Shen
· 11 years ago
5313630
YARN-2277. Added cross-origin support for the timeline server web services. Contributed by Jonathan Eagles.
by Zhijie Shen
· 11 years ago
e2f05bd
HDFS-6849. Replace HttpFS custom proxyuser handling with common implementation. (tucu)
by Alejandro Abdelnur
· 11 years ago
fde7cf0
HADOOP-10966. Hadoop Common native compilation broken in windows. (Contributed by David Villegas)
by Arpit Agarwal
· 11 years ago
f06473f
MAPREDUCE-5943. Separate mapred commands from CommandManual.apt.vm (Akira AJISAKA via aw)
by Allen Wittenauer
· 11 years ago
5acc470
MAPREDUCE-5944. Remove MRv1 commands from CommandsManual.apt.vm (Akira AJISAKA via aw)
by Allen Wittenauer
· 11 years ago
58b38b1
HADOOP-8944. Shell command fs -count should include human readable option (Jonathan Allen via aw) (continued)
by Allen Wittenauer
· 11 years ago
3e310a8
HDFS-6247. Avoid timeouts for replaceBlock() call by sending intermediate responses to Balancer (vinayakumarb)
by Vinayakumar B
· 11 years ago
7a94bee
Reverted
by Vinayakumar B
· 11 years ago
dee5892
HDFS-6847. Avoid timeouts for replaceBlock() call by sending intermediate responses to Balancer (Contributed by Vinayakumar B.)
by Vinayakumar B
· 11 years ago
b23dec4
HDFS-6567. Normalize the order of public final in HdfsFileStatus. Contributed by Tassapol Athiapinya.
by Haohui Mai
· 11 years ago
Next »