Arpit Agarwal
|
8d3657a577
|
HADOOP-11801. Update BUILDING.txt for Ubuntu. (Contributed by Gabor Liptak)
|
2015-04-07 18:06:14 -07:00 |
Robert Kanter
|
b584ce6c0a
|
YARN-3429. Fix incorrect CHANGES.txt
(cherry picked from commit 5b8a3ae366 )
|
2015-04-07 16:16:08 -07:00 |
cnauroth
|
6e70611819
|
HADOOP-11796. Skip TestShellBasedIdMapping.testStaticMapUpdate on Windows. Contributed by Xiaoyu Yao.
(cherry picked from commit bd77a7c4d9 )
|
2015-04-07 14:47:41 -07:00 |
cnauroth
|
8921526440
|
HDFS-8038. PBImageDelimitedTextWriter#getEntry output HDFS path in platform-specific format. Contributed by Xiaoyu Yao.
(cherry picked from commit 672ed462965ea7da10ce3df48c02e2a3bd13f0ae)
|
2015-04-07 14:23:29 -07:00 |
Tsz-Wo Nicholas Sze
|
a4f0eea261
|
HDFS-8049. Add @InterfaceAudience.Private annotation to hdfs client implementation. Contributed by Takuya Fukudome
|
2015-04-07 14:01:55 -07:00 |
Xuan
|
0522d6970d
|
YARN-3294. Allow dumping of Capacity Scheduler debug logs via web UI for
a fixed time period. Contributed by Varun Vasudev
(cherry picked from commit d27e9241e8 )
|
2015-04-07 09:54:29 -07:00 |
Karthik Kambatla
|
a12b785edc
|
YARN-2666. Commit 53959e6
(cherry picked from commit 0b5d7d23c4 )
|
2015-04-07 09:08:49 -07:00 |
Xuan
|
7941cc554b
|
YARN-3110. Few issues in ApplicationHistory web ui. Contributed by Naganarasimha G R
(cherry picked from commit 19a4feaf6f )
|
2015-04-07 08:24:09 -07:00 |
Owen O'Malley
|
c16af2f6f8
|
HADOOP-11717. Support JWT tokens for web single sign on to the Hadoop
servers. (Larry McCay via omalley)
|
2015-04-07 08:17:10 -07:00 |
Konstantin V Shvachko
|
81b522790b
|
HDFS-8071. Redundant checkFileProgress() in PART II of getAdditionalBlock(). Contributed by Konstantin Shvachko.
|
2015-04-06 22:23:33 -07:00 |
Zhijie Shen
|
735e4f15ab
|
Move YARN-3273 from 2.8 to 2.7.
(cherry picked from commit 5e9f4099de4b949c838a6224442f335c67d80936)
|
2015-04-06 14:15:23 -07:00 |
Robert Kanter
|
354d2c75cf
|
YARN-2429. TestAMRMTokens.testTokenExpiry fails Intermittently with error message:Invalid AMRMToken (zxu via rkanter)
(cherry picked from commit 99b08a748e )
|
2015-04-06 14:11:50 -07:00 |
Colin Patrick Mccabe
|
a827089905
|
HDFS-7999. FsDatasetImpl#createTemporary sometimes holds the FSDatasetImpl lock for a very long time (sinago via cmccabe)
(cherry picked from commit 28bebc81db )
|
2015-04-06 09:10:15 -07:00 |
Tsuyoshi Ozawa
|
d2b2d76cce
|
TestFairScheduler.testContinuousScheduling fails Intermittently. Contributed by Zhihai Xu.
(cherry picked from commit 53959e69f7 )
|
2015-04-06 20:19:47 +09:00 |
Xuan
|
1eb6d74967
|
YARN-3435. AM container to be allocated Appattempt AM container shown as
null. Contributed by Bibin A Chundatt
(cherry picked from commit 96d72118f5 )
|
2015-04-05 00:43:22 -07:00 |
Vinod Kumar Vavilapalli
|
00854d2c2f
|
HADOOP-11776. Fixed the broken JDiff support in Hadoop 2. Contributed by Li Lu.
(cherry picked from commit 4b3948ea36 )
|
2015-04-04 13:52:51 -07:00 |
Vinod Kumar Vavilapalli
|
4eec6e09d0
|
HADOOP-11377. Added Null.java without which jdiff completely flops. Contributed by Tsuyoshi Ozawa.
(cherry picked from commit 5370e7128b )
|
2015-04-04 13:48:14 -07:00 |
Colin Patrick Mccabe
|
b26ba22a90
|
HDFS-8051. FsVolumeList#addVolume should release volume reference if not put it into BlockScanner. (Lei (Eddy) Xu via Colin P. McCabe)
(cherry picked from commit ef591b1d6a )
|
2015-04-03 16:56:25 -07:00 |
Colin Patrick Mccabe
|
0c5069c432
|
HDFS-7996. After swapping a volume, BlockReceiver reports ReplicaNotFoundException (Lei (Eddy) Xu via Colin P. McCabe)
(cherry picked from commit 023133cef9 )
|
2015-04-03 14:26:45 -07:00 |
Colin Patrick Mccabe
|
386b90a700
|
HADOOP-11785. Reduce the number of listStatus operation in distcp buildListing (Zoran Dimitrijevic via Colin P. McCabe)
(cherry picked from commit 932730df7d )
|
2015-04-03 14:08:53 -07:00 |
cnauroth
|
28e0602e7b
|
HDFS-8039. Fix TestDebugAdmin#testRecoverLease and testVerfiyBlockChecksumCommand on Windows. Contributed by Xiaoyu Yao.
(cherry picked from commit db80e42891 )
|
2015-04-03 10:44:32 -07:00 |
Gera Shegalov
|
3757e731e6
|
MAPREDUCE-4844. Counters / AbstractCounters have constant references not declared final. (Brahma Reddy Battula via gera)
(cherry picked from commit a0795c1e81 )
|
2015-04-03 10:35:18 -07:00 |
cnauroth
|
0dde8c079d
|
HDFS-8034. Fix TestDFSClientRetries#testDFSClientConfigurationLocateFollowingBlockInitialDelay for Windows. Contributed by Xiaoyu Yao.
(cherry picked from commit dc5596c36a )
|
2015-04-03 10:10:29 -07:00 |
Akira Ajisaka
|
5ea64e6722
|
HADOOP-11800. Clean up some test methods in TestCodec.java. Contributed by Brahma Reddy Battula.
(cherry picked from commit 228ae9aaa4 )
|
2015-04-04 00:33:10 +09:00 |
Jing Zhao
|
2c1f33d178
|
HDFS-7811. Avoid recursive call getStoragePolicyID in INodeFile#computeQuotaUsage. Contributed by Xiaoyu Yao and Jing Zhao.
(cherry picked from commit 72f6bd4893 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2015-04-02 21:22:43 -07:00 |
Wangda Tan
|
405aead879
|
YARN-2901. Add errors and warning metrics page to RM, NM web UI. (Varun Vasudev via wangda)
(cherry picked from commit bad070fe15 )
|
2015-04-02 17:23:44 -07:00 |
Vinod Kumar Vavilapalli
|
d8e17c58bc
|
YARN-3365. Enhanced NodeManager to support using the 'tc' tool via container-executor for outbound network traffic control. Contributed by Sidharta Seethana.
(cherry picked from commit b21c72777a )
|
2015-04-02 16:55:00 -07:00 |
Haohui Mai
|
ddb5bb8fcf
|
Addendum for HDFS-7893 in branch-2.
|
2015-04-02 16:17:14 -07:00 |
cnauroth
|
aabd8c8e04
|
HADOOP-9805. Refactor RawLocalFileSystem#rename for improved testability. Contributed by Jean-Pierre Matsumoto.
(cherry picked from commit 5763b173d3 )
|
2015-04-02 16:13:12 -07:00 |
Haohui Mai
|
1278310c21
|
HDFS-7893. Update the POM to create a separate hdfs-client jar. Contributed by Haohui Mai.
|
2015-04-02 15:39:40 -07:00 |
Sandy Ryza
|
6286cfd711
|
YARN-3415. Non-AM containers can be counted towards amResourceUsage of a fairscheduler queue (Zhihai Xu via Sandy Ryza)
|
2015-04-02 13:57:53 -07:00 |
Junping Du
|
cacadea632
|
MAPREDUCE-6303. Read timeout when retrying a fetch error can be fatal to a reducer. Contributed by Jason Lowe.
(cherry picked from commit eccb7d46ef )
|
2015-04-02 12:15:12 -07:00 |
Haohui Mai
|
6e36dbf03a
|
HDFS-8035. Move checkBlocksProperlyReplicated() in FSNamesystem to BlockManager. Contributed by Haohui Mai.
|
2015-04-02 11:38:02 -07:00 |
Tsz-Wo Nicholas Sze
|
81ed3a2bb8
|
HDFS-7954. TestBalancer#testBalancerWithPinnedBlocks should not be executed on Windows. Contributed by Xiaoyu Yao
|
2015-04-02 11:12:27 -07:00 |
Tsz-Wo Nicholas Sze
|
ce3f32590d
|
HDFS-7888. Change DFSOutputStream and DataStreamer for convenience of subclassing. Contributed by Li Bo
|
2015-04-02 11:00:47 -07:00 |
Vinayakumar B
|
beb0fd0d60
|
HDFS-7916. 'reportBadBlocks' from datanodes to standby Node BPServiceActor goes for infinite loop (Contributed by Vinayakumar B)
(cherry picked from commit 867d5d2675 )
|
2015-04-02 08:12:51 +05:30 |
Brandon Li
|
27970b3f46
|
HDFS-8001 RpcProgramNfs3 : wrong parsing of dfs.blocksize. Contributed by Remi Catherinot
(cherry picked from commit 4d14816c26 )
|
2015-04-01 17:25:28 -07:00 |
Brandon Li
|
8e2f1a93e4
|
HADOOP-11757. NFS gateway should shutdown when it can't start UDP or TCP server. Contributed by Brandon Li
(cherry picked from commit 60ce825a71 )
|
2015-04-01 17:05:35 -07:00 |
Haohui Mai
|
cfcf795492
|
HDFS-8008. Support client-side back off when the datanodes are congested. Contributed by Haohui Mai.
|
2015-04-01 16:54:53 -07:00 |
Haohui Mai
|
9e114ee607
|
HDFS-8036. Use snapshot path as source when using snapshot diff report in DistCp. Contributed by Jing Zhao.
|
2015-04-01 16:51:09 -07:00 |
Colin Patrick Mccabe
|
6f753da4a9
|
HDFS-7922. ShortCircuitCache#close is not releasing ScheduledThreadPoolExecutors (Rakesh R via Colin P. McCabe)
(cherry picked from commit 3c7adaaf35 )
|
2015-04-01 16:11:44 -07:00 |
Colin Patrick Mccabe
|
4b74aa7182
|
HDFS-8026. Trace FSOutputSummer#writeChecksumChunks rather than DFSOutputStream#writeChunk (cmccabe)
(cherry picked from commit c94d594a57 )
|
2015-04-01 14:10:25 -07:00 |
Zhijie Shen
|
6d0bebc912
|
YARN-3430. Made headroom data available on app attempt page of RM WebUI. Contributed by Xuan Gong.
(cherry picked from commit 8366a36ad3 )
|
2015-04-01 13:49:00 -07:00 |
Andrew Wang
|
b17d8a53fa
|
HDFS-7978. Add LOG.isDebugEnabled() guard for some LOG.debug(..). Contributed by Walter Su.
(cherry picked from commit ed72daa5df )
|
2015-04-01 12:54:46 -07:00 |
cnauroth
|
726024faa5
|
HADOOP-11787. OpensslSecureRandom.c pthread_threadid_np usage signature is wrong on 32-bit Mac. Contributed by Kiran Kumar M R.
(cherry picked from commit a3a96a07fa )
|
2015-04-01 11:40:16 -07:00 |
Haohui Mai
|
2ca2515b33
|
Add the missing files for HDFS-8009.
|
2015-04-01 10:58:41 -07:00 |
Haohui Mai
|
a5bcfe0d33
|
HDFS-8009. Signal congestion on the DataNode. Contributed by Haohui Mai.
|
2015-04-01 10:57:07 -07:00 |
Wangda Tan
|
865be70b02
|
YARN-3425. NPE from RMNodeLabelsManager.serviceStop when NodeLabelsManager.serviceInit failed. (Bibin A Chundatt via wangda)
(cherry picked from commit 492239424a )
|
2015-04-01 10:15:47 -07:00 |
Xuan
|
5e4d457674
|
YARN-3248. Correct fix version from branch-2.7 to branch-2.8 in the change log.
(cherry picked from commit 2e79f1c212 )
|
2015-04-01 04:33:32 -07:00 |
Xuan
|
e26b6e55e9
|
YARN-3248. Display count of nodes blacklisted by apps in the web UI.
Contributed by Varun Vasudev
(cherry picked from commit 4728bdfa15 )
|
2015-04-01 04:20:37 -07:00 |