Vinayakumar B
|
10999ffd7a
|
HDFS-8187. Remove usage of '-setStoragePolicy' and '-getStoragePolicy' using dfsadmin cmd (as it is not been supported) (Contributed by J.Andreina)
(cherry picked from commit e642eff0e0065d1c504e41bc87993948b4bc073c)
|
2015-05-08 14:26:58 +05:30 |
|
Uma Maheswara Rao G
|
a56f57b421
|
HDFS-8108. Fsck should provide the info on mandatory option to be used along with -blocks ,-locations and -racks. Contributed by J.Andreina.
(cherry picked from commit 4b00ae5c113a9a8bd2a300f6d88897b932eeb94f)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/DFSck.java
|
2015-05-08 14:23:42 +05:30 |
|
Akira Ajisaka
|
143c9a8ff2
|
HDFS-8222. Remove usage of "dfsadmin -upgradeProgress" from document which is no longer supported. Contributed by J.Andreina.
(cherry picked from commit fd605997eea1487c71316b9f31c5125c87f28c2f)
|
2015-05-08 17:23:25 +09:00 |
|
Vinayakumar B
|
1f78502416
|
HDFS-7998. HDFS Federation : Command mentioned to add a NN to existing federated cluster is wrong (Contributed by Ajith S)
(cherry picked from commit 26da2ddf38a2caaee375852bdf0d6975d151476a)
|
2015-05-08 13:47:06 +05:30 |
|
Uma Maheswara Rao G
|
b7a5ebd566
|
HDFS-8332. DFS client API calls should check filesystem closed. Contributed by Rakesh R. Merge from trunk
|
2015-05-08 13:46:04 +05:30 |
|
Tsuyoshi Ozawa
|
b1f3590b22
|
YARN-3589. RM and AH web UI display DOCTYPE wrongly. Contbituted by Rohith.
(cherry picked from commit f26700f2878f4374c68e97ee00205eda5a6d022c)
|
2015-05-08 17:13:56 +09:00 |
|
Tsuyoshi Ozawa
|
1ae8bf5b21
|
MAPREDUCE-6284. Add Task Attempt State API to MapReduce Application Master REST API. Contributed by Ryu Kobayashi.
(cherry picked from commit d18f10ad1b3e497fa1aaaeb85ba055f87d9849f7)
|
2015-05-08 16:00:41 +09:00 |
|
Devaraj K
|
0d286d1041
|
YARN-3358. Audit log not present while refreshing Service ACLs.
Contributed by Varun Saxena.
(cherry picked from commit ef3d66d4624d360e75c016e36824a6782d6a9746)
|
2015-05-08 12:15:45 +05:30 |
|
Vinayakumar B
|
089d420a82
|
HDFS-6291. FSImage may be left unclosed in BootstrapStandby#doRun() ( Contributed by Sanghyun Yun)
(cherry picked from commit e5e492a9631ff78302fccedcb64d7b64b9407991)
|
2015-05-08 11:26:56 +05:30 |
|
Uma Maheswara Rao G
|
7fe1d74005
|
HDFS-8174. Update replication count to live rep count in fsck report. Contributed by J.Andreina
(cherry picked from commit 2ea0f2fc938febd7fbbe03656a91ae3db1409c50)
|
2015-05-08 11:07:58 +05:30 |
|
Devaraj K
|
dce2381dc4
|
YARN-3592. Fix typos in RMNodeLabelsManager. Contributed by Sunil G.
(cherry picked from commit a28cd02ba026733e409807f3ea1b36f7d57bc273)
|
2015-05-08 10:55:53 +05:30 |
|
Vinayakumar B
|
d0fff5d328
|
HDFS-8067. haadmin prints out stale help messages (Contributed by Ajith S)
(cherry picked from commit 66988476d09a6d04c0b81a663db1e6e5a28c37fb)
|
2015-05-08 10:47:23 +05:30 |
|
Vinayakumar B
|
00954714a6
|
HDFS-8257. Namenode rollingUpgrade option is incorrect in document (Contributed by J.Andreina)
(cherry picked from commit c7c26a1e4aff0b89016ec838d06ba2b628a6808e)
|
2015-05-08 10:36:09 +05:30 |
|
Vinayakumar B
|
14d88a85e4
|
HADOOP-11922. Misspelling of threshold in log4j.properties for tests in hadoop-tools (Contributed by Gabor Liptak)
(cherry picked from commit f33efbc82709e75d9b4c4ed9835629668dbade7d)
|
2015-05-08 10:23:27 +05:30 |
|
Akira Ajisaka
|
c7f3dd1eb3
|
YARN-3572. Correct typos in WritingYarnApplications.md. Contributed by Gabor Liptak.
(cherry picked from commit a521b509551e092dfeb38cdf29bb96556d3e0266)
|
2015-05-08 13:25:07 +09:00 |
|
Akira Ajisaka
|
170f1b0afd
|
YARN-1832. Fix wrong MockLocalizerStatus#equals implementation. Contributed by Hong Zhiguo.
(cherry picked from commit b167fe7605deb29ec533047d79d036eb65328853)
|
2015-05-08 11:15:28 +09:00 |
|
Jian He
|
d817fbb34d
|
YARN-2918. RM should not fail on startup if queue's configured labels do not exist in cluster-node-labels. Contributed by Wangda Tan
(cherry picked from commit f489a4ec969f3727d03c8e85d51af1018fc0b2a1)
|
2015-05-07 17:36:24 -07:00 |
|
Haohui Mai
|
a3abe8d7e4
|
HDFS-8037. CheckAccess in WebHDFS silently accepts malformed FsActions parameters. Contributed by Walter Su.
|
2015-05-07 15:25:36 -07:00 |
|
Haohui Mai
|
f6b908ab07
|
HDFS-8321. CacheDirectives and CachePool operations should throw RetriableException in safemode. Contributed by Haohui Mai.
|
2015-05-07 15:17:02 -07:00 |
|
Jason Lowe
|
976a3c1f9d
|
MAPREDUCE-6279. AM should explicity exit JVM after all services have stopped. Contributed by Eric Payne
(cherry picked from commit f30065c8b6099372f57015b505434120fe83c2b0)
|
2015-05-07 22:06:54 +00:00 |
|
Jian He
|
c35114a1e6
|
YARN-3584. Fixed attempt diagnostics format shown on the UI. Contributed by nijel
(cherry picked from commit b88700dcd0b9aa47662009241dfb83bc4446548d)
|
2015-05-07 13:56:25 -07:00 |
|
Allen Wittenauer
|
1886bab0f1
|
HADOOP-11936. Dockerfile references a removed image (aw)
|
2015-05-07 11:47:20 -07:00 |
|
Tsz-Wo Nicholas Sze
|
4e1f2eb395
|
HDFS-7980. Incremental BlockReport will dramatically slow down namenode startup. Contributed by Walter Su
|
2015-05-07 11:37:33 -07:00 |
|
Zhijie Shen
|
bb035ff087
|
YARN-3448. Added a rolling time-to-live LevelDB timeline store implementation. Contributed by Jonathan Eagles.
(cherry picked from commit daf3e4ef8bf73cbe4a799d51b4765809cd81089f)
|
2015-05-07 10:10:13 -07:00 |
|
Junping Du
|
684a5a6aeb
|
YARN-3523. Cleanup ResourceManagerAdministrationProtocol interface audience. Contributed by Naganarasimha G R
(cherry picked from commit 8e991f4b1d7226fdcd75c5dc9fe6e5ce721679b9)
|
2015-05-07 05:40:13 -07:00 |
|
Akira Ajisaka
|
f7c011cbaa
|
MAPREDUCE-6356. Misspelling of threshold in log4j.properties for tests. Contributed by Brahma Reddy Battula.
(cherry picked from commit d335071398fdb14153c854b740814b4fd385b658)
|
2015-05-07 19:41:44 +09:00 |
|
Akira Ajisaka
|
3b36f36576
|
HADOOP-10387. Misspelling of threshold in log4j.properties for tests in hadoop-common-project. Contributed by Brahma Reddy Battula.
(cherry picked from commit 305e4733d639830cb1801efaa2dba8e84b86cc29)
|
2015-05-07 16:54:30 +09:00 |
|
Akira Ajisaka
|
ab7dab55ea
|
HDFS-8325. Misspelling of threshold in log4j.properties for tests. Contributed by Brahma Reddy Battula.
(cherry picked from commit 449e4426a5cc1382eef0cbaa9bd4eb2221c89da1)
|
2015-05-07 15:15:12 +09:00 |
|
Akira Ajisaka
|
67bebabb21
|
YARN-3577. Misspelling of threshold in log4j.properties for tests. Contributed by Brahma Reddy Battula.
(cherry picked from commit 995f1b5831fc33042de90267a689333dc110c4c3)
|
2015-05-07 13:33:17 +09:00 |
|
cnauroth
|
276e2d3390
|
HDFS-7833. DataNode reconfiguration does not recalculate valid volumes required, based on configured failed volumes tolerated. Contributed by Lei (Eddy) Xu.
(cherry picked from commit 6633a8474d7e92fa028ede8fd6c6e41b6c5887f5)
|
2015-05-06 21:11:44 -07:00 |
|
Vinod Kumar Vavilapalli
|
d127dd64a7
|
YARN-3385. Fixed a race-condition in ResourceManager's ZooKeeper based state-store to avoid crashing on duplicate deletes. Contributed by Zhihai Xu.
(cherry picked from commit 4c7b9b6abe2452c9752a11214762be2e7665fb32)
|
2015-05-06 17:52:13 -07:00 |
|
Junping Du
|
79babc4bd2
|
YARN-3580. [JDK8] TestClientRMService.testGetLabelsToNodes fails. Contributed by Robert Kanter.
(cherry picked from commit 31b627b2a8755dec0820d01f6f7ac96e4c6194e2)
|
2015-05-06 16:51:56 -07:00 |
|
Konstantin V Shvachko
|
193615c4b2
|
HDFS-2484. checkLease should throw FileNotFoundException when file does not exist. Contributed by Rakesh R.
|
2015-05-06 16:11:12 -07:00 |
|
Robert Kanter
|
28b40aca98
|
YARN-3491. PublicLocalizer#addResource is too slow. (zxu via rkanter)
(cherry picked from commit b72507810aece08e17ab4b5aae1f7eae1fe98609)
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2015-05-06 14:20:08 -07:00 |
|
Jian He
|
f8488b5aeb
|
YARN-3301. Fixed the format issue of the new RM attempt web page. Contributed by Xuan Gong
(cherry picked from commit 0d3188fd25f31b83caf16b77773620f4ee237409)
|
2015-05-06 13:51:44 -07:00 |
|
Colin Patrick Mccabe
|
f79b1f0190
|
HDFS-7847. Modify NNThroughputBenchmark to be able to operate on a remote NameNode (Charles Lamb via Colin P. McCabe)
(cherry picked from commit ffce9a3413277a69444fcb890460c885de56db69)
|
2015-05-06 10:50:33 -07:00 |
|
Vinod Kumar Vavilapalli
|
da410ea02a
|
YARN-3243. Moving CHANGES.txt entry to the right release.
(cherry picked from commit 185e63a72638f01bb27e790c8dedf458923a2cae)
|
2015-05-06 10:44:19 -07:00 |
|
Xiaoyu Yao
|
bd88215393
|
HDFS-8310. Fix TestCLI.testAll 'help: help for find' on Windows. (Kiran Kumar M R via Xiaoyu Yao)
(cherry picked from commit 7a26d174aff9535f7a60711bee586e225891b383)
|
2015-05-06 10:27:07 -07:00 |
|
Xuan
|
a0445eae5c
|
YARN-3582. NPE in WebAppProxyServlet. Contributed by Jian He
(cherry picked from commit a583a40693f5c56c40b39fd12cfa0bb7174fc526)
|
2015-05-05 21:43:35 -07:00 |
|
Colin Patrick Mccabe
|
606e4f4940
|
HADOOP-11912. Extra configuration key used in TraceUtils should respect prefix (Masatake Iwasaki via Colin P. McCabe)
(cherry picked from commit 90b384564875bb353224630e501772b46d4ca9c5)
|
2015-05-05 17:50:04 -07:00 |
|
Allen Wittenauer
|
b8e4507637
|
HADOOP-11926. test-patch.sh mv does wrong math (aw)
|
2015-05-05 17:02:35 -07:00 |
|
Haohui Mai
|
a4f868f0b8
|
HDFS-8314. Move HdfsServerConstants#IO_FILE_BUFFER_SIZE and SMALL_BUFFER_SIZE to the users. Contributed by Li Lu.
|
2015-05-05 15:56:08 -07:00 |
|
Robert Kanter
|
bd207b6cc0
|
MAPREDUCE-6192. Create unit test to automatically compare MR related classes and mapred-default.xml (rchiang via rkanter)
|
2015-05-05 14:47:52 -07:00 |
|
Brandon Li
|
a9d12128f3
|
HADOOP-11898. add nfs3 and portmap starting command in hadoop-daemon.sh in branch-2. Contributed by Brandon Li
|
2015-05-05 14:23:13 -07:00 |
|
Allen Wittenauer
|
f95fd5b6df
|
HADOOP-11925. backport trunk's smart-apply-patch.sh to branch-2 (aw)
|
2015-05-05 14:11:08 -07:00 |
|
Xiaoyu Yao
|
e68e8b3b5c
|
HDFS-8219. setStoragePolicy with folder behavior is different after cluster restart. (surendra singh lilhore via Xiaoyu Yao)
(cherry picked from commit 0100b155019496d077f958904de7d385697d65d9)
|
2015-05-05 13:42:22 -07:00 |
|
Jian He
|
eb0c6d2ee7
|
YARN-3343. Increased TestCapacitySchedulerNodeLabelUpdate#testNodeUpdate timeout. Contributed by Rohith Sharmaks
(cherry picked from commit e4c3b52c896291012f869ebc0a21e85e643fadd1)
|
2015-05-05 11:34:11 -07:00 |
|
Allen Wittenauer
|
50a5d0b62b
|
HADOOP-11917. test-patch.sh should work with ${BASEDIR}/patchprocess setups (aw)
|
2015-05-05 11:28:16 -07:00 |
|
Colin Patrick Mccabe
|
1f6bcf94cc
|
HDFS-7758. Retire FsDatasetSpi#getVolumes() and use FsDatasetSpi#getVolumeRefs() instead (Lei (Eddy) Xu via Colin P. McCabe)
(cherry picked from commit 24d3a2d4fdd836ac9a5bc755a7fb9354f7a582b1)
|
2015-05-05 11:09:28 -07:00 |
|
Colin Patrick Mccabe
|
1f01d8347a
|
HDFS-8305: HDFS INotify: the destination field of RenameOp should always end with the file name (cmccabe)
(cherry picked from commit fcd4cb751665adb241081e42b3403c3856b6c6fe)
|
2015-05-05 11:06:47 -07:00 |
|