Suresh Srinivas
|
b15c6f6721
|
HADOOP-9379. Merging change 1455316 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1455318 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-11 20:35:35 +00:00 |
Kihwal Lee
|
95efc3d0fc
|
svn merge -c 1454517 Merging from trunk to branch-2 to fix HDFS-4577.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1454519 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-08 20:04:07 +00:00 |
Alejandro Abdelnur
|
50d493c89a
|
HDFS-4571. WebHDFS should not set the service hostname on the server side. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1454476 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-08 17:24:52 +00:00 |
Kihwal Lee
|
5a12614da7
|
svn merge -c 1454460. Merging from trunk to branch-2 to fix HDFS-4567.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1454468 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-08 16:59:29 +00:00 |
Thomas Graves
|
3401855c1a
|
YARN-443. allow OS scheduling priority of NM to be different than the containers it launches (tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1454413 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-08 14:53:38 +00:00 |
Suresh Srinivas
|
4e38de7c95
|
HDFS-4569. Merge r1454233 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1454236 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-08 04:01:17 +00:00 |
Suresh Srinivas
|
22cc69ee91
|
HDFS-4546. Merging 1r1454021 and r1454027 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1454235 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-08 03:58:19 +00:00 |
Aaron Myers
|
4dac9a60ef
|
HADOOP-9369. DNS#reverseDns() can return hostname with . appended at the end. Contributed by Karthik Kambatla.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1454173 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-07 23:51:43 +00:00 |
Thomas Graves
|
d46bbdd43f
|
MAPREDUCE-5023. History Server Web Services missing Job Counters (Ravi Prakash via tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1454157 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-07 23:03:10 +00:00 |
Daryn Sharp
|
1fd01d8355
|
svn merge -c 1454059 FIXES: HDFS-4566. Webdhfs token cancelation should use authentication (daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1454064 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-07 20:00:36 +00:00 |
Daryn Sharp
|
bed135502d
|
svn merge -c 1454019 FIXES: HADOOP-9374. Add tokens from -tokenCacheFile into UGI (daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1454025 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-07 19:23:50 +00:00 |
Daryn Sharp
|
a3045acb37
|
svn merge -c 1453955 FIXES: HDFS-4560. Webhdfs cannot use tokens obtained by another user (daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1453956 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-07 16:58:12 +00:00 |
Arun Murthy
|
7808df2ed5
|
Preparing for 2.0.4-alpha bug-fix release.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1453888 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-07 14:23:26 +00:00 |
Jonathan Turner Eagles
|
d66691a08e
|
HADOOP-9209. Add shell command to dump file checksums (Todd Lipcon via jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1453620 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-06 23:33:09 +00:00 |
Jason Darrell Lowe
|
0cdaefae04
|
svn merge -c 1453608 FIXES: HADOOP-8462. Native-code implementation of bzip2 codec. Contributed by Govind Kamat
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1453610 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-06 23:16:33 +00:00 |
Hitesh Shah
|
d6481d4a60
|
merge -c 1453501 from trunk to branch-2 to fix YARN-429. capacity-scheduler config missing from yarn-test artifact. Contributed by Siddharth Seth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1453502 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-06 19:29:12 +00:00 |
Suresh Srinivas
|
c21caa021d
|
HDFS-4544. Merge 1453436 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1453444 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-06 17:31:35 +00:00 |
Arun Murthy
|
851a425b2a
|
Merge -c 1453365 from trunk to branch-2 to fix MAPREDUCE-3685. Fix bugs in MergeManager to ensure compression codec is appropriately used and that on-disk segments are correctly sorted on file-size. Contributed by Anty Rao and Ravi Prakash.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1453367 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-06 15:03:29 +00:00 |
Jonathan Turner Eagles
|
ea7aa7f80f
|
MAPREDUCE-5027. Shuffle does not limit number of outstanding connections (Robert Parker via jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1453099 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-06 00:07:25 +00:00 |
Jonathan Turner Eagles
|
b7134a90e2
|
YARN-227. Application expiration difficult to debug for end-users (Jason Lowe via jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1453087 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-05 23:23:18 +00:00 |
Suresh Srinivas
|
54d7d46552
|
HDFS-4519. Merge change 1453050 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1453051 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-05 22:39:43 +00:00 |
Suresh Srinivas
|
10f5644190
|
HDFS-4540. Merge 1453025 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1453030 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-05 21:54:57 +00:00 |
Kihwal Lee
|
3c241b2494
|
svn merge -c 1452978 Merging from trunk to branch-2 to fix HDFS-4542.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1452980 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-05 20:20:16 +00:00 |
Siddharth Seth
|
8f300dabc6
|
merge HADOOP-9343 from trunk. Allow additional exceptions through the RPC layer. (sseth)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1452920 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-05 17:57:10 +00:00 |
Aaron Myers
|
e998b63dd9
|
HADOOP-9337. org.apache.hadoop.fs.DF.getMount() does not work on Mac OS. Contributed by Ivan A. Veselovsky.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1452624 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-05 01:33:29 +00:00 |
Jason Darrell Lowe
|
3cfae3cc79
|
svn merge -c 1452548 FIXES: YARN-345. Many InvalidStateTransitonException errors for ApplicationImpl in Node Manager. Contributed by Robert Parker
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1452549 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-04 21:54:03 +00:00 |
Robert Joseph Evans
|
31b1316edf
|
svn merge -c 1452475 FIXES: YARN-448. Remove unnecessary hflush from log aggregation (Kihwal Lee via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1452477 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-04 20:10:30 +00:00 |
Suresh Srinivas
|
3a3db918ff
|
HDFS-4541. Merge 1452461 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1452463 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-04 19:36:18 +00:00 |
Robert Joseph Evans
|
611d6d543e
|
svn merge -c 1452372 FIXES: MAPREDUCE-5043. Fetch failure processing can cause AM event queue to backup and eventually OOM (Jason Lowe via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1452451 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-04 19:06:26 +00:00 |
Daryn Sharp
|
b57b5cec27
|
svn merge -c 1452435 FIXES: HDFS-4532. RPC call queue may fill due to current user lookup (daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1452438 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-04 18:48:16 +00:00 |
Daryn Sharp
|
363d038e21
|
svn merge -c 1452384 FIXES: HDFS-4128. 2NN gets stuck in inconsistent state if edit log replay fails in the middle (kihwal via daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1452388 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-04 16:48:24 +00:00 |
Daryn Sharp
|
221b871f0c
|
svn merge -c 1452338 FIXES: HADOOP-9352. Expose UGI.setLoginUser for tests (daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1452339 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-04 15:03:33 +00:00 |
Jonathan Turner Eagles
|
a5985e4b0e
|
MAPREDUCE-4794. DefaultSpeculator generates error messages on normal shutdown (Jason Lowe via jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1451831 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-02 03:45:21 +00:00 |
Vinod Kumar Vavilapalli
|
cd1aca1c82
|
YARN-410. Fixed RM UI so that the new lines diagnostics for a failed app on the per-application page are translated to html line breaks. Contributed by Omkar Vinit Joshi.
svn merge --ignore-ancestry -c 1451808 ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1451809 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-02 01:22:35 +00:00 |
Vinod Kumar Vavilapalli
|
ef48c24a74
|
YARN-380. Fix yarn node -status output to be better readable. Contributed by Omkar Vinit Joshi.
svn merge --ignore-ancestry -c 1451711. ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1451712 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-01 20:39:59 +00:00 |
Siddharth Seth
|
2b7d8ed210
|
merge YARN-376 from trunk. Fixes a bug which would prevent the NM knowing about completed containers and applications. Contributed by Jason Lowe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1451474 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-01 06:01:02 +00:00 |
Alejandro Abdelnur
|
6072cb98a9
|
MAPREDUCE-4896. mapred queue -info spits out ugly exception when queue does not exist. (sandyr via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1451453 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-01 01:28:50 +00:00 |
Alejandro Abdelnur
|
9db8505b19
|
HADOOP-9349. Confusing output when running hadoop version from one hadoop installation when HADOOP_HOME points to another. (sandyr via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1451449 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-01 01:21:30 +00:00 |
Siddharth Seth
|
ae994bd3b6
|
merge YARN-406 from trunk. Fix TestRackResolver to function in networks where "host1" resolves to a valid host. Contributed by Hitesh Shah.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1451392 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-28 22:18:38 +00:00 |
Suresh Srinivas
|
a8dee7c237
|
HDFS-4518. Merge 1451348 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1451387 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-28 22:08:26 +00:00 |
Kihwal Lee
|
0c477e9816
|
svn merge -r 1451375:1451376 Merging from trunk to branch-2 to fix HADOOP-9336.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1451381 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-28 22:04:01 +00:00 |
Kihwal Lee
|
4a4b0d9402
|
svn merge -r 1451340:1451341 Merging from trunk to branch-2 to fix YARN-269.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1451342 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-28 21:04:10 +00:00 |
Jonathan Turner Eagles
|
07680cdb13
|
MAPREDUCE-4871. AM uses mapreduce.jobtracker.split.metainfo.maxsize but mapred-default has mapreduce.job.split.metainfo.maxsize (Jason Lowe via jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1451319 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-28 19:57:10 +00:00 |
Alejandro Abdelnur
|
b0c23b2c27
|
HADOOP-9230. TestUniformSizeInputFormat fails intermittently. (kkambatl via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1451292 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-28 18:52:24 +00:00 |
Alejandro Abdelnur
|
a20ad24405
|
HADOOP-9342. Remove jline from distribution. (thw via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1451072 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-28 01:44:08 +00:00 |
Kihwal Lee
|
40cd98ec4b
|
Typo in CHANGES.txt for HADOOP-9339
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1450971 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-27 21:25:34 +00:00 |
Kihwal Lee
|
f2175b3412
|
svn merge -r 1450962:1450963 Merging from trunk to branch-2 to fix HADOOP-9339
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1450966 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-27 21:19:10 +00:00 |
Siddharth Seth
|
b775d49f35
|
merge MAPREDUCE-4693 from trunk. Historyserver should include counters for failed tasks. Contributed by Xuan Gong.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1450957 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-27 21:04:29 +00:00 |
Vinod Kumar Vavilapalli
|
c3981d3f2c
|
MAPREDUCE-4892. Modify CombineFileInputFormat to not skew input slits' allocation on small clusters. Contributed by Bikas Saha.
svn merge --ignore-ancestry -c 1450912 ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1450915 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-27 18:53:03 +00:00 |
Robert Joseph Evans
|
829a798201
|
svn merge -c 1450807 FIXES: YARN-426. Failure to download a public resource prevents further downloads (Jason Lowe via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1450811 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-27 15:33:22 +00:00 |