cnauroth
|
df2ab4c76f
|
HDFS-6979. Fix minor error in CHANGES.txt. Contributed by Chris Nauroth.
(cherry picked from commit b051327ab6a01774e1dad59e1e547dd16f603789)
|
2014-09-05 11:08:16 -07:00 |
|
cnauroth
|
ac218d4dac
|
HDFS-6979. hdfs.dll not produce .pdb files. Contributed by Chris Nauroth.
(cherry picked from commit fab9bc58ec03ea81cd5ce8a8746a4ee588f7bb08)
|
2014-09-05 11:04:57 -07:00 |
|
arp
|
be7e5837a9
|
HDFS-6831. Inconsistency between 'hdfs dfsadmin' and 'hdfs dfsadmin -help'. (Contributed by Xiaoyu Yao)
|
2014-09-05 10:46:33 -07:00 |
|
Jing Zhao
|
a074342b4c
|
HDFS-6376. Distcp data between two HA clusters requires another configuration. Contributed by Dave Marion and Haohui Mai.
|
2014-09-05 10:40:50 -07:00 |
|
Jason Lowe
|
0b3f918b3b
|
MAPREDUCE-6071. JobImpl#makeUberDecision doesn't log that Uber mode is disabled because of too much CPUs. Contributed by Tsuyoshi OZAWA
(cherry picked from commit 45efc966ee1a1bda0271464dcee2564862d53b1f)
|
2014-09-05 13:48:16 +00:00 |
|
Vinayakumar B
|
0bd0423ff5
|
HDFS-6714. TestBlocksScheduledCounter#testBlocksScheduledCounter should shutdown cluster (vinayakumarb)
(cherry picked from commit 772d1fb01e65ca42ef4365d2a9307da6c2448c3f)
|
2014-09-05 10:26:51 +05:30 |
|
Jing Zhao
|
b675f3f150
|
HDFS-6886. Use single editlog record for creating file + overwrite. Contributed by Yi Liu.
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2014-09-04 18:56:51 -07:00 |
|
Jing Zhao
|
2363bad793
|
HDFS-6996. SnapshotDiff report can hit IndexOutOfBoundsException when there are nested renamed directory/file. Contributed by Jing Zhao.
|
2014-09-04 16:40:51 -07:00 |
|
arp
|
0bbeb80931
|
HDFS-6848. Lack of synchronization on access to datanodeUuid in DataStorage#format. (Contributed by Xiaoyu Yao)
|
2014-09-04 16:19:52 -07:00 |
|
Zhijie Shen
|
1e40cbba7f
|
YARN-2511. Allowed all origins by default when CrossOriginFilter is enabled. Contributed by Jonathan Eagles.
(cherry picked from commit 51a4faf52199b181471d591a9fde900fc166fc48)
|
2014-09-04 15:03:50 -07:00 |
|
Jason Lowe
|
04d325afff
|
YARN-2431. NM restart: cgroup is not removed for reacquired containers. Contributed by Jason Lowe
(cherry picked from commit 3fa5f728c4d6944302621965d6a0376827af5b51)
|
2014-09-04 21:14:20 +00:00 |
|
cnauroth
|
c035365338
|
HADOOP-11063. KMS cannot deploy on Windows, because class names are too long. Contributed by Chris Nauroth.
(cherry picked from commit b44b2ee4adb78723c221a7da8fd35ed011d0905c)
|
2014-09-04 12:09:34 -07:00 |
|
Alejandro Abdelnur
|
5dc45d529b
|
HDFS-6905. fs-encryption merge triggered release audit failures. (clamb via tucu)
|
2014-09-04 11:06:58 -07:00 |
|
Jonathan Eagles
|
7e76039278
|
YARN-2509. Enable Cross Origin Filter for timeline server only and not all Yarn servers (Mit Desai via jeagles)
(cherry picked from commit 91d45f0f017281c8ab7ac858aa5d618accb9ea44)
|
2014-09-04 11:54:43 -05:00 |
|
Alejandro Abdelnur
|
2267ba1af7
|
HADOOP-11060. Create a CryptoCodec test that verifies interoperability between the JCE and OpenSSL implementations. (hitliuyi via tucu)
|
2014-09-04 09:22:10 -07:00 |
|
Alejandro Abdelnur
|
dc2e38780b
|
HADOOP-11015. Http server/client utils to propagate and recreate Exceptions from server to client. (tucu)
|
2014-09-04 09:14:07 -07:00 |
|
Alejandro Abdelnur
|
dd55461cda
|
HADOOP-11054. Add a KeyProvider instantiation based on a URI. (tucu)
|
2014-09-04 09:14:02 -07:00 |
|
Haohui Mai
|
b68818c4f0
|
HDFS-6609. Use DirectorySnapshottableFeature to represent a snapshottable directory. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1608631 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-03 23:11:31 -07:00 |
|
Colin Patrick Mccabe
|
7b287d5ba6
|
HADOOP-11056. OsSecureRandom.setConf() might leak file descriptors. Contributed by Yongjun Zhang.
(cherry picked from commit 8f1a668575d35bee11f4cd8173335be5352ec620)
|
2014-09-03 19:39:37 -07:00 |
|
Colin Patrick Mccabe
|
23c41897cb
|
HDFS-6959 Make the HDFS home directory location customizable. Contributed by Yongjun Zhang
(cherry picked from commit f4caedfcbfeae7e2fe7c0e812ddbb087608a5ffd)
|
2014-09-03 19:33:30 -07:00 |
|
Chris Douglas
|
69ee11dc93
|
MAPREDUCE-6063. Correct spill size calculation for spills wrapping the circular buffer. Contributed by zhihai xu.
|
2014-09-03 17:02:17 -07:00 |
|
Alejandro Abdelnur
|
a7d8ede309
|
HADOOP-10863. KMS should have a blacklist for decrypting EEKs. (asuresh via tucu)
Conflicts:
hadoop-common-project/hadoop-kms/src/main/java/org/apache/hadoop/crypto/key/kms/server/KMS.java
|
2014-09-03 15:20:28 -07:00 |
|
Karthik Kambatla
|
96a13c6d0c
|
YARN-2394. FairScheduler: Configure fairSharePreemptionThreshold per queue. (Wei Yan via kasha)
(cherry picked from commit 1dcaba9a7aa27f7ca4ba693e3abb56ab3c59c8a7)
|
2014-09-03 10:27:47 -07:00 |
|
Karthik Kambatla
|
9855e884cb
|
HADOOP-10956. Fix create-release script to include docs and necessary txt files. (kasha)
(cherry picked from commit ce0462129fe09898fd9b169cae0564cb6d9bc419)
|
2014-09-03 09:39:32 -07:00 |
|
Uma Maheswara Rao G
|
3f9c31c873
|
HDFS-2975. Rename with overwrite flag true can make NameNode to stuck in safemode on NN (crash + restart). (Yi Liu via umamahesh)
(cherry picked from commit 3425ae5d7eaa27b2526d0e0c07bdfea9440359f8)
|
2014-09-03 19:02:11 +05:30 |
|
Haohui Mai
|
786b43c7a3
|
HDFS-6942. Fix typos in log messages. Contributed by Ray Chiang.
|
2014-09-02 16:24:11 -07:00 |
|
Colin Patrick Mccabe
|
4c17d4d975
|
HDFS-4257. The ReplaceDatanodeOnFailure policies could have a forgiving option. Contributed by szetszwo.
(cherry picked from commit 727331becc3902cb4e60ee04741e79703238e782)
|
2014-09-02 15:20:50 -07:00 |
|
Andrew Wang
|
9daf035fbc
|
HDFS-6954. With crypto, no native lib systems are too verbose. Contributed by Charles Lamb.
(cherry picked from commit a0ccf83dfd6bff81944d6855652eae7f7f7b0ba9)
|
2014-09-02 14:22:46 -07:00 |
|
Andrew Wang
|
958c9b5080
|
HDFS-6634. inotify in HDFS. Contributed by James Thomas.
(cherry picked from commit faa4455be512e070fa420084be8d1be5c72f3b08)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSConfigKeys.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/qjournal/client/IPCLoggerChannel.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSEditLog.java
|
2014-09-02 14:17:51 -07:00 |
|
Steve Loughran
|
c50371c8b5
|
Fix hadoop-common-project/hadoop-common/src/main/native/README to current mail list and URL
|
2014-09-02 20:28:11 +01:00 |
|
Brandon Li
|
ee3e812605
|
HADOOP-10990. Add missed NFSv3 request and response classes. Contributed by Brandon Li
(cherry picked from commit bad5f38d47f5e93c21641931ac92595c71b05bd7)
|
2014-09-02 11:29:35 -07:00 |
|
Jason Lowe
|
0a582c77ef
|
HADOOP-11012. hadoop fs -text of zero-length file causes EOFException. Contributed by Eric Payne
(cherry picked from commit 01e8f056d9b7245193e6050f9830ca058db02a6e)
|
2014-09-02 18:25:03 +00:00 |
|
Allen Wittenauer
|
a96696bdc3
|
HADOOP-11036. Add build directory to .gitignore (Tsuyoshi OZAWA via aw)
(cherry picked from commit e1109fb65608a668cd53dc324dadc6f63a74eeb9)
|
2014-09-02 10:12:09 -07:00 |
|
Benoy Antony
|
39352a7a82
|
HADOOP-10833. Remove unused cache in UserProvider. (Benoy Antony)
(cherry picked from commit 258c7d0f53fbdf4b0b9cae901701176e3e70c4fe)
|
2014-08-30 13:08:04 -07:00 |
|
Karthik Kambatla
|
7b9e763138
|
YARN-2395. FairScheduler: Preemption timeout should be configurable per queue. (Wei Yan via kasha)
(cherry picked from commit 0f34e6f3873aee0f4932740ca790c6dd2a13b5d9)
|
2014-08-30 01:22:44 -07:00 |
|
Jian He
|
38853c97c2
|
YARN-1506. Changed RMNode/SchedulerNode to update resource with event notification. Contributed by Junping Du
(cherry picked from commit 5c14bc426b4be381383018ebc2236be83eef15cd)
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2014-08-29 23:39:58 -07:00 |
|
Karthik Kambatla
|
05ae7983c6
|
HADOOP-11030. Define a variable jackson.version instead of using constant at multiple places. (Juan Yu via kasha)
(cherry picked from commit 9ad413b19d98352e4ae848a945ab1f72ababa576)
|
2014-08-29 15:57:29 -07:00 |
|
Andrew Wang
|
f6319b5131
|
HDFS-6972. TestRefreshUserMappings.testRefreshSuperUserGroupsConfiguration doesn't decode url correctly. Contributed by Yongjun Zhang.
(cherry picked from commit 6066b1a4551bb70bba2789ac05bf9ddbe72c10e8)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2014-08-29 15:49:06 -07:00 |
|
Andrew Wang
|
21bb77f997
|
Add CHANGES.txt for HADOOP-11021.
(cherry picked from commit 93010faf10fd6894704c033cbd730f05f8c5ffe7)
|
2014-08-29 14:56:15 -07:00 |
|
Andrew Wang
|
075bb9e380
|
HADOOP-11021. Configurable replication factor in the hadoop archive command. Contributed by Zhe Zhang.
(cherry picked from commit ea1c6f31c2d2ea5b38ed57e2aa241d122103a721)
|
2014-08-29 14:47:28 -07:00 |
|
Alejandro Abdelnur
|
5889f4d5f3
|
HADOOP-10994. KeyProviderCryptoExtension should use CryptoCodec for generation/decryption of keys. (tucu)
|
2014-08-29 14:22:15 -07:00 |
|
Jason Lowe
|
b61b78e5c6
|
YARN-2462. TestNodeManagerResync#testBlockNewContainerRequestsOnStartAndResync should have a test timeout. Contributed by Eric Payne
(cherry picked from commit 9ecda8f4c7e10d825b884e35c994d241b9fc8907)
|
2014-08-29 20:18:49 +00:00 |
|
Aaron T. Myers
|
135315b66f
|
HDFS-6774. Make FsDataset and DataStore support removing volumes. Contributed by Lei Xu.
(cherry picked from commit 7eab2a29a5706ce10912c12fa225ef6b27a82cbe)
|
2014-08-29 13:00:36 -07:00 |
|
Jason Lowe
|
27086f5942
|
MAPREDUCE-5931. Validate SleepJob command line parameters. Contributed by Gera Shegalov
(cherry picked from commit 15366d922772afaa9457ed946533cdf4b5d01e2f)
|
2014-08-29 19:52:10 +00:00 |
|
Alejandro Abdelnur
|
09a0ad328f
|
HADOOP-10814. Update Tomcat version used by HttpFS and KMS to latest 6.x version. (rkanter via tucu)
(cherry picked from commit 189abddf0b68ab43978dacaf3a9bf6ee7169cf78)
|
2014-08-29 11:53:13 -07:00 |
|
Jian He
|
73a0e46657
|
YARN-2447. RM web service app submission doesn't pass secrets correctly. Contributed by Varun Vasudev
(cherry picked from commit c686aa3533b42e1baf62a78bc1bfb0ac05be53bb)
|
2014-08-29 11:44:27 -07:00 |
|
Alejandro Abdelnur
|
54202383a9
|
HADOOP-10911. hadoop.auth cookie after HADOOP-10710 still not proper according to RFC2109. (gchanan via tucu)
(cherry picked from commit 6040810df82669f140033d3c6366892640798671)
Conflicts:
hadoop-project/pom.xml
|
2014-08-29 11:23:14 -07:00 |
|
Hitesh Shah
|
aeb8667a06
|
YARN-2450. Fix typos in log messages. Contributed by Ray Chiang.
(cherry picked from commit 3de66011c2e80d7c458a67f80042af986fcc677d)
|
2014-08-29 11:18:54 -07:00 |
|
Zhijie Shen
|
77a4b014e6
|
YARN-2449. Fixed the bug that TimelineAuthenticationFilterInitializer is not automatically added when hadoop.http.filter.initializers is not configured. Contributed by Varun Vasudev.
(cherry picked from commit 4bd0194e6be68421eb1dc87f9f031626112e4c50)
|
2014-08-29 09:46:04 -07:00 |
|
Karthik Kambatla
|
f237dee156
|
YARN-2405. NPE in FairSchedulerAppsBlock. (Tsuyoshi Ozawa via kasha)
(cherry picked from commit fa80ca49bdd741823ff012ddbd7a0f1aecf26195)
|
2014-08-28 23:22:04 -07:00 |
|