Tsuyoshi Ozawa
|
4821f0cdb7
|
HADOOP-11729. Fix link to cgroups doc in site.xml. Contributed by Masatake Iwasaki.
(cherry picked from commit 522c897146 )
|
2015-03-19 23:09:22 +09:00 |
Vinayakumar B
|
76ce2e8ea0
|
HDFS.7849. Update documentation for enabling a new feature in rolling upgrade ( Contributed by J.Andreina )
(cherry picked from commit 5be5129d93 )
|
2015-03-19 19:10:23 +05:30 |
Kihwal Lee
|
b8f269af9d
|
HDFS-7816. Unable to open webhdfs paths with "+". Contributed by Haohui Mai
(cherry picked from commit e79be0ee12 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
(cherry picked from commit ceb39c1cc6 )
|
2015-03-19 08:04:19 -05:00 |
Haohui Mai
|
7129287efb
|
HADOOP-10703. HttpServer2 creates multiple authentication filters. Contributed by Benoy Antony.
|
2015-03-18 22:33:24 -07:00 |
Colin Patrick Mccabe
|
84acee00fa
|
HADOOP-9329. document native build dependencies in BUILDING.txt (Vijay Bhat via Colin P. McCabe)
(cherry picked from commit bf6295bed8 )
(cherry picked from commit b02f77540c )
|
2015-03-18 19:15:40 -07:00 |
Colin Patrick Mccabe
|
9e61835678
|
HDFS-7929. inotify unable fetch pre-upgrade edit log segments once upgrade starts (Zhe Zhang via Colin P. McCabe)
(cherry picked from commit 43b41f2241 )
(cherry picked from commit 219eb22c15 )
|
2015-03-18 19:08:53 -07:00 |
Jing Zhao
|
0bf549728d
|
HDFS-7587. Edit log corruption can happen if append fails with a quota violation. Contributed by Jing Zhao.
(cherry picked from commit c7c71cdba5 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
(cherry picked from commit 5a5b244648 )
|
2015-03-18 19:00:06 -07:00 |
Jing Zhao
|
4b8de154aa
|
HDFS-7943. Append cannot handle the last block with length greater than the preferred block size. Contributed by Jing Zhao.
(cherry picked from commit bee5a6a64a )
(cherry picked from commit 6dcc79507d )
|
2015-03-18 18:47:21 -07:00 |
Colin Patrick Mccabe
|
94976cb369
|
HDFS-7054. Make DFSOutputStream tracing more fine-grained (cmccabe)
(cherry picked from commit 8234fd0e10 )
(cherry picked from commit 79c07bbaca )
|
2015-03-18 18:15:34 -07:00 |
Haohui Mai
|
388696c089
|
HDFS-7945. The WebHdfs system on DN does not honor the length parameter. Contributed by Haohui Mai.
|
2015-03-18 16:20:07 -07:00 |
Arpit Agarwal
|
bb986988d4
|
HDFS-7914. TestJournalNode#testFailToStartWithBadConfig fails when the default dfs.journalnode.http-address port 8480 is in use. (Contributed by Xiaoyu Yao)
|
2015-03-18 14:05:37 -07:00 |
Haohui Mai
|
482aeee784
|
HDFS-7697. Mark the PB OIV tool as experimental. Contributed by Lei (Eddy) Xu.
|
2015-03-18 13:34:21 -07:00 |
Arpit Agarwal
|
5f7926dcf0
|
Fix CHANGES.txt for HDFS-7722.
|
2015-03-18 12:53:02 -07:00 |
Arpit Agarwal
|
2b589da779
|
HDFS-7951. Fix NPE for TestFsDatasetImpl#testAddVolumeFailureReleasesInUseLock on Linux. (Contributed by Xiaoyu Yao)
|
2015-03-18 12:46:17 -07:00 |
Arpit Agarwal
|
ae6d273d63
|
HDFS-7950. Fix TestFsDatasetImpl#testAddVolumes failure on Windows. (Contributed by Xiaoyu Yao)
|
2015-03-18 12:35:41 -07:00 |
Jason Lowe
|
502c040c97
|
MAPREDUCE-6277. Job can post multiple history files if attempt loses connection to the RM. Contributed by Chang Li
(cherry picked from commit 30da99cbaf )
|
2015-03-18 19:32:04 +00:00 |
Arpit Agarwal
|
8944bb3d2e
|
HDFS-7948. TestDataNodeHotSwapVolumes#testAddVolumeFailures failed on Windows. (Contributed by Xiaoyu Yao)
|
2015-03-18 12:26:22 -07:00 |
Haohui Mai
|
5293ae0311
|
HDFS-7953. NN Web UI fails to navigate to paths that contain #. Contributed by kanaka kumar avvaru.
|
2015-03-18 11:08:49 -07:00 |
Jian He
|
54e63c52c9
|
Backport part of YARN-3273 to rename CapacitySchedulerLeafQueueInfo#aMResourceLimit to AMResourceLimit. Contributed by Rohith Sharmaks
|
2015-03-17 22:08:10 -07:00 |
Arpit Agarwal
|
26c35438f3
|
HDFS-7946. TestDataNodeVolumeFailureReporting NPE on Windows. (Contributed by Xiaoyu Yao)
|
2015-03-17 21:30:13 -07:00 |
Karthik Kambatla
|
47e6fc2bf9
|
Revert "YARN-3181. FairScheduler: Fix up outdated findbugs issues. (kasha)"
This reverts commit c2b185def8 .
(cherry picked from commit 32b4330456 )
|
2015-03-17 12:32:14 -07:00 |
Colin Patrick Mccabe
|
d2dad74421
|
HDFS-7940. Add tracing to DFSClient#setQuotaByStorageType (Rakesh R via Colin P. McCabe)
(cherry picked from commit d8846707c5 )
(cherry picked from commit 455d4aa8a1 )
|
2015-03-17 11:02:05 -07:00 |
yliu
|
ef9d46dcb6
|
HDFS-7838. Expose truncate API for libhdfs. (yliu)
|
2015-03-17 07:25:58 +08:00 |
Tsuyoshi Ozawa
|
51c374ac19
|
HADOOP-11720. [JDK8] Fix javadoc errors caused by incorrect or illegal tags in hadoop-tools. Contributed by Akira AJISAKA.
(cherry picked from commit ef9946cd52 )
|
2015-03-17 16:09:54 +09:00 |
Colin Patrick Mccabe
|
861cc05092
|
HDFS-7722. DataNode#checkDiskError should also remove Storage when error is found. (Lei Xu via Colin P. McCabe)
(cherry picked from commit b49c3a1813 )
(cherry picked from commit 7455412a24 )
|
2015-03-16 18:42:21 -07:00 |
Colin Patrick Mccabe
|
03b979b8a5
|
HADOOP-11714. Add more trace log4j messages to SpanReceiverHost (cmccabe)
(cherry picked from commit bf3275dbaa )
(cherry picked from commit eb4eb63de3 )
|
2015-03-16 18:41:51 -07:00 |
Colin Patrick Mccabe
|
647d9ae27a
|
HDFS-7915. The DataNode can sometimes allocate a ShortCircuitShm slot and fail to tell the DFSClient about it because of a network error (cmccabe)
(cherry picked from commit bc9cb3e271 )
(cherry picked from commit c71b54fa32 )
|
2015-03-16 18:39:58 -07:00 |
Tsuyoshi Ozawa
|
f15a2b23ca
|
YARN-3349. Treat all exceptions as failure in TestFSRMStateStore#testFSRMStateStoreClientRetry. Contributed by Zhihai Xu.
(cherry picked from commit 7522a643fa )
|
2015-03-17 08:10:57 +09:00 |
cnauroth
|
3718207e46
|
Revert "HADOOP-11449 / HADOOP-10320 ; reverting patch 6cda3a7 which triggered regression in javadocs on some java8 compilers (stevel on behalf of cnauroth)"
This reverts commit fe7df5b4d8 .
Conflicts:
hadoop-common-project/hadoop-annotations/src/main/java/org/apache/hadoop/classification/InterfaceStability.java
(cherry picked from commit ef2a66b246 )
|
2015-03-16 14:37:58 -07:00 |
Suresh Srinivas
|
473b445c48
|
HADOOP-8059. Add javadoc to InterfaceAudience and InterfaceStability. Contributed by Brandon Li.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1354684 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 24c4216bf0 )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
(cherry picked from commit 3a783fe38d )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2015-03-16 14:22:45 -07:00 |
cnauroth
|
389b28033a
|
HADOOP-11638. OpensslSecureRandom.c pthreads_thread_id should support FreeBSD and Solaris in addition to Linux. Contributed by Kiran Kumar M R.
(cherry picked from commit 72cd4e4a4e )
|
2015-03-16 14:07:05 -07:00 |
Konstantin V Shvachko
|
ad4d704fbb
|
HDFS-7886. Fix TestFileTruncate falures. Contributed by Plamen Jeliazkov and Konstantin Shvachko.
|
2015-03-16 12:43:46 -07:00 |
Zhijie Shen
|
d702816e7d
|
YARN-2854. Updated the documentation of the timeline service and the generic history service. Contributed by Naganarasimha G R.
(cherry picked from commit fbe811d904 )
|
2015-03-16 11:02:06 -07:00 |
Tsuyoshi Ozawa
|
2b2f7f2b90
|
YARN-1453. [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments. Contributed by Akira AJISAKA, Andrew Purtell, and Allen Wittenauer.
(cherry picked from commit 3da9a97cfb )
|
2015-03-16 23:20:34 +09:00 |
Xuan
|
6ee45ae3a8
|
YARN-3171. Sort by Application id, AppAttempt and ContainerID doesn't
work in ATS / RM web ui. Contributed by Naganarasimha G R
(cherry picked from commit 3ff1ba2a7b )
|
2015-03-15 20:28:09 -07:00 |
Tsuyoshi Ozawa
|
f9c18fd610
|
HADOOP-11558. Fix dead links to doc of hadoop-tools. Contributed by Jean-Pierre Matsumoto.
(cherry picked from commit 79426f3334 )
|
2015-03-15 14:30:22 +09:00 |
Tsuyoshi Ozawa
|
e28e2e4f52
|
Revert "HADOOP-11558. Fix dead links to doc of hadoop-tools. Contributed by Masatake Iwasaki."
This reverts commit 815487b3cb .
|
2015-03-15 14:28:17 +09:00 |
Tsuyoshi Ozawa
|
815487b3cb
|
HADOOP-11558. Fix dead links to doc of hadoop-tools. Contributed by Masatake Iwasaki.
(cherry picked from commit 7da136ecca )
|
2015-03-15 14:25:39 +09:00 |
yliu
|
5eac0a9ec0
|
HADOOP-11710. Make CryptoOutputStream behave like DFSOutputStream wrt synchronization. (Sean Busbey via yliu)
(cherry picked from commit 813c93cb25 )
|
2015-03-15 14:20:18 +09:00 |
Tsuyoshi Ozawa
|
834e9bc3b2
|
MAPREDUCE-4742. Fix typo in nnbench#displayUsage. Contributed by Liang Xie.
(cherry picked from commit 20b8ee1350 )
Conflicts:
hadoop-mapreduce-project/CHANGES.txt
|
2015-03-14 16:58:25 +09:00 |
Tsuyoshi Ozawa
|
9f4ec4c540
|
MAPREDUCE-6265. Make ContainerLauncherImpl.INITIAL_POOL_SIZE configurable to better control to launch/kill containers. Contributed by Zhihai Xu
(cherry picked from commit 9d38520c8e )
Conflicts:
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
(cherry picked from commit 10745fcecd )
|
2015-03-14 16:46:53 +09:00 |
Konstantin V Shvachko
|
41530b4173
|
HDFS-2605. Remove redundant "Release 0.21.1" section from CHANGES.txt. Contributed by Allen Wittenauer.
|
2015-03-13 13:45:47 -07:00 |
Konstantin V Shvachko
|
f6bdcd938e
|
HDFS-7903. Cannot recover block after truncate and delete snapshot. Contributed by Plamen Jeliazkov.
|
2015-03-13 12:45:47 -07:00 |
Kihwal Lee
|
116a7f1a16
|
HDFS-7435. PB encoding of block reports is very inefficient. Contributed by Daryn Sharp.
(cherry picked from commit d324164a51 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/FsDatasetImpl.java
(cherry picked from commit 464271a5ed )
|
2015-03-13 14:42:02 -05:00 |
Brandon Li
|
cdeb1079ea
|
HDFS-7926. NameNode implementation of ClientProtocol.truncate(..) is not idempotent. Contributed by Tsz Wo Nicholas Sze
(cherry picked from commit f446669afb )
(cherry picked from commit af80a98ace )
|
2015-03-13 10:47:25 -07:00 |
Jonathan Eagles
|
e4d8dddb49
|
YARN-3267. Timelineserver applies the ACL rules after applying the limit on the number of records (Chang Li via jeagles)
(cherry picked from commit 8180e676ab )
|
2015-03-13 12:12:40 -05:00 |
Vinod Kumar Vavilapalli
|
0cd9eb9987
|
YARN-3154. Added additional APIs in LogAggregationContext to avoid aggregating running logs of application when rolling is enabled. Contributed by Xuan Gong.
(cherry picked from commit 863079bb87 )
|
2015-03-12 13:34:33 -07:00 |
Tsz-Wo Nicholas Sze
|
a1fffc3fcc
|
HDFS-6833. DirectoryScanner should not register a deleting block with memory of DataNode. Contributed by Shinichi Yamashita
|
2015-03-13 02:29:24 +08:00 |
Xuan
|
8b008c8714
|
YARN-3338. Exclude jline dependency from YARN. Contributed by Zhijie
Shen
(cherry picked from commit 06ce1d9a6c )
|
2015-03-12 10:26:38 -07:00 |
Zhijie Shen
|
ec9816b2b3
|
YARN-1884. Added nodeHttpAddress into ContainerReport and fixed the link to NM web page. Contributed by Xuan Gong.
(cherry picked from commit 85f6d67fa7 )
|
2015-03-11 19:41:20 -07:00 |