Konstantin Boudnik
|
4c197b5d56
|
HADOOP-10167. Mark hadoop-common source as UTF-8 in Maven pom files / refactoring. Contributed by Mikhail Antonov.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1560831 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-23 22:29:23 +00:00 |
|
Vinod Kumar Vavilapalli
|
1393581bce
|
YARN-1490. Introduced the ability to make ResourceManager optionally not kill all containers when an ApplicationMaster exits. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1557143 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-10 15:04:39 +00:00 |
|
Vinod Kumar Vavilapalli
|
a45017a5f1
|
YARN-1493. Changed ResourceManager and Scheduler interfacing to recognize app-attempts separately from apps. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1554896 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-02 20:19:45 +00:00 |
|
Christopher Douglas
|
e07f3c87cd
|
YARN-1471. Preserve scheduler typeinfo in simulator to work with resource monitors.
Contributed by Carlo Curino.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1552173 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-19 00:07:59 +00:00 |
|
Steve Loughran
|
af367d1409
|
HADOOP-9611 mvn-rpmbuild against google-guice > 3.0 yields missing cglib dependency
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1551916 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-18 11:16:57 +00:00 |
|
Jian He
|
28db28d491
|
YARN-1311. Fixed app specific scheduler-events' names to be app-attempt based. Contributed by Vinod Kumar Vavilapalli
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1550613 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-13 01:44:16 +00:00 |
|
Sanford Ryza
|
e1d3670f4c
|
YARN-807. When querying apps by queue, iterating over all apps is inefficient and limiting (Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1548983 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-08 03:09:34 +00:00 |
|
Daryn Sharp
|
9ea61e4415
|
HADOOP-10129. Distcp may succeed when it fails (daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1548175 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-05 15:47:55 +00:00 |
|
Steve Loughran
|
7b60e94c09
|
HADOOP-10135 writes to swift fs over partition size leave temp files and empty output file
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1546959 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-02 11:03:00 +00:00 |
|
Steve Loughran
|
01ccd4d3ab
|
MAPREDUCE-5624 Move grizzly-test and junit dependencies to test scope
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1541702 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-13 20:46:54 +00:00 |
|
Jason Darrell Lowe
|
744506f34d
|
MAPREDUCE-5610. TestSleepJob fails in jdk7. Contributed by Jonathan Eagles
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1541566 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-13 15:49:29 +00:00 |
|
Luke Lu
|
6990355e57
|
YARN-311. RM/scheduler support for dynamic resource configuration. (Junping Du via llu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1539134 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-05 21:23:53 +00:00 |
|
Colin McCabe
|
7abf7e8151
|
HADOOP-9478. Fix race conditions during the initialization of Configuration related to deprecatedKeyMap (cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1538248 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-02 18:42:27 +00:00 |
|
Sanford Ryza
|
da317f2ea5
|
YARN-786. Expose application resource usage in RM REST API (Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1537809 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-01 02:54:28 +00:00 |
|
Sanford Ryza
|
87adffe877
|
YARN-1306. Clean up hadoop-sls sample-conf according to YARN-1228 (Wei Yan via Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1536982 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-30 06:32:53 +00:00 |
|
Arpit Agarwal
|
68a79b0d3f
|
HDFS-5436. Move HsFtpFileSystem and HFtpFileSystem into org.apache.hdfs.web. (Contributed by Haohui Mai)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1536921 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-29 22:44:34 +00:00 |
|
Jonathan Turner Eagles
|
f09c52bb7c
|
HADOOP-9016. HarFsInputStream.skip(long) must never return negative value. (Ivan A. Veselovsky via jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1535086 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-23 18:03:08 +00:00 |
|
Sanford Ryza
|
7d637a3a99
|
MAPREDUCE-5457. Add a KeyOnlyTextOutputReader to enable streaming to write out text files without separators (Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1533624 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-18 20:43:53 +00:00 |
|
Suresh Srinivas
|
dea1b2e84a
|
HADOOP-10005. No need to check INFO severity level is enabled or not. Contributed by Jackie Chang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1532907 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-16 21:00:07 +00:00 |
|
Jonathan Turner Eagles
|
74a2191aae
|
MAPREDUCE-5586. TestCopyMapper#testCopyFailOnBlockSizeDifference fails when run from hadoop-tools/hadoop-distcp directory (jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1532887 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-16 20:21:21 +00:00 |
|
Jonathan Turner Eagles
|
034039b917
|
MAPREDUCE-5585. TestCopyCommitter#testNoCommitAction Fails on JDK7 (jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1532875 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-16 19:57:55 +00:00 |
|
Chris Nauroth
|
11716cf390
|
HADOOP-10040. Revert svn propset for CRLF line endings on Windows files. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1531977 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-14 17:01:33 +00:00 |
|
Chris Nauroth
|
bbac0cf05e
|
HADOOP-10040. hadoop.cmd in UNIX format and would not run by default on Windows. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1531491 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-12 03:14:24 +00:00 |
|
Sanford Ryza
|
335923be6f
|
Delete fair-scheduler-allocation.xml for YARN-1300
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1531425 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-11 21:25:59 +00:00 |
|
Sanford Ryza
|
156b9f2e88
|
YARN-1300. SLS tests fail because conf puts YARN properties in fair-scheduler.xml (Ted Yu via Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1531423 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-11 21:18:48 +00:00 |
|
Jonathan Turner Eagles
|
7b687dda09
|
YARN-1199. Make NM/RM Versions Available (Mit Desai via jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1529003 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-03 21:04:12 +00:00 |
|
Vinod Kumar Vavilapalli
|
1c5b49eeaf
|
YARN-899. Added back queue level administrator-acls so that there is no regression w.r.t 1.x. Contributed by Xuan Gong.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1527282 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-29 08:21:36 +00:00 |
|
Steve Loughran
|
990e494556
|
HADOOP-8545 findbugs patches from the final -037 patch
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1527189 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-28 13:59:13 +00:00 |
|
Steve Loughran
|
42b6cadd76
|
HADOOP-10006. Compilation failure in trunk for o.a.h.fs.swift.util.JSONUtil
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1527187 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-28 13:31:14 +00:00 |
|
Alejandro Abdelnur
|
58b08e11b9
|
YARN-1021. Yarn Scheduler Load Simulator. (ywskycn via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1527059 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-27 20:23:19 +00:00 |
|
Steve Loughran
|
3caca924bc
|
HADOOP-8545. Filesystem Implementation for OpenStack Swift
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1526854 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-27 11:32:53 +00:00 |
|
Jason Darrell Lowe
|
e1d398b2c9
|
MAPREDUCE-5440. TestCopyCommitter Fails on JDK7. Contributed by Robert Parker
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1509900 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-02 22:51:34 +00:00 |
|
Kihwal Lee
|
1b6324265d
|
HADOOP-9738. TestDistCh fails. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1503976 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-17 02:22:14 +00:00 |
|
Chris Nauroth
|
8df9a8e6d2
|
HADOOP-9656. Gridmix unit tests fail on Windows and Linux. Contributed by Chuan Liu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1496597 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-25 19:20:15 +00:00 |
|
Daryn Sharp
|
723ef662a9
|
MAPREDUCE-5315. DistCp reports success even on failure. (mithun and jlowe via daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1491914 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-11 19:22:53 +00:00 |
|
Siddharth Seth
|
a2205a3b72
|
YARN-720 and MAPREDUCE-5291. container-log4j.properties should not refer to mapreduce properties. Update MRApp to use YARN properties for log setup. Contributed by Zhijie Shen.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1488829 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-03 02:35:34 +00:00 |
|
Jason Darrell Lowe
|
85623a2d75
|
HADOOP-9287. Parallel-testing hadoop-common. Contributed by Andrey Klochkov
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1488040 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-30 22:43:16 +00:00 |
|
Alejandro Abdelnur
|
d303f01297
|
MAPREDUCE-4942. mapreduce.Job has a bunch of methods that throw InterruptedException so its incompatible with MR1. (rkanter via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1480748 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-09 20:04:32 +00:00 |
|
Suresh Srinivas
|
8f7ce62085
|
MAPREDUCE-5177. Use common utils FileUtil#setReadable/Writable/Executable & FileUtil#canRead/Write/Execute. Contributed by Ivan Mitic.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1477403 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-29 23:00:39 +00:00 |
|
Kihwal Lee
|
2e789dd9a6
|
MAPREDUCE-5065. DistCp should skip checksum comparisons if block-sizes are different on source/target. Contributed by Mithun Radhakrishnan.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1468629 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-16 22:01:18 +00:00 |
|
Bikas Saha
|
41c4cd08a0
|
MAPREDUCE-4885. Streaming tests have multiple failures on Windows. (Chris Nauroth via bikas)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1467158 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-12 03:00:29 +00:00 |
|
Arun Murthy
|
7f13207ed1
|
MAPREDUCE-5129. Allow tags to JobHistory for deeper analytics. Contributed by Billie Rinaldi.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1465188 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-06 05:30:56 +00:00 |
|
Alejandro Abdelnur
|
070916130a
|
MAPREDUCE-5098. Fix findbugs warnings in gridmix. (kkambatl via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1464209 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-03 21:22:02 +00:00 |
|
Thomas Graves
|
75ef1b4845
|
MAPREDUCE-4991. coverage for gridmix (Aleksey Gorshkov via tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1463806 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-03 01:45:24 +00:00 |
|
Alejandro Abdelnur
|
806073867e
|
MAPREDUCE-5113. Streaming input/output types are ignored with java mapper/reducer. (sandyr via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1463307 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-01 21:42:12 +00:00 |
|
Thomas White
|
375584ae0f
|
MAPREDUCE-5006. Fix failing streaming tests due to MAPREDUCE-4994. Contributed by Sandy Ryza.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1461541 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-27 11:47:06 +00:00 |
|
Siddharth Seth
|
d41e67b966
|
MAPREDUCE-5077. Remove mapreduce.util.ResourceCalculatorPlugin and related code. Contributed by Karthik Kambatla.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1461251 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-26 18:15:40 +00:00 |
|
Amareshwari Sri Ramadasu
|
6f92ad9868
|
MAPREDUCE-5014. Extend Distcp to accept a custom CopyListing. Contributed by Srikanth Sundarrajan
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1459690 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-22 10:09:06 +00:00 |
|
Tsz-wo Sze
|
718f0f92a9
|
MAPREDUCE-5075. DistCp leaks input file handles since ThrottledInputStream does not close the wrapped InputStream. Contributed by Chris Nauroth
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1458741 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-20 10:40:14 +00:00 |
|
Aaron Myers
|
4008b37b74
|
HADOOP-9405. TestGridmixSummary#testExecutionSummarizer is broken. Contributed by Andrew Wang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1456639 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-14 20:11:49 +00:00 |
|
Suresh Srinivas
|
638801cce1
|
HADOOP-8952. Enhancements to support Hadoop on Windows Server and Windows Azure environments. Contributed by Ivan Mitic, Chuan Liu, Ramya Sunil, Bikas Saha, Kanna Karanam, John Gordon, Brandon Li, Chris Nauroth, David Lao, Sumadhur Reddy Bolli, Arpit Agarwal, Ahmed El Baz, Mike Liddell, Jing Zhao, Thejas Nair, Steve Maine, Ganeshan Iyer, Raja Aluri, Giridharan Kesavan, Ramya Bharathi Nimmagadda.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1453486 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-06 19:15:18 +00:00 |
|
Alejandro Abdelnur
|
6401d5d2ec
|
HADOOP-9230. TestUniformSizeInputFormat fails intermittently. (kkambatl via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1451291 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-28 18:51:39 +00:00 |
|
Siddharth Seth
|
979fb054f8
|
MAPREDUCE-4693. Historyserver should provide counters for failed tasks. Contributed by Xuan Gong.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1450956 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-27 21:03:19 +00:00 |
|
Aaron Myers
|
63522b3224
|
HADOOP-8569. CMakeLists.txt: define _GNU_SOURCE and _LARGEFILE_SOURCE. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1449922 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-25 22:07:45 +00:00 |
|
Alejandro Abdelnur
|
4ad1279b2e
|
HADOOP-9297. remove old record IO generation and tests. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1446044 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-14 04:27:07 +00:00 |
|
Aaron Myers
|
bdb5342b2d
|
MAPREDUCE-4953. HadoopPipes misuses fprintf. Contributed by Andy Isaacson.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1442471 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-05 04:53:32 +00:00 |
|
Siddharth Seth
|
c163dc2fce
|
MAPREDUCE-4838. Add additional fields like Locality, Avataar to the JobHistory logs. Contributed by Zhijie Shen
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1439714 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-29 00:21:58 +00:00 |
|
Todd Lipcon
|
e322e0a05f
|
HADOOP-9215. when using cmake-2.6, libhadoop.so doesn't get created (only libhadoop.so.1.0.0). Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1434530 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-17 01:37:41 +00:00 |
|
Thomas Graves
|
ab0e94d2a5
|
HADOOP-9097. Maven RAT plugin is not checking all source files (tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1432934 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-14 14:37:12 +00:00 |
|
Suresh Srinivas
|
1f41061132
|
MAPREDUCE-4884. Streaming tests fail to start MiniMRCluster due to missing queue configuration. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1427945 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-02 19:31:11 +00:00 |
|
Jason Darrell Lowe
|
40c3b7f0b2
|
MAPREDUCE-4793. Problem with adding resources when using both -files and -file to hadoop streaming. Contributed by Jason Lowe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1425177 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-21 23:05:54 +00:00 |
|
Robert Joseph Evans
|
966e20fa3d
|
YARN-204. test coverage for org.apache.hadoop.tools (Aleksey Gorshkov via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1414239 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-27 16:05:16 +00:00 |
|
Jason Darrell Lowe
|
1ebe1d8303
|
HADOOP-9025. org.apache.hadoop.tools.TestCopyListing failing. Contributed by Jonathan Eagles
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1408604 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-13 05:53:26 +00:00 |
|
Robert Joseph Evans
|
416c7ded54
|
HADOOP-9022. Hadoop distcp tool fails to copy file if -m 0 specified (Jonathan Eagles vai bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1408488 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-12 22:43:07 +00:00 |
|
Alejandro Abdelnur
|
a4f30ff53c
|
reverting commit 1399898 (HADOOP-8887)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1399972 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-19 05:38:26 +00:00 |
|
Alejandro Abdelnur
|
53c598ab11
|
HADOOP-8887. Use a Maven plugin to build the native code using CMake. (cmccabe via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1399898 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-18 22:40:41 +00:00 |
|
Thomas White
|
aa934616dd
|
MAPREDUCE-4654. TestDistCp is ignored. Contributed by Sandy Ryza.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1396047 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-09 14:37:46 +00:00 |
|
Eli Collins
|
aa4c3fc8aa
|
HADOOP-8789. Tests setLevel(Level.OFF) should be Level.ERROR. Contributed by Andy Isaacson
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1383494 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-11 17:56:19 +00:00 |
|
Aaron Myers
|
6ba9ff9177
|
HADOOP-8775. MR2 distcp permits non-positive value to -bandwidth option which causes job never to complete. Contributed by Sandy Ryza.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1382119 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-07 18:40:30 +00:00 |
|
Eli Collins
|
404ab8ec66
|
HADOOP-8431. Running distcp wo args throws IllegalArgumentException. Contributed by Sandy Ryza
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1381840 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-07 01:25:30 +00:00 |
|
Todd Lipcon
|
e57843e02a
|
HDFS-3054. distcp -skipcrccheck has no effect. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1381296 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-05 18:54:45 +00:00 |
|
Robert Joseph Evans
|
aeb364d8b5
|
HADOOP-8225. DistCp fails when invoked by Oozie (daryn via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1376618 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-23 18:06:56 +00:00 |
|
Robert Joseph Evans
|
b05c70bd96
|
HADOOP-8703: Fix formatting issue.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1373599 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-15 19:50:07 +00:00 |
|
Robert Joseph Evans
|
6167123bcb
|
HADOOP-8703. distcpV2: turn CRC checking off for 0 byte size (Dave Thompson via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1373581 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-15 19:16:13 +00:00 |
|
Todd Lipcon
|
0733adf670
|
HADOOP-8659. Native libraries must build with soft-float ABI for Oracle JVM on ARM. Contributed by Trevor Robinson.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1371507 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-09 21:58:21 +00:00 |
|
Thomas Graves
|
735b50e8bd
|
MAPREDUCE-4493. Distibuted Cache Compatability Issues (Robert Evans via tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1367713 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-31 19:20:03 +00:00 |
|
Robert Joseph Evans
|
9c87911c4a
|
HADOOP-8521. Port StreamInputFormat to new Map Reduce API (madhukara phatak via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1360238 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-11 15:44:43 +00:00 |
|
Eli Collins
|
8188c1cb41
|
HADOOP-8547. Package hadoop-pipes examples/bin directory (again). Contributed by Colin Patrick McCabe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1356947 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-03 21:12:04 +00:00 |
|
Eli Collins
|
dcc1d3b7f0
|
HADOOP-8538. CMake builds fail on ARM. Contributed by Trevor Robinson
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1356041 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-01 22:47:48 +00:00 |
|
Eli Collins
|
cd9ce99740
|
MAPREDUCE-4383. HadoopPipes.cc needs to include unistd.h. Contributed by Andy Isaacson
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1355555 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-29 20:57:20 +00:00 |
|
Thomas Graves
|
b91910dd3e
|
MAPREDUCE-4320. gridmix mainClass wrong in pom.xml (tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1352550 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-21 15:01:35 +00:00 |
|
Ravi Gummadi
|
b685486fbb
|
MAPREDUCE-4356. [Rumen] Provide access to the method ParsedTask.obtainTaskAttempts(). (ravigummadi)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1352415 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-21 05:44:20 +00:00 |
|
Siddharth Seth
|
10bc39ea02
|
MAPREDUCE-4270. Move the data_join test classes to the correct path. (Contributed by Thomas Graves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1351869 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-19 21:51:15 +00:00 |
|
Robert Joseph Evans
|
49feb6a039
|
MAPREDUCE-4267. mavenize pipes (tgraves via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1351818 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-19 19:40:44 +00:00 |
|
Robert Joseph Evans
|
8bbacfaa31
|
MAPREDUCE-4297. Usersmap file in gridmix should not fail on empty lines (Ravi Prakash via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1344763 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-31 15:16:48 +00:00 |
|
Harsh J
|
1fab229f30
|
HADOOP-8268. A few pom.xml across Hadoop project may fail XML validation. Contributed by Radim Kolar. (harsh)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1343272 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-28 14:51:05 +00:00 |
|
Thomas Graves
|
d239307d00
|
MAPREDUCE-4269. documentation: Gridmix has javadoc warnings in StressJobFactory (Jonathon Eagles via tgraves).
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1340880 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-21 01:55:44 +00:00 |
|
Eli Collins
|
20f935eaea
|
HADOOP-8329. Build fails with Java 7. Contributed by Eli Collins
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1340268 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-18 21:43:02 +00:00 |
|
Thomas Graves
|
dcf84707ab
|
MAPREDUCE-3543. Mavenize Gridmix. (tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1339629 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-17 15:06:33 +00:00 |
|
Thomas Graves
|
f35294eb95
|
MAPREDUCE-4238. mavenize data_join. (tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1338835 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-15 19:09:59 +00:00 |
|
Robert Joseph Evans
|
a9808de0d9
|
HADOOP-8341. Fix or filter findbugs issues in hadoop-tools (bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1335505 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-08 13:20:56 +00:00 |
|
Robert Joseph Evans
|
8069771a2d
|
HADOOP-8327. distcpv2 and distcpv1 jars should not coexist (Dave Thompson via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1335075 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-07 15:49:33 +00:00 |
|
Alejandro Abdelnur
|
0fca4fbaf3
|
MAPREDUCE-4205. retrofit all JVM shutdown hooks to use ShutdownHookManager (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1333748 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-04 03:20:16 +00:00 |
|
Thomas Graves
|
70c392df0e
|
HADOOP-8339. jenkins complaining about 16 javadoc warnings (Tom White and Robert Evans via tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1332853 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-01 21:46:58 +00:00 |
|
Robert Joseph Evans
|
500dc61523
|
HADOOP-8305. distcp over viewfs is broken (John George via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1331440 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-27 14:39:35 +00:00 |
|
Alejandro Abdelnur
|
df654cca49
|
MAPREDUCE-3867. MiniMRYarn/MiniYarn uses fixed ports (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1328109 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-19 20:33:11 +00:00 |
|
Robert Joseph Evans
|
f6cadd8610
|
HADOOP-8288. Remove references of mapred.child.ulimit etc. since they are not being used any more (Ravi Prakash via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1328018 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-19 16:05:34 +00:00 |
|
Ravi Gummadi
|
2ada53f107
|
MAPREDUCE-4149. [Rumen] Rumen fails to parse certain counter strings. (ravigummadi)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1327461 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-18 11:59:38 +00:00 |
|
Robert Joseph Evans
|
27ea3ab6ba
|
MAPREDUCE-4128. AM Recovery expects all attempts of a completed task to also be completed. (Bikas Saha via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1325765 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-13 13:45:03 +00:00 |
|
Robert Joseph Evans
|
594dd9eb25
|
MAPREDUCE-3082. Archive command take wrong path for input file with current directory (John George via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1309453 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-04 15:28:17 +00:00 |
|
Arun Murthy
|
67a74198b1
|
Changed version in trunk to 3.0.0-SNAPSHOT.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1306200 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-28 07:37:06 +00:00 |
|
Ravi Gummadi
|
7b3a98cfcd
|
MAPREDUCE-3953. [Gridmix] Gridmix throws NPE and does not simulate a job if the trace contains null taskStatus for a task.(ravigummadi)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1303330 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-21 09:42:23 +00:00 |
|
Robert Joseph Evans
|
03e4684fa5
|
HADOOP-8064. Remove unnecessary dependency on w3c.org in document processing (Khiwal Lee via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1297274 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-05 23:07:31 +00:00 |
|
Aaron Myers
|
375c6b8f2e
|
Merge trunk into HA branch.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-1623@1294762 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-28 18:33:41 +00:00 |
|
Robert Joseph Evans
|
858c6d2b1f
|
MAPREDUCE-3790 Broken pipe on streaming job can lead to truncated output for a successful job (Jason Lowe via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1294743 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-28 17:43:08 +00:00 |
|
Aaron Myers
|
dcd2056e46
|
HADOOP-8116. RetriableCommand is using RetryPolicy incorrectly after HADOOP-7896. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-1623@1294729 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-28 16:51:55 +00:00 |
|
Ravi Gummadi
|
11c127bb51
|
MAPREDUCE-3757. [Rumen] Fixed Rumen Folder to adjust shuffleFinished and sortFinished times when needed.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1245303 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-17 02:55:00 +00:00 |
|
Alejandro Abdelnur
|
4b09ebde5b
|
HADOOP-8035 Hadoop Maven site is inefficient and runs phases redundantly (abayer via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1242505 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-09 20:26:19 +00:00 |
|
Amar Kamat
|
e5060d3bbb
|
MAPREDUCE-3770. Zombie.getJobConf() results into NPE. (amarrk)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241845 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 10:15:41 +00:00 |
|
Arun Murthy
|
ab75b8b420
|
MAPREDUCE-3427. Fix streaming unit tests broken after mavenization. Contributed by Hitesh Shah.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1239391 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 23:05:14 +00:00 |
|
Mahadev Konar
|
faa6806df3
|
MAPREDUCE-3735. Add distcp jar to the distribution (tar). (mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1236336 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-26 18:10:11 +00:00 |
|
Mahadev Konar
|
34a6a9f4bc
|
MAPREDUCE-3733. Add Apache License Header to hadoop-distcp/pom.xml. (mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1236066 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-26 08:30:17 +00:00 |
|
Mahadev Konar
|
d5bcc58828
|
MAPREDUCE-2765. DistCp Rewrite. (Mithun Radhakrishnan via mahadev) - wrong version in poms
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1236048 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-26 06:46:25 +00:00 |
|
Mahadev Konar
|
d06948002f
|
MAPREDUCE-2765. DistCp Rewrite. (Mithun Radhakrishnan via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1236045 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-26 06:36:52 +00:00 |
|
Alejandro Abdelnur
|
10325d9732
|
MAPREDUCE-3582. Move successfully passing MR1 tests to MR2 maven tree.(ahmed via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1233090 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-18 22:10:12 +00:00 |
|
Alejandro Abdelnur
|
b3bcbe274d
|
HADOOP-7907. hadoop-tools JARs are not part of the distro. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1227901 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-06 00:02:04 +00:00 |
|
Arun Murthy
|
7afb9aca70
|
MAPREDUCE-3521. Fixed streaming to ensure it doesn't silently ignore unknown arguments. Contributed by Robert Evans.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1225471 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-29 08:24:09 +00:00 |
|
Arun Murthy
|
919f56c3d4
|
MAPREDUCE-3604. Fixed streaming to use new mapreduce.framework.name to check for local mode.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1225259 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-28 18:23:12 +00:00 |
|
Alejandro Abdelnur
|
74c9166923
|
HADOOP-7810. move hadoop archive to core from tools [missing file from original commit]. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1213911 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-13 20:22:28 +00:00 |
|
Alejandro Abdelnur
|
0201be46c2
|
HADOOP-7810. move hadoop archive to core from tools. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1213907 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-13 20:17:59 +00:00 |
|
Mahadev Konar
|
e2a78da87b
|
MAPREDUCE-3488. Streaming jobs are failing because the main class isnt set in the pom files. (mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1208792 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-30 21:17:06 +00:00 |
|
Thomas White
|
be9c46a447
|
MAPREDUCE-3433. Finding counters by legacy group name returns empty counters.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1207755 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-29 05:07:47 +00:00 |
|
Alejandro Abdelnur
|
26447229ba
|
HADOOP-7590. Mavenize streaming and MR examples. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1203941 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-19 01:24:32 +00:00 |
|
Alejandro Abdelnur
|
21cb78d246
|
HADOOP-7624. Set things up for a top level hadoop-tools module. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1179912 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-07 01:01:18 +00:00 |
|