Steve Loughran
|
bdde7edba5
|
HADOOP-13389 TestS3ATemporaryCredentials.testSTS error when using IAM credentials. Contributed by Steven K. Wong
|
2016-07-23 17:59:50 +01:00 |
Chris Nauroth
|
e6ba69b4db
|
HADOOP-13207. Specify FileSystem listStatus, listFiles and RemoteIterator. Contributed by Steve Loughran.
(cherry picked from commit 5fda66e4a3 )
|
2016-07-22 15:38:34 -07:00 |
Xiao Chen
|
1a115ea317
|
HDFS-10225. DataNode hot swap drives should disallow storage type changes. Contributed by Lei (Eddy) Xu.
(cherry picked from commit 132deb4cac )
|
2016-07-22 15:04:17 -07:00 |
Arpit Agarwal
|
2f1e352912
|
HDFS-10660. Expose storage policy apis via HDFSAdmin interface. (Contributed by Rakesh R)
|
2016-07-22 12:12:29 -07:00 |
mattf-horton
|
ea10e1384f
|
HADOOP-13382. Remove unneeded commons-httpclient dependencies from POM files in Hadoop and sub-projects, while adding it in to the only place it is still needed, hadoop-openstack. Contributed by Matt Foley.
|
2016-07-21 15:58:05 -07:00 |
Chris Nauroth
|
382bcf21e7
|
HADOOP-13240. TestAclCommands.testSetfaclValidations fail. Contributed by John Zhuge.
(cherry picked from commit 43cf6b101d )
|
2016-07-21 14:12:39 -07:00 |
Jakob Homan
|
43a40fa009
|
HADOOP-12009. Clarify FileSystem.listStatus() sorting order & fix FileSystemContractBaseTest:testListStatus. backport to 2.8
|
2016-07-21 21:50:38 +01:00 |
Akira Ajisaka
|
f4d94f2246
|
MAPREDUCE-6738. TestJobListCache.testAddExisting failed intermittently in slow VM testbed. Contributed by Junping Du.
(cherry picked from commit ecff7d0359 )
|
2016-07-21 11:38:02 -07:00 |
Akira Ajisaka
|
1222889f1a
|
HDFS-10287. MiniDFSCluster should implement AutoCloseable. Contributed by Andras Bokor.
(cherry picked from commit fcde6940e0 )
|
2016-07-21 11:28:19 -07:00 |
Jing Zhao
|
419d6ce19c
|
HDFS-10653. Optimize conversion from path string to components. Contributed by Daryn Sharp.
(cherry picked from commit bd3dcf46e2 )
|
2016-07-21 11:15:30 -07:00 |
Rohith Sharma K S
|
eff65463de
|
YARN-5092. TestRMDelegationTokens fails intermittently. Contributed by Jason Lowe.
(cherry picked from commit 557a245d83 )
|
2016-07-21 12:49:06 +05:30 |
Rohith Sharma K S
|
d9ed29e8c6
|
YARN-1126. Add validation of users input nodes-states options to nodes CLI. Contributed by Wei Yan.
(cherry picked from commit be34b2a8fd )
|
2016-07-21 12:22:34 +05:30 |
Akira Ajisaka
|
2bf5c4eb1a
|
YARN-4883. Make consistent operation name in AdminService. Contributed by Kai Sasaki.
(cherry picked from commit c63afdbe14 )
|
2016-07-20 16:51:44 -07:00 |
Sangjin Lee
|
a7e533444c
|
MAPREDUCE-6365. Refactor JobResourceUploader#uploadFilesInternal (Chris Trezzo via sjlee)
(cherry picked from commit 8f0d3d69d6 )
|
2016-07-20 11:25:25 -07:00 |
Vinod Kumar Vavilapalli
|
5641c28c1c
|
YARN-5340. Fixed a race condition in RollingLevelDBTimelineStore that caused loss of Timeline events. Contributed by Li Lu.
(cherry picked from commit 1c9d2ab503 )
|
2016-07-20 08:38:56 -07:00 |
Steve Loughran
|
d3df810dce
|
HADOOP-13387 users always get told off for using S3 —even when not using it. Contributed by stevel.
|
2016-07-20 14:01:30 +01:00 |
Steve Loughran
|
5490ed5f87
|
HADOOP-13212 Provide an option to set the socket buffers in S3AFileSystem (Rajesh Balamohan)
|
2016-07-20 13:42:33 +01:00 |
Varun Vasudev
|
9e326f4eeb
|
YARN-5309. Fix SSLFactory truststore reloader thread leak in TimelineClientImpl. Contributed by Weiwei Yang.
(cherry picked from commit 9ccf935b2c )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/client/api/impl/TimelineClientImpl.java
|
2016-07-20 12:55:38 +05:30 |
Arun Suresh
|
586cd0daa1
|
YARN-5350. Distributed Scheduling: Ensure sort order of allocatable nodes returned by the RM is not lost. (asuresh)
(cherry picked from commit 8fbe6ece24 )
|
2016-07-19 23:22:47 -07:00 |
Akira Ajisaka
|
8fe2c450b3
|
HADOOP-12991. Conflicting default ports in DelegateToFileSystem. Contributed by Kai Sasaki.
(cherry picked from commit dc065dd64c )
|
2016-07-19 16:06:16 -07:00 |
Akira Ajisaka
|
2685e16f38
|
HDFS-10620. StringBuilder created and appended even if logging is disabled. Contributed by Staffan Friberg.
(cherry picked from commit f7dabe3add )
|
2016-07-19 15:17:31 -07:00 |
Allen Wittenauer
|
84c785036f
|
HDFS-9852. hdfs dfs -setfacl error message is misleading (Wei-Chiu Chuang via aw)
(cherry picked from commit b3649adf6a )
|
2016-07-19 14:40:51 -07:00 |
Akira Ajisaka
|
c92601e981
|
HDFS-10603. Fix flaky tests in org.apache.hadoop.hdfs.server.namenode.snapshot.TestOpenFilesWithSnapshot. Contributed by Yiqun Lin.
(cherry picked from commit fc570b55b9 )
|
2016-07-19 13:52:06 -07:00 |
Junping Du
|
ad8180fc6c
|
YARN-5213. Fix a bug in LogCLIHelpers which cause TestLogsCLI#testFetchApplictionLogs fails intermittently. Contributed by Xuan Gong.
(cherry picked from commit dc2f4b6ac8 )
|
2016-07-19 07:19:17 -07:00 |
Varun Saxena
|
2153c9f04c
|
YARN-4996. Make TestNMReconnect.testCompareRMNodeAfterReconnect() scheduler agnostic (Kai Sasaki via Varun Saxena)
|
2016-07-19 16:07:56 +05:30 |
Akira Ajisaka
|
09375baad1
|
HADOOP-13202. Avoid possible overflow in org.apache.hadoop.util.bloom.BloomFilter#getNBytes. Contributed by Kai Sasaki.
(cherry picked from commit c2bcffb34e )
|
2016-07-18 11:50:27 -07:00 |
Tsuyoshi Ozawa
|
18a7623bc7
|
HADOOP-13298. Fix the leftover L&N files in hadoop-build-tools/src/main/resources/META-INF/. (ozawa)
(cherry picked from commit ea9f43781e )
|
2016-07-16 08:03:28 +09:00 |
Ray Chiang
|
66a501be5e
|
YARN-5272. Handle queue names consistently in FairScheduler. (Wilfred Spiegelenburg via rchiang)
(cherry picked from commit 2df1b1e72b18422606e38a9fbe311988637cb9a5)
|
2016-07-15 14:39:28 -07:00 |
Arun Suresh
|
9d31c0b53f
|
YARN-5181. ClusterNodeTracker: add method to get list of nodes matching a specific resourceName. (kasha via asuresh)
(cherry picked from commit e905a42a2c )
|
2016-07-15 14:38:26 -07:00 |
Jitendra Pandey
|
328866905c
|
HADOOP-13368. DFSOpsCountStatistics$OpType#fromSymbol and s3a.Statistic#fromSymbol should be O(1) operation. Contributed by Mingliang Liu.
|
2016-07-15 14:29:59 -07:00 |
Robert Kanter
|
04c8294b6f
|
HADOOP-13254. Create framework for configurable disk checkers (yufeigu via rkanter)
(cherry picked from commit 442162048a )
|
2016-07-15 13:41:41 -07:00 |
Robert Kanter
|
233ffaf3f7
|
MAPREDUCE-6652. Add configuration property to prevent JHS from loading jobs with a task count greater than X (haibochen via rkanter)
|
2016-07-15 13:37:04 -07:00 |
Akira Ajisaka
|
6171498375
|
HDFS-10628. Log HDFS Balancer exit message to its own log. Contributed by Jiayi Zhou.
(cherry picked from commit c48e9d608c )
|
2016-07-15 11:43:27 -07:00 |
Wangda Tan
|
e34e1aa4fe
|
YARN-4484. Available Resource calculation for a queue is not correct when used with labels. (Sunil G via wangda)
(cherry picked from commit 24db9167f1 )
|
2016-07-15 11:41:35 -07:00 |
Junping Du
|
51a3131a87
|
MAPREDUCE-6733. MapReduce JerseyTest tests failing with java.net.BindException: Address already in use. Contributed by Vinod Kumar Vavilapalli.
(cherry picked from commit 1d053836b1 )
Conflicts:
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/webapp/TestAMWebServices.java
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/webapp/TestAMWebServicesAttempt.java
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/webapp/TestAMWebServicesAttempts.java
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/webapp/TestAMWebServicesJobConf.java
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/webapp/TestAMWebServicesJobs.java
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/webapp/TestAMWebServicesTasks.java
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/test/java/org/apache/hadoop/mapreduce/v2/hs/webapp/TestHsWebServices.java
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/test/java/org/apache/hadoop/mapreduce/v2/hs/webapp/TestHsWebServicesAttempts.java
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/test/java/org/apache/hadoop/mapreduce/v2/hs/webapp/TestHsWebServicesJobConf.java
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/test/java/org/apache/hadoop/mapreduce/v2/hs/webapp/TestHsWebServicesJobs.java
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/test/java/org/apache/hadoop/mapreduce/v2/hs/webapp/TestHsWebServicesJobsQuery.java
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/test/java/org/apache/hadoop/mapreduce/v2/hs/webapp/TestHsWebServicesTasks.java
|
2016-07-15 11:36:04 -07:00 |
Varun Saxena
|
8b0337b499
|
YARN-5383. Fix findbugs and checkstyle issues in ContainerExecutor. (Vrushali C via Varun Saxena)
|
2016-07-15 23:30:36 +05:30 |
Junping Du
|
e3bc4faa96
|
YARN-5339. Passing file to -out for YARN log CLI doesnt give warning or error code. Contributed by Xuan Gong.
(cherry picked from commit 7e5355c14e )
|
2016-07-15 09:24:03 -07:00 |
Akira Ajisaka
|
2231ef22f5
|
HADOOP-13289. Remove unused variables in TestFairCallQueue. Contributed by Ye Zhou.
(cherry picked from commit 1381483233 )
|
2016-07-14 23:15:34 -07:00 |
Akira Ajisaka
|
c9f5348bbf
|
HADOOP-13351. TestDFSClientSocketSize buffer size tests are flaky. Contributed by Aaron Fabbri and Mingliang Liu.
(cherry picked from commit 5537c6b234 )
|
2016-07-14 14:42:46 -07:00 |
Akira Ajisaka
|
6664077727
|
YARN-5159. Wrong Javadoc tag in MiniYarnCluster. Contributed by Andras Bokor.
(cherry picked from commit 6cf017558a )
|
2016-07-14 10:45:39 -07:00 |
Xuan
|
58088d27e6
|
YARN-5363. For AM containers, or for containers of running-apps, "yarn logs" incorrectly only (tries to) shows syslog file-type by default. (Contributed by Vinod Kumar Vavilapalli)
(cherry picked from commit 429347289c )
|
2016-07-14 10:21:55 -07:00 |
Varun Vasudev
|
d5d68d98c6
|
YARN-5303. Clean up ContainerExecutor JavaDoc. Contributed by Daniel Templeton.
(cherry picked from commit 54bf14f80b )
|
2016-07-14 19:32:09 +05:30 |
Varun Vasudev
|
b4124c6a5a
|
YARN-4759. Fix signal handling for docker containers. Contributed by Shane Kumpf.
(cherry picked from commit e5e558b0a3 )
|
2016-07-14 19:32:00 +05:30 |
Varun Vasudev
|
abfaf0e0e7
|
YARN-5298. Mount usercache and NM filecache directories into Docker container. Contributed by Sidharta Seethana.
(cherry-picked from commit 58e1850801 )
|
2016-07-14 16:48:22 +05:30 |
Rohith Sharma K S
|
356c09a509
|
YARN-5299. Log Docker run command when container fails. Contributed by Varun Vasudev.
(cherry picked from commit dbe97aa768 )
|
2016-07-14 11:49:48 +05:30 |
Kihwal Lee
|
dba8eee899
|
HDFS-10617. PendingReconstructionBlocks.size() should be synchronized. Contributed by Eric Badger.
|
2016-07-13 22:03:48 -05:00 |
Zhe Zhang
|
b95f1af8a9
|
HADOOP-13290. Appropriate use of generics in FairCallQueue. Contributed by Jonathan Hung.
(cherry picked from commit 728bf7f698 )
|
2016-07-13 16:38:09 -07:00 |
Vinod Kumar Vavilapalli
|
cbd2970be7
|
YARN-5339. Fixed "yarn logs" to fail when a file is passed to -out option instead of a directory. Contributed by Xuan Gong.
(cherry picked from commit d18050522c )
|
2016-07-13 14:55:44 -07:00 |
Akira Ajisaka
|
ee1e45e4b2
|
HADOOP-13366. Fix dead link in o.a.h.fs.CommonConfigurationKeysPublic javadoc. Contributed by Rakesh R.
(cherry picked from commit 505ce88437 )
|
2016-07-13 13:08:06 -07:00 |
Vinod Kumar Vavilapalli
|
4a6cef8c91
|
YARN-5200. Enhanced "yarn logs" to be able to get a list of containers whose logs are aggregated via a "show_container_log_info" option. Contributed by Xuan Gong.
(cherry picked from commit eb47163234 )
|
2016-07-13 10:55:18 -07:00 |