Robert Kanter
|
8acc5e9b4b
|
MAPREDUCE-6143. add configuration for mapreduce speculative execution in MR2 (zxu via rkanter)
|
2015-02-02 13:51:08 -08:00 |
|
Tsz-Wo Nicholas Sze
|
d085eb15d7
|
HDFS-7696. In FsDatasetImpl, the getBlockInputStream(..) and getTmpInputStreams(..) methods may leak file descriptors.
|
2015-02-02 13:38:36 -08:00 |
|
Tsz-Wo Nicholas Sze
|
df01337b80
|
Move HDFS-5631, HDFS-5782 and HDFS-7681 to branch-2.
|
2015-02-02 13:34:12 -08:00 |
|
Zhijie Shen
|
5f9a0dd8d9
|
YARN-2216. Fixed the change log.
|
2015-02-02 12:11:36 -08:00 |
|
Zhijie Shen
|
52575ff224
|
YARN-2808. Made YARN CLI list attempt’s finished containers of a running application. Contributed by Naganarasimha G R.
|
2015-02-02 12:03:52 -08:00 |
|
cnauroth
|
1c09ca2ba4
|
HADOOP-11442. hadoop-azure: Create test jar. Contributed by Shashank Khandelwal.
|
2015-02-02 11:50:43 -08:00 |
|
cnauroth
|
8004a00230
|
HADOOP-10181. GangliaContext does not work with multicast ganglia setup. Contributed by Andrew Johnson.
|
2015-02-02 11:09:09 -08:00 |
|
Kihwal Lee
|
f33c99ba39
|
YARN-3113. Release audit warning for Sorting icons.psd. Contributed by Steve Loughran.
|
2015-02-02 12:58:35 -06:00 |
|
Benoy Antony
|
3472e3bd6c
|
HADOOP-11494. Lock acquisition on WrappedInputStream#unwrappedRpcBuffer may race with another thread. Contributed by Ted Yu.
|
2015-02-02 10:34:47 -08:00 |
|
Harsh J
|
ffc75d6ebe
|
HADOOP-11488. Difference in default connection timeout for S3A FS. Contributed by Daisuke Kobayashi.
|
2015-02-01 00:17:04 +05:30 |
|
Gera Shegalov
|
26c2de36e2
|
HADOOP-11432. Fix SymlinkBaseTest#testCreateLinkUsingPartQualPath2. (Liang Xie via gera)
|
2015-01-30 18:40:40 -08:00 |
|
Jian He
|
054a947989
|
YARN-3077. Fixed RM to create zk root path recursively. Contributed by Chun Chen
|
2015-01-30 17:34:49 -08:00 |
|
Colin Patrick Mccabe
|
09ad9a868a
|
HADOOP-11498. Bump the version of HTrace to 3.1.0-incubating (Masatake Iwasaki via Colin P. McCabe)
|
2015-01-30 16:01:59 -08:00 |
|
Kihwal Lee
|
8dc59cb9e0
|
HADOOP-9137. Support connection limiting in IPC server. Contributed by Kihwal Lee.
|
2015-01-30 17:21:36 -06:00 |
|
Jian He
|
86358221fc
|
YARN-3099. Capacity Scheduler LeafQueue/ParentQueue should use ResourceUsage to track used-resources-by-label. Contributed by Wangda Tan
|
2015-01-30 15:15:20 -08:00 |
|
Andrew Wang
|
951b3608a8
|
HDFS-7706. Switch BlockManager logging to use slf4j.
|
2015-01-30 11:33:03 -08:00 |
|
Allen Wittenauer
|
12e883007c
|
MAPREDUCE-6151. Update document of GridMix (Masatake Iwasaki via aw)
|
2015-01-30 11:08:20 -08:00 |
|
cnauroth
|
f2c91098c4
|
HADOOP-11523. StorageException complaining " no lease ID" when updating FolderLastModifiedTime in WASB. Contributed by Duo Xu.
|
2015-01-29 17:02:38 -08:00 |
|
Colin Patrick Mccabe
|
e36ef3b402
|
HADOOP-11403. Avoid using sys_errlist on Solaris, which lacks support for it (Malcolm Kavalsky via Colin P. McCabe)
|
2015-01-29 15:43:57 -08:00 |
|
Jonathan Eagles
|
30a8778c63
|
YARN-3108. ApplicationHistoryServer doesn't process -D arguments (Chang Li via jeagles)
|
2015-01-29 16:51:38 -06:00 |
|
Allen Wittenauer
|
3f982c5c26
|
MAPREDUCE-6150. Update document of Rumen (Masatake Iwasaki via aw)
|
2015-01-29 14:17:44 -08:00 |
|
cnauroth
|
ad55083f75
|
HADOOP-11441. Hadoop-azure: Change few methods scope to public. Contributed by Shashank Khandelwal.
|
2015-01-29 13:07:51 -08:00 |
|
Tsuyoshi Ozawa
|
7acce7d364
|
YARN-3029. FSDownload.unpack() uses local locale for FS case conversion, may not work everywhere. Contributed by Varun Saxena.
|
2015-01-30 04:42:05 +09:00 |
|
Kihwal Lee
|
89b07490f8
|
HDFS-7603. The background replication queue initialization may not let others run. Contributed by Kihwal Lee.
|
2015-01-29 12:36:22 -06:00 |
|
Akira Ajisaka
|
342efa110a
|
HADOOP-9907. Webapp http://hostname:port/metrics link is not working. (aajisaka)
|
2015-01-30 02:49:10 +09:00 |
|
Allen Wittenauer
|
9dd0b7a2ab
|
YARN-2428. LCE default banned user list should have yarn (Varun Saxena via aw)
|
2015-01-29 09:30:26 -08:00 |
|
Akira Ajisaka
|
57b8950f37
|
HADOOP-10574. Bump the maven plugin versions too -moving the numbers into properties. (aajisaka)
|
2015-01-30 01:47:59 +09:00 |
|
Akira Ajisaka
|
fe2188a042
|
MAPREDUCE-6231. Grep example job is not working on a fully-distributed cluster. (aajisaka)
|
2015-01-30 01:10:02 +09:00 |
|
Akira Ajisaka
|
03a5e04d5b
|
HADOOP-10525. Remove DRFA.MaxBackupIndex config from log4j.properties (aajisaka)
|
2015-01-29 16:13:59 +09:00 |
|
Wangda Tan
|
7882bc0f14
|
YARN-3079. Scheduler should also update maximumAllocation when updateNodeResource. (Zhihai Xu via wangda)
|
2015-01-28 21:54:38 -08:00 |
|
yliu
|
f37849188b
|
HDFS-7423. various typos and message formatting fixes in nfs daemon and doc. (Charles Lamb via yliu)
|
2015-01-29 04:56:04 +08:00 |
|
Tsz-Wo Nicholas Sze
|
5a0051f4da
|
HDFS-7681. Change ReplicaInputStreams constructor to take InputStream(s) instead of FileDescriptor(s). Contributed by Joe Pallas
|
2015-01-28 16:00:47 -08:00 |
|
Jian He
|
cff05bff1f
|
MAPREDUCE-6230. Fixed RMContainerAllocator to update the new AMRMToken service name properly. Contributed by Jason Lowe
|
2015-01-28 15:51:30 -08:00 |
|
Jing Zhao
|
d244574d03
|
HDFS-7611. deleteSnapshot and delete of a file can leave orphaned blocks in the blocksMap on NameNode restart. Contributed by Jing Zhao and Byron Wong.
|
2015-01-28 15:25:03 -08:00 |
|
Jian He
|
6d2bdbd7da
|
YARN-3103. AMRMClientImpl does not update AMRM token properly. Contributed by Jason Lowe
|
2015-01-28 15:23:13 -08:00 |
|
Andrew Wang
|
caf7298e49
|
HDFS-6673. Add delimited format support to PB OIV tool. Contributed by Eddy Xu.
|
2015-01-28 12:36:29 -08:00 |
|
Tsuyoshi Ozawa
|
9850e1584b
|
HADOOP-11316. "mvn package -Pdist,docs -DskipTests -Dtar" fails because of non-ascii characters. (ozawa)
|
2015-01-28 22:01:16 +09:00 |
|
Tsuyoshi Ozawa
|
20a4768397
|
HADOOP-11317. Increment SLF4J version to 1.7.10. Contributed by Tim Robertson.
|
2015-01-28 21:55:09 +09:00 |
|
Colin Patrick Mccabe
|
d12dd47f45
|
HDFS-7675. Remove unused member DFSClient.spanReceiverHost (cmccabe)
|
2015-01-27 20:52:02 -08:00 |
|
yliu
|
ee1e06a3ab
|
HADOOP-11469. KMS should skip default.key.acl and whitelist.key.acl when loading key acl. (Dian Fu via yliu)
|
2015-01-28 00:07:21 +08:00 |
|
yliu
|
9ca565e970
|
HDFS-7677. DistributedFileSystem#truncate should resolve symlinks. (yliu)
|
2015-01-27 23:50:11 +08:00 |
|
Wangda Tan
|
18741adf97
|
YARN-2932. Add entry for preemptable status (enabled/disabled) to scheduler web UI and queue initialize/refresh logging. (Eric Payne via wangda)
|
2015-01-27 15:36:09 -08:00 |
|
Wangda Tan
|
fd93e5387b
|
YARN-3028. Better syntax for replaceLabelsOnNode in RMAdmin CLI. Contributed by Rohith Sharmaks
|
2015-01-27 15:23:45 -08:00 |
|
Allen Wittenauer
|
0a05ae1782
|
HDFS-7566. Remove obsolete entries from hdfs-default.xml (Ray Chiang via aw)
|
2015-01-27 14:31:27 -08:00 |
|
Jonathan Eagles
|
a8ad1e8089
|
YARN-2897. CrossOriginFilter needs more log statements (Mit Desai via jeagles)
|
2015-01-27 16:06:39 -06:00 |
|
Aaron T. Myers
|
8bf6f0b703
|
HADOOP-10626. Limit Returning Attributes for LDAP search. Contributed by Jason Hubbard.
|
2015-01-27 13:53:35 -08:00 |
|
Jian He
|
4e15fc0841
|
YARN-3011. Possible IllegalArgumentException in ResourceLocalizationService might lead NM to crash. Contributed by Varun Saxena
|
2015-01-27 13:31:22 -08:00 |
|
Jing Zhao
|
2848db814a
|
HDFS-3689. Add support for variable length block. Contributed by Jing Zhao.
|
2015-01-27 12:58:10 -08:00 |
|
Haohui Mai
|
1e2d98a394
|
HDFS-7683. Combine usages and percent stats in NameNode UI. Contributed by Vinayakumar B.
|
2015-01-27 11:09:29 -08:00 |
|
Haohui Mai
|
543064e89d
|
HADOOP-4297. Enable Java assertions when running tests. Contributed by Tsz Wo Nicholas Sze.
|
2015-01-27 11:05:55 -08:00 |
|