Robert Joseph Evans
|
4705652915
|
svn merge -c 1371325 FIXES: MAPREDUCE-3782. teragen terasort jobs fail when using webhdfs:// (Jason Lowe via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1371332 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-09 17:39:37 +00:00 |
Aaron Myers
|
cc33d7b2ce
|
HDFS-3634. Add self-contained, mavenized fuse_dfs test. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1371232 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-09 14:45:08 +00:00 |
Alejandro Abdelnur
|
054f5282ba
|
Adding hadoop-yarn-project/target to svn:ignore
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1370950 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-08 20:27:41 +00:00 |
Todd Lipcon
|
ecc88a6dd7
|
HDFS-3755. Creating an already-open-for-write file with overwrite=true fails. Contributed by Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1370936 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-08 20:15:31 +00:00 |
Todd Lipcon
|
3960c66081
|
YARN-13. Fix pom versions for YARN in branch-2. Contributed by Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1370933 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-08 20:12:38 +00:00 |
Aaron Myers
|
82ee5ce47e
|
HDFS-3710. libhdfs misuses O_RDONLY/WRONLY/RDWR. Contributed by Andy Isaacson.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1370906 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-08 19:33:03 +00:00 |
Arun Murthy
|
9337abd0b0
|
Merge -c 1370889 from trunk to branch-2 to fix YARN-12. Fix findbugs warnings in FairScheduler. Contributed by Junping Du.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1370890 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-08 18:54:26 +00:00 |
Alejandro Abdelnur
|
221e491f5d
|
Merge -r 1370811:1370812 from trunk to branch. FIXES: HADOOP-8660
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1370815 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-08 15:43:26 +00:00 |
Arun Murthy
|
92a99de731
|
Merge -c 1370666 from trunk to branch-2 to fix YARN-1. Promote YARN to be a sub-project of Apache Hadoop.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1370667 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-08 05:33:56 +00:00 |
Aaron Myers
|
208da340c3
|
HDFS-3760. primitiveCreate is a write, not a read. Contributed by Andy Isaacson.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1370650 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-08 02:54:59 +00:00 |
Eli Collins
|
84314d99e5
|
HDFS-3754. BlockSender doesn't shutdown ReadaheadPool threads. Contributed by Eli Collins
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1370496 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 20:23:11 +00:00 |
Alejandro Abdelnur
|
faf54e5b2a
|
Merge -r 1370386:1370387 from trunk to branch. FIXES: HDFS-3291
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1370392 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 17:46:24 +00:00 |
Aaron Myers
|
9c8485f099
|
HDFS-3637. Add support for encrypting the DataTransferProtocol. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1370360 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 16:46:03 +00:00 |
Alejandro Abdelnur
|
88593c443d
|
Merge -r 1370119:1370120 from trunk to branch. FIXES: MAPREDUCE-4484
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1370121 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 05:16:15 +00:00 |
Alejandro Abdelnur
|
6c4b4e19b3
|
Merge -r 1370117:1370118 from trunk to branch. FIXES: MAPREDUCE-4494
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1370119 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 05:12:08 +00:00 |
Alejandro Abdelnur
|
80f8a6f8a3
|
Merge -r 1370044:1370045 from trunk to branch. FIXES: HADOOP-8644
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1370050 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-06 22:39:15 +00:00 |
Aaron Myers
|
7f92566e21
|
HDFS-3579. libhdfs: fix exception handling. (Colin Patrick McCabe via atm)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1370016 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-06 21:03:57 +00:00 |
Alejandro Abdelnur
|
2a178a8d0b
|
Merge -r 1369905:1369906 from trunk to branch. FIXES: MAPREDUCE-4498
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1369908 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-06 18:15:35 +00:00 |
Aaron Myers
|
b86332b8e1
|
HDFS-3719. Re-enable append-related tests in TestFileConcurrentReader. Contributed by Andrew Wang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1369851 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-06 14:03:52 +00:00 |
Jonathan Turner Eagles
|
054dd2d39c
|
svn merge -c 1369197 FIXES: MAPREDUCE-4503. Should throw InvalidJobConfException if duplicates found in cacheArchives or cacheFiles (Robert Evans via jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1369201 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-03 20:42:18 +00:00 |
Alejandro Abdelnur
|
99050a6508
|
Merge -r 1368732:1368733 from trunk to branch. FIXES: HDFS-3756
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1368735 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-02 22:12:58 +00:00 |
Siddharth Seth
|
f7545f076e
|
Merge MAPREDUCE-3289 from trunk. Make use of fadvise in the NM's shuffle handler. (Contributed by Todd Lipcon and Siddharth Seth)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1368722 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-02 21:57:42 +00:00 |
Alejandro Abdelnur
|
f5dfa69617
|
Merge -r 1368307:1368308 from trunk to branch. FIXES: HDFS-3724
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1368310 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-01 23:16:48 +00:00 |
Alejandro Abdelnur
|
6406fb59f7
|
Merge -r 1368303:1368304 from trunk to branch. FIXES: HDFS-3513
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1368305 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-01 23:10:26 +00:00 |
Thomas Graves
|
6b3c8934f3
|
merge -r 1368293:1368294 from trunk. FIXES: MAPREDUCE-4504
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1368296 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-01 22:20:59 +00:00 |
Eli Collins
|
afd9e523cd
|
HADOOP-8480. The native build should honor -DskipTests. Contributed by Colin Patrick McCabe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1368259 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-01 21:30:06 +00:00 |
Eli Collins
|
f23d581bfd
|
HADOOP-8620. Add -Drequire.fuse and -Drequire.snappy. Contributed by Colin Patrick McCabe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1368256 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-01 21:27:12 +00:00 |
Thomas Graves
|
34f90dc93b
|
merge -r 1368001:1368002 from trunk. FIXES: HADOOP-8633
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1368003 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-01 14:03:01 +00:00 |
Aaron Myers
|
af6d62a9c1
|
HDFS-3738. TestDFSClientRetries#testFailuresArePerOperation sets incorrect timeout config. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1367845 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-01 02:22:30 +00:00 |
Tsz-wo Sze
|
15a9b9829a
|
svn merge -c 1367841 from trunk for HDFS-3667. Add retry support to WebHdfsFileSystem.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1367842 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-01 01:44:03 +00:00 |
Jonathan Turner Eagles
|
d40b6be2f5
|
svn merge -c 1367789 FIXES: MAPREDUCE-4234. SortValidator.java is incompatible with multi-user or parallel use (due to a /tmp file with static name) (Robert Evans via jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1367793 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-31 21:45:45 +00:00 |
Robert Joseph Evans
|
bc65eefdd3
|
svn merge -c 1367783 FIXES: MAPREDUCE-4444. nodemanager fails to start when one of the local-dirs is bad (Jason Lowe via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1367784 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-31 21:09:43 +00:00 |
Thomas Graves
|
66d468eece
|
merge -r 1367770:1367771 from trunk. FIXES: MAPREDUCE-4457
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1367772 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-31 20:53:45 +00:00 |
Thomas Graves
|
7fd5b56a8b
|
merge -r 1367763:1367764 from trunk. FIXES: HADOOP-8370
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1367765 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-31 20:44:12 +00:00 |
Robert Joseph Evans
|
6817f87461
|
svn merge -c 1367726. FIXES: MAPREDUCE-4483. 2.0 build does not work (John George via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1367729 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-31 19:50:11 +00:00 |
Robert Joseph Evans
|
e265f69a18
|
svn merge -c 1367719 FIXES: MAPREDUCE-4492. Configuring total queue capacity between 100.5 and 99.5 at perticular level is sucessfull (Mayank Bansal via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1367720 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-31 19:35:39 +00:00 |
Thomas Graves
|
5a17a40ee6
|
merge -r 1367712:1367713 from trunk. FIXES: MAPREDUCE-4493
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1367715 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-31 19:21:27 +00:00 |
Robert Joseph Evans
|
30ba954741
|
svn merge -c 1367702 FIXES: HADOOP-8637. FilterFileSystem#setWriteChecksum is broken (daryn via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1367703 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-31 19:00:03 +00:00 |
Robert Joseph Evans
|
6fe821a14a
|
svn merge -c 1367601 FIXES: MAPREDUCE-4496. AM logs link is missing user name (Jason Lowe via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1367602 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-31 15:09:49 +00:00 |
Thomas Graves
|
a1a7ee23f7
|
merge -r 1367580:1367581 from trunk. FIXES: MAPREDUCE-4456
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1367585 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-31 14:49:07 +00:00 |
Thomas Graves
|
ca7732aae9
|
merge -r 1367538:1367539 from trunk. FIXES: MAPREDUCE-4375
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1367540 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-31 13:40:39 +00:00 |
Tsz-wo Sze
|
cfedcc9e27
|
svn merge -c -1366602 for reverting HDFS-3667.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1367408 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-31 04:36:35 +00:00 |
Alejandro Abdelnur
|
f86353ba09
|
Merge -r 1367351:1367352 from trunk to branch. FIXES: MAPREDUCE-4342
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1367353 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 22:57:30 +00:00 |
Alejandro Abdelnur
|
8b539d225d
|
svn ignoring hadoop-yarn-applications-unmanaged-am-launcher target directory (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1367350 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 22:45:29 +00:00 |
Todd Lipcon
|
814dbbdd0b
|
Fix typo in CHANGES.txt: wrote HADOOP-8642 instead of HADOOP-8624.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1367346 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 22:38:27 +00:00 |
Robert Joseph Evans
|
04eeb42717
|
svn merge -c 1367296 FIXES: HADOOP-8635. Cannot cancel paths registered deleteOnExit (daryn via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1367297 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 21:00:15 +00:00 |
Robert Joseph Evans
|
59d4ea2c64
|
svn merge -c 1367202 FIXES: HADOOP-8550. hadoop fs -touchz automatically created parent directories (John George via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1367203 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 18:12:29 +00:00 |
Aaron Myers
|
cb94513c1f
|
HDFS-3732. fuse_dfs: incorrect configuration value checked for connection expiry timer period. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1367201 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 18:07:53 +00:00 |
Robert Joseph Evans
|
cc871e76f3
|
svn merge -c 1367196 FIXES: HADOOP-8634. Ensure FileSystem#close doesn't squawk for deleteOnExit paths (daryn via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1367197 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 18:06:44 +00:00 |
Robert Joseph Evans
|
79fc1b2fe8
|
svn merge -c 1367114 FIXES: HADOOP-8627. FS deleteOnExit may delete the wrong path (daryn via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1367115 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 15:19:56 +00:00 |