Commit Graph

3537 Commits

Author SHA1 Message Date
Vinayakumar B
446987e20a HADOOP-12423. Handle failure of registering shutdownhook by ShutdownHookManager in static block (Contributed by Abhishek Agarwal) 2016-01-21 20:08:24 +05:30
Masatake Iwasaki
9eec6cbedc HADOOP-12605. Fix intermittent failure of TestIPC.testIpcWithReaderQueuing (iwasakims) 2016-01-20 05:00:02 +09:00
Lei Xu
2ec438e8f7 HDFS-9655. NN should start JVM pause monitor before loading fsimage. (John Zhuge via Lei (Eddy) Xu) 2016-01-20 14:26:11 -08:00
Ravi Prakash
1acc509b45 HADOOP-12696. Add tests for S3FileSystem Contract. Contributed by Matt Paduano 2016-01-19 13:57:08 -08:00
Wangda Tan
89d1fd5dac HADOOP-12356. Fix computing CPU usage statistics on Windows. (Inigo Goiri via wangda) 2016-01-19 21:27:38 +08:00
Akira Ajisaka
92c5f565fd HDFS-9623. Update example configuration of block state change log in log4j.properties. Contributed by Masatake Iwasaki. 2016-01-19 13:31:26 +09:00
cnauroth
8bc93db2e7 HADOOP-12635. Adding Append API support for WASB. Contributed by Dushyanth. 2016-01-18 09:08:58 -08:00
cnauroth
da77f423d1 HADOOP-12691. Move files to correct location. 2016-01-16 07:47:43 -08:00
Colin Patrick Mccabe
2a30386539 HADOOP-12662. The build should fail if a -Dbundle option fails (Kai Zheng via cmccabe) 2016-01-15 14:05:21 -08:00
Colin Patrick Mccabe
5af5f9575a HADOOP-12714. Fix hadoop-mapreduce-client-nativetask unit test which fails because it is not able to open the "glibc bug spill" file. (cmccabe) 2016-01-15 13:53:05 -08:00
Colin Patrick Mccabe
b2c155f810 HADOOP-12712. Fix some cmake plugin and native build warnings (cmccabe) 2016-01-15 12:29:18 -08:00
Andrew Wang
5d5a22a878 HADOOP-12713. Disable spurious checkstyle checks. 2016-01-15 11:58:56 -08:00
Akira Ajisaka
1da762c745 Move HADOOP-12590 from 2.9.0 to 2.8.0 in CHANGES.txt. 2016-01-15 10:48:18 +09:00
Jason Lowe
cdf8895259 HADOOP-12706. TestLocalFsFCStatistics#testStatisticsThreadLocalDataCleanUp times out occasionally. Contributed by Sangjin Lee and Colin Patrick McCabe 2016-01-14 23:45:03 +00:00
Jason Lowe
651c23e8ef Update CHANGES.txt for commit of HADOOP-12107 to branch-2.7 and branch-2.6 2016-01-14 23:41:14 +00:00
cnauroth
06f4ac0ccd HADOOP-12691. Add CSRF Filter for REST APIs to Hadoop Common. Contributed by Larry McCay. 2016-01-14 11:56:00 -08:00
Colin Patrick Mccabe
b1ed28fa77 HADOOP-8887. Use a Maven plugin to build the native code using CMake (cmccabe) 2016-01-14 11:02:34 -08:00
Akira Ajisaka
ff8758377c HADOOP-12700. Remove unused import in TestCompressorDecompressor.java. Contributed by John Zhuge. 2016-01-15 00:32:47 +09:00
Colin Patrick Mccabe
8315582c4f HDFS-9517. Fix missing @Test annotation on TestDistCpUtils.testUnpackAttributes (Wei-Chiu Chuang via cmccabe) 2016-01-13 16:28:06 -08:00
Karthik Kambatla
fb64e6051a HADOOP-12683. Add number of samples in last interval in snapshot of MutableStat. (Vikram Srivastava via kasha) 2016-01-13 15:43:47 -08:00
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
cb73c753da HADOOP-5323. Trash documentation should describe its directory structure and configurations. (Weiwei Yang via ozawa)
Moved entry from HDFS CHANGES.txt to that of common.
2016-01-13 14:55:06 -08:00
cnauroth
fbb5868deb HADOOP-12603. TestSymlinkLocalFSFileContext#testSetTimesSymlinkToDir occasionally fail. Contributed by Wei-Chiu Chuang. 2016-01-12 15:57:32 -08:00
Lei Xu
126705f67e HADOOP-11262. Enable YARN to use S3A. (Pieter Reuse via lei) 2016-01-12 12:19:53 -08:00
Colin Patrick Mccabe
30c7dfd8ba HADOOP-12653. Use SO_REUSEADDR to avoid getting "Address already in use" when using kerberos and attempting to bind to any port on the local IP address (cmccabe) 2016-01-12 10:46:22 -08:00
Akira Ajisaka
56b9500bbd HADOOP-12584. Disable browsing the static directory in HttpServer2. Contributed by Robert Kanter. 2016-01-12 13:34:18 +09:00
cnauroth
0e76f1fcea HADOOP-12551. Introduce FileNotFoundException for WASB FileSystem API. Contributed by Dushyanth. 2016-01-09 22:18:11 -08:00
Benoy Antony
dec8dfdfa6 HADOOP-12587. Hadoop AuthToken refuses to work without a maxinactive attribute in issued token. (Benoy Antony) 2016-01-09 13:41:18 -08:00
Steve Loughran
d7ed04758c HADOOP-12590. TestCompressorDecompressor failing without stack traces (John Zhuge via stevel) 2016-01-09 11:15:07 +00:00
Steve Loughran
84bf5122e4 HADOOP-12573. TestRPC.testClientBackOff failing. (Xiao Chen via stevel) 2016-01-09 11:14:47 +00:00
cnauroth
f0fa6d869b HADOOP-12678. Handle empty rename pending metadata file during atomic rename in redo path. Contributed by Madhumita Chakraborty. 2016-01-08 20:18:59 -08:00
rohithsharmaks
ed18527e38 Revert "HADOOP-12687. SecureUtil#QualifiedHostResolver#getByName should also try to resolve direct hostname (Sunil G via rohithsharmaks)"
This reverts commit 2b252844e0.

Conflicts:
	hadoop-common-project/hadoop-common/CHANGES.txt
2016-01-08 14:30:28 +05:30
Steve Loughran
bac798abfc HADOOP-12597. In kms-site.xml configuration "hadoop.security.keystore.JavaKeyStoreProvider.password" should be updated with new name. (Surendra Singh Lilhore via stevel) 2016-01-07 16:00:54 +00:00
Steve Loughran
172d07825c HADOOP-12613. TestFind.processArguments occasionally fails. (Wei-Chiu Chuang via stevel) 2016-01-07 15:04:12 +00:00
Steve Loughran
7914f569ef HADOOP-12655. TestHttpServer.testBindAddress patch - move from improvement to bug fix 2016-01-07 15:04:11 +00:00
Steve Loughran
3190534814 HADOOP-12655. TestHttpServer.testBindAddress bind port range is wider than expected. (Wei-Chiu Chuang via stevel) 2016-01-07 14:51:53 +00:00
Steve Loughran
3fcdbe076f HADOOP-12663. Remove Hard-Coded Values From FileSystem.java. (BELUGA BEHR via stevel) 2016-01-07 14:45:34 +00:00
Steve Loughran
21bededd2f HADOOP-12675. Fix description about retention period in usage of expunge command. (Masatake Iwasaki via stevel) 2016-01-07 14:40:09 +00:00
rohithsharmaks
2b252844e0 HADOOP-12687. SecureUtil#QualifiedHostResolver#getByName should also try to resolve direct hostname (Sunil G via rohithsharmaks) 2016-01-07 10:42:48 +05:30
cnauroth
978bbdfeb2 HADOOP-12634. Change Lazy Rename Pending Operation Completion of WASB to address case of potential data loss due to partial copy. Contributed by Gaurav Kanade. 2016-01-06 11:15:59 -08:00
Ravi Prakash
2d16f40dab HADOOP-12689. S3 filesystem operations stopped working correctly 2016-01-05 23:26:03 -08:00
Zhe Zhang
c52b407cbf HADOOP-12685. Input buffer position after encode/decode not consistent between different kinds of buffers. Contributed by Rui Li.
Change-Id: I713c7b4e3cfae70c04b7e4b292ab53eae348d8d9
2016-01-05 16:32:18 -08:00
Yongjun Zhang
28bd138018 HADOOP-12604. Exception may be swallowed in KMSClientProvider. (Yongjun Zhang) 2016-01-05 11:09:05 -08:00
Uma Mahesh
778146eaae HADOOP-12658. Clear javadoc and check style issues around DomainSocket. Contributed by Kai Zheng 2016-01-04 14:32:09 -08:00
Akira Ajisaka
1af2917856 HADOOP-12686. Update FileSystemShell documentation to mention the meaning of each columns of fs -du. Contributed by Daisuke Kobayashi. 2016-01-04 20:33:17 +09:00
Akira Ajisaka
db99e30f67 Set release date for 2.6.3 2016-01-04 16:12:12 +09:00
Akira Ajisaka
64ae85fd2e HADOOP-11252. RPC client does not time out by default. Contributed by Wilfred Spiegelenburg and Masatake Iwasaki. 2016-01-04 14:31:22 +09:00
Xiaoyu Yao
ab725cff66 HADOOP-12682. Fix TestKMS#testKMSRestart* failure. Contributed by Wei-Chiu Chuang. 2015-12-30 10:29:26 -08:00
Xiaoyu Yao
993311e547 HADOOP-12559. KMS connection failures should trigger TGT renewal. Contributed by Zhe Zhang. 2015-12-28 10:41:26 -08:00
Akira Ajisaka
a0249da8a7 Add HADOOP-12681 to 2.8.0 in CHANGES.txt. 2015-12-28 14:41:42 +09:00
Karthik Kambatla
8b1837fcd1 HADOOP-12566. Add NullGroupMapping. (Daniel Templeton via kasha) 2015-12-23 14:34:53 -08:00