cnauroth
|
a9ea7cff31
|
HADOOP-11526. Memory leak in Bzip2Compressor and Bzip2Decompressor. Contributed by Anu Engineer.
(cherry picked from commit 6583ad148b )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2015-02-05 16:56:16 -08:00 |
yliu
|
3ffe5a1ed2
|
HDFS-7655. Expose truncate API for Web HDFS. (yliu)
|
2015-02-05 23:48:55 +08:00 |
Steve Loughran
|
4cd9657b71
|
HADOOP-11463 Replace method-local TransferManager object with S3AFileSystem#transfers. (Ted Yu via stevel)
|
2015-02-05 12:19:49 +00:00 |
Junping Du
|
f59b698fc9
|
HADOOP-10062. race condition in MetricsSystemImpl#publishMetricsNow that causes incorrect results. (Contributed by Sangjin Lee)
(cherry picked from commit 0b567f4246 )
|
2015-02-04 19:12:21 -08:00 |
Akira Ajisaka
|
17797c73c2
|
HADOOP-11549. flaky test detection tool failed to handle special control characters in test result. Contributed by Yongjun Zhang.
(cherry picked from commit 5f4ef2d13f )
|
2015-02-04 14:18:31 -08:00 |
Karthik Kambatla
|
fcf3dc5977
|
HADOOP-11492. Bump up curator version to 2.7.1. (Arun Suresh and Karthik Kambatla via kasha)
(cherry picked from commit 55235d28c3 )
|
2015-02-04 14:00:44 -08:00 |
cnauroth
|
196443318f
|
HADOOP-11547. hadoop-common native compilation fails on Windows due to missing support for __attribute__ declaration. Contributed by Chris Nauroth.
(cherry picked from commit a35e86c670 )
|
2015-02-04 12:07:13 -08:00 |
Andrew Wang
|
696266e99c
|
HDFS-7734. Class cast exception in NameNode#main. Contributed by Yi Liu.
(cherry picked from commit 9175105eea )
|
2015-02-04 11:31:49 -08:00 |
cnauroth
|
85b2739508
|
HADOOP-11548. checknative should display a nicer error message when openssl support is not compiled in. Contributed by Anu Engineer.
(cherry picked from commit 064e0770a0 )
|
2015-02-04 10:01:39 -08:00 |
Tsuyoshi Ozawa
|
f92d4fa20f
|
HADOOP-11546. Checkstyle failing: Unable to instantiate DoubleCheckedLockingCheck. (ozawa)
(cherry picked from commit ba58da29f4 )
|
2015-02-05 00:51:40 +09:00 |
Akira Ajisaka
|
5c5139d35f
|
HADOOP-11544. Remove unused configuration keys for tracing. Contributed by Masatake Iwasaki.
(cherry picked from commit 42548f4dc2 )
|
2015-02-04 04:20:08 -08:00 |
Haohui Mai
|
6c5ae1571c
|
HADOOP-11529. Fix findbugs warnings in hadoop-archives. Contributed by Masatake Iwasaki.
|
2015-02-03 10:53:26 -08:00 |
Robert Kanter
|
410830fe8c
|
YARN-3022. Expose Container resource information from NodeManager for monitoring (adhoot via ranter)
(cherry picked from commit f7a77819a1 )
|
2015-02-03 10:39:51 -08:00 |
Tsuyoshi Ozawa
|
b396d2e8d8
|
HADOOP-11045. Introducing a tool to detect flaky tests of hadoop jenkins testing job. Contributed by Yongjun Zhang and Todd Lipcon.
(cherry picked from commit 80705e034b )
|
2015-02-04 01:26:44 +09:00 |
cnauroth
|
dedfb982f1
|
HADOOP-11442. hadoop-azure: Create test jar. Contributed by Shashank Khandelwal.
(cherry picked from commit 1c09ca2ba4 )
|
2015-02-02 11:51:01 -08:00 |
cnauroth
|
aee297ccea
|
HADOOP-10181. GangliaContext does not work with multicast ganglia setup. Contributed by Andrew Johnson.
(cherry picked from commit 8004a00230 )
Conflicts:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/metrics/ganglia/GangliaContext.java
|
2015-02-02 11:16:13 -08:00 |
Benoy Antony
|
f3ed5b68ca
|
HADOOP-11494. Lock acquisition on WrappedInputStream#unwrappedRpcBuffer may race with another thread. Contributed by Ted Yu.
(cherry picked from commit 3472e3bd6c )
|
2015-02-02 10:46:54 -08:00 |
Harsh J
|
648510e031
|
HADOOP-11488. Difference in default connection timeout for S3A FS. Contributed by Daisuke Kobayashi.
(cherry picked from commit ffc75d6ebe )
|
2015-02-01 00:17:24 +05:30 |
Gera Shegalov
|
151e147e64
|
HADOOP-11432. Fix SymlinkBaseTest#testCreateLinkUsingPartQualPath2. (Liang Xie via gera)
(cherry picked from commit 26c2de36e2 )
|
2015-01-30 18:47:03 -08:00 |
Colin Patrick Mccabe
|
80381b62aa
|
HADOOP-11498. Bump the version of HTrace to 3.1.0-incubating (Masatake Iwasaki via Colin P. McCabe)
(cherry picked from commit 09ad9a868a )
|
2015-01-30 16:02:36 -08:00 |
Kihwal Lee
|
3a01984bda
|
HADOOP-9137. Support connection limiting in IPC server. Contributed by Kihwal Lee.
(cherry picked from commit 8dc59cb9e0 )
|
2015-01-30 17:22:48 -06:00 |
cnauroth
|
4607ca2854
|
HADOOP-11523. StorageException complaining " no lease ID" when updating FolderLastModifiedTime in WASB. Contributed by Duo Xu.
(cherry picked from commit f2c91098c4 )
|
2015-01-29 17:02:48 -08:00 |
Colin Patrick Mccabe
|
e8d154baea
|
HADOOP-11403. Avoid using sys_errlist on Solaris, which lacks support for it (Malcolm Kavalsky via Colin P. McCabe)
(cherry picked from commit e36ef3b402 )
|
2015-01-29 15:48:59 -08:00 |
cnauroth
|
fa2378d866
|
HADOOP-11441. Hadoop-azure: Change few methods scope to public. Contributed by Shashank Khandelwal.
(cherry picked from commit ad55083f75 )
|
2015-01-29 13:07:59 -08:00 |
Akira Ajisaka
|
1081b4c4a7
|
HADOOP-9907. Webapp http://hostname:port/metrics link is not working. (aajisaka)
(cherry picked from commit 342efa110a )
|
2015-01-30 02:50:46 +09:00 |
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 |
Benoy Antony
|
0c2d996c2c
|
HADOOP-11402. Negative user-to-group cache entries are never cleared for never-again-accessed users. Contributed by Varun Saxena.
(cherry picked from commit 53caeaa16b )
|
2015-01-05 15:09:19 -08:00 |
Steve Loughran
|
4446512e9e
|
HADOOP-11390 Metrics 2 ganglia provider to include hostname in unresolved address problems. (Varun Saxena via stevel)
|
2015-01-05 16:09:25 +00:00 |
Steve Loughran
|
2800e73c27
|
HADOOP-11446 S3AOutputStream should use shared thread pool to avoid OutOfMemoryError
|
2015-01-05 12:59:48 +00:00 |
yliu
|
5782f9e392
|
HADOOP-11455. KMS and Credential CLI should request confirmation for deletion by default. (Charles Lamb via yliu)
|
2015-01-05 06:51:23 +08:00 |
Brandon Li
|
05df432fab
|
HDFS-7563. NFS gateway parseStaticMap NumberFormatException. Contributed by Yongjun Zhang
(cherry picked from commit 892b1bb746 )
|
2015-01-02 10:50:51 -08:00 |
Colin Patrick Mccabe
|
e25b789b19
|
HADOOP-11039. ByteBufferReadable API doc is inconsistent with the implementations. (Yi Liu via Colin P. McCabe)
(cherry picked from commit 249cc90501 )
|
2014-12-29 13:38:20 -08:00 |
Tsuyoshi Ozawa
|
1e0cfb9278
|
HADOOP-11448. Fix findbugs warnings in FileBasedIPList. (ozawa)
(cherry picked from commit 399d25884a )
|
2014-12-26 15:23:28 +09:00 |
Tsuyoshi Ozawa
|
7739f819a6
|
HADOOP-11283. SequenceFile.Writer can leak file descriptors in DistCpV1#setup(). (Contributed by Varun Saxena via ozawa)
(cherry picked from commit a164ce2ac9 )
|
2014-12-25 23:32:34 +09:00 |
Robert Kanter
|
653b3fada2
|
HADOOP-11399. Java Configuration file and .xml files should be automatically cross-compared (rchiang via rkanter)
(cherry picked from commit 66cfe1dc73 )
|
2014-12-23 14:31:07 -08:00 |
Jing Zhao
|
9aa9455dab
|
HDFS-7484. Make FSDirectory#addINode take existing INodes as its parameter. Contributed by Jing Zhao.
|
2014-12-22 23:20:18 -08:00 |
Tsuyoshi Ozawa
|
370a137c19
|
HADOOP-11414. FileBasedIPList#readLines() can leak file descriptors. (ozawa)
(cherry picked from commit ecf1469fa5 )
|
2014-12-22 13:10:46 +09:00 |
Haohui Mai
|
e6662ec6a4
|
HADOOP-11429. Findbugs warnings in hadoop extras. Contributed by Varun Saxena.
|
2014-12-21 14:57:41 -08:00 |
Haohui Mai
|
db2984b044
|
HDFS-7555. Remove the support of unmanaged connectors in HttpServer2. Contributed by Haohui Mai.
|
2014-12-21 14:50:42 -08:00 |
arp
|
0a5b28605f
|
HADOOP-11395. Add site documentation for Azure Storage FileSystem integration. (Contributed by Chris Nauroth)
|
2014-12-19 18:54:35 -08:00 |
Karthik Kambatla
|
e6c73a1c1a
|
HADOOP-11213. Typos in html pages: SecureMode and EncryptedShuffle. (Wei Yan via kasha)
(cherry picked from commit 6f1e3667cf )
|
2014-12-19 15:07:39 -08:00 |
Colin Patrick Mccabe
|
c60e3bdc4b
|
HADOOP-11422. Check CryptoCodec is AES-CTR for Crypto input/output stream (Yi Liu via Colin P. McCabe)
(cherry picked from commit e369d98ba2 )
|
2014-12-19 13:12:20 -08:00 |
Colin Patrick Mccabe
|
fe38ed2ee7
|
HADOOP-11430. Add GenericTestUtils#disableLog, GenericTestUtils#setLogLevel (cmccabe)
(cherry picked from commit 6635ccd217 )
|
2014-12-18 19:41:59 -08:00 |
Haohui Mai
|
99c176ea6a
|
HADOOP-11431. Clean up redundant maven-site-plugin configuration. Contributed by Herve Boutemy.
|
2014-12-18 16:24:17 -08:00 |
Haohui Mai
|
27ef6e4a6e
|
HADOOP-11428. Remove obsolete reference to Cygwin in BUILDING.txt. Contributed by Arpit Agarwal.
|
2014-12-18 13:38:15 -08:00 |
Jason Lowe
|
84ea92879c
|
HADOOP-11409. FileContext.getFileContext can stack overflow if default fs misconfigured. Contributed by Gera Shegalov
(cherry picked from commit b9d49761f7 )
|
2014-12-18 21:28:57 +00:00 |
Haohui Mai
|
a508001ddd
|
HADOOP-11385. Prevent cross site scripting attack on JMXJSONServlet. Contributed by Haohui Mai.
|
2014-12-18 11:39:17 -08:00 |
Colin Patrick Mccabe
|
2743b94c27
|
HADOOP-11427. ChunkedArrayList: fix removal via iterator and implement get (cmccabe)
(cherry picked from commit 07619aa516 )
|
2014-12-18 11:05:33 -08:00 |
Haohui Mai
|
8854c78015
|
HADOOP-11125. Remove redundant tests in TestOsSecureRandom. Contributed by Masanori Oyama.
|
2014-12-18 10:59:48 -08:00 |
yliu
|
2d1ddbe58e
|
HADOOP-11358. Tests for encryption/decryption with IV calculation overflow. (yliu)
|
2014-12-18 00:43:31 +08:00 |
Colin Patrick Mccabe
|
883ad3bf5a
|
HADOOP-11421. Add IOUtils#listDirectory (cmccabe)
(cherry picked from commit 9937eef7f7 )
|
2014-12-17 15:18:35 -08:00 |
cnauroth
|
535d98bbb3
|
HADOOP-11248. Add hadoop configuration to disable Azure Filesystem metrics collection. Contributed by Shanyu Zhao.
(cherry picked from commit 734eeb4f35 )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2014-12-17 14:57:13 -08:00 |
cnauroth
|
1646cc9f29
|
HADOOP-11188. hadoop-azure: automatically expand page blobs when they become full. Contributed by Eric Hanson.
(cherry picked from commit f4b7e99f4e )
|
2014-12-17 14:57:13 -08:00 |
cnauroth
|
5a737026cc
|
HADOOP-10809. hadoop-azure: page blob support. Contributed by Dexter Bradshaw, Mostafa Elhemali, Eric Hanson, and Mike Liddell.
(cherry picked from commit 2217e2f8ff )
|
2014-12-17 14:57:13 -08:00 |
Allen Wittenauer
|
9a2e4f4f98
|
HADOOP-10946. Fix a bunch of typos in log messages (Ray Chiang via aw)
(cherry picked from commit 9f03a7c018 )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2014-12-17 14:57:13 -08:00 |
cnauroth
|
156e78c1da
|
HADOOP-10690. Correct CHANGES.txt.
|
2014-12-17 14:57:13 -08:00 |
Chris Nauroth
|
cb6eb5931f
|
HADOOP-10690. Lack of synchronization on access to InputStream in NativeAzureFileSystem#NativeAzureFsInputStream#close(). Contributed by Chen He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1604236 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 61bf9f7799 )
|
2014-12-17 14:57:12 -08:00 |
Chris Nauroth
|
02a3bf8bda
|
HADOOP-10840. Fix OutOfMemoryError caused by metrics system in Azure File System. Contributed by Shanyu Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1611247 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 0a02b5a19b )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2014-12-17 14:57:12 -08:00 |
Chris Nauroth
|
b928b8c775
|
HADOOP-10728. Metrics system for Windows Azure Storage Filesystem. Contributed by Dexter Bradshaw, Mostafa Elhemali, Xi Fang, Johannes Klein, David Lao, Mike Liddell, Chuan Liu, Lengning Liu, Ivan Mitic, Michael Rys, Alexander Stojanovic, Brian Swan, and Min Wei.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1605187 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 0d91576ec3 )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2014-12-17 14:57:12 -08:00 |
Chris Nauroth
|
80d005c66f
|
HADOOP-10689. InputStream is not closed in AzureNativeFileSystemStore#retrieve(). Contributed by Chen He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1604233 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 8300b9fb38 )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2014-12-17 14:57:12 -08:00 |
Chris Nauroth
|
82268d87bc
|
HADOOP-9629. Support Windows Azure Storage - Blob as a file system in Hadoop. Contributed by Dexter Bradshaw, Mostafa Elhemali, Xi Fang, Johannes Klein, David Lao, Mike Liddell, Chuan Liu, Lengning Liu, Ivan Mitic, Michael Rys, Alexander Stojanovic, Brian Swan, and Min Wei.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1601781 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 81bc395deb )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
hadoop-project/pom.xml
hadoop-tools/hadoop-tools-dist/pom.xml
hadoop-tools/pom.xml
|
2014-12-17 14:56:05 -08:00 |
Haohui Mai
|
e869276005
|
HADOOP-11420. Use latest maven-site-plugin and replace link to svn with link to git. Contributed by Hervé Boutemy.
|
2014-12-17 14:05:59 -08:00 |
Colin Patrick Mccabe
|
89d6ac498a
|
HADOOP-11416. Move ChunkedArrayList into hadoop-common (cmccabe)
(cherry picked from commit 4281c96e24 )
|
2014-12-17 10:36:59 -08:00 |
cnauroth
|
36068768d8
|
HADOOP-11321. copyToLocal cannot save a file to an SMB share unless the user has Full Control permissions. Contributed by Chris Nauroth.
(cherry picked from commit e996a1bfd4 )
|
2014-12-16 15:32:23 -08:00 |
Haohui Mai
|
ba0969fb0e
|
Revert HADOOP-11356 in branch-2.
|
2014-12-16 13:21:58 -08:00 |
Steve Loughran
|
a1b8b9ca59
|
HADOOP-11412 POMs mention "The Apache Software License" rather than "Apache License". (Herve Boutemy via stevel)
|
2014-12-16 11:03:02 +00:00 |
Colin Patrick Mccabe
|
19c8f7b72c
|
HADOOP-11410. Make the rpath of libhadoop.so configurable (cmccabe)
(cherry picked from commit fb20797b62 )
|
2014-12-15 18:55:38 -08:00 |
Benoy Antony
|
2eabbae292
|
HADOOP-10852 Fix thread safety issues in NetgroupCache. (Benoy Antony)
(cherry picked from commit a095622f36 )
|
2014-12-15 14:02:15 -08:00 |
Brandon Li
|
781a1e352c
|
HDFS-7516. Fix findbugs warnings in hdfs-nfs project. Contributed by Brandon Li
(cherry picked from commit 42d8858c5d )
|
2014-12-15 11:29:37 -08:00 |
cnauroth
|
b9f1e88df7
|
HADOOP-11396. Provide navigation in the site documentation linking to the Hadoop Compatible File Systems. Contributed by Chris Nauroth.
(cherry picked from commit cbfb996fb4 )
|
2014-12-12 23:32:55 -08:00 |
cnauroth
|
21347a05f5
|
HADOOP-11394. hadoop-aws documentation missing. Contributed by Chris Nauroth.
(cherry picked from commit 9458cd5bce )
|
2014-12-12 23:29:40 -08:00 |
Colin Patrick Mccabe
|
b521d91c0f
|
HADOOP-11238. Update the NameNode's Group Cache in the background when possible (Chris Li via Colin P. McCabe)
(cherry picked from commit e5a6925199 )
|
2014-12-12 16:32:04 -08:00 |
Haohui Mai
|
5bc3aae6fb
|
HADOOP-11389. Clean up byte to string encoding issues in hadoop-common. Contributed by Haohui Mai.
|
2014-12-11 16:51:46 -08:00 |
Gera Shegalov
|
8437c31b67
|
HADOOP-11211. mapreduce.job.classloader.system.classes semantics should be order-independent. (Yitong Zhou via gera)
(cherry picked from commit 0bcea111e5 )
|
2014-12-11 13:29:40 -08:00 |
Haohui Mai
|
38afeb5f12
|
HADOOP-11386. Replace \n by %n in format hadoop-common format strings. Contributed by Li Lu.
|
2014-12-10 14:37:39 -08:00 |
Haohui Mai
|
df5af744ad
|
HADOOP-11388. Remove deprecated o.a.h.metrics.file.FileContext. Contributed by Li Lu.
|
2014-12-10 12:49:26 -08:00 |
Haohui Mai
|
7e51350d9a
|
HADOOP-10482. Fix various findbugs warnings in hadoop-common. Contributed by Haohui Mai.
|
2014-12-10 12:44:32 -08:00 |
Haohui Mai
|
a1e4a12dc0
|
HADOOP-11381. Fix findbugs warnings in hadoop-distcp, hadoop-aws, hadoop-azure, and hadoop-openstack. Contributed by Li Lu.
|
2014-12-09 20:46:44 -08:00 |
Colin Patrick Mccabe
|
3637bc8cd9
|
HADOOP-11349. RawLocalFileSystem leaks file descriptor while creating a file if creat succeeds but chmod fails. (Varun Saxena via Colin P. McCabe)
(cherry picked from commit 03867eb1bb )
|
2014-12-09 14:32:25 -08:00 |
Haohui Mai
|
784f481473
|
HADOOP-11378. Fix new findbugs warnings in hadoop-kms. Contributed by Li Lu.
|
2014-12-09 13:10:09 -08:00 |
Haohui Mai
|
b68d51e898
|
HADOOP-11379. Fix new findbugs warnings in hadoop-auth*. Contributed by Li Lu.
|
2014-12-09 13:09:01 -08:00 |
Jing Zhao
|
e8e86e3ec7
|
HDFS-7498. Simplify the logic in INodesInPath. Contributed by Jing Zhao.
|
2014-12-09 11:38:07 -08:00 |
Haohui Mai
|
fa9ca25019
|
HADOOP-11273. TestMiniKdc failure: login options not compatible with IBM JDK. Contributed by Gao Zhong Liang.
|
2014-12-09 10:57:41 -08:00 |
Haohui Mai
|
49aacee2cb
|
HADOOP-11372. Fix new findbugs warnings in mapreduce-examples. Contributed by Li Lu.
|
2014-12-09 10:49:11 -08:00 |
Andrew Wang
|
deaa172e7a
|
HADOOP-11368. Fix SSLFactory truststore reloader thread leak in KMSClientProvider. Contributed by Arun Suresh.
(cherry picked from commit 74d4bfded9 )
|
2014-12-09 10:47:33 -08:00 |
Haohui Mai
|
759179e631
|
HADOOP-11369. Fix new findbugs warnings in hadoop-mapreduce-client, non-core directories. Contributed by Li Lu.
|
2014-12-09 10:46:25 -08:00 |
Haohui Mai
|
1b8b51704a
|
HADOOP-11367. Fix warnings from findbugs 3.0 in hadoop-streaming. Contributed by Li Lu.
|
2014-12-09 10:42:17 -08:00 |
Haohui Mai
|
c9e9f82ec6
|
HADOOP-10476. Bumping the findbugs version to 3.0.0. Contributed by Haohui Mai.
|
2014-12-09 10:38:43 -08:00 |
Steve Loughran
|
2bc3f1064f
|
HADOOP-10134 [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments.
|
2014-12-09 11:15:19 +00:00 |
Steve Loughran
|
a7be36384a
|
HADOOP-11363 Hadoop maven surefire-plugin uses must set heap size.
|
2014-12-09 11:04:59 +00:00 |
Haohui Mai
|
e2c1ef4deb
|
HADOOP-11287. Simplify UGI#reloginFromKeytab for Java 7+. Contributed by Li Lu.
|
2014-12-08 21:10:49 -08:00 |
Andrew Wang
|
46a7365164
|
HADOOP-11329. Add JAVA_LIBRARY_PATH to KMS startup options. Contributed by Arun Suresh.
(cherry picked from commit ddffcd8fac )
|
2014-12-08 13:45:34 -08:00 |
Jing Zhao
|
582f96e41d
|
HADOOP-11354. ThrottledInputStream doesn't perform effective throttling. Contributed by Ted Yu.
|
2014-12-08 11:09:34 -08:00 |
cnauroth
|
143a5b67d8
|
HDFS-7384. getfacl command and getAclStatus output should be in sync. Contributed by Vinayakumar B.
(cherry picked from commit ffe942b82c )
|
2014-12-08 10:28:25 -08:00 |
Steve Loughran
|
275561d848
|
HADOOP-10530 Make hadoop build on Java7+ only (stevel)
|
2014-12-08 15:30:34 +00:00 |
cnauroth
|
308b75571b
|
HADOOP-11313. Adding a document about NativeLibraryChecker. Contributed by Tsuyoshi OZAWA.
(cherry picked from commit 1b3bb9e7a3 )
|
2014-12-06 20:12:56 -08:00 |
Andrew Wang
|
dabdd2d746
|
HADOOP-11343. Overflow is not properly handled in caclulating final iv for AES CTR. Contributed by Jerry Chen.
(cherry picked from commit 0707e4eca9 )
|
2014-12-05 18:20:23 -08:00 |
Andrew Wang
|
b8e4fffa49
|
HADOOP-11355. When accessing data in HDFS and the key has been deleted, a Null Pointer Exception is shown. Contributed by Arun Suresh.
(cherry picked from commit 9cdaec6a6f )
|
2014-12-05 12:01:32 -08:00 |
Haohui Mai
|
4f612f148b
|
HADOOP-11356. Removed deprecated o.a.h.fs.permission.AccessControlException. Contributed by Li Lu.
|
2014-12-05 10:50:03 -08:00 |
Colin Patrick Mccabe
|
a0976152e6
|
HADOOP-11348. Remove unused variable from CMake error message for finding openssl (Dian Fu via Colin P. McCabe)
(cherry picked from commit 565b0e60a8 )
|
2014-12-04 12:54:59 -08:00 |
Aaron T. Myers
|
534a021e70
|
HADOOP-11332. KerberosAuthenticator#doSpnegoSequence should check if kerberos TGT is available in the subject. Contributed by Dian Fu.
(cherry picked from commit 9d1a8f5897 )
|
2014-12-03 18:54:26 -08:00 |
Andrew Wang
|
696e15f0d1
|
HADOOP-11342. KMS key ACL should ignore ALL operation for default key ACL and whitelist key ACL. Contributed by Dian Fu.
(cherry picked from commit 1812241ee1 )
|
2014-12-03 12:00:29 -08:00 |
Andrew Wang
|
c962eef533
|
HADOOP-11344. KMS kms-config.sh sets a default value for the keystore password even in non-ssl setup. Contributed by Arun Suresh.
(cherry picked from commit 3d48ad7eb4 )
|
2014-12-02 19:04:33 -08:00 |
stack
|
6d904985e8
|
HADOOP-11301. [optionally] update jmx cache to drop old metrics (Maysam Yabandeh via stack)
(cherry picked from commit b36f292982 )
|
2014-12-01 23:08:16 -08:00 |
stack
|
76245dfccd
|
Revert "HBASE-11301 [optionally] update jmx cache to drop old metrics (Maysam Yabandeh via stack)"
This reverts commit fd6a801ddb .
Refers to an HBASE rather than HADOOP issue.
|
2014-12-01 23:02:32 -08:00 |
stack
|
fd6a801ddb
|
HBASE-11301 [optionally] update jmx cache to drop old metrics (Maysam Yabandeh via stack)
(cherry picked from commit 74f4d8590d )
|
2014-12-01 22:55:12 -08:00 |
Andrew Wang
|
881c77107e
|
HADOOP-11341. KMS support for whitelist key ACLs. Contributed by Arun Suresh.
(cherry picked from commit 31b4d2daa1 )
|
2014-12-01 21:58:21 -08:00 |
Colin Patrick Mccabe
|
f9c5dec152
|
CHANGES.txt: add HADOOP-11257
(cherry picked from commit c1f2bb2d31 )
|
2014-12-01 21:58:15 -08:00 |
Andrew Wang
|
084667aad9
|
HADOOP-11337. KeyAuthorizationKeyProvider access checks need to be done atomically. Contributed by Dian Fu.
(cherry picked from commit 9fa2990257 )
|
2014-12-01 21:22:03 -08:00 |
Colin Patrick Mccabe
|
f6d1bf5ed1
|
HADOOP-11333. Fix deadlock in DomainSocketWatcher when the notification pipe is full (zhaoyunjiong via cmccabe)
(cherry picked from commit 86e3993def )
|
2014-12-01 11:48:53 -08:00 |
Colin Patrick Mccabe
|
8f98225418
|
HADOOP-11257. Update "hadoop jar" documentation to warn against using it for launching yarn jars (iwasakims via cmccabe)
|
2014-11-26 13:42:07 -08:00 |
Steve Loughran
|
6a01497d7c
|
HDFS-6803 Document DFSClient#DFSInputStream expectations reading and preading in concurrent context. (stack via stevel)
|
2014-11-26 11:43:46 +00:00 |
Andrew Wang
|
8018d1af58
|
HADOOP-11173. Improve error messages for some KeyShell commands.
(cherry picked from commit fae266bbf1 )
|
2014-11-25 16:13:37 -08:00 |
Andrew Wang
|
aad16f8f5c
|
HADOOP-11300. KMS startup scripts must not display the keystore / truststore passwords. Contributed by Arun Suresh.
(cherry picked from commit 56f3eecc12 )
|
2014-11-25 15:12:09 -08:00 |
yliu
|
4b62d6d2fd
|
HADOOP-11322. key based ACL check in KMS always check KeyOpType.MANAGEMENT even actual KeyOpType is not MANAGEMENT. (Dian Fu via yliu)
|
2014-11-25 01:12:31 +08:00 |
Colin Patrick Mccabe
|
4435ac9af5
|
HDFS-7419. Improve error messages for DataNode hot swap drive feature (Lei Xu via Colin P. Mccabe)
(cherry picked from commit f636f9d943 )
|
2014-11-24 10:58:05 -08:00 |
Karthik Kambatla
|
e0df934ed1
|
Update release date for 2.5.2
(cherry picked from commit 1e9a3f42ff )
|
2014-11-21 14:34:47 -08:00 |
Andrew Wang
|
85bdc3a013
|
HADOOP-11323. WritableComparator#compare keeps reference to byte array. Contributed by Wilfred Spiegelenburg.
(cherry picked from commit eb4045e765 )
|
2014-11-20 11:05:50 -08:00 |
cnauroth
|
00a06e28d4
|
HADOOP-11201. Hadoop Archives should support globs resolving to files. Contributed by Gera Shegalov.
(cherry picked from commit 79301e80d7 )
|
2014-11-18 17:10:24 -08:00 |
Jian He
|
1412e712b4
|
YARN-2157. Added YARN metrics in the documentaion. Contributed by Akira AJISAKA
(cherry picked from commit 90a968d675 )
|
2014-11-18 16:13:08 -08:00 |
Andrew Wang
|
1e14792be6
|
HADOOP-11312. Fix unit tests to not use uppercase key names.
(cherry picked from commit bcd402ae38 )
|
2014-11-18 10:48:10 -08:00 |
Jason Lowe
|
5125a8e59e
|
HADOOP-11309. System class pattern package.Foo should match package.Foo$Bar, too. Contributed by Gera Shegalov
(cherry picked from commit b4ca727690 )
|
2014-11-18 17:23:37 +00:00 |
Andrew Wang
|
541172f2ee
|
HDFS-6982. nntop: top-like tool for name node users. (Maysam Yabandeh via wang)
(cherry picked from commit dcb8e24427 )
|
2014-11-17 17:34:02 -08:00 |
Andrew Wang
|
1deefa6cf1
|
HADOOP-11311. Restrict uppercase key names from being created with JCEKS.
(cherry picked from commit 48d62fad80 )
|
2014-11-17 13:59:55 -08:00 |
Brandon Li
|
7b2a884077
|
HDFS-7146. NFS ID/Group lookup requires SSSD enumeration on the server. Contributed by Yongjun Zhang
(cherry picked from commit 351c5561c2 )
|
2014-11-17 13:25:43 -08:00 |
Aaron T. Myers
|
d35eba7b1f
|
HADOOP-11157. ZKDelegationTokenSecretManager never shuts down listenerThreadPool. Contributed by Arun Suresh.
(cherry picked from commit 07d489e6230682e0553840bb1a0e446acb9f8d19)
|
2014-11-17 13:02:59 -08:00 |
Haohui Mai
|
6eb88c278c
|
HDFS-7279. Use netty to implement DatanodeWebHdfsMethods. Contributed by Haohui Mai.
|
2014-11-17 12:56:03 -08:00 |
cnauroth
|
72207f65aa
|
HDFS-7386. Replace check "port number < 1024" with shared isPrivilegedPort method. Contributed by Yongjun Zhang.
(cherry picked from commit 1925e2a4ae )
|
2014-11-14 16:46:24 -08:00 |
Karthik Kambatla
|
8e524e8d60
|
HADOOP-11307. create-release script should run git clean first (kasha)
(cherry picked from commit 4fb96dbe3b )
|
2014-11-14 15:37:46 -08:00 |
Colin Patrick Mccabe
|
5b90e428a5
|
Revert HADOOP-11257 because it didn't get a jenkins run yet
|
2014-11-14 13:06:41 -08:00 |
Colin Patrick Mccabe
|
490df57fa2
|
HADOOP-11257. Update "hadoop jar" documentation to warn against using it for launching yarn jars (iwasakims via cmccabe)
(cherry picked from commit 10c98aed38 )
|
2014-11-14 12:56:31 -08:00 |
Ravi Prakash
|
45692effe4
|
MAPREDUCE-5918. LineRecordReader can return the same decompressor to CodecPool multiple times (Sergey Murylev via raviprak)
|
2014-11-14 03:48:28 -08:00 |
Arun C. Murthy
|
fc324d7062
|
Preparing to release hadoop-2.6.0-rc1.
(cherry picked from commit 9ff7315cbe )
|
2014-11-13 13:03:13 -08:00 |
cnauroth
|
9c94945fe9
|
HADOOP-11291. Log the cause of SASL connection failures. Contributed by Stephen Chu.
(cherry picked from commit 7dae5b5a88 )
|
2014-11-12 21:54:40 -08:00 |
cnauroth
|
69a7780ee5
|
HADOOP-7984. Add hadoop --loglevel option to change log level. Contributed by Aikira AJISAKA.
|
2014-11-12 21:44:05 -08:00 |
Karthik Kambatla
|
6e64390627
|
HADOOP-11217. (Addendum to allow SSLv2Hello) Disable SSLv3 in KMS. (Robert Kanter via kasha)
(cherry picked from commit 87818ef4e7 )
|
2014-11-12 18:39:21 -08:00 |
Arun C. Murthy
|
3ee522abb1
|
HADOOP-9576. Merging to branch-2.6 for hadoop-2.6.0-rc1.
|
2014-11-12 09:56:17 -08:00 |
Jian He
|
2b125b3a39
|
HADOOP-9576. Changed NetUtils#wrapException to throw EOFException instead of wrapping it as IOException. Contributed by Steve Loughran
(cherry picked from commit 86bf8c7193 )
|
2014-11-10 17:26:12 -08:00 |
Haohui Mai
|
d47a34fc66
|
HADOOP-11296. Nfs3FileAttributes should not change the values of rdev, nlink and size in the constructor. Contributed by Brandon Li.
|
2014-11-10 15:43:16 -08:00 |
Karthik Kambatla
|
92de44c2c5
|
Set the release date for 2.5.2
(cherry picked from commit 68a0508728 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2014-11-10 15:23:43 -08:00 |
Haohui Mai
|
ebb0636c9d
|
HADOOP-11289. Fix typo in RpcUtil log message. Contributed by Charles Lamb.
|
2014-11-10 11:05:37 -08:00 |
Arun C. Murthy
|
adfb830a2b
|
Preparing to release hadoop-2.6.0: Set version in branch-2 to 2.7.0-SNAPSHOT.
|
2014-11-09 19:19:02 -08:00 |
Arun C. Murthy
|
d827b7a013
|
Release Notes for hadoop-2.6.0.
|
2014-11-09 19:15:37 -08:00 |
Arun C. Murthy
|
cff08dab5e
|
Updated CHANGES.txt to reflect hadoop-2.6.0 release dates.
(cherry picked from commit 770cc14442 )
|
2014-11-09 18:48:01 -08:00 |
Arun C. Murthy
|
e3877e8051
|
HADOOP-10786. Moved to hadoop-2.7.X.
(cherry picked from commit 14b87b70a8 )
|
2014-11-09 18:19:47 -08:00 |
Haohui Mai
|
9e63cb4492
|
HADOOP-10786. Fix UGI#reloginFromKeytab on Java 8. Contributed by Stephen Chu.
|
2014-11-09 17:48:40 -08:00 |
Arun C. Murthy
|
1f5bad04ce
|
HADOOP-11286. Copied LimitInputStream from guava-0.14 to hadoop to avoid issues with newer versions of guava in applications. Contributed by Christopher Tubbs.
(cherry picked from commit 6caa8100d5 )
|
2014-11-09 05:23:10 -08:00 |
Arun C. Murthy
|
242404b025
|
HADOOP-10563. Fix bad merge which messed up hadoop-common/CHANGES.txt.
|
2014-11-09 05:23:05 -08:00 |
cnauroth
|
3ef876712c
|
HADOOP-11282. Skip NFS TestShellBasedIdMapping tests that are irrelevant on Windows. Contributed by Chris Nauroth.
(cherry picked from commit 68db5b3736 )
|
2014-11-07 14:32:04 -08:00 |
cnauroth
|
a3496b7e01
|
HADOOP-11280. TestWinUtils#testChmod fails after removal of NO_PROPAGATE_INHERIT_ACE. Contributed by Chris Nauroth.
(cherry picked from commit 42bbe3794e )
|
2014-11-07 00:04:13 -08:00 |
Jing Zhao
|
7a91ea32e1
|
Revert "HADOOP-11274. ConcurrentModificationException in Configuration Copy Constructor. Contributed by Junping Du."
This reverts commit 16b3482467 .
|
2014-11-06 18:30:35 -08:00 |