Tsuyoshi Ozawa
|
4009fa3a92
|
HADOOP-12064. [JDK8] Update guice version to 4.0. (ozawa)
|
2016-07-01 11:21:36 -07:00 |
|
Vinayakumar B
|
c25021fb71
|
HADOOP-13314. Remove 'package-info.java' from 'test\java\org\apache\hadoop\fs\shell\' to remove eclipse compile error (Contributed by Vinayakumar B)
|
2016-07-01 12:09:59 +05:30 |
|
Varun Saxena
|
8ade81228e
|
YARN-5282. Fix typos in CapacityScheduler documentation. (Ray Chiang via Varun Saxena).
|
2016-07-01 11:38:32 +05:30 |
|
Andrew Wang
|
846ada2de3
|
HADOOP-12345. Pad hostname correctly in CredentialsSys.java. Contributed by Pradeep Nayak Udupi Kadbet.
|
2016-06-29 17:32:35 -07:00 |
|
Masatake Iwasaki
|
5c07c573db
|
HADOOP-12242. Add in-page TOC to filesystem specification pages. (iwasakims)
|
2016-06-30 07:21:08 +09:00 |
|
Colin Patrick Mccabe
|
e4a2545620
|
HDFS-9805. Add server-side configuration for enabling TCP_NODELAY for DataTransferProtocol and default it to true (Gary Helmling via cmccabe)
|
2016-06-29 12:41:42 -07:00 |
|
Varun Saxena
|
abe7fc22c1
|
YARN-5182. MockNodes.newNodes creates one more node per rack than requested. (Karthik Kambatla via Varun Saxena).
|
2016-06-30 00:13:28 +05:30 |
|
Akira Ajisaka
|
991c946593
|
HADOOP-10568. Reuse ObjectMapper instance in CombinedHostsFileReader and CombinedHostsFileWriter. Contributed by Yiqun Lin.
|
2016-06-29 10:10:19 -07:00 |
|
Steve Loughran
|
96fa0f848b
|
HADOOP-12709 Cut s3:// from trunk. Contributed by Mingliang Liu.
|
2016-06-29 16:04:50 +01:00 |
|
Akira Ajisaka
|
8d202f1258
|
HADOOP-13235. Use Date and Time API in KafkaSink.
|
2016-06-29 07:40:12 -07:00 |
|
Steve Loughran
|
111739df8f
|
HADOOP-12229 Fix inconsistent subsection titles in filesystem.md. Contributed by Masatake Iwasaki
|
2016-06-29 14:32:03 +01:00 |
|
Yongjun Zhang
|
8113855b3a
|
HDFS-10396. Using -diff option with DistCp may get "Comparison method violates its general contract" exception. Contributed by Yongjun Zhang.
|
2016-06-28 23:15:13 -07:00 |
|
Rohith Sharma K S
|
26b5e6116f
|
YARN-5262. Optimize sending RMNodeFinishedContainersPulledByAMEvent for every AM heartbeat.
|
2016-06-29 10:08:30 +05:30 |
|
Allen Wittenauer
|
b3649adf6a
|
HDFS-9852. hdfs dfs -setfacl error message is misleading (Wei-Chiu Chuang via aw)
|
2016-06-28 20:47:05 -07:00 |
|
Allen Wittenauer
|
6103635591
|
HADOOP-9330. Add custom JUnit4 test runner with configurable timeout (Steve Loughran via aw)
|
2016-06-28 20:40:41 -07:00 |
|
Allen Wittenauer
|
1faaa69078
|
HADOOP-9321. fix coverage org.apache.hadoop.net (Ivan A. Veselovsky via aw)
|
2016-06-28 20:37:42 -07:00 |
|
Andrew Wang
|
77031a9c37
|
HADOOP-12864. Remove bin/rcc script. Contributed by Allen Wittenauer.
|
2016-06-28 14:25:02 -07:00 |
|
Andrew Wang
|
c0829f4493
|
HDFS-6434. Default permission for creating file should be 644 for WebHdfs/HttpFS. Contributed by Wellington Chevreuil.
|
2016-06-28 13:55:26 -07:00 |
|
Allen Wittenauer
|
be38e530bb
|
HADOOP-9888. KerberosName static initialization gets default realm, which is unneeded in non-secure deployment. (Dmytro Kabakchei via aw)
|
2016-06-28 07:22:51 -07:00 |
|
Allen Wittenauer
|
422c73a865
|
HADOOP-13034. Log message about input options in distcp lacks some items (Takashi Ohnishi via aw)
|
2016-06-28 07:21:04 -07:00 |
|
Allen Wittenauer
|
23c3ff85a9
|
HADOOP-13209. replace slaves with workers (John Smith via aw)
|
2016-06-28 05:53:03 -07:00 |
|
Vinayakumar B
|
2a0082c51d
|
HDFS-10440. Improve DataNode web UI (Contributed by Weiwei Yang)
|
2016-06-28 16:49:39 +05:30 |
|
Rohith Sharma K S
|
4fd37eed90
|
MAPREDUCE-5803. Counters page display all task nevertheless of task type( Map or Reduce). Contributed by Kai Sasaki.
|
2016-06-28 09:42:42 +05:30 |
|
Andrew Wang
|
7d2070493e
|
HADOOP-13316. Enforce Kerberos authentication for required ops in DelegationTokenAuthenticator. Contributed by Xiao Chen.
|
2016-06-27 18:46:33 -07:00 |
|
Andrew Wang
|
771f798edf
|
HADOOP-13251. Authenticate with Kerberos credentials when renewing KMS delegation token. Contributed by Xiao Chen.
|
2016-06-27 18:20:56 -07:00 |
|
Arpit Agarwal
|
9683eab0e1
|
HADOOP-13263. Reload cached groups in background after expiry. (Contributed bt Stephen O'Donnell)
|
2016-06-27 09:36:05 -07:00 |
|
Vinayakumar B
|
73615a789d
|
HDFS-10536. Standby NN can not trigger log roll after EditLogTailer thread failed 3 times in EditLogTailer.triggerActiveLogRoll method (Contributed by XingFeng Shen
|
2016-06-26 15:45:32 +05:30 |
|
Tsz-Wo Nicholas Sze
|
d328e66706
|
HADOOP-13227. AsyncCallHandler should use an event driven architecture to handle async calls.
|
2016-06-25 15:45:16 +08:00 |
|
Sangjin Lee
|
bf74dbf80d
|
HDFS-7959. WebHdfs logging is missing on Datanode (Kihwal Lee via sjlee)
|
2016-06-24 14:44:15 -07:00 |
|
Colin Patrick Mccabe
|
975786492c
|
Fix accidental revert of HADOOP-13072: WindowsGetSpaceUsed constructor should be public (Vinayakumar B via cmccabe)
|
2016-06-24 09:46:36 -07:00 |
|
Zhe Zhang
|
22be604fa3
|
Revert "HDFS-10534. NameNode WebUI should display DataNode usage rate with a certain percentile. Contributed by Kai Sasaki."
This reverts commit 0424056a77 .
|
2016-06-24 09:36:03 -07:00 |
|
Zhe Zhang
|
0424056a77
|
HDFS-10534. NameNode WebUI should display DataNode usage rate with a certain percentile. Contributed by Kai Sasaki.
|
2016-06-24 08:58:29 -07:00 |
|
Akira Ajisaka
|
0f23cd497b
|
MAPREDUCE-6725. Javadoc for CLI#listEvents() contains no-existent param. Contributed by shenyinjie.
|
2016-06-25 00:26:24 +09:00 |
|
Arpit Agarwal
|
6314843881
|
Merge branch 'HDFS-1312' into trunk
|
2016-06-23 23:00:56 -07:00 |
|
Anu Engineer
|
b2584bee45
|
HDFS-10571. TestDiskBalancerCommand#testPlanNode failed with IllegalArgumentException. Contributed by Xiaobing Zhou.
|
2016-06-23 18:27:02 -07:00 |
|
Anu Engineer
|
8a6e354122
|
HDFS-10552. DiskBalancer "-query" results in NPE if no plan for the node. Contributed by Anu Engineer.
|
2016-06-23 18:27:02 -07:00 |
|
Anu Engineer
|
e8de28181a
|
HDFS-10551. o.a.h.h.s.diskbalancer.command.Command does not actually verify options as expected. Contributed by Anu Engineer.
|
2016-06-23 18:27:02 -07:00 |
|
Arpit Agarwal
|
66fa34c839
|
HDFS-10557. Fix handling of the -fs Generic option. (Arpit Agarwal)
|
2016-06-23 18:27:01 -07:00 |
|
Anu Engineer
|
7b23ad1ef7
|
HDFS-10550. DiskBalancer: fix issue of order dependency in iteration in ReportCommand test. Contributed by Xiaobing Zhou.
|
2016-06-23 18:27:01 -07:00 |
|
Anu Engineer
|
c6ed54808d
|
HDFS-10547. DiskBalancer: fix whitespace issue in doc files. Contributed by Anu Engineer.
|
2016-06-23 18:27:01 -07:00 |
|
Anu Engineer
|
0774412e41
|
HDFS-10545. DiskBalancer: PlanCommand should use -fs instead of -uri to be consistent with other hdfs commands. Contributed by Anu Engineer.
|
2016-06-23 18:27:01 -07:00 |
|
Anu Engineer
|
5b8e1c26d7
|
HDFS-10541. Diskbalancer: When no actions in plan, error message says "Plan was generated more than 24 hours ago". Contributed by Anu Engineer.
|
2016-06-23 18:27:00 -07:00 |
|
Anu Engineer
|
cb68e5b3bd
|
HDFS-10540. Diskbalancer: The CLI error message for disk balancer is not enabled is not clear. Contributed by Anu Engineer.
|
2016-06-23 18:27:00 -07:00 |
|
Anu Engineer
|
3225c24e0e
|
HDFS-10520. DiskBalancer: Fix Checkstyle issues in test code. Contributed by Anu Engineer.
|
2016-06-23 18:27:00 -07:00 |
|
Anu Engineer
|
7e2be5c4a0
|
HDFS-10518. DiskBalancer: Pretty-print json in Query command. Contributed by Anu Engineer.
|
2016-06-23 18:21:08 -07:00 |
|
Anu Engineer
|
af11ab34d0
|
HDFS-10517. DiskBalancer: Support help command. Contributed by Anu Engineer.
|
2016-06-23 18:21:08 -07:00 |
|
Anu Engineer
|
b502102bb1
|
HDFS-9461. DiskBalancer: Add Report Command. Contributed by Xiaobing Zhou.
|
2016-06-23 18:21:08 -07:00 |
|
Anu Engineer
|
121142cf95
|
HDFS-10501. DiskBalancer: Use the default datanode port if port is not provided. Contributed by Anu Engineer.
|
2016-06-23 18:21:08 -07:00 |
|
Anu Engineer
|
78a1032b71
|
HDFS-10500. Diskbalancer: Print out information when a plan is not generated. Contributed by Anu Engineer.
|
2016-06-23 18:21:08 -07:00 |
|
Anu Engineer
|
d2ff793ae4
|
HDFS-10496. DiskBalancer: ExecuteCommand checks planFile in a wrong way. Contributed by Lei (Eddy) Xu.
|
2016-06-23 18:21:08 -07:00 |
|