Alejandro Abdelnur
|
bc6cc3d961
|
HADOOP-9406. hadoop-client leaks dependency on JDK tools jar. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1456729 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-15 00:27:40 +00:00 |
|
Suresh Srinivas
|
20604b36a7
|
HADOOP-9407. commons-daemon 1.0.3 dependency has bad group id causing build issues. Contributed by Sangjin Lee.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1456704 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-14 22:32:04 +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 |
|
Aaron Myers
|
807e08334e
|
HDFS-4596. Shutting down namenode during checkpointing can lead to md5sum error. Contributed by Andrew Wang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1456630 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-14 20:01:03 +00:00 |
|
Aaron Myers
|
bcabbcdf4c
|
HDFS-3277. fail over to loading a different FSImage if the first one we try to load is corrupt. Contributed by Colin Patrick McCabe and Andrew Wang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1456578 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-14 18:04:04 +00:00 |
|
Robert Joseph Evans
|
1b6f0582fb
|
YARN-237. Refreshing the RM page forgets how many rows I had in my Datatables (jian he via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1456536 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-14 16:56:10 +00:00 |
|
Daryn Sharp
|
2c42337545
|
HDFS-3367. WebHDFS doesn't use the logged in user when opening connections (daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1456469 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-14 15:14:13 +00:00 |
|
Robert Joseph Evans
|
9ec88e8e29
|
YARN-468. coverage fix for org.apache.hadoop.yarn.server.webproxy.amfilter (Aleksey Gorshkov via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1456458 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-14 14:52:33 +00:00 |
|
Jason Darrell Lowe
|
6fbe717f8a
|
HADOOP-9397. Incremental dist tar build fails. Contributed by Chris Nauroth
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1456212 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-13 22:25:47 +00:00 |
|
Kihwal Lee
|
7987bcf3f4
|
HDFS-3344. Unreliable corrupt blocks counting in TestProcessCorruptBlocks. Contributed by Kihwal Lee.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1456172 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-13 21:58:19 +00:00 |
|
Aaron Myers
|
3bf09c5150
|
HDFS-4591. HA clients can fail to fail over while Standby NN is performing long checkpoint. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1456107 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-13 19:51:19 +00:00 |
|
Suresh Srinivas
|
1f3a18ff44
|
HDFS-4582. TestHostsFiles fails on Windows. Contributed by Ivan Mitic.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1456060 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-13 17:43:34 +00:00 |
|
Suresh Srinivas
|
c390683bcc
|
HDFS-4583. TestNodeCount fails. Contributed by Ivan Mitic.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1456052 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-13 17:15:38 +00:00 |
|
Suresh Srinivas
|
8c20a8f495
|
HDFS-4595. When short circuit read is fails, DFSClient does not fallback to regular reads. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1456047 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-13 16:45:31 +00:00 |
|
Suresh Srinivas
|
e4e13618e8
|
HDFS-4593. TestSaveNamespace fails on Windows. Contributed by Arpit Agarwal.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1455956 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-13 14:28:55 +00:00 |
|
Suresh Srinivas
|
38a5a4e98e
|
Move HADOP-7101 from 0.22 section to 0.23
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1455948 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-13 14:12:44 +00:00 |
|
Vinod Kumar Vavilapalli
|
44eb4c31b8
|
YARN-198. Added a link to RM pages from the NodeManager web app. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1455800 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-13 04:24:35 +00:00 |
|
Aaron Myers
|
06f711d819
|
HDFS-4484. libwebhdfs compilation broken with gcc 4.6.2. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1455782 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-13 02:59:00 +00:00 |
|
Aaron Myers
|
7c8419f14f
|
HDFS-4522. LightWeightGSet expects incrementing a volatile to be atomic. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1455780 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-13 02:55:20 +00:00 |
|
Aaron Myers
|
86a940f7ad
|
HDFS-4592. Default values for access time precision are out of sync between hdfs-default.xml and the code. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1455777 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-13 02:32:44 +00:00 |
|
Todd Lipcon
|
7aa75756d6
|
HADOOP-9399. protoc maven plugin doesn't work on mvn 3.0.2. Contributed by Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1455771 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-13 01:33:06 +00:00 |
|
Suresh Srinivas
|
c5017c71e4
|
HDFS-4013. TestHftpURLTimeouts throws NPE. Contributed by Chao Shi.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1455755 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-12 23:37:03 +00:00 |
|
Jason Darrell Lowe
|
57803245ec
|
MAPREDUCE-5060. Fetch failures that time out only count against the first map task. Contributed by Robert Joseph Evans
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1455740 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-12 22:51:28 +00:00 |
|
Aaron Myers
|
813e97494a
|
HDFS-4586. TestDataDirs.testGetDataDirsFromURIs fails with all directories in dfs.datanode.data.dir are invalid. Contributed by Ivan Mitic.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1455708 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-12 20:55:33 +00:00 |
|
Suresh Srinivas
|
6a9ccd809b
|
HADOOP-9388. TestFsShellCopy fails on Windows. Contributed by Ivan Mitic.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1455637 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-12 17:26:38 +00:00 |
|
Suresh Srinivas
|
ebf2e6b363
|
HADOOP-9099. NetUtils.normalizeHostName fails on domains where UnknownHost resolves to an IP address. Contributed by Ivan Mitic.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1455629 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-12 17:11:35 +00:00 |
|
Suresh Srinivas
|
d49c50732e
|
HDFS-4287. HTTPFS tests fail on Windows. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1455605 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-12 16:35:09 +00:00 |
|
Aaron Myers
|
1107720936
|
HADOOP-9394. Port findHangingTest.sh from HBase to Hadoop. Contributed by Andrew Wang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1455419 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-12 06:30:49 +00:00 |
|
Aaron Myers
|
f75592f16e
|
HADOOP-9393. TestRPC fails with JDK7. Contributed by Andrew Wang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1455418 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-12 06:26:07 +00:00 |
|
Suresh Srinivas
|
9daa958c5a
|
HDFS-4572. Fix TestJournal failures on Windows. Contributed by Arpit Agarwal.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1455360 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-11 23:13:55 +00:00 |
|
Aaron Myers
|
9d62cdd680
|
HDFS-4391. TestDataTransferKeepalive fails when tests are executed in a certain order. Contributed by Andrew Wang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1455343 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-11 21:44:25 +00:00 |
|
Suresh Srinivas
|
5865ec1c37
|
HADOOP-9379. capture the ulimit info after printing the log to the console. Contributed by Arpit Gupta.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1455316 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-11 20:31:17 +00:00 |
|
Suresh Srinivas
|
f5227eb51c
|
HADOOP-8973. DiskChecker cannot reliably detect an inaccessible disk on Windows with NTFS ACLs. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1454889 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-10 18:17:41 +00:00 |
|
Suresh Srinivas
|
c1fabc5e91
|
HDFS-4573. Fix TestINodeFile on Windows. Contributed by Arpit Agarwal.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1454616 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-08 22:54:50 +00:00 |
|
Sanjay Radia
|
a4c20088b5
|
HADOOP-9151 Include RPC error info in RpcResponseHeader instead of sending it separately (sanjay Radia)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1454593 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-08 21:47:57 +00:00 |
|
Kihwal Lee
|
140076fb57
|
HDFS-4577. Webhdfs operations should declare if authentication is required. Contributed by Daryn Sharp.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1454517 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-08 20:01:58 +00:00 |
|
Alejandro Abdelnur
|
a549d6fa2c
|
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/trunk@1454475 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-08 17:23:47 +00:00 |
|
Kihwal Lee
|
94a22114b9
|
HDFS-4567. Webhdfs does not need a token for token operations. Contributed by Daryn Sharp.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1454460 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-08 16:56:34 +00:00 |
|
Thomas Graves
|
5f2c518c95
|
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/trunk@1454411 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-08 14:46:26 +00:00 |
|
Suresh Srinivas
|
4909821aa9
|
HDFS-4569. Small image transfer related cleanups. Contributed by Andrew Wang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1454233 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-08 03:37:21 +00:00 |
|
Aaron Myers
|
06f27d8731
|
Move CHANGES.txt entry for HADOOP-9369 to the correct place.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1454174 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-07 23:52:26 +00:00 |
|
Aaron Myers
|
21a1c8acba
|
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/trunk@1454172 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-07 23:50:40 +00:00 |
|
Thomas Graves
|
7122cb5bf4
|
MAPREDUCE-5023. History Server Web Services missing Job Counters (Ravi Prakash via tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1454156 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-07 23:02:28 +00:00 |
|
Suresh Srinivas
|
a3c4488efd
|
HADOOP-9364. PathData#expandAsGlob does not return correct results for absolute paths on Windows. Contributed by Ivan Mitic.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1454108 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-07 21:32:12 +00:00 |
|
Daryn Sharp
|
8a4f03cb70
|
HDFS-4566. Webdhfs token cancelation should use authentication (daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1454059 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-07 19:58:04 +00:00 |
|
Suresh Srinivas
|
49b2c6ab77
|
Change the jira number of commit 1454021 to HDFS-4565. Attribute it to the right contributor, Arpit Gupta
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1454027 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-07 19:25:07 +00:00 |
|
Suresh Srinivas
|
301079b4bf
|
HDFS-4546. Use DFSUtil.getSpnegoKeytabKey() to get the spnego keytab key in secondary namenode and namenode http server. Contributed by Arpit Agarwal.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1454021 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-07 19:23:13 +00:00 |
|
Daryn Sharp
|
6d4ab86412
|
HADOOP-9374. Add tokens from -tokenCacheFile into UGI (daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1454019 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-07 19:22:44 +00:00 |
|
Daryn Sharp
|
97c4668312
|
HDFS-4560. Webhdfs cannot use tokens obtained by another user (daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1453955 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-07 16:56:19 +00:00 |
|
Arun Murthy
|
80c2cf57fd
|
Preparing for bug-fix 2.0.4-alpha release.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1453886 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-07 14:21:40 +00:00 |
|