Akira Ajisaka
|
6c80a3d34a
|
HDFS-7880. Remove the tests for legacy Web UI in branch-2. Contributed by Brahma Reddy Battula.
|
2015-03-12 10:41:34 +09:00 |
cnauroth
|
dcc4850ff3
|
HADOOP-11693. Azure Storage FileSystem rename operations are throttled too aggressively to complete HBase WAL archiving. Contributed by Duo Xu.
(cherry picked from commit 7a346bcb4f )
|
2015-03-11 14:37:22 -07:00 |
Haohui Mai
|
e75e6c66ea
|
HADOOP-11633. Convert remaining branch-2 .apt.vm files to markdown. Contributed by Masatake Iwasaki.
|
2015-03-11 14:23:44 -07:00 |
cnauroth
|
5e99b7cd2f
|
HDFS-7491. Add incremental blockreport latency to DN metrics. Contributed by Ming Ma.
(cherry picked from commit fb34f45727 )
|
2015-03-11 14:11:39 -07:00 |
Tsuyoshi Ozawa
|
d29cf296cb
|
YARN-3295. Fix documentation nits found in markdown conversion. Contributed by Masatake Iwasaki.
(cherry picked from commit 30c428a858 )
|
2015-03-11 15:02:45 +09:00 |
Colin Patrick Mccabe
|
eefca23e8c
|
HDFS-7830. DataNode does not release the volume lock when adding a volume fails. (Lei Xu via Colin P. McCabe)
(cherry picked from commit 5c1036d598 )
|
2015-03-10 19:45:18 -07:00 |
Gera Shegalov
|
f1b32d1436
|
DelegateToFileSystem erroneously uses default FS's port in constructor. (Brahma Reddy Battula via gera)
(cherry picked from commit 64eb068ee8 )
|
2015-03-10 14:10:39 -07:00 |
Gera Shegalov
|
6802e8fefc
|
MAPREDUCE-4815. Speed up FileOutputCommitter#commitJob for many output files. (Siqi Li via gera)
(cherry picked from commit aa92b764a7 )
|
2015-03-10 11:40:45 -07:00 |
Jian He
|
2690c72522
|
YARN-3187. Documentation of Capacity Scheduler Queue mapping based on user or group. Contributed by Gururaj Shetty
(cherry picked from commit a380643d20 )
|
2015-03-10 11:16:51 -07:00 |
Tsuyoshi Ozawa
|
482504befd
|
MAPREDUCE-4742. Fix typo in nnbench#displayUsage. Contributed by Liang Xie.
(cherry picked from commit 20b8ee1350 )
|
2015-03-11 00:41:37 +09:00 |
Junping Du
|
dbcdcb0d3c
|
Configurable timeout between YARNRunner terminate the application and forcefully kill. Contributed by Eric Payne.
(cherry picked from commit d39bc903a0 )
|
2015-03-10 06:23:24 -07:00 |
Vinayakumar B
|
2f902a823c
|
HADOOP-11568. Description on usage of classpath in hadoop command is incomplete. ( Contributed by Archana T )
|
2015-03-10 13:02:56 +05:30 |
Tsuyoshi Ozawa
|
5efee5efd3
|
HADOOP-11226. Add a configuration to set ipc.Client's traffic class with IPTOS_LOWDELAY|IPTOS_RELIABILITY. Contributed by Gopal V.
(cherry picked from commit 54639c7d7a )
|
2015-03-10 13:09:05 +09:00 |
Jian He
|
4021451746
|
YARN-3300. Outstanding_resource_requests table should not be shown in AHS. Contributed by Xuan Gong
(cherry picked from commit c3003eba6f )
|
2015-03-09 20:47:33 -07:00 |
Akira Ajisaka
|
2d3c5507ce
|
HDFS-6806. HDFS Rolling upgrade document should mention the versions available. Contributed by J.Andreina.
(cherry picked from commit 82db3341bf )
|
2015-03-10 11:23:06 +09:00 |
Zhijie Shen
|
a94d23762e
|
YARN-3287. Made TimelineClient put methods do as the correct login context. Contributed by Daryn Sharp and Jonathan Eagles.
(cherry picked from commit d6e05c5ee2 )
|
2015-03-09 13:55:51 -07:00 |
Yongjun Zhang
|
45cc7514f5
|
HADOOP-11692. Improve authentication failure WARN message to avoid user confusion. Contributed by Yongjun Zhang.
(cherry picked from commit de1101cb5b )
Conflicts:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Server.java
|
2015-03-09 12:12:29 -07:00 |
Haohui Mai
|
d8d8ed35f0
|
HADOOP-11686. MiniKDC cannot change ORG_NAME or ORG_DOMAIN. Contributed by Duo Zhang.
|
2015-03-09 11:08:35 -07:00 |
Jing Zhao
|
c7105fcff0
|
HDFS-7898. Change TestAppendSnapshotTruncate to fail-fast. Contributed by Tsz Wo Nicholas Sze.
(cherry picked from commit e43882e84a )
|
2015-03-09 10:52:39 -07:00 |
Tsuyoshi Ozawa
|
b46f9e72db
|
HADOOP-11602. Backport 'Fix toUpperCase/toLowerCase to use Locale.ENGLISH.' (ozawa)
|
2015-03-09 19:53:55 +09:00 |
Vinod Kumar Vavilapalli
|
d9416317a9
|
Preparing for 2.8.0 development. Changing SNAPSHOT version to be 2.8 on branch-2.
|
2015-03-08 20:32:51 -07:00 |
Vinod Kumar Vavilapalli
|
8e6f8e9a04
|
Adding 2.8 section in CHANGES.txt
|
2015-03-08 20:26:57 -07:00 |
Tsuyoshi Ozawa
|
3c24e50ce2
|
Update CHANGES.txt for MAPREDUCE-5657.
|
2015-03-09 12:07:56 +09:00 |
Tsuyoshi Ozawa
|
ccde4aed18
|
MAPREDUCE-5657. Backport '[JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments.' Contributed by Akira AJISAKA.
|
2015-03-09 12:00:04 +09:00 |
Chris Douglas
|
3bc4f3502a
|
HDFS-7411. Change decommission logic to throttle by blocks rather
than nodes in each interval. Contributed by Andrew Wang
|
2015-03-08 18:32:20 -07:00 |
Junping Du
|
b91e1b0feb
|
YARN-3296. Mark ResourceCalculatorProcessTree class as Public for configurable resource monitoring. Contributed by Hitesh Shah
(cherry picked from commit 7ce3c76353 )
|
2015-03-08 14:48:42 -07:00 |
Steve Loughran
|
b8a2087951
|
HADOOP-11670. Regression: s3a auth setup broken. (Adam Budde via stevel)
|
2015-03-08 11:22:01 -07:00 |
cnauroth
|
02cadbd24b
|
HADOOP-11642. Upgrade azure sdk version from 0.6.0 to 2.0.0. Contributed by Shashank Khandelwal and Ivan Mitic.
(cherry picked from commit 608ebd52ba )
Conflicts:
hadoop-project/pom.xml
|
2015-03-06 15:29:22 -08:00 |
Brandon Li
|
c8af3b2768
|
HDFS-6488. Support HDFS superuser in NFSv3 gateway. Contributed by Brandon Li
(cherry picked from commit 0f8ecb1d0c )
|
2015-03-06 15:22:20 -08:00 |
Jason Lowe
|
ef3d9bdf6b
|
YARN-3275. CapacityScheduler: Preemption happening on non-preemptable queues. Contributed by Eric Payne
(cherry picked from commit 27e8ea820f )
|
2015-03-06 22:45:09 +00:00 |
Haohui Mai
|
ab251fd355
|
HDFS-7818. OffsetParam should return the default value instead of throwing NPE when the value is unspecified. Contributed by Eric Payne.
|
2015-03-06 14:26:47 -08:00 |
Jian He
|
6cef2c16de
|
YARN-2190. Added CPU and memory limit options to the default container executor for Windows containers. Contributed by Chuan Liu
(cherry picked from commit 21101c01f2 )
|
2015-03-06 14:18:56 -08:00 |
Xuan
|
56c2050ab7
|
YARN-3227. Timeline renew delegation token fails when RM user's TGT is
expired. Contributed by Zhijie Shen
(cherry picked from commit d1abc5d4fc )
|
2015-03-06 13:33:18 -08:00 |
Jing Zhao
|
994dadb9ba
|
HDFS-7885. Datanode should not trust the generation stamp provided by client. Contributed by Tsz Wo Nicholas Sze.
(cherry picked from commit 24db0812be )
|
2015-03-06 10:57:38 -08:00 |
Jian He
|
a5f3fb4dc1
|
YARN-1809. Synchronize RM and TimeLineServer Web-UIs. Contributed by Zhijie Shen and Xuan Gong
(cherry picked from commit 95bfd087dc )
|
2015-03-05 21:27:03 -08:00 |
Jing Zhao
|
c5d52c7b52
|
HDFS-7855. Separate class Packet from DFSOutputStream. Contributed by Li Bo.
(cherry picked from commit 952640fa4c )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSOutputStream.java
|
2015-03-05 11:11:08 -08:00 |
Vinod Kumar Vavilapalli
|
9c8882546a
|
YARN-2786. Created a yarn cluster CLI and seeded with one command for listing node-labels collection. Contributed by Wangda Tan.
|
2015-03-05 10:56:28 -08:00 |
Tsuyoshi Ozawa
|
5680b41597
|
Update CHANGES.txt for YARN-2616 to fix indentation.
(cherry picked from commit 28b85a2116 )
|
2015-03-06 00:53:20 +09:00 |
Tsuyoshi Ozawa
|
6660c2f83b
|
YARN-3249. Add a 'kill application' button to Resource Manager's Web UI. Contributed by Ryu Kobayashi.
(cherry picked from commit 1b67209612 )
|
2015-03-05 19:56:59 +09:00 |
yliu
|
b569c3ab1c
|
HADOOP-11674. oneByteBuf in CryptoInputStream and CryptoOutputStream should be non static. (Sean Busbey via yliu)
|
2015-03-05 06:39:58 +08:00 |
Tsuyoshi Ozawa
|
f805d48b19
|
HADOOP-11648. Set DomainSocketWatcher thread name explicitly. Contributed by Liang Xie.
(cherry picked from commit 74a4754d1c )
|
2015-03-05 16:06:37 +09:00 |
Tsuyoshi Ozawa
|
ac874764d5
|
MAPREDUCE-6136. MRAppMaster doesn't shutdown file systems. Contributed by Brahma Reddy Battula.
(cherry picked from commit 348208014b )
|
2015-03-05 14:13:13 +09:00 |
Karthik Kambatla
|
0d62e94887
|
YARN-3242. Asynchrony in ZK-close can lead to ZKRMStateStore watcher receiving events for old client. (Zhihai Xu via kasha)
(cherry picked from commit 8d88691d16 )
|
2015-03-04 19:49:21 -08:00 |
Tsz-Wo Nicholas Sze
|
f9a2007aff
|
HDFS-7746. Add a test randomly mixing append, truncate and snapshot operations.
|
2015-03-05 10:23:14 +08:00 |
Karthik Kambatla
|
721d7b5741
|
YARN-3231. FairScheduler: Changing queueMaxRunningApps interferes with pending jobs. (Siqi Li via kasha)
(cherry picked from commit 22426a1c9f )
|
2015-03-04 18:07:33 -08:00 |
Dongming Liang
|
ada545d3b7
|
HDFS-1522. Combine two BLOCK_FILE_PREFIX constants into one. Contributed by Dongming Liang.
|
2015-03-04 17:52:25 -08:00 |
Karthik Kambatla
|
1749094fab
|
YARN-3122. Metrics for container's actual CPU usage. (Anubhav Dhoot via kasha)
(cherry picked from commit 53947f37c7 )
|
2015-03-04 17:39:39 -08:00 |
Kihwal Lee
|
f85530f649
|
HDFS-7434. DatanodeID hashCode should not be mutable. Contributed by Daryn Sharp.
(cherry picked from commit 722b479469 )
|
2015-03-04 17:23:00 -06:00 |
Karthik Kambatla
|
f4d6c5e337
|
MAPREDUCE-6267. Refactor JobSubmitter#copyAndConfigureFiles into it's own class. (Chris Trezzo via kasha)
(cherry picked from commit c66c3ac6bf )
|
2015-03-04 14:47:06 -08:00 |
Jing Zhao
|
b2ccf54c14
|
HDFS-7535. Utilize Snapshot diff report for distcp. Contributed by Jing Zhao.
(cherry picked from commit ed70fa142c )
|
2015-03-04 10:32:39 -08:00 |