cnauroth
|
196443318f
|
HADOOP-11547. hadoop-common native compilation fails on Windows due to missing support for __attribute__ declaration. Contributed by Chris Nauroth.
(cherry picked from commit a35e86c670 )
|
2015-02-04 12:07:13 -08:00 |
Andrew Wang
|
696266e99c
|
HDFS-7734. Class cast exception in NameNode#main. Contributed by Yi Liu.
(cherry picked from commit 9175105eea )
|
2015-02-04 11:31:49 -08:00 |
cnauroth
|
85b2739508
|
HADOOP-11548. checknative should display a nicer error message when openssl support is not compiled in. Contributed by Anu Engineer.
(cherry picked from commit 064e0770a0 )
|
2015-02-04 10:01:39 -08:00 |
Akira Ajisaka
|
0a030871dd
|
MAPREDUCE-6243. Fix findbugs warnings in hadoop-rumen. Contributed by Masatake Iwasaki.
(cherry picked from commit 34fe11c987 )
|
2015-02-04 09:27:01 -08:00 |
Tsuyoshi Ozawa
|
f92d4fa20f
|
HADOOP-11546. Checkstyle failing: Unable to instantiate DoubleCheckedLockingCheck. (ozawa)
(cherry picked from commit ba58da29f4 )
|
2015-02-05 00:51:40 +09:00 |
Akira Ajisaka
|
5c5139d35f
|
HADOOP-11544. Remove unused configuration keys for tracing. Contributed by Masatake Iwasaki.
(cherry picked from commit 42548f4dc2 )
|
2015-02-04 04:20:08 -08:00 |
Tsuyoshi Ozawa
|
cdd76d5922
|
YARN-3058. Fix error message of tokens' activation delay configuration. Contributed by Yi Liu.
(cherry picked from commit 26dee1486b )
|
2015-02-04 11:41:48 +09:00 |
Zhijie Shen
|
3ab3caa9ea
|
YARN-2543. Made resource usage be published to the timeline server too. Contributed by Naganarasimha G R.
(cherry picked from commit e5b56e2af6 )
|
2015-02-03 17:35:40 -08:00 |
Xuan
|
c22dcdd191
|
YARN-3056. Add verification for containerLaunchDuration in
TestNodeManagerMetrics. Contributed by zhihai Xu
(cherry picked from commit b73e776abc )
|
2015-02-03 15:14:23 -08:00 |
Andrew Wang
|
debd63f0b0
|
HDFS-7712. Switch blockStateChangeLog to use slf4j.
(cherry picked from commit 3ae38ec7df )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockManager.java
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestFileAppend3.java
|
2015-02-03 15:04:16 -08:00 |
Akira Ajisaka
|
8d98e5c960
|
MAPREDUCE-5800. Use Job#getInstance instead of deprecated constructors. (aajisaka)
(cherry picked from commit bd69fb2d44 )
Conflicts:
hadoop-tools/hadoop-streaming/src/test/java/org/apache/hadoop/streaming/mapreduce/TestStreamXmlRecordReader.java
|
2015-02-03 14:35:15 -08:00 |
Karthik Kambatla
|
c981b040ba
|
YARN-1393. SLS: Add how-to-use instructions. (Wei Yan via kasha)
(cherry picked from commit c559df2219 )
|
2015-02-03 13:20:57 -08:00 |
Wangda Tan
|
205e15c4a3
|
YARN-3075. NodeLabelsManager implementation to retrieve label to node mapping (Varun Saxena via wangda)
(cherry picked from commit 5bd984691b )
|
2015-02-03 12:55:25 -08:00 |
Kihwal Lee
|
c428d303f6
|
HDFS-7707. Edit log corruption due to delayed block removal again. Contributed by Yongjun Zhang
(cherry picked from commit 843806d03a )
|
2015-02-03 14:46:24 -06:00 |
Jian He
|
c0b1311a93
|
YARN-3098. Created common QueueCapacities class in Capacity Scheduler to track capacities-by-labels of queues. Contributed by Wangda Tan
(cherry picked from commit 21d80b3dd9 )
|
2015-02-03 11:43:40 -08:00 |
Haohui Mai
|
6c5ae1571c
|
HADOOP-11529. Fix findbugs warnings in hadoop-archives. Contributed by Masatake Iwasaki.
|
2015-02-03 10:53:26 -08:00 |
Robert Kanter
|
410830fe8c
|
YARN-3022. Expose Container resource information from NodeManager for monitoring (adhoot via ranter)
(cherry picked from commit f7a77819a1 )
|
2015-02-03 10:39:51 -08:00 |
Tsuyoshi Ozawa
|
b396d2e8d8
|
HADOOP-11045. Introducing a tool to detect flaky tests of hadoop jenkins testing job. Contributed by Yongjun Zhang and Todd Lipcon.
(cherry picked from commit 80705e034b )
|
2015-02-04 01:26:44 +09:00 |
Jason Lowe
|
3828fb5fab
|
YARN-3085. Application summary should include the application type. Contributed by Rohith
(cherry picked from commit a761bf8726 )
|
2015-02-03 14:57:25 +00:00 |
Haohui Mai
|
7cb70d3447
|
HDFS-6651. Deletion failure can leak inodes permanently. Contributed by Jing Zhao.
|
2015-02-02 16:32:56 -08:00 |
Robert Kanter
|
a3a7efe748
|
MAPREDUCE-6143. add configuration for mapreduce speculative execution in MR2 (zxu via rkanter)
(cherry picked from commit 8acc5e9b4b )
|
2015-02-02 13:52:29 -08:00 |
Tsz-Wo Nicholas Sze
|
8426c7d806
|
HDFS-7696. In FsDatasetImpl, the getBlockInputStream(..) and getTmpInputStreams(..) methods may leak file descriptors.
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/FsDatasetImpl.java
|
2015-02-02 13:42:15 -08:00 |
Tsz-Wo Nicholas Sze
|
a5568a276d
|
HDFS-7681. Change ReplicaInputStreams constructor to take InputStream(s) instead of FileDescriptor(s). Contributed by Joe Pallas
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2015-02-02 13:30:07 -08:00 |
Tsz-Wo Nicholas Sze
|
2ecfd018f4
|
HDFS-5782. Change BlockListAsLongs constructor to take Replica as parameter type instead of concrete classes Block and ReplicaInfo. Contributed by David Powell and Joe Pallas
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2015-02-02 13:24:02 -08:00 |
Tsz-Wo Nicholas Sze
|
e43b1428b4
|
HDFS-5631. Change BlockMetadataHeader.readHeader(..), ChunkChecksum class and constructor to public; and fix FsDatasetSpi to use generic type instead of FsVolumeImpl. Contributed by David Powell and Joe Pallas
|
2015-02-02 12:59:22 -08:00 |
Zhijie Shen
|
ebaf6220fe
|
YARN-2216. Fixed the change log.
(cherry picked from commit 5f9a0dd8d9 )
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2015-02-02 12:16:07 -08:00 |
Zhijie Shen
|
b51c0288de
|
YARN-2808. Made YARN CLI list attempt’s finished containers of a running application. Contributed by Naganarasimha G R.
(cherry picked from commit c0ec4f4cc12208342d45236b8841887a20f7f88a)
|
2015-02-02 12:05:05 -08:00 |
cnauroth
|
dedfb982f1
|
HADOOP-11442. hadoop-azure: Create test jar. Contributed by Shashank Khandelwal.
(cherry picked from commit 1c09ca2ba4 )
|
2015-02-02 11:51:01 -08:00 |
cnauroth
|
aee297ccea
|
HADOOP-10181. GangliaContext does not work with multicast ganglia setup. Contributed by Andrew Johnson.
(cherry picked from commit 8004a00230 )
Conflicts:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/metrics/ganglia/GangliaContext.java
|
2015-02-02 11:16:13 -08:00 |
Kihwal Lee
|
05d831c4b7
|
YARN-3113. Release audit warning for Sorting icons.psd. Contributed by Steve Loughran.
(cherry picked from commit f33c99ba39 )
|
2015-02-02 12:59:45 -06:00 |
Benoy Antony
|
f3ed5b68ca
|
HADOOP-11494. Lock acquisition on WrappedInputStream#unwrappedRpcBuffer may race with another thread. Contributed by Ted Yu.
(cherry picked from commit 3472e3bd6c )
|
2015-02-02 10:46:54 -08:00 |
Harsh J
|
648510e031
|
HADOOP-11488. Difference in default connection timeout for S3A FS. Contributed by Daisuke Kobayashi.
(cherry picked from commit ffc75d6ebe )
|
2015-02-01 00:17:24 +05:30 |
Gera Shegalov
|
151e147e64
|
HADOOP-11432. Fix SymlinkBaseTest#testCreateLinkUsingPartQualPath2. (Liang Xie via gera)
(cherry picked from commit 26c2de36e2 )
|
2015-01-30 18:47:03 -08:00 |
Jian He
|
4941b8f30d
|
YARN-3077. Fixed RM to create zk root path recursively. Contributed by Chun Chen
(cherry picked from commit 054a947989 )
|
2015-01-30 17:35:26 -08:00 |
Colin Patrick Mccabe
|
4bf14876b3
|
HADOOP-11498 addendum. Fix extra "import" statements in branch-2.7 patch backport
|
2015-01-30 16:07:12 -08:00 |
Colin Patrick Mccabe
|
80381b62aa
|
HADOOP-11498. Bump the version of HTrace to 3.1.0-incubating (Masatake Iwasaki via Colin P. McCabe)
(cherry picked from commit 09ad9a868a )
|
2015-01-30 16:02:36 -08:00 |
Kihwal Lee
|
3a01984bda
|
HADOOP-9137. Support connection limiting in IPC server. Contributed by Kihwal Lee.
(cherry picked from commit 8dc59cb9e0 )
|
2015-01-30 17:22:48 -06:00 |
Jian He
|
cabf97ae4f
|
YARN-3099. Capacity Scheduler LeafQueue/ParentQueue should use ResourceUsage to track used-resources-by-label. Contributed by Wangda Tan
(cherry picked from commit 86358221fc )
|
2015-01-30 15:16:22 -08:00 |
Andrew Wang
|
fcd23b61e3
|
HDFS-7706. Switch BlockManager logging to use slf4j.
(cherry picked from commit 951b3608a8 )
|
2015-01-30 11:36:02 -08:00 |
Allen Wittenauer
|
a754f94ed7
|
MAPREDUCE-6151. Update document of GridMix (Masatake Iwasaki via aw)
|
2015-01-30 11:09:03 -08:00 |
cnauroth
|
4607ca2854
|
HADOOP-11523. StorageException complaining " no lease ID" when updating FolderLastModifiedTime in WASB. Contributed by Duo Xu.
(cherry picked from commit f2c91098c4 )
|
2015-01-29 17:02:48 -08:00 |
Colin Patrick Mccabe
|
e8d154baea
|
HADOOP-11403. Avoid using sys_errlist on Solaris, which lacks support for it (Malcolm Kavalsky via Colin P. McCabe)
(cherry picked from commit e36ef3b402 )
|
2015-01-29 15:48:59 -08:00 |
Jonathan Eagles
|
d4ffca41d7
|
YARN-3108. ApplicationHistoryServer doesn't process -D arguments (Chang Li via jeagles)
(cherry picked from commit 30a8778c63 )
|
2015-01-29 16:52:37 -06:00 |
Allen Wittenauer
|
3165e778f3
|
MAPREDUCE-6150. Update document of Rumen (Masatake Iwasaki via aw)
|
2015-01-29 14:18:25 -08:00 |
cnauroth
|
fa2378d866
|
HADOOP-11441. Hadoop-azure: Change few methods scope to public. Contributed by Shashank Khandelwal.
(cherry picked from commit ad55083f75 )
|
2015-01-29 13:07:59 -08:00 |
Tsuyoshi Ozawa
|
6efffc9cd8
|
YARN-3029. FSDownload.unpack() uses local locale for FS case conversion, may not work everywhere. Contributed by Varun Saxena.
(cherry picked from commit 7acce7d364 )
|
2015-01-30 04:42:25 +09:00 |
Kihwal Lee
|
3b030731a0
|
HDFS-7603. The background replication queue initialization may not let others run. Contributed by Kihwal Lee.
(cherry picked from commit 89b07490f8 )
|
2015-01-29 12:37:34 -06:00 |
Akira Ajisaka
|
1081b4c4a7
|
HADOOP-9907. Webapp http://hostname:port/metrics link is not working. (aajisaka)
(cherry picked from commit 342efa110a )
|
2015-01-30 02:50:46 +09:00 |
Akira Ajisaka
|
7411c74b11
|
HADOOP-10574. Bump the maven plugin versions too -moving the numbers into properties. (aajisaka)
(cherry picked from commit 57b8950f37 )
Conflicts:
pom.xml
|
2015-01-30 02:27:36 +09:00 |
Akira Ajisaka
|
57172c09e2
|
MAPREDUCE-6231. Grep example job is not working on a fully-distributed cluster. (aajisaka)
(cherry picked from commit fe2188a042 )
|
2015-01-30 01:11:22 +09:00 |