Robert Kanter
|
1bca1bb517
|
MAPREDUCE-6503. archive-logs tool should use HADOOP_PREFIX instead of HADOOP_HOME (rkanter)
|
2015-10-06 16:49:50 -07:00 |
|
Steve Loughran
|
6d5713a8a8
|
HADOOP-12284. UserGroupInformation doAs can throw misleading exception (Aaron Dosset via stevel)
|
2015-10-06 21:39:53 +01:00 |
|
Wangda Tan
|
29a582ada0
|
YARN-4215. RMNodeLabels Manager Need to verify and replace node labels for the only modified Node Label Mappings in the request. (Naganarasimha G R via wangda)
|
2015-10-06 11:56:04 -07:00 |
|
Jing Zhao
|
a8b4d0ff28
|
HDFS-9180. Update excluded DataNodes in DFSStripedOutputStream based on failures in data streamers. Contributed by Jing Zhao.
|
2015-10-06 10:56:10 -07:00 |
|
Vinayakumar B
|
874c8ed239
|
HDFS-7899. Improve EOF error message (Contributed by Jagadesh Kiran N)
|
2015-10-06 15:42:36 +05:30 |
|
cnauroth
|
5f6edb30c2
|
HADOOP-12350. WASB Logging: Improve WASB Logging around deletes, reads and writes. Contributed by Dushyanth.
|
2015-10-05 20:11:41 -07:00 |
|
Wangda Tan
|
30ac69c6bd
|
YARN-4176. Resync NM nodelabels with RM periodically for distributed nodelabels. (Bibin A Chundatt via wangda)
|
2015-10-05 15:47:21 -07:00 |
|
Allen Wittenauer
|
b59e434116
|
HADOOP-10949. metrics2 sink plugin for Apache Kafka (Babak Behzad via aw)
|
2015-10-05 14:02:07 -07:00 |
|
Colin Patrick Mccabe
|
2fc2b50534
|
HDFS-9155. OEV should treat .XML files as XML even when the file name extension is uppercase (nijel via cmccabe)
|
2015-10-05 12:53:58 -07:00 |
|
Colin Patrick Mccabe
|
3e1752f9fb
|
HADOOP-12452. Fix tracing documention reflecting the update to htrace-4 (Masatake Iwasaki via Colin P. McCabe)
|
2015-10-05 11:35:31 -07:00 |
|
Vinod Kumar Vavilapalli
|
f1c19b9365
|
HADOOP-12441. Fixed shell-kill command behaviour to work correctly on some Linux distributions after HADOOP-12317. Contributed by Wangda Tan.
|
2015-10-05 10:56:55 -07:00 |
|
Vinayakumar B
|
b925cf1006
|
HDFS-9158. [OEV-Doc] : Document does not mention about '-f' and '-r' options (Contributed by nijel)
|
2015-10-05 18:23:18 +05:30 |
|
Vinayakumar B
|
0faa4efa3d
|
HDFS-9151. Mover should print the exit status/reason on console like balancer tool. (Contributed by Surendra singh lilhore)
|
2015-10-05 13:22:44 +05:30 |
|
Tsuyoshi Ozawa
|
30e2f836a2
|
HADOOP-11098. [JDK8] Max Non Heap Memory default changed between JDK7 and 8.
|
2015-10-05 08:15:06 +09:00 |
|
Haohui Mai
|
3b85bd7c33
|
HDFS-9193. Fix incorrect references the usages of the DN in dfshealth.js. Contributed by Chang Li.
|
2015-10-03 11:44:34 -07:00 |
|
Haohui Mai
|
7136e8c558
|
HDFS-8979. Clean up checkstyle warnings in hadoop-hdfs-client module. Contributed by Mingliang Liu.
|
2015-10-03 11:38:45 -07:00 |
|
Harsh J
|
c918f7be5e
|
HADOOP-12458. Retries is typoed to spell Retires in parts of hadoop-yarn and hadoop-common. Contributed by Neelesh Srinivas Salian.
|
2015-10-03 18:37:58 +05:30 |
|
Akira Ajisaka
|
ed5f51faa8
|
Move HDFS-9191 to 2.8.0.
|
2015-10-03 10:52:55 +02:00 |
|
Xuan
|
8f08532bde
|
YARN-1897. CLI and core support for signal container functionality. Contributed by Ming Ma
|
2015-10-02 18:50:47 -07:00 |
|
Jason Lowe
|
fdf02d1f26
|
YARN-3619. ContainerMetrics unregisters during getMetrics and leads to ConcurrentModificationException. Contributed by Zhihai Xu
|
2015-10-02 20:20:31 +00:00 |
|
Kihwal Lee
|
2ecb5f6d71
|
fix CHANGES.txt
|
2015-10-02 15:03:29 -05:00 |
|
Yongjun Zhang
|
1037ee580f
|
HDFS-9100. HDFS Balancer does not respect dfs.client.use.datanode.hostname. Contributed by Casey Brotherton.
|
2015-10-02 12:00:14 -07:00 |
|
Lei Xu
|
a68b6eb0f4
|
HDFS-9015. Refactor TestReplicationPolicy to test different block placement policies. (Ming Ma via lei)
|
2015-10-02 11:42:09 -07:00 |
|
Jakob Homan
|
3929ac9340
|
HDFS-9191. Typo in Hdfs.java. NoSuchElementException is misspelled. Contributed by Catherine Palmer.
|
2015-10-02 11:13:24 -07:00 |
|
Jing Zhao
|
c6cafc77e6
|
HDFS-9185. Fix null tracer in ErasureCodingWorker. Contributed by Rakesh R.
|
2015-10-02 11:08:17 -07:00 |
|
rohithsharmaks
|
439f43ad3d
|
MAPREDUCE-6485. Create a new task attempt with failed map task priority if in-progress attempts are unassigned. (Xianyin Xin via rohithsharmaks)
|
2015-10-02 20:34:34 +05:30 |
|
Zhihai Xu
|
fd026f535c
|
HADOOP-8437. getLocalPathForWrite should throw IOException for invalid paths. Contributed by Brahma Reddy Battula
|
2015-10-01 11:56:49 -07:00 |
|
Akira Ajisaka
|
ecbfd68974
|
HADOOP-10296. Incorrect null check in SwiftRestClient#buildException(). Contributed by Rahul Palamuttam and Kanaka Kumar Avvaru.
|
2015-10-01 18:25:31 +02:00 |
|
Akira Ajisaka
|
195793c6f3
|
MAPREDUCE-6497. Fix wrong value of JOB_FINISHED event in JobHistoryEventHandler. Contributed by Shinichi Yamashita.
|
2015-10-01 10:22:45 +02:00 |
|
Robert Kanter
|
5db371f52f
|
MAPREDUCE-6494. Permission issue when running archive-logs tool as different users (rkanter)
|
2015-09-30 17:33:53 -07:00 |
|
cnauroth
|
c7e03c3a6c
|
HDFS-9175. Change scope of 'AccessTokenProvider.getAccessToken()' and 'CredentialBasedAccessTokenProvider.getCredential()' abstract methods to public. Contributed by Santhosh Nayak.
|
2015-09-30 16:06:34 -07:00 |
|
Zhe Zhang
|
6c17d31528
|
Merge remote-tracking branch 'apache/trunk' into HDFS-7285
Conflicts:
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DFSOutputStream.java
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DataStreamer.java
Change-Id: I53ec1c426dc988d6c4a2c87b00caef49c4057010
|
2015-09-30 08:39:13 -07:00 |
|
Jason Lowe
|
854d25b0c3
|
YARN-3727. For better error recovery, check if the directory exists before using it for localization. Contributed by Zhihai Xu
|
2015-09-30 14:59:44 +00:00 |
|
yliu
|
06abc57a90
|
HADOOP-12448. TestTextCommand: use mkdirs rather than mkdir to create test directory. (Contributed by Colin Patrick McCabe and Chris Nauroth)
|
2015-09-30 10:56:22 +08:00 |
|
Aaron T. Myers
|
071733dc69
|
HDFS-9001. DFSUtil.getNsServiceRpcUris() can return too many entries in a non-HA, non-federated cluster. Contributed by Daniel Templeton.
|
2015-09-29 18:19:31 -07:00 |
|
Haohui Mai
|
39285e6a19
|
HDFS-8971. Remove guards when calling LOG.debug() and LOG.trace() in client package. Contributed by Mingliang Liu.
|
2015-09-29 17:52:36 -07:00 |
|
Haohui Mai
|
6ee0539ede
|
Revert "HDFS-9170. Move libhdfs / fuse-dfs / libwebhdfs to hdfs-client. Contributed by Haohui Mai."
This reverts commit d5a9a3daa0 .
|
2015-09-29 17:51:15 -07:00 |
|
Haohui Mai
|
d5a9a3daa0
|
HDFS-9170. Move libhdfs / fuse-dfs / libwebhdfs to hdfs-client. Contributed by Haohui Mai.
|
2015-09-29 17:48:29 -07:00 |
|
Haohui Mai
|
6f335e4f0e
|
HDFS-8696. Make the lower and higher watermark in the DN Netty server configurable. Contributed by Xiaobing Zhou.
|
2015-09-29 14:59:13 -07:00 |
|
Haohui Mai
|
8703301b46
|
HDFS-9174. Fix findbugs warnings in FSOutputSummer.tracer and DirectoryScanner$ReportCompiler.currentThread. Contributed by Yi Liu.
|
2015-09-29 14:56:06 -07:00 |
|
Haohui Mai
|
80d33b589b
|
HDFS-9165. Move entries in META-INF/services/o.a.h.fs.FileSystem to hdfs-client. Contributed by Mingliang Liu.
|
2015-09-29 09:50:04 -07:00 |
|
Colin Patrick Mccabe
|
a2efb945e3
|
Add HADOOP-12447 to CHANGES.txt
|
2015-09-29 09:37:13 -07:00 |
|
Colin Patrick Mccabe
|
850d679acb
|
HADOOP-12447. Clean up some htrace integration issues (cmccabe)
|
2015-09-29 09:25:11 -07:00 |
|
Karthik Kambatla
|
a0b5a0a419
|
YARN-4066. Large number of queues choke fair scheduler. (Johan Gustavsson via kasha)
|
2015-09-29 07:55:34 -07:00 |
|
yliu
|
715dbddf77
|
HDFS-9141. Thread leak in Datanode#refreshVolumes. (Uma Maheswara Rao G via yliu)
|
2015-09-29 22:05:34 +08:00 |
|
Zhe Zhang
|
8fd5520246
|
Merge remote-tracking branch 'apache/trunk' into HDFS-7285
Conflicts:
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DFSClient.java
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DFSOutputStream.java
hadoop-hdfs-project/hadoop-hdfs-client/src/main/proto/hdfs.proto
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSConfigKeys.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSUtil.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocolPB/PBHelper.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DataNode.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirStatAndListingOp.java
hadoop-hdfs-project/hadoop-hdfs/src/main/proto/DatanodeProtocol.proto
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/blockmanagement/TestBlockTokenWithDFS.java
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestFsck.java
Change-Id: Ic7946c4ea35bed587fe879ce58b959b25ecc0823
|
2015-09-29 01:39:16 -07:00 |
|
yliu
|
d6fa34e014
|
HDFS-8859. Improve DataNode ReplicaMap memory footprint to save about 45%. (yliu)
|
2015-09-29 16:20:35 +08:00 |
|
Yongjun Zhang
|
151fca5032
|
HDFS-9092. Nfs silently drops overlapping write requests and causes data copying to fail. Contributed by Yongjun Zhang.
|
2015-09-28 18:45:00 -07:00 |
|
Ming Ma
|
5c3b663bf9
|
HADOOP-12440. TestRPC#testRPCServerShutdown did not produce the desired thread states before shutting down. (Xiao Chen via mingma)
|
2015-09-28 18:12:51 -07:00 |
|
Anubhav Dhoot
|
9735afe967
|
YARN-4180. AMLauncher does not retry on failures when talking to NM. (adhoot)
|
2015-09-28 16:13:41 -07:00 |
|