Akira Ajisaka
|
7411c74b11
|
HADOOP-10574. Bump the maven plugin versions too -moving the numbers into properties. (aajisaka)
(cherry picked from commit 57b8950f37 )
Conflicts:
pom.xml
|
2015-01-30 02:27:36 +09:00 |
Akira Ajisaka
|
71c60af84e
|
HADOOP-10525. Remove DRFA.MaxBackupIndex config from log4j.properties (aajisaka)
(cherry picked from commit 03a5e04d5b )
|
2015-01-29 16:18:07 +09:00 |
Tsuyoshi Ozawa
|
71db37266b
|
HADOOP-11316. "mvn package -Pdist,docs -DskipTests -Dtar" fails because of non-ascii characters. (ozawa)
(cherry picked from commit 9850e1584b )
|
2015-01-28 22:01:38 +09:00 |
Tsuyoshi Ozawa
|
235a77fe1c
|
HADOOP-11317. Increment SLF4J version to 1.7.10. Contributed by Tim Robertson.
(cherry picked from commit 20a4768397 )
|
2015-01-28 21:55:33 +09:00 |
yliu
|
3ac8f88989
|
HADOOP-11469. KMS should skip default.key.acl and whitelist.key.acl when loading key acl. (Dian Fu via yliu)
|
2015-01-27 23:55:52 +08:00 |
Aaron T. Myers
|
3c8d3816c6
|
HADOOP-10626. Limit Returning Attributes for LDAP search. Contributed by Jason Hubbard.
(cherry picked from commit 8709751e1ee9a2c5553823dcd715bd077052ad7f)
|
2015-01-27 13:51:19 -08:00 |
Haohui Mai
|
3d6318b51b
|
HADOOP-4297. Enable Java assertions when running tests. Contributed by Tsz Wo Nicholas Sze.
|
2015-01-27 11:06:15 -08:00 |
Xuan
|
f93fa39384
|
HADOOP-11509. Change parsing sequence in GenericOptionsParser to parse
-D parameters before -files. Contributed by Xuan Gong
(cherry picked from commit 0bf333911c )
|
2015-01-26 15:37:14 -08:00 |
Steve Loughran
|
0ada35c912
|
HADOOP-6221 RPC Client operations cannot be interrupted (stevel)
|
2015-01-26 22:04:45 +00:00 |
Colin Patrick Mccabe
|
7f1441291d
|
HADOOP-11466: move to 2.6.1
|
2015-01-26 11:28:02 -08:00 |
Jason Lowe
|
a389056afa
|
HADOOP-11499. Check of executorThreadsStarted in ValueQueue#submitRefillTask() evades lock acquisition. Contributed by Ted Yu
(cherry picked from commit 7574df1bba )
|
2015-01-26 16:57:12 +00:00 |
Tsuyoshi Ozawa
|
2551cc6e6f
|
HADOOP-11450. Cleanup DistCpV1 not to use deprecated methods and fix javadocs. Contributed by Varun Saxena.
(cherry picked from commit 7b82c4ab4e )
|
2015-01-26 13:02:00 +09:00 |
Steve Loughran
|
d46738ca5c
|
HADOOP-11419 improve hadoop-maven-plugins. (Hervé Boutemy via stevel)
|
2015-01-25 16:12:58 +00:00 |
Konstantin V Shvachko
|
de66227a57
|
HADOOP-11490. Expose truncate API via FileSystem and shell command. Contributed by Milan Desai.
|
2015-01-24 17:28:34 -08:00 |
Andrew Wang
|
7b69719455
|
HADOOP-11482. Use correct UGI when KMSClientProvider is called by a proxy user. Contributed by Arun Suresh.
(cherry picked from commit 4b00935643 )
|
2015-01-23 12:11:29 -08:00 |
Steve Loughran
|
28d165d9a5
|
HADOOP-11507 Hadoop RPC Authentication problem with different user locale. (Talat UYARER via stevel)
|
2015-01-23 19:36:37 +00:00 |
Akira Ajisaka
|
13067cf4b1
|
HADOOP-11493. Fix some typos in kms-acls.xml description. (Contributed by Charles Lamb)
(cherry picked from commit aee4500612 )
|
2015-01-23 11:49:37 +09:00 |
Allen Wittenauer
|
03ee9e344f
|
HADOOP-11008. Remove duplicated description about proxy-user in site documents (Masatake Iwasaki via aw)
|
2015-01-22 14:30:35 -08:00 |
Tsuyoshi Ozawa
|
7191efe25f
|
HADOOP-11500. InputStream is left unclosed in ApplicationClassLoader. Contributed by Ted Yu.
(cherry picked from commit 825923f7b9 )
|
2015-01-23 00:50:43 +09:00 |
Tsuyoshi Ozawa
|
1435b2002b
|
HADOOP-11209. Configuration#updatingResource/finalParameters are not thread-safe. Contributed by Varun Saxena.
(cherry picked from commit 786dbdfad8 )
|
2015-01-22 14:16:52 +09:00 |
Colin Patrick Mccabe
|
2c69f8cf81
|
HADOOP-11466. FastByteComparisons: do not use UNSAFE_COMPARER on the SPARC architecture because it is slower there (Suman Somasundar via Colin P. McCabe)
(cherry picked from commit ee7d22e90c )
|
2015-01-21 17:06:38 -08:00 |
cnauroth
|
2a69775610
|
HADOOP-10668. Addendum patch to fix TestZKFailoverController. Contributed by Ming Ma.
(cherry picked from commit 925c9fed33 )
|
2015-01-21 11:53:02 -08:00 |
Jason Lowe
|
57a53acad4
|
HADOOP-11327. BloomFilter#not() omits the last bit, resulting in an incorrect filter. Contributed by Eric Payne
(cherry picked from commit 07b0806036 )
|
2015-01-21 19:07:26 +00:00 |
Allen Wittenauer
|
683cc18bba
|
HADOOP-11256. Some site docs have inconsistent appearance (Masatake Iwasaki via aw)
|
2015-01-21 08:46:19 -08:00 |
yliu
|
3f37354daa
|
HDFS-7623. Add htrace configuration properties to core-default.xml and update user doc about how to enable htrace. (yliu)
|
2015-01-21 00:57:51 +08:00 |
Tsuyoshi Ozawa
|
09eee9bbc1
|
HADOOP-11489. Dropping dependency on io.netty from hadoop-nfs' pom.xml. Contributed by Ted Yu.
(cherry picked from commit c94c0d2c56 )
|
2015-01-20 15:27:41 +09:00 |
cnauroth
|
a70e2c15be
|
HADOOP-10668. TestZKFailoverControllerStress#testExpireBackAndForth occasionally fails. Contributed by Ming Ma.
(cherry picked from commit 7fc1f2f5cf )
|
2015-01-19 11:28:42 -08:00 |
Steve Loughran
|
15865587ec
|
HADOOP-11171 Enable using a proxy server to connect to S3a. (Thomas Demoor via stevel)
|
2015-01-17 18:40:30 +00:00 |
Steve Loughran
|
ed2f8a1ba0
|
HADOOP-10542 Potential null pointer dereference in Jets3tFileSystemStore retrieveBlock(). (Ted Yu via stevel)
|
2015-01-17 18:26:03 +00:00 |
Karthik Kambatla
|
4d8fa9615f
|
YARN-2984. Metrics for container's actual memory usage. (kasha)
(cherry picked from commit 84198564ba )
|
2015-01-17 06:26:47 +05:30 |
Arpit Agarwal
|
f72e2bfedd
|
HDFS-7591. hdfs classpath command should support same options as hadoop classpath. (Contributed by Varun Saxena)
|
2015-01-16 09:37:54 -08:00 |
Steve Loughran
|
651c7debe4
|
HADOOP-11261 Set custom endpoint for S3A. (Thomas Demoor via stevel)
|
2015-01-16 10:15:22 +00:00 |
Haohui Mai
|
2e4df87104
|
HADOOP-11350. The size of header buffer of HttpServer is too small when HTTPS is enabled. Contributed by Benoy Antony.
|
2015-01-15 16:22:20 -08:00 |
Allen Wittenauer
|
450561a934
|
HADOOP-8989. hadoop fs -find feature (Jonathan Allen via aw) (missed some files)
|
2015-01-15 11:57:48 -08:00 |
Allen Wittenauer
|
c060d60a40
|
HADOOP-8989. hadoop fs -find feature (Jonathan Allen via aw)
|
2015-01-15 11:56:16 -08:00 |
Robert Kanter
|
24a8b8e5a7
|
HADOOP-8757. Metrics should disallow names with invalid characters (rchiang via rkanter)
(cherry picked from commit b6ff9c03a4 )
|
2015-01-15 11:42:15 -08:00 |
Akira Ajisaka
|
8682382c16
|
HADOOP-11318. Update the document for hadoop fs -stat
(cherry picked from commit ce29074685 )
Conflicts:
hadoop-common-project/hadoop-common/src/site/apt/FileSystemShell.apt.vm
|
2015-01-16 01:09:37 +09:00 |
Akira Ajisaka
|
0f33d45948
|
HADOOP-11483. HardLink.java should use the jdk7 createLink method
(cherry picked from commit db51548f70 )
|
2015-01-15 21:01:59 +09:00 |
Colin Patrick Mccabe
|
e6a251ff68
|
HDFS-7067. ClassCastException while using a key created by keytool to create encryption zone. (Charles Lamb via Colin P. McCabe)
(cherry picked from commit a5a033c7ca )
|
2015-01-14 18:04:32 -08:00 |
Xuan
|
79c8f4dcba
|
YARN-2807. Option "--forceactive" not works as described in usage of
"yarn rmadmin -transitionToActive". Contributed by Masatake Iwasaki
(cherry picked from commit d15cbae73c )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/YarnCommands.apt.vm
|
2015-01-14 11:18:10 -08:00 |
Arpit Agarwal
|
7a75f4eed9
|
HADOOP-11465. Fix findbugs warnings in hadoop-gridmix. (Contributed by Varun Saxena)
|
2015-01-12 21:23:13 -08:00 |
Ravi Prakash
|
619fbf1fa4
|
HADOOP-11400. GraphiteSink does not reconnect to Graphite after 'broken pipe'
(Kamil Gorlo via raviprak)
(cherry picked from commit 4d29142100 )
|
2015-01-10 08:37:35 -08:00 |
Brandon Li
|
d847363821
|
HADOOP-9992. Modify the NN loadGenerator to optionally run as a MapReduce job. Contributed by Akshay Radia
(cherry picked from commit 09d31bc630 )
|
2015-01-09 17:25:19 -08:00 |
cnauroth
|
9a7c763b3f
|
HADOOP-11464. Reinstate support for launching Hadoop processes on Windows using Cygwin. Contributed by Chris Nauroth.
|
2015-01-09 15:01:33 -08:00 |
Benoy Antony
|
832ae27f83
|
HADOOP-10651. Add ability to restrict service access using IP addresses and hostnames. (Benoy Antony)
(cherry picked from commit 20625c8f04 )
|
2015-01-08 10:09:55 -08:00 |
Tsuyoshi Ozawa
|
132fd6ba58
|
HADOOP-11032. Replace use of Guava's Stopwatch with Hadoop's StopWatch. (ozawa)
(cherry picked from commit a6ed4894b5 )
Conflicts:
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/test/java/org/apache/hadoop/mapred/nativetask/kvtest/KVJob.java
|
2015-01-08 15:00:02 +09:00 |
cnauroth
|
adf49e4b94
|
HADOOP-11462. TestSocketIOWithTimeout needs change for PowerPC platform. Contributed by Ayappan.
(cherry picked from commit 3ed0aed3cc )
|
2015-01-07 12:24:25 -08:00 |
Brandon Li
|
36367209a1
|
HDFS-7564. NFS gateway dynamically reload UID/GID mapping file /etc/nfs.map. Contributed by Yongjun Zhang
(cherry picked from commit 788ee35e2b )
|
2015-01-06 16:20:39 -08:00 |
Jason Lowe
|
2b408d8dc7
|
HADOOP-11445. Bzip2Codec: Data block is skipped when position of newly created stream is equal to start of split. Contributed by Ankit Kamboj
(cherry picked from commit d02fb53750 )
|
2015-01-06 21:20:31 +00:00 |
Vinayakumar B
|
383e1c5f73
|
HADOOP-11459. Fix recent findbugs in ActiveStandbyElector, NetUtils and ShellBasedIdMapping (Contributed by Vinayakumar B)
(cherry picked from commit 9803ae374f )
|
2015-01-06 09:16:44 +05:30 |