Haohui Mai
|
c79e7f7d99
|
HDFS-8273. FSNamesystem#Delete() should not call logSync() when holding the lock. Contributed by Haohui Mai.
|
2015-04-28 18:05:46 -07:00 |
|
Karthik Kambatla
|
519092322d
|
MAPREDUCE-6343. JobConf.parseMaximumHeapSizeMB() fails to parse value greater than 2GB expressed in bytes. (Hao Xia via kasha)
|
2015-04-28 14:05:26 -07:00 |
|
Jason Lowe
|
bc1bd7e5c4
|
MAPREDUCE-6334. Fetcher#copyMapOutput is leaking usedMemory upon IOException during InMemoryMapOutput shuffle handler. Contributed by Eric Payne
|
2015-04-28 20:19:05 +00:00 |
|
Tsz-Wo Nicholas Sze
|
5639bf02da
|
HDFS-8204. Mover/Balancer should not schedule two replicas to the same datanode. Contributed by Walter Su
|
2015-04-28 13:05:33 -07:00 |
|
Allen Wittenauer
|
eccf709a61
|
HADOOP-11881. test-patch.sh javac result is wildly wrong (Kengo Seki via aw)
|
2015-04-28 10:32:32 -07:00 |
|
Devaraj K
|
99fe03e439
|
Moving MAPREDUCE-6252 to the 2.7.1 CHANGES.txt
|
2015-04-28 12:42:16 +05:30 |
|
cnauroth
|
feb68cb547
|
HDFS-8232. Missing datanode counters when using Metrics2 sink interface. Contributed by Anu Engineer.
|
2015-04-27 16:48:13 -07:00 |
|
Wangda Tan
|
db1b674b50
|
YARN-2740. Fix NodeLabelsManager to properly handle node label modifications when distributed node label configuration enabled. (Naganarasimha G R via wangda)
|
2015-04-27 16:24:38 -07:00 |
|
Vinod Kumar Vavilapalli
|
9fc32c5c4d
|
MAPREDUCE-6324. Fixed MapReduce uber jobs to not fail the udpate of AM-RM tokens when they roll-over. Contributed by Jason Lowe.
|
2015-04-27 14:58:16 -07:00 |
|
Karthik Kambatla
|
32cd2c8d42
|
Update CHANGES.txt - Pulled in YARN-3465, YARN-3516, and YARN-3464 to branch-2.7 (for 2.7.1)
|
2015-04-27 13:43:43 -07:00 |
|
Robert Kanter
|
9fec02c069
|
HADOOP-11870. [JDK8] AuthenticationFilter, CertificateUtil, SignerSecretProviders, KeyAuthorizationKeyProvider Javadoc issues (rkanter)
|
2015-04-27 13:25:11 -07:00 |
|
Arpit Agarwal
|
6bae5962cd
|
HDFS-8205. Fix CHANGES.txt
|
2015-04-27 12:30:50 -07:00 |
|
Arpit Agarwal
|
0d5b0143cc
|
HDFS-8205. CommandFormat#parse() should not parse option as value of option. (Contributed by Peter Shi and Xiaoyu Yao)
|
2015-04-27 12:23:34 -07:00 |
|
Xuan
|
7f07c4d810
|
YARN-3530. ATS throws exception on trying to filter results without
otherinfo. Contributed by zhijie shen
|
2015-04-27 10:36:42 -07:00 |
|
Tsuyoshi Ozawa
|
9a3dda3d34
|
MAPREDUCE-6341. Fix typo in mapreduce tutorial. Contributed by John Michael Luy.
|
2015-04-28 01:47:37 +09:00 |
|
Devaraj K
|
5e67c4d384
|
MAPREDUCE-6252. JobHistoryServer should not fail when encountering a
missing directory. Contributed by Craig Welch.
|
2015-04-27 15:01:42 +05:30 |
|
Allen Wittenauer
|
618ba707f0
|
MAPREDUCE-6057. Remove obsolete entries from mapred-default.xml (Ray Chiang via aw)
|
2015-04-26 20:31:40 -07:00 |
|
Jakob Homan
|
1a2459bd4b
|
HADOOP-11857. Fix CommandFormat#commandFormat java doc annotation. Contributed by J.Andreina.
|
2015-04-26 18:35:01 -07:00 |
|
Allen Wittenauer
|
8847777ae4
|
HADOOP-11357. Print information of the build enviornment in test-patch.sh (aw)
|
2015-04-26 15:51:08 -07:00 |
|
Allen Wittenauer
|
8b69c825e5
|
HADOOP-11865. Incorrect path mentioned in document for accessing script files (J.Andreina via aw)
|
2015-04-26 09:55:46 -07:00 |
|
Karthik Kambatla
|
47279c3228
|
YARN-3464. Race condition in LocalizerRunner kills localizer before localizing all resources. (Zhihai Xu via kasha)
|
2015-04-26 09:13:46 -07:00 |
|
Xiaoyu Yao
|
22b70e7c5a
|
Updated CHANGES.TXT for correct version of HDFS-8206
|
2015-04-25 22:16:06 -07:00 |
|
Xiaoyu Yao
|
8f3946cd40
|
HDFS-8206. Fix the typos in hadoop-hdfs-httpfs. (Brahma Reddy Battula via xyao)
|
2015-04-25 21:41:35 -07:00 |
|
cnauroth
|
a00e001a1a
|
HDFS-8247. TestDiskspaceQuotaUpdate#testAppendOverTypeQuota is failing. Contributed by Xiaoyu Yao.
|
2015-04-25 11:37:27 -07:00 |
|
Allen Wittenauer
|
f83c55a6be
|
HDFS-7673. synthetic load generator docs give incorrect/incomplete commands (Brahma Reddy Battula via aw)
|
2015-04-25 15:05:43 +01:00 |
|
Gera Shegalov
|
78c6b46241
|
MAPREDUCE-6333. TestEvents,TestAMWebServicesTasks,TestAppController are broken due to MAPREDUCE-6297. (Siqi Li via gera)
|
2015-04-24 17:31:10 -07:00 |
|
Vinod Kumar Vavilapalli
|
2f82ae042a
|
Moving YARN-3351, YARN-3382, YARN-3472, MAPREDUCE-6238 to the 2.7.1 CHANGES.txt
sections given the recent merge into branch-2.7.
|
2015-04-24 17:18:46 -07:00 |
|
Jian He
|
d497f6ea2b
|
YARN-2498. Respect labels in preemption policy of capacity scheduler for inter-queue preemption. Contributed by Wangda Tan
|
2015-04-24 17:03:13 -07:00 |
|
Arpit Agarwal
|
dcc5455e07
|
HDFS-8211. DataNode UUID is always null in the JMX counter. (Contributed by Anu Engineer)
|
2015-04-24 16:47:48 -07:00 |
|
Tsuyoshi Ozawa
|
4a3dabd94f
|
YARN-3406. Display count of running containers in the RM's Web UI. Contributed by Ryu Kobayashi.
|
2015-04-25 07:17:11 +09:00 |
|
Jason Lowe
|
78fe6e57c7
|
Fix commit version for YARN-3537
|
2015-04-24 22:07:53 +00:00 |
|
Jason Lowe
|
5e093f0d40
|
YARN-3537. NPE when NodeManager.serviceInit fails and stopRecoveryStore invoked. Contributed by Brahma Reddy Battula
|
2015-04-24 22:02:53 +00:00 |
|
Akira Ajisaka
|
5ce3a77f3c
|
YARN-3444. Fix typo capabililty. Contributed by Gabor Liptak.
|
2015-04-25 06:08:16 +09:00 |
|
Ravi Prakash
|
a287d2fb77
|
HADOOP-11876. Refactor code to make it more readable, minor maybePrintStats bug (Zoran Dimitrijevic via raviprak)
|
2015-04-24 13:39:07 -07:00 |
|
cnauroth
|
80935268f5
|
HADOOP-11843. Make setting up the build environment easier. Contributed by Niels Basjes.
|
2015-04-24 13:05:18 -07:00 |
|
Jian He
|
d03dcb9635
|
YARN-3387. Previous AM's container completed status couldn't pass to current AM if AM and RM restarted during the same time. Contributed by Sandflee
|
2015-04-24 12:13:29 -07:00 |
|
Andrew Wang
|
c7d9ad68e3
|
HDFS-8191. Fix byte to integer casting in SimulatedFSDataset#simulatedByte. Contributed by Zhe Zhang.
|
2015-04-24 11:54:25 -07:00 |
|
Jing Zhao
|
cf6c8a1b4e
|
HDFS-8176. Record from/to snapshots in audit log for snapshot diff report. Contributed by J. Andreina.
|
2015-04-24 10:23:32 -07:00 |
|
Xuan
|
eee9facbba
|
YARN-3511. Add errors and warnings page to ATS. Contributed by Varun Vasudev
|
2015-04-24 09:41:59 -07:00 |
|
Akira Ajisaka
|
91b97c21c9
|
HDFS-8110. Remove unsupported 'hdfs namenode -rollingUpgrade downgrade' from document. Contributed by J.Andreina.
|
2015-04-24 20:32:55 +09:00 |
|
Vinayakumar B
|
c8d72907ff
|
HDFS-8231. StackTrace displayed at client while QuotaByStorageType exceeds (Contributed by J.Andreina and Xiaoyu Yao)
|
2015-04-24 12:51:04 +05:30 |
|
Vinayakumar B
|
262c1bc339
|
HDFS-8217. During block recovery for truncate Log new Block Id in case of copy-on-truncate is true. (Contributed by Vinayakumar B)
|
2015-04-24 12:16:41 +05:30 |
|
Colin Patrick Mccabe
|
a8898445dc
|
HDFS-8070. Pre-HDFS-7915 DFSClient cannot use short circuit on post-HDFS-7915 DataNode (cmccabe)
|
2015-04-23 19:13:27 -07:00 |
|
Colin Patrick Mccabe
|
a0e0a63209
|
HADOOP-11802. DomainSocketWatcher thread terminates sometimes after there is an I/O error during requestShortCircuitShm (cmccabe)
|
2015-04-23 19:00:24 -07:00 |
|
Haohui Mai
|
bcf89ddc7d
|
HDFS-8052. Move WebHdfsFileSystem into hadoop-hdfs-client. Contributed by Haohui Mai.
|
2015-04-23 17:33:45 -07:00 |
|
Xuan
|
0b3f8957a8
|
YARN-3516. killing ContainerLocalizer action doesn't take effect when
private localizer receives FETCH_FAILURE status. Contributed by zhihai
xu
|
2015-04-23 16:40:40 -07:00 |
|
Akira Ajisaka
|
ac281e3fc8
|
HADOOP-11627. Remove io.native.lib.available. Contributed by Brahma Reddy Battula.
|
2015-04-24 08:08:55 +09:00 |
|
Tsz-Wo Nicholas Sze
|
ef4e9963b2
|
HDFS-8215. Refactor NamenodeFsck#check method. Contributed by Takanobu Asanuma
|
2015-04-23 14:19:33 -07:00 |
|
Steve Loughran
|
19262d99eb
|
HADOOP-11730. Regression: s3n read failure recovery broken. (Takenori Sato via stevel)
|
2015-04-23 21:41:51 +01:00 |
|
Tsz-Wo Nicholas Sze
|
416b84354e
|
HDFS-8147. StorageGroup in Dispatcher should override equals nad hashCode. Contributed by surendra singh lilhore
|
2015-04-23 11:55:06 -07:00 |
|