Gera Shegalov
|
f9b98082b8
|
YARN-3768. ArrayIndexOutOfBoundsException with empty environment variables. (Zhihai Xu via gera)
(cherry picked from commit 6f2a41e37d )
|
2015-06-30 15:05:01 -07:00 |
Andrew Wang
|
1204140baa
|
HADOOP-12158. Improve error message in TestCryptoStreamsWithOpensslAesCtrCryptoCodec when OpenSSL is not installed.
(cherry picked from commit b088bc6c8c36ce3fe8b69bc0280fd4ea80ca6328)
|
2015-06-30 15:04:23 -07:00 |
Steve Loughran
|
6719fc94e1
|
Revert "HADOOP-12009 Clarify FileSystem.listStatus() sorting order & fix FileSystemContractBaseTest:testListStatus. (J.Andreina via stevel)"
This reverts commit f02c06965c .
|
2015-06-30 11:53:03 +01:00 |
Vinayakumar B
|
bc06d5b041
|
HADOOP-12154. FileSystem#getUsed() returns the file length only from root '/' (Contributed by J.Andreina)
(cherry picked from commit 6d99017f38 )
|
2015-06-30 15:25:58 +05:30 |
cnauroth
|
399df10c58
|
HADOOP-12089. StorageException complaining " no lease ID" when updating FolderLastModifiedTime in WASB. Contributed by Duo Xu.
(cherry picked from commit 460e98f7b3 )
|
2015-06-29 13:49:12 -07:00 |
Colin Patrick Mccabe
|
5ff14f2342
|
HADOOP-12112. Make hadoop-common-project Native code -Wall-clean (alanburlison via cmccabe)
|
2015-06-29 12:34:47 -07:00 |
Colin Patrick Mccabe
|
df58fdaf21
|
HADOOP-12104. Migrate Hadoop Pipes native build to new CMake framework (Alan Burlison via Colin P. McCabe)
(cherry picked from commit 5a27c3fd76 )
|
2015-06-29 12:31:43 -07:00 |
Vinayakumar B
|
e4adb191aa
|
HADOOP-12119. hadoop fs -expunge does not work for federated namespace (Contributed by J.Andreina)
(cherry picked from commit c815344e2e )
|
2015-06-29 15:59:21 +05:30 |
Vinod Kumar Vavilapalli
|
4155bb565e
|
Adding release 2.7.2 to CHANGES.txt.
(cherry picked from commit aad6a7d5db )
|
2015-06-28 16:30:27 -07:00 |
Steve Loughran
|
f02c06965c
|
HADOOP-12009 Clarify FileSystem.listStatus() sorting order & fix FileSystemContractBaseTest:testListStatus. (J.Andreina via stevel)
|
2015-06-28 19:13:48 +01:00 |
Colin Patrick Mccabe
|
9cf5bd2fad
|
HADOOP-12036. Consolidate all of the cmake extensions in one directory (alanburlison via cmccabe)
(cherry picked from commit aa07dea357 )
|
2015-06-26 12:38:15 -07:00 |
Harsh J
|
55427fb66c
|
HADOOP-8151. Error handling in snappy decompressor throws invalid exceptions. Contributed by Matt Foley. (harsh)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1389006 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit ac31d6a448 )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2015-06-26 02:19:08 -07:00 |
Benoy Antony
|
aef9ab2128
|
HADOOP-12049. Control http authentication cookie persistence via configuration. Contributed by Huizhi Lu.
(cherry picked from commit a815cc157c )
|
2015-06-24 16:41:23 -07:00 |
Jonathan Eagles
|
bb6e28592e
|
HADOOP-11958. MetricsSystemImpl fails to show backtrace when an error occurs (Jason Lowe via jeagles)
(cherry picked from commit 2236b577a3 )
Conflicts:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/metrics2/impl/MetricsSystemImpl.java
|
2015-06-24 14:54:11 -05:00 |
Jason Lowe
|
3bf44b862b
|
MAPREDUCE-5948. org.apache.hadoop.mapred.LineRecordReader does not handle multibyte record delimiters well. Contributed by Vinayakumar B, Rushabh Shah, and Akira AJISAKA
(cherry picked from commit 077250d8d7 )
|
2015-06-22 22:00:20 +00:00 |
Colin Patrick Mccabe
|
c94579f845
|
HDFS-8582. Support getting a list of reconfigurable config properties and do not generate spurious reconfig warnings (Lei (Eddy) Xu via Colin P. McCabe)
(cherry picked from commit d112d18324 )
|
2015-06-19 19:14:38 -07:00 |
Yongjun Zhang
|
430ba669cc
|
HADOOP-12103. Small refactoring of DelegationTokenAuthenticationFilter to allow code sharing. Contributed by Yongjun Zhang.
(cherry picked from commit 49f5d20efe )
|
2015-06-19 14:46:31 -07:00 |
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 |
Allen Wittenauer
|
511a503aab
|
HADOOP-12000. cannot use --java-home in test-patch (aw)
|
2015-05-19 15:24:53 -07:00 |
cnauroth
|
7af9a78fe8
|
HADOOP-11963. Metrics documentation for FSNamesystem misspells PendingDataNodeMessageCount. Contributed by Anu Engineer.
(cherry picked from commit e422e76fca )
|
2015-05-19 11:50:38 -07:00 |
Arun Suresh
|
00e2a0a494
|
HADOOP-11973. Ensure ZkDelegationTokenSecretManager namespace znodes get created with ACLs. (Gregory Chanan via asuresh)
(cherry picked from commit fd3cb533d2 )
|
2015-05-19 11:37:15 -07:00 |
Colin Patrick Mccabe
|
9534e533dc
|
HADOOP-11970. Replace uses of ThreadLocal<Random> with JDK7 ThreadLocalRandom (Sean Busbey via Colin P. McCabe)
(cherry picked from commit 470c87dbc6 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/blockmanagement/TestReplicationPolicy.java
hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/common/JspHelper.java
|
2015-05-19 11:15:04 -07:00 |
Allen Wittenauer
|
6c4aa89e56
|
HADOOP-11581. Multithreaded correctness Warnings #org.apache.hadoop.fs.shell.Ls (Brahma Reddy Battula via aw)
(cherry picked from commit b015fec601 )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2015-05-19 18:36:19 +09:00 |
Vinayakumar B
|
5bbf157cb2
|
HADOOP-11103. Clean up RemoteException (Contributed by Sean Busbey)
(cherry picked from commit d4a2830b63 )
|
2015-05-19 14:41:34 +05:30 |
Akira Ajisaka
|
fb49967e97
|
HADOOP-10971. Add -C flag to make `hadoop fs -ls` print filenames only. Contributed by Kengo Seki.
(cherry picked from commit 3b50dcdce4 )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2015-05-19 17:58:52 +09:00 |
Allen Wittenauer
|
df6d242e28
|
HADOOP-8934. Shell command ls should include sort options (Jonathan Allen via aw) (missed file)
(cherry picked from commit 576459801c )
|
2015-05-19 17:39:12 +09:00 |
Allen Wittenauer
|
3d0e2e54a1
|
HADOOP-8934. Shell command ls should include sort options (Jonathan Allen via aw)
(cherry picked from commit 30b797ee9d )
Conflicts:
hadoop-common-project/hadoop-common/src/site/apt/FileSystemShell.apt.vm
|
2015-05-19 17:38:22 +09:00 |
Jing Zhao
|
5caea4cd46
|
HADOOP-1540. Support file exclusion list in distcp. Contributed by Rich Haase.
(cherry picked from commit 0790275f05 )
|
2015-05-18 13:26:09 -07:00 |
Arpit Agarwal
|
9bcb740049
|
HDFS-8345. Storage policy APIs must be exposed via the FileSystem interface. (Arpit Agarwal)
|
2015-05-18 11:49:01 -07:00 |
Allen Wittenauer
|
baf782f353
|
HADOOP-11949. Add user-provided plugins to test-patch (Sean Busbey via aw)
|
2015-05-18 17:06:57 +00:00 |
Allen Wittenauer
|
10c922b5c6
|
HADOOP-11944. add option to test-patch to avoid relocating patch process directory (Sean Busbey via aw)
|
2015-05-18 16:14:24 +00:00 |
Allen Wittenauer
|
d82222920e
|
HADOOP-11884. test-patch.sh should pull the real findbugs version (Kengo Seki via aw)
|
2015-05-18 16:09:34 +00:00 |
Akira Ajisaka
|
8969a5d45a
|
HADOOP-10582. Fix the test case for copying to non-existent dir in TestFsShellCopy. Contributed by Kousuke Saruta.
(cherry picked from commit a46506d99c )
|
2015-05-18 16:32:22 +09:00 |
Akira Ajisaka
|
b26d99c394
|
HADOOP-11939. Deprecate DistCpV1 and Logalyzer. Contributed by Brahma Reddy Battula.
(cherry picked from commit f5c48238d5 )
|
2015-05-18 16:14:19 +09:00 |
Akira Ajisaka
|
343effa2c7
|
HADOOP-11988. Fix typo in the document for hadoop fs -find. Contributed by Kengo Seki.
(cherry picked from commit cab0dadbd8 )
|
2015-05-17 13:36:50 +09:00 |
cnauroth
|
91855c2340
|
HADOOP-11960. Enable Azure-Storage Client Side logging. Contributed by Dushyanth.
(cherry picked from commit cb8e69a80c )
|
2015-05-14 22:22:46 -07:00 |
cnauroth
|
fa082e1a0a
|
HADOOP-11713. ViewFileSystem should support snapshot methods. Contributed by Rakesh R.
(cherry picked from commit 09fe16f166 )
|
2015-05-14 14:56:13 -07:00 |
Vinayakumar B
|
085841d9ac
|
HADOOP-8174. Remove confusing comment in Path#isAbsolute() (Contributed by Suresh Srinivas)
(cherry picked from commit 0daa5ada68 )
|
2015-05-14 14:18:00 +05:30 |
Tsuyoshi Ozawa
|
9f89c6656e
|
HADOOP-11361. Fix a race condition in MetricsSourceAdapter.updateJmxCache. Contributed by Brahma Reddy Battula.
(cherry picked from commit 4356e8a5ef )
|
2015-05-14 10:20:57 +09:00 |
cnauroth
|
ddc4afeff2
|
HADOOP-11966. Variable cygwin is undefined in hadoop-config.sh when executed through hadoop-daemon.sh. Contributed by Chris Nauroth.
|
2015-05-13 12:25:49 -07:00 |
Akira Ajisaka
|
b9a92c4452
|
HADOOP-9723. Improve error message when hadoop archive output path already exists. Contributed by Jean-Baptiste Onofré and Yongjun Zhang.
(cherry picked from commit 92c38e41e1 )
|
2015-05-13 17:30:49 +09:00 |
Zhijie Shen
|
6043224458
|
YARN-3539. Updated timeline server documentation and marked REST APIs evolving. Contributed by Steve Loughran.
(cherry picked from commit fcd0702c10 )
|
2015-05-12 21:13:47 -07:00 |
Akira Ajisaka
|
7596c6e731
|
HDFS-6184. Capture NN's thread dump when it fails over. Contributed by Ming Ma.
(cherry picked from commit 2463666ecb )
|
2015-05-13 11:37:59 +09:00 |
Haohui Mai
|
8011d4688f
|
HADOOP-11962. Sasl message with MD5 challenge text shouldn't be LOG out even in debug level. Contributed by Junping Du.
|
2015-05-12 10:30:43 -07:00 |
Allen Wittenauer
|
93bbbddda2
|
HADOOP-11947. test-patch should return early from determine-issue when run in jenkins mode. (Sean Busbey via aw)
|
2015-05-11 12:08:23 -07:00 |
Allen Wittenauer
|
5c7c7b7b74
|
HADOOP-11948. test-patch's issue matching regex should be configurable. (Sean Busbey via aw)
|
2015-05-11 11:54:21 -07:00 |
Allen Wittenauer
|
cea8213c3e
|
HADOOP-11950. Add cli option to test-patch to set the project-under-test (Sean Busbey via aw)
|
2015-05-11 11:51:04 -07:00 |
Allen Wittenauer
|
6307687f7d
|
HADOOP-11951. test-patch should give better info about failures to handle dev-support updates without resetrepo option (Sean Busbey via aw)
|
2015-05-11 11:46:14 -07:00 |
Allen Wittenauer
|
fa1cf5a51a
|
HADOOP-11928. Test-patch check for @author tags incorrectly flags removal of @author tags (Kengo Seki via aw)
|
2015-05-11 11:35:42 -07:00 |
Akira Ajisaka
|
77587fe198
|
HADOOP-11663. Remove description about Java 6 from docs. Contributed by Masatake Iwasaki.
(cherry picked from commit b9cebfc0ba )
|
2015-05-12 00:31:28 +09:00 |
Junping Du
|
a1a7deebf8
|
YARN-3587. Fix the javadoc of DelegationTokenSecretManager in yarn, etc. projects. Contributed by Gabor Liptak.
(cherry picked from commit 7e543c27fa )
|
2015-05-11 05:28:25 -07:00 |