Colin Patrick Mccabe
|
2946e92f79
|
HADOOP-12100. ImmutableFsPermission should not override applyUmask since that method doesn't modify the FsPermission (Bibin A. Chundatt via Colin P. McCabe)
(cherry picked from commit 6e0a9f92fe )
|
2015-06-18 11:39:28 -07:00 |
Vinayakumar B
|
80697e4f32
|
HADOOP-7139. Allow appending to existing SequenceFiles (Contributed by kanaka kumar avvaru)
(cherry picked from commit 295d678be8 )
|
2015-06-18 14:45:07 +05:30 |
Yongjun Zhang
|
8cac3888c1
|
HADOOP-11965. determine-flaky-tests needs a summary mode. Contributed by Yufei Gu.
(cherry picked from commit 74351af3b7 )
|
2015-06-17 21:08:55 -07:00 |
cnauroth
|
63f3c24bb0
|
HADOOP-12076. Incomplete Cache Mechanism in CredentialProvider API. Contributed by Larry McCay.
(cherry picked from commit fbf55dcaf4 )
|
2015-06-16 14:44:14 -07:00 |
Akira Ajisaka
|
4c6a1509cd
|
HADOOP-12095. org.apache.hadoop.fs.shell.TestCount fails. Contributed by Brahma Reddy Battula.
(cherry picked from commit b578807b99 )
|
2015-06-16 13:38:32 -07:00 |
Tsz-Wo Nicholas Sze
|
10b97f6655
|
HDFS-8361. Choose SSD over DISK in block placement.
|
2015-06-15 17:18:09 -07:00 |
Vinod Kumar Vavilapalli
|
069acdac8a
|
HADOOP-12001. Moving CHANGES.txt up into 2.8.
(cherry picked from commit 04c9a077c8 )
|
2015-06-15 14:30:07 -07:00 |
Vinod Kumar Vavilapalli
|
58d3a9aaf6
|
HADOOP-12001. Fixed LdapGroupsMapping to include configurable Posix UID and GID attributes during the search. Contributed by Patrick White.
(cherry picked from commit 722aa1db1f )
|
2015-06-15 14:25:40 -07:00 |
Akira Ajisaka
|
e397cca456
|
HADOOP-11971. Move test utilities for tracing from hadoop-hdfs to hadoop-common. Contributed by Masatake Iwasaki.
(cherry picked from commit e4489d97e5 )
|
2015-06-12 07:26:05 -07:00 |
Vinayakumar B
|
7454ed2b59
|
HADOOP-12074. in Shell.java#runCommand() rethrow InterruptedException as InterruptedIOException (Contributed by Lavkesh Lahngir)
(cherry picked from commit 95c73d49b1 )
|
2015-06-11 12:00:17 +05:30 |
Vinayakumar B
|
d21bc811d8
|
HADOOP-7817. RawLocalFileSystem.append() should give FSDataOutputStream with accurate .getPos() (Contributed by kanaka kumar avvaru)
(cherry picked from commit 48ca23def1 )
|
2015-06-10 11:07:04 +05:30 |
Arpit Agarwal
|
2d67dff15f
|
HADOOP-12078. The default retry policy does not handle RetriableException correctly. (Contributed by Arpit Agarwal)
|
2015-06-09 20:58:46 -07:00 |
cnauroth
|
f5b0cce7fa
|
HADOOP-12073. Azure FileSystem PageBlobInputStream does not return -1 on EOF. Contributed by Ivan Mitic.
(cherry picked from commit c45784bc90 )
|
2015-06-08 22:42:24 -07:00 |
Xiaoyu Yao
|
116a72096d
|
HDFS-8552. Fix hdfs CLI usage message for namenode and zkfc. Contributed by Brahma Reddy Battula
(cherry picked from commit 927577c87c )
|
2015-06-08 22:03:07 -07:00 |
Arpit Agarwal
|
82e772bdbb
|
HADOOP-12054. RPC client should not retry for InvalidToken exceptions. (Contributed by Varun Saxena)
|
2015-06-08 15:45:25 -07:00 |
cnauroth
|
8ee50d8ca7
|
HDFS-8554. TestDatanodeLayoutUpgrade fails on Windows. Contributed by Chris Nauroth.
(cherry picked from commit 0e80d51983 )
|
2015-06-08 08:39:14 -07:00 |
Steve Loughran
|
c3c2b4d318
|
HADOOP-12052 IPC client downgrades all exception types to IOE, breaks callers trying to use them. (Brahma Reddy Battula via stevel)
|
2015-06-08 13:02:26 +01:00 |
cnauroth
|
1d1841d40f
|
HADOOP-12055. Deprecate usage of NativeIO#link. Contributed by Andrew Wang.
(cherry picked from commit e46cb80002 )
|
2015-06-06 09:17:11 -07:00 |
Jason Lowe
|
588c22e5a0
|
MAPREDUCE-6354. ShuffleHandler should be able to log shuffle connections. Contributed by Chang Li
(cherry picked from commit b3ffa87003 )
|
2015-06-05 22:39:52 +00:00 |
Andrew Wang
|
1137fd4c5b
|
HADOOP-12056. Use DirectoryStream in DiskChecker#checkDirs to detect errors when listing a directory. Contributed by Zhihai Xu.
(cherry picked from commit bc11e158b1 )
|
2015-06-05 13:52:43 -07:00 |
Andrew Wang
|
83a97907cc
|
HADOOP-12059. S3Credentials should support use of CredentialProvider. Contributed by Sean Busbey.
(cherry picked from commit 2dbc40e608 )
|
2015-06-05 13:11:12 -07:00 |
Gera Shegalov
|
2cc2488164
|
HADOOP-11924. Tolerate JDK-8047340-related exceptions in Shell#isSetSidAvailable preventing class init. (Tsuyoshi Ozawa via gera)
(cherry picked from commit 9f6d67844d )
|
2015-06-04 11:47:22 -07:00 |
Arpit Agarwal
|
75e962f367
|
HADOOP-11994. smart-apply-patch wrongly assumes that git is infallible. (Contributed by Kengo Seki)
|
2015-06-04 10:54:12 -07:00 |
Akira Ajisaka
|
1cccd1eeb3
|
HADOOP-12058. Fix dead links to DistCp and Hadoop Archives pages. Contributed by Kazuho Fujii.
(cherry picked from commit dbed757cba )
|
2015-06-05 01:46:33 +09:00 |
Vinayakumar B
|
2ce7659bf0
|
HADOOP-12019. update BUILDING.txt to include python for 'mvn site' in windows (Contributed by Vinayakumar B)
(cherry picked from commit 1bb79c9d01 )
|
2015-06-04 10:44:04 +05:30 |
Akira Ajisaka
|
e02df98f7d
|
HADOOP-12018. smart-apply-patch.sh fails if the patch edits CR+LF files and is created by 'git diff --no-prefix'. Contributed by Kengo Seki.
(cherry picked from commit b5f0d294f8 )
|
2015-06-04 11:16:24 +09:00 |
Akira Ajisaka
|
84cae6c101
|
HADOOP-11991. test-patch.sh isn't re-executed even if smart-apply-patch.sh is modified. Contributed by Kengo Seki.
(cherry picked from commit a6a8ee3c24 )
|
2015-06-03 15:01:52 +09:00 |
Andrew Wang
|
52ff1610cd
|
HADOOP-12037. Fix wrong classname in example configuration of hadoop-auth documentation. Contributed by Masatake Iwasaki.
(cherry picked from commit 990078b927 )
|
2015-06-01 18:05:06 -07:00 |
Andrew Wang
|
600f5f5232
|
HADOOP-12043. Display warning if defaultFs is not set when running fs commands. Contributed by Eddy Xu.
(cherry picked from commit 374ddd9f9e )
|
2015-05-29 17:16:19 -07:00 |
Andrew Wang
|
bdaa0fed13
|
HADOOP-11885. hadoop-dist dist-layout-stitching.sh does not work with dash. (wang)
(cherry picked from commit 7673d4f205 )
Conflicts:
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/pom.xml
hadoop-mapreduce-project/pom.xml
|
2015-05-29 14:55:52 -07:00 |
Vinayakumar B
|
09d68d645a
|
HADOOP-12042. Users may see TrashPolicy if hdfs dfs -rm is run (Contributed by Andreina J)
(cherry picked from commit 7366e42563 )
|
2015-05-29 16:52:23 +05:30 |
cnauroth
|
33648268ce
|
HADOOP-11934. Use of JavaKeyStoreProvider in LdapGroupsMapping causes infinite loop. Contributed by Larry McCay.
(cherry picked from commit 860b8373c3 )
|
2015-05-28 15:01:57 -07:00 |
cnauroth
|
39f451e721
|
HADOOP-11959. WASB should configure client side socket timeout in storage client blob request options. Contributed by Ivan Mitic.
(cherry picked from commit 94e7d49a6d )
Conflicts:
hadoop-project/pom.xml
|
2015-05-28 12:32:55 -07:00 |
Allen Wittenauer
|
6c71ac7b6b
|
HADOOP-11930. test-patch in offline mode should tell maven to be in offline mode (Sean Busbey via aw)
|
2015-05-28 12:12:19 -07:00 |
Colin Patrick Mccabe
|
4b108a441d
|
HADOOP-11894. Bump the version of Apache HTrace to 3.2.0-incubating (Masatake Iwasaki via Colin P. McCabe)
(cherry picked from commit a1140959da )
|
2015-05-28 12:03:07 -07:00 |
Colin Patrick Mccabe
|
2a56adc550
|
HDFS-8429. Avoid stuck threads if there is an error in DomainSocketWatcher that stops the thread. (zhouyingchao via cmccabe)
(cherry picked from commit 246cefa089 )
|
2015-05-28 11:54:24 -07:00 |
Allen Wittenauer
|
1a3ccf4724
|
HADOOP-12030. test-patch should only report on newly introduced findbugs warnings. (Sean Busbey via aw)
|
2015-05-28 09:54:17 -07:00 |
Allen Wittenauer
|
e6a171e7a2
|
HADOOP-12035. shellcheck plugin displays a wrong version potentially (Kengo Seki via aw)
|
2015-05-28 09:11:52 -07:00 |
Allen Wittenauer
|
7da2636232
|
HADOOP-12004. test-patch breaks with reexec in certain situations (Sean Busbey via aw)
|
2015-05-28 08:16:02 -07:00 |
Akira Ajisaka
|
9670762a82
|
HADOOP-11242. Record the time of calling in tracing span of IPC server. Contributed by Mastake Iwasaki.
(cherry picked from commit bb1816328a )
|
2015-05-27 18:05:08 +09:00 |
Colin Patrick Mccabe
|
3dec58dd78
|
HADOOP-11969. ThreadLocal initialization in several classes is not thread safe (Sean Busbey via Colin P. McCabe)
(cherry picked from commit 7dba7005b7 )
|
2015-05-26 12:40:41 -07:00 |
Akira Ajisaka
|
70615947bd
|
HADOOP-8751. NPE in Token.toString() when Token is constructed using null identifier. Contributed by kanaka kumar avvaru.
(cherry picked from commit 56996a685e )
|
2015-05-26 16:17:27 +09:00 |
Colin Patrick Mccabe
|
97ebe1b2cf
|
HADOOP-11927. Fix "undefined reference to dlopen" error when compiling libhadooppipes (Xianyin Xin via Colin P. McCabe)
(cherry picked from commit f34638399a )
|
2015-05-22 12:57:29 -07:00 |
Vinayakumar B
|
19895a41ad
|
HADOOP-11743. maven doesn't clean all the site files (Contributed by ramtin)
(cherry picked from commit 55ed6558ba )
Conflicts:
hadoop-common-project/hadoop-common/pom.xml
|
2015-05-22 16:46:50 +05:30 |
Akira Ajisaka
|
b95d21c379
|
HADOOP-11594. Improve the readability of site index of documentation. Contributed by Masatake Iwasaki.
(cherry picked from commit ab7958f227 )
|
2015-05-22 16:54:46 +09:00 |
Akira Ajisaka
|
01e5de9120
|
HADOOP-11955. Fix a typo in the cluster setup doc. Contributed by Yanjun Wang.
(cherry picked from commit b2a40942c1 )
|
2015-05-22 16:09:24 +09:00 |
Akira Ajisaka
|
6cd7672878
|
HADOOP-12014. hadoop-config.cmd displays a wrong error message. Contributed by Kengo Seki.
(cherry picked from commit 07007bdbc8900cfe8421f4829b1444fc9e7aceb7)
|
2015-05-22 14:15:37 +09:00 |
Akira Ajisaka
|
b578f76bed
|
HADOOP-10366. Add whitespaces between classes for values in core-default.xml to fit better in browser. Contributed by kanaka kumar avvaru.
(cherry picked from commit 0e4f1081c7 )
|
2015-05-21 17:53:18 +09:00 |
Haohui Mai
|
e30f91644f
|
HADOOP-11772. RPC Invoker relies on static ClientCache which has synchronized(this) blocks. Contributed by Haohui Mai.
|
2015-05-20 20:11:00 -07:00 |
Haohui Mai
|
ed320da2ba
|
HADOOP-11995. Make jetty version configurable from the maven command line. Contributed by Sriharsha Devineni.
|
2015-05-19 18:28:34 -07:00 |