Sunil G
|
575773a357
|
YARN-5877. Allow all env's from yarn.nodemanager.env-whitelist to get overridden during launch. Contributed by Bibin A Chundatt.
|
2016-12-20 11:39:06 +05:30 |
|
Akira Ajisaka
|
d2026ae9e6
|
HDFS-11262. Remove unused variables in FSImage.java. Contributed by Jagadesh Kiran N.
|
2016-12-20 14:34:35 +09:00 |
|
Naganarasimha
|
358341398a
|
YARN-5524. Yarn live log aggregation does not throw if command line arg is wrong. Contributed by Xuan Gong.
|
2016-12-20 06:36:25 +05:30 |
|
Sunil G
|
ef2dd7b78c
|
YARN-5650. Render Application Timeout value in web UI. Contributed by Akhil PB.
|
2016-12-19 11:44:03 +05:30 |
|
Mingliang Liu
|
fcbe152342
|
HADOOP-13913. maven issuing pom.version being deprecation warnings. Contributed by Steve Loughran
|
2016-12-16 15:34:56 -08:00 |
|
Arpit Agarwal
|
f121645c4b
|
This closes #119. (empty commit)
|
2016-12-16 11:04:32 -08:00 |
|
Anu Engineer
|
a95639068c
|
HDFS-9911. TestDataNodeLifeline Fails intermittently. Contributed by Yiqun Lin
|
2016-12-16 09:46:21 -08:00 |
|
Arun Suresh
|
2273a74c1f
|
YARN-5646. Add documentation and update config parameter names for scheduling of OPPORTUNISTIC containers. (Konstantinos Karanasos via asuresh)
|
2016-12-16 08:14:34 -08:00 |
|
Xiao Chen
|
cee0c468b0
|
HDFS-11188. Change min supported DN and NN versions back to 2.x. Contributed by Andrew Wang.
|
2016-12-15 16:48:50 -08:00 |
|
Wei-Chiu Chuang
|
aebb9127ba
|
HDFS-11160. VolumeScanner reports write-in-progress replicas as corrupt incorrectly. Contributed by Wei-Chiu Chuang and Yongjun Zhang.
|
2016-12-15 16:32:50 -08:00 |
|
Mingliang Liu
|
6fce191549
|
HDFS-11253. FileInputStream leak on failure path in BlockSender. Contributed by Arpit Agarwal
|
2016-12-15 15:39:15 -08:00 |
|
Mingliang Liu
|
ac0d402c6a
|
HDFS-11094. Send back HAState along with NamespaceInfo during a versionRequest as an optional parameter. Contributed by Eric Badger
|
2016-12-15 14:53:53 -08:00 |
|
Jason Lowe
|
631f1daee3
|
HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger
|
2016-12-15 20:52:40 +00:00 |
|
Jason Lowe
|
169bfc0903
|
Revert "HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger"
This reverts commit 9947aeb60c .
|
2016-12-15 20:51:24 +00:00 |
|
Mingliang Liu
|
f92913c35b
|
HADOOP-13831. Correct check for error code to detect Azure Storage Throttling and provide retries. Contributed by Gaurav Kanade
|
2016-12-15 12:35:08 -08:00 |
|
Andrew Wang
|
70ca1f1e3a
|
HADOOP-11804. Shaded Hadoop client artifacts and minicluster. Contributed by Sean Busbey.
|
2016-12-15 11:44:59 -08:00 |
|
Akira Ajisaka
|
36947f79ba
|
HDFS-11249. Redundant toString() in DFSConfigKeys.java. Contributed by Jagadesh Kiran N.
|
2016-12-16 00:33:27 +09:00 |
|
Xuan
|
64a2d5be91
|
YARN-5999. AMRMClientAsync will stop if any exceptions thrown on allocate call. Contributed by Jian He
|
2016-12-14 14:33:23 -08:00 |
|
Xiaoyu Yao
|
f5e0bd30fd
|
HADOOP-13890. Maintain HTTP/host as SPNEGO SPN support and fix KerberosName parsing. Contributed by Xiaoyu Yao.
|
2016-12-14 13:45:21 -08:00 |
|
Arpit Agarwal
|
6ba9587d37
|
HDFS-10958. Add instrumentation hooks around Datanode disk IO.
|
2016-12-14 11:18:58 -08:00 |
|
Akira Ajisaka
|
72bff192cd
|
HDFS-11204. Document the missing options of hdfs zkfc command. Contributed by Yiqun Lin.
|
2016-12-14 18:50:43 +09:00 |
|
Kai Zheng
|
1f14f6d038
|
HDFS-8411. Add bytes count metrics to datanode for ECWorker. Contributed by Sammi Chen and Andrew Wang
|
2016-12-14 14:50:50 +08:00 |
|
Jian He
|
ada876cd1d
|
Revert YARN-4126. RM should not issue delegation tokens in unsecure mode.
|
2016-12-13 20:49:54 -08:00 |
|
Andrew Wang
|
fbdbbd57cd
|
HDFS-10684. WebHDFS DataNode calls fail without parameter createparent. Contributed by John Zhuge.
|
2016-12-13 18:01:31 -08:00 |
|
Uma Maheswara Rao G
|
e24a923db5
|
HDFS-11164: Mover should avoid unnecessary retries if the block is pinned. Contributed by Rakesh R
|
2016-12-13 17:09:58 -08:00 |
|
Jason Lowe
|
9947aeb60c
|
HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger
|
2016-12-13 22:55:09 +00:00 |
|
Mingliang Liu
|
ef34bf2bb9
|
HADOOP-13900. Remove snapshot version of SDK dependency from Azure Data Lake Store File System. Contributed by Vishwajeet Dusane
|
2016-12-13 10:34:32 -08:00 |
|
Akira Ajisaka
|
b0b033ea2e
|
MAPREDUCE-6821. Fix javac warning related to the deprecated APIs after upgrading Jackson. Contributed by Yiqin Lin.
|
2016-12-13 14:22:07 +09:00 |
|
Mingliang Liu
|
754f15bae6
|
HDFS-11226. cacheadmin, cryptoadmin and storagepolicyadmin should support generic options. Contributed by Brahma Reddy Battula
|
2016-12-12 18:21:15 -08:00 |
|
Akira Ajisaka
|
2d4731c067
|
HDFS-11233. Fix javac warnings related to the deprecated APIs after upgrading Jackson. Contributed by Yiqun Lin.
|
2016-12-13 11:11:15 +09:00 |
|
Mingliang Liu
|
c6a3923245
|
HADOOP-13871. ITestS3AInputStreamPerformance.testTimeToOpenAndReadWholeFileBlocks performance awful. Contributed by Steve Loughran
|
2016-12-12 14:55:34 -08:00 |
|
Steve Loughran
|
f66f61892a
|
HADOOP-13852 hadoop build to allow hadoop version property to be explicitly set. Contriibuted by Steve Loughran
|
2016-12-12 13:58:27 +00:00 |
|
Xiaoyu Yao
|
4c38f11cec
|
HADOOP-13565. KerberosAuthenticationHandler#authenticate should not rebuild SPN based on client request. Contributed by Xiaoyu Yao.
|
2016-12-09 21:27:04 -08:00 |
|
Akira Ajisaka
|
92a8917ca5
|
MAPREDUCE-6820. Fix dead links in Job relevant classes. Contributed by Yiqun Lin.
|
2016-12-10 10:55:41 +09:00 |
|
Robert Kanter
|
4b149a1e77
|
YARN-4457. Cleanup unchecked types for EventHandler (templedf via rkanter)
|
2016-12-09 17:28:25 -08:00 |
|
Jian He
|
a6410a542e
|
YARN-5709. Cleanup leader election configs and pluggability. Contribtued by Karthik Kambatla
|
2016-12-09 17:00:37 -08:00 |
|
Arun Suresh
|
b0aace21b1
|
YARN-5982. Simplify opportunistic container parameters and metrics. (Konstantinos Karanasos via asuresh)
|
2016-12-09 16:41:25 -08:00 |
|
Sangjin Lee
|
55f5886ea2
|
YARN-5925. Extract hbase-backend-exclusive utility methods from TimelineStorageUtil. Contributed by Haibo Chen.
|
2016-12-09 16:17:24 -08:00 |
|
Wei-Chiu Chuang
|
2a28e8cf04
|
HDFS-11229. HDFS-11056 failed to close meta file. Contributed by Wei-Chiu Chuang.
|
2016-12-09 16:02:42 -08:00 |
|
Wei-Chiu Chuang
|
b606e025f1
|
HADOOP-13824. FsShell can suppress the real error if no error message is present. Contributed by John Zhuge.
|
2016-12-09 15:22:21 -08:00 |
|
Andrew Wang
|
5bd7dece92
|
HDFS-11217. Annotate NameNode and DataNode MXBean interfaces as Private/Stable. Contributed by Jagadesh Kiran N.
|
2016-12-09 12:05:42 -08:00 |
|
Brahma Reddy Battula
|
80b8023276
|
HADOOP-13883. Add description of -fs option in generic command usage. Contributed By Yiqun Lin.
|
2016-12-09 18:21:42 +05:30 |
|
Vinayakumar B
|
d1d4aba71b
|
HDFS-11224. Lifeline message should be ignored for dead nodes (Contributed by Vinayakumar B)
|
2016-12-09 14:53:50 +05:30 |
|
Akira Ajisaka
|
7d8e440eee
|
Revert "HADOOP-13852 hadoop build to allow hadoop version property to be explicitly set. Contriibuted by Steve Loughran"
This reverts commit c265515725 .
|
2016-12-09 12:49:27 +09:00 |
|
Kihwal Lee
|
13d8e552d2
|
Revert "HDFS-5079. Cleaning up NNHAStatusHeartbeat.State from DatanodeProtocolProtos. Contributed by Tao Luo."
This reverts commit 4c8db60092 .
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocolPB/PBHelper.java
|
2016-12-08 15:41:49 -06:00 |
|
Kihwal Lee
|
9f8344db50
|
Revert "HDFS-11094. Send back HAState along with NamespaceInfo during a versionRequest as an optional parameter. Contributed by Eric Badger"
This reverts commit 8c4680852b .
|
2016-12-08 15:36:08 -06:00 |
|
Xiao Chen
|
401c731872
|
HDFS-11197. Listing encryption zones fails when deleting a EZ that is on a snapshotted directory. Contributed by Wellington Chevreuil.
|
2016-12-08 12:40:20 -08:00 |
|
Sangjin Lee
|
a5a55a54ab
|
YARN-5922. Remove direct references of HBaseTimelineWriter/Reader in core ATS classes. Contributed by Haibo Chen.
|
2016-12-08 12:31:12 -08:00 |
|
Steve Loughran
|
c265515725
|
HADOOP-13852 hadoop build to allow hadoop version property to be explicitly set. Contriibuted by Steve Loughran
|
2016-12-08 17:57:15 +00:00 |
|
Brahma Reddy Battula
|
0ef796174e
|
HADOOP-13867. FilterFileSystem should override rename(.., options) to take effect of Rename options called via FilterFileSystem implementations. Contributed By Vinayakumar B.
|
2016-12-08 18:57:43 +05:30 |
|