Sangjin Lee
|
463195dbe6
|
HADOOP-12773. HBase classes fail to load with client/job classloader enabled (sjlee)
(cherry picked from commit 58acbf940a )
|
2016-02-08 13:57:44 -08:00 |
cnauroth
|
a76611d4ec
|
HADOOP-12752. Improve diagnostics/use of envvar/sysprop credential propagation. Contributed by Steve Loughran.
(cherry picked from commit cf3261570a )
|
2016-02-08 09:36:18 -08:00 |
Varun Vasudev
|
2451a0a8e0
|
HADOOP-12749. Create a threadpoolexecutor that overrides afterExecute to log uncaught exceptions/errors. Contributed by Sidharta Seethana.
(cherry picked from commit d37eb828ff )
|
2016-02-08 20:19:51 +05:30 |
Varun Vasudev
|
368a11f3dd
|
Revert "HADOOP-12749. Create a threadpoolexecutor that overrides afterExecute to log uncaught exceptions/errors. Contributed by Sidharta Seethana."
This reverts commit f3bbe0bd02 .
(cherry picked from commit af218101e5 )
|
2016-02-08 20:17:10 +05:30 |
Varun Vasudev
|
fd971debee
|
HADOOP-12749. Create a threadpoolexecutor that overrides afterExecute to log uncaught exceptions/errors. Contributed by Sidharta Seethana.
(cherry picked from commit f3bbe0bd02 )
|
2016-02-08 14:23:19 +05:30 |
Andrew Wang
|
915ce5d960
|
HADOOP-12759. RollingFileSystemSink should eagerly rotate directories. Contributed by Daniel Templeton.
(cherry picked from commit 5b59a0ea85 )
|
2016-02-06 20:52:49 -08:00 |
Steve Loughran
|
60474a769e
|
HADOOP-12292. Make use of DeleteObjects optional. (Thomas Demoor via stevel)
|
2016-02-06 18:20:24 +00:00 |
cnauroth
|
4db6cc44cd
|
HADOOP-12426. Add Entry point for Kerberos health check. Contributed by Steve Loughran.
(cherry picked from commit cfa8513890 )
Conflicts:
hadoop-common-project/hadoop-common/src/main/conf/hadoop-env.sh
|
2016-02-05 15:52:14 -08:00 |
cnauroth
|
5752df2362
|
HADOOP-12758. Extend CSRF Filter with UserAgent Checks. Contributed by Larry McCay.
(cherry picked from commit a37e423e84 )
|
2016-02-05 14:38:31 -08:00 |
Kihwal Lee
|
51a705432c
|
HADOOP-12772. NetworkTopologyWithNodeGroup.getNodeGroup() can loop infinitely for invalid 'loc' values. Contributed by Kuhu Shukla.
(cherry picked from commit 49e176c29f )
|
2016-02-05 15:47:56 -06:00 |
Colin Patrick Mccabe
|
86760c0f52
|
HADOOP-12766. The default value of "hadoop.workaround.non.threadsafe.getpwuid" is different between core-default.xml and NativeIO.java (Akira AJISAKA via cmccabe)
(cherry picked from commit 9086dd58c3 )
|
2016-02-05 10:57:47 -08:00 |
Xiaoyu Yao
|
e0a356fee3
|
HADOOP-12771. Fix typo in JvmPauseMonitor#getNumGcWarnThreadholdExceeded. Contributed by Xiaobing Zhou.
(cherry picked from commit 5d00067ca7 )
|
2016-02-05 10:38:02 -08:00 |
Xuan
|
dfad608b22
|
YARN-4662. Document some newly added metrics. Contributed by Jian He
(cherry picked from commit 63c63e298c )
|
2016-02-03 20:06:25 -08:00 |
Sangjin Lee
|
b0ab6df079
|
HADOOP-12761. incremental maven build is not really incremental (sjlee)
(cherry picked from commit 4dc0a39493 )
|
2016-02-03 09:00:41 -08:00 |
Junping Du
|
3583c77ee8
|
Adding release 2.6.5 to CHANGES.txt
|
2016-02-02 18:09:17 -08:00 |
Andrew Wang
|
b4ad58796b
|
HADOOP-12755. Fix typo in defaultFS warning message.
(cherry picked from commit 8171874dd1 )
|
2016-02-02 11:56:47 -08:00 |
Karthik Kambatla
|
363a8212ec
|
HADOOP-12702. Add an HDFS metrics sink. (Daniel Templeton via kasha)
(cherry picked from commit ee005e010c )
|
2016-01-28 17:45:50 -08:00 |
Colin Patrick Mccabe
|
b94fbdf6f0
|
HADOOP-12735. core-default.xml misspells hadoop.workaround.non.threadsafe.getpwuid (Ray Chiang via cmccabe)
(cherry picked from commit 2e8ab3d465 )
|
2016-01-27 11:40:42 -08:00 |
Yongjun Zhang
|
a1f913fb6e
|
HADOOP-12718. Incorrect error message by fs -put local dir without permission. (John Zhuge via Yongjun Zhang)
(cherry picked from commit 97056c3355 )
|
2016-01-27 08:05:17 -08:00 |
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
97f6cfa94b
|
Release process for 2.7.2: Set the release date for 2.7.2
(cherry picked from commit ec4d2d9f40 )
|
2016-01-25 15:47:02 -08:00 |
Walter Su
|
75b83af20e
|
HADOOP-12715. TestValueQueue#testgetAtMostPolicyALL fails intermittently. Contributed by Xiao Chen.
(cherry picked from commit 6eacdea0e4 )
|
2016-01-25 19:42:56 +08:00 |
Akira Ajisaka
|
38ec290455
|
HADOOP-12736. TestTimedOutTestsListener#testThreadDumpAndDeadlocks sometimes times out. Contributed by Xiao Chen.
(cherry picked from commit 643227927a )
|
2016-01-25 13:59:48 +09:00 |
Akira Ajisaka
|
4edd7bd820
|
HADOOP-12731. Remove useless boxing/unboxing code. Contributed by Kousuke Saruta.
(cherry picked from commit 736eb17a79 )
|
2016-01-25 13:48:28 +09:00 |
Kihwal Lee
|
b5db1d4410
|
HDFS-8898. Create API and command-line argument to get quota and quota usage without detailed content summary. Contributed by Ming Ma.
|
2016-01-22 09:19:23 -06:00 |
Akira Ajisaka
|
6368d102b9
|
HADOOP-12730. Hadoop streaming -mapper and -reducer options are wrongly documented as required. Contributed by Kengo Seki.
(cherry picked from commit 0bae506c22 )
|
2016-01-22 21:09:09 +09:00 |
Xiaoyu Yao
|
4d9efaf3b0
|
HADOOP-12659. Incorrect usage of config parameters in token manager of KMS. Contributed by Mingliang Liu.
(cherry picked from commit f3427d3766 )
|
2016-01-21 13:55:42 -08:00 |
Akira Ajisaka
|
cd5c66b080
|
HADOOP-7161. Remove unnecessary oro package from dependency management section. Contributed by Sean Busbey.
(cherry picked from commit 2ac39ca762 )
|
2016-01-22 02:45:54 +09:00 |
Vinayakumar B
|
c13929b385
|
HADOOP-12423. Handle failure of registering shutdownhook by ShutdownHookManager in static block (Contributed by Abhishek Agarwal)
(cherry picked from commit 446987e20a )
|
2016-01-21 20:10:11 +05:30 |
Masatake Iwasaki
|
54df2a4352
|
HADOOP-12605. Fix intermittent failure of TestIPC.testIpcWithReaderQueuing (iwasakims)
(cherry picked from commit 9eec6cbedc )
|
2016-01-21 18:17:03 +09:00 |
Lei Xu
|
c57f55223c
|
HDFS-9655. NN should start JVM pause monitor before loading fsimage. (John Zhuge via Lei (Eddy) Xu)
(cherry picked from commit 2ec438e8f7 )
|
2016-01-20 14:26:47 -08:00 |
Ravi Prakash
|
2cbb8bbd72
|
HADOOP-12696. Add tests for S3FileSystem Contract. Contributed by Matt Paduano
(cherry picked from commit 1acc509b45 )
|
2016-01-19 14:00:54 -08:00 |
Wangda Tan
|
23deeb4230
|
HADOOP-12356. Fix computing CPU usage statistics on Windows. (Inigo Goiri via wangda)
(cherry picked from commit 89d1fd5dac )
|
2016-01-19 21:28:51 +08:00 |
Akira Ajisaka
|
3a8d372518
|
HDFS-9623. Update example configuration of block state change log in log4j.properties. Contributed by Masatake Iwasaki.
(cherry picked from commit 92c5f565fd )
|
2016-01-19 13:31:48 +09:00 |
cnauroth
|
62d6166211
|
HADOOP-12635. Adding Append API support for WASB. Contributed by Dushyanth.
(cherry picked from commit 8bc93db2e7 )
|
2016-01-18 09:09:05 -08:00 |
cnauroth
|
2b9ea68ef8
|
HADOOP-12691. Move files to correct location.
(cherry picked from commit da77f423d1 )
|
2016-01-16 07:47:52 -08:00 |
Colin Patrick Mccabe
|
c33603be36
|
HADOOP-12662. The build should fail if a -Dbundle option fails (Kai Zheng via cmccabe)
(cherry picked from commit 2a30386539 )
Conflicts:
BUILDING.txt
hadoop-common-project/hadoop-common/src/CMakeLists.txt
hadoop-project-dist/pom.xml
|
2016-01-15 14:10:13 -08:00 |
Colin Patrick Mccabe
|
48b8c99479
|
HADOOP-12712. Fix some cmake plugin and native build warnings (cmccabe)
(cherry picked from commit b2c155f810 )
|
2016-01-15 13:22:14 -08:00 |
Andrew Wang
|
2a6224aa0f
|
HADOOP-12713. Disable spurious checkstyle checks.
(cherry picked from commit 5d5a22a878 )
|
2016-01-15 11:58:58 -08:00 |
Akira Ajisaka
|
a2d0c8ff9c
|
Move HADOOP-12590 from 2.9.0 to 2.8.0 in CHANGES.txt.
(cherry picked from commit 1da762c745 )
|
2016-01-15 10:48:58 +09:00 |
Jason Lowe
|
81cda7608b
|
HADOOP-12706. TestLocalFsFCStatistics#testStatisticsThreadLocalDataCleanUp times out occasionally. Contributed by Sangjin Lee and Colin Patrick McCabe
(cherry picked from commit cdf8895259 )
|
2016-01-14 23:47:29 +00:00 |
Jason Lowe
|
86456b01eb
|
Update CHANGES.txt for commit of HADOOP-12107 to branch-2.7 and branch-2.6
(cherry picked from commit 651c23e8ef )
|
2016-01-14 23:42:58 +00:00 |
cnauroth
|
9600736d89
|
HADOOP-12691. Add CSRF Filter for REST APIs to Hadoop Common. Contributed by Larry McCay.
(cherry picked from commit 06f4ac0ccd )
|
2016-01-14 11:56:11 -08:00 |
Colin Patrick Mccabe
|
cea1c71087
|
HADOOP-8887. Use a Maven plugin to build the native code using CMake (cmccabe)
(cherry picked from commit b1ed28fa77 )
Conflicts:
hadoop-common-project/hadoop-common/pom.xml
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/pom.xml
|
2016-01-14 11:13:13 -08:00 |
Akira Ajisaka
|
f0b1b53173
|
HADOOP-12700. Remove unused import in TestCompressorDecompressor.java. Contributed by John Zhuge.
(cherry picked from commit f977366d9522ee31080e16db90972729fcfe256f)
|
2016-01-15 00:33:06 +09:00 |
Colin Patrick Mccabe
|
2baeaa20a3
|
HDFS-9517. Fix missing @Test annotation on TestDistCpUtils.testUnpackAttributes (Wei-Chiu Chuang via cmccabe)
(cherry picked from commit 8315582c4f )
|
2016-01-13 16:33:02 -08:00 |
Karthik Kambatla
|
327297a600
|
HADOOP-12683. Add number of samples in last interval in snapshot of MutableStat. (Vikram Srivastava via kasha)
(cherry picked from commit fb64e6051a )
|
2016-01-13 15:44:08 -08:00 |
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
1fba4051f8
|
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.
(cherry picked from commit cb73c753da )
|
2016-01-13 14:56:08 -08:00 |
cnauroth
|
2605e78e44
|
HADOOP-12603. TestSymlinkLocalFSFileContext#testSetTimesSymlinkToDir occasionally fail. Contributed by Wei-Chiu Chuang.
(cherry picked from commit d64cec0fdaddbb892d66ecff358f547b939005f1)
|
2016-01-12 15:41:46 -08:00 |
Lei Xu
|
63b8be149a
|
HADOOP-11262. Enable YARN to use S3A. (Pieter Reuse via lei)
|
2016-01-12 12:21:29 -08:00 |
Colin Patrick Mccabe
|
181437cccf
|
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)
(cherry picked from commit 30c7dfd8ba )
|
2016-01-12 10:46:57 -08:00 |