Steve Loughran
28e05dc1da
HADOOP-14220 Enhance S3GuardTool with bucket-info and set-capacity commands, tests.
...
Contributed by Steve Loughran
2017-10-03 20:06:45 +01:00
Wangda Tan
42e873d4ea
YARN-6625. yarn application -list returns a tracking URL for AM that doesn't work in secured and HA environment. (Yufei Gu)
2017-10-03 12:04:56 -07:00
Wangda Tan
598329e6f8
YARN-6550. Capture launch_container.sh logs to a separate log file. (Suma Shivaprasad via wangda)
...
Change-Id: I66c9b50ae3955dda0b5bf0674a9bfb728db27acb
2017-10-03 09:46:35 -07:00
Wangda Tan
8beae14a07
YARN-7259. Add size-based rolling policy to LogAggregationIndexedFileController. (xgong via wangda)
...
Change-Id: Ifaf82c0aee6b73b9b6ebf103aa72e131e3942f31
(cherry picked from commit 280080fad0
)
2017-10-02 15:36:11 -07:00
Steve Loughran
1eecf8a97c
HADOOP-14768. Honoring sticky bit during Deletion when authorization is enabled in WASB
...
Contributed by Varada Hemeswari
2017-10-02 14:28:59 +01:00
Xiao Chen
78d6dd414a
HADOOP-14095. Document caveats about the default JavaKeyStoreProvider in KMS.
...
(cherry picked from commit d7ecac379a02876919d3e6081d42f0937f54e664)
Conflicts:
hadoop-common-project/hadoop-kms/src/site/markdown/index.md.vm
2017-09-29 19:34:50 -07:00
Yufei Gu
e84d508c1b
YARN-6333. Improve doc for minSharePreemptionTimeout, fairSharePreemptionTimeout and fairSharePreemptionThreshold. (Contributed by Chetna Chaudhari via Yufei Gu)
...
(cherry picked from commit 66c417167a
)
2017-09-29 18:08:55 -07:00
Wangda Tan
5fa5ba7f4d
YARN-6509. Add a size threshold beyond which yarn logs will require a force option. (Xuan Gong via wangda)
...
Change-Id: I755fe903337d4ff9ec35dae5b9cce638794e1d0f
(cherry picked from commit ec2ae3060a
)
(cherry picked from commit d58d75ca50
)
2017-09-29 16:53:16 -07:00
Eric Payne
b0ba31c518
YARN-7084. TestSchedulingMonitor#testRMStarts fails sporadically. Contributed by Jason Lowe.
...
(cherry picked from commit 7f6118f918
)
2017-09-29 10:50:21 -05:00
Jason Lowe
c0bfb385a8
YARN-7260. yarn.router.pipeline.cache-max-size is missing in yarn-default.xml. Contributed by Jason Lowe
2017-09-29 09:53:05 -05:00
Steve Loughran
a1afc6aa59
HADOOP-13345 S3Guard: Improved Consistency for S3A.
...
Contributed by: Chris Nauroth, Aaron Fabbri, Mingliang Liu, Lei (Eddy) Xu,
Sean Mackrory, Steve Loughran and others.
(cherry-picked from/based on commit 621b43e254
)
2017-09-29 11:29:22 +01:00
Steve Loughran
a641bcec01
HADOOP-14845. Azure wasb: getFileStatus not making any auth check.
...
Contributed by Sivaguru Sankaridurg
2017-09-29 11:16:31 +01:00
Chris Trezzo
cba1891b61
YARN-7250. Update Shared cache client api to use URLs.
...
(cherry picked from commit c114da5e64
)
2017-09-28 15:32:18 -07:00
Jason Lowe
11ac10fe1d
HADOOP-14902. LoadGenerator#genFile write close timing is incorrectly calculated. Contributed by Hanisha Koneru
...
(cherry picked from commit 6f789fe057
)
2017-09-28 16:40:18 -05:00
Subru Krishnan
ffcf5ba1ce
YARN-6962. Add support for updateContainers when allocating using FederationInterceptor. (Botong Huang via Subru).
...
(cherry picked from commit ca669f9f8b
)
2017-09-28 13:11:32 -07:00
Subru Krishnan
d6da014f67
YARN-6955. Handle concurrent register AM requests in FederationInterceptor. (Botong Huang via Subru).
...
(cherry picked from commit c61f2c4198
)
2017-09-28 13:11:19 -07:00
Jason Lowe
913a64e4c9
YARN-7248. NM returns new SCHEDULED container status to older clients. Contributed by Arun Suresh
...
(cherry picked from commit 85d81ae58e
)
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/container/ContainerImpl.java
2017-09-28 14:25:01 -05:00
Arun Suresh
53c1115908
YARN-6691. Update YARN daemon startup/shutdown scripts to include Router service. (Giovanni Matteo Fumarola via asuresh)
2017-09-28 11:41:43 -07:00
Xuan
c143708acf
YARN-7257. AggregatedLogsBlock reports a bad 'end' value as a bad
...
'start' value. Contributed by Jason Lowe
(cherry picked from commit 28c4957fcc
)
(cherry picked from commit 81e7872793
)
2017-09-27 16:04:06 -07:00
Rohith Sharma K S
c570ddaa66
YARN-7157. Add admin configuration to filter per-user's apps in secure cluster. Contributed by Sunil G.
2017-09-27 11:49:59 +05:30
Akira Ajisaka
61f41b071d
HADOOP-14822. hadoop-project/pom.xml is executable. Contributed by Ajay Kumar.
...
(cherry picked from commit dd378775df
)
2017-09-27 14:27:13 +09:00
Yiqun Lin
2e2f8e42cf
HDFS-12495. TestPendingInvalidateBlock#testPendingDeleteUnknownBlocks fails intermittently. Contributed by Eric Badger.
...
(cherry picked from commit e9b790db9d
)
2017-09-27 10:45:44 +08:00
Daryn Sharp
7f3ed5f61e
[HDFS-12386] Add fsserver defaults call to WebhdfsFileSystem. (Rushabh Shah via daryn)
2017-09-26 15:21:37 -05:00
Steve Loughran
27a41848ac
HADOOP-14890 Move up to AWS SDK 1.11.199.
...
Contributed by Steve Loughran.
2017-09-26 20:11:10 +01:00
Jason Lowe
c4de765fcb
Revert "YARN-6570. No logs were found for running application, running"
...
This reverts commit 6aaca3d08e
.
2017-09-26 10:44:16 -05:00
Jason Lowe
0aac5af6e1
HADOOP-14891. Remove references to Guava Objects.toStringHelper. Contributed by Jonathan Eagles
2017-09-26 10:08:06 -05:00
Rohith Sharma K S
c27f682032
YARN-65. Reduce RM app memory footprint once app has completed. Contributed by Manikandan R.
...
(cherry picked from commit 06e5a7b5cf
)
2017-09-26 14:50:34 +05:30
Akira Ajisaka
b017af2391
HADOOP-14893. WritableRpcEngine should use Time.monotonicNow. Contributed by Chetna Chaudhari.
...
(cherry picked from commit d08b8c801a
)
2017-09-26 16:47:50 +09:00
Wangda Tan
179d8dc83c
YARN-7118. AHS REST API can return NullPointerException. (Billie Rinaldi via wangda)
...
Change-Id: I16ca93385ab80e3680d4d173b8d1b79929ea7174
2017-09-25 21:41:00 -07:00
Arun Suresh
e7199cb494
YARN-7240. Add more states and transitions to stabilize the NM Container state machine. (Kartheek Muthyala via asuresh)
...
(cherry picked from commit df800f6cf3
)
2017-09-25 16:36:58 -07:00
Anu Engineer
17b17aed0f
HADOOP-14901. ReuseObjectMapper in Hadoop Common. Contributed by Hanisha Koneru.
2017-09-25 13:44:51 -07:00
Jason Lowe
09be0acae0
HADOOP-14881. LoadGenerator should use Time.monotonicNow() to measure durations. Contributed by Bharat Viswanadham
...
(cherry picked from commit ac05a51bbb
)
2017-09-25 15:38:52 -05:00
Akira Ajisaka
c0dacda546
YARN-7153. Remove duplicated code in AMRMClientAsyncImpl.java. Contributed by Sen Zhao.
...
(cherry picked from commit e928ee583c
)
2017-09-26 02:05:35 +09:00
Akira Ajisaka
6004fb4676
HADOOP-14892. MetricsSystemImpl should use Time.monotonicNow for measuring durations. Contributed by Chetna Chaudhari.
...
(cherry picked from commit 3a10367a17
)
2017-09-26 01:48:24 +09:00
Anu Engineer
de5744c903
HDFS-12531. Fix conflict in the javadoc of UnderReplicatedBlocks.java in branch-2. Contributed by Bharat Viswanadham.
2017-09-23 11:16:50 -07:00
Anu Engineer
d0c0bd573b
Revert "YARN-7118. AHS REST API can return NullPointerException. Contributed by Billie Rinaldi."
...
This reverts commit de1d747644
.
2017-09-23 11:12:16 -07:00
Junping Du
de1d747644
YARN-7118. AHS REST API can return NullPointerException. Contributed by Billie Rinaldi.
...
(cherry picked from commit 4002bf0a9e
)
2017-09-22 13:59:03 -07:00
Jason Lowe
2c10abaddd
MAPREDUCE-6967. gridmix/SleepReducer should use Time.monotonicNow for measuring durations. Contributed by Chetna Chaudhari
...
(cherry picked from commit b133dc5700
)
2017-09-22 15:30:53 -05:00
Arpit Agarwal
09290659e7
HDFS-12530. Processor argument in Offline Image Viewer should be case insensitive. Contributed by Hanisha Koneru.
2017-09-22 09:48:10 -07:00
Jason Lowe
b94acb6efb
MAPREDUCE-6965. QuasiMonteCarlo should use Time.monotonicNow for measuring durations. Contributed by Chetna Chaudhari
...
(cherry picked from commit 908d8e914e
)
2017-09-22 09:37:09 -05:00
Akira Ajisaka
d80e2f2eae
MAPREDUCE-6966. DistSum should use Time.monotonicNow for measuring durations. Contributed by Chetna Chaudhari.
...
(cherry picked from commit c71d137960
)
2017-09-22 15:10:19 +09:00
Akira Ajisaka
9d4de9c556
MAPREDUCE-6947. Moving logging APIs over to slf4j in hadoop-mapreduce-examples. Contributed by Gergely Novák.
...
(cherry picked from commit 53be075241
)
Conflicts:
hadoop-mapreduce-project/hadoop-mapreduce-examples/src/main/java/org/apache/hadoop/examples/terasort/TeraOutputFormat.java
2017-09-22 13:29:17 +09:00
Carlo Curino
7cd9018b13
[YARN FEDERATION BACKPORT] Fixing more Java 1.7 compilation issues
2017-09-21 18:19:36 -07:00
Carlo Curino
88b32edb8f
YARN-7010. Federation: routing REST invocations transparently to multiple RMs (part 2 - getApps). (Contributed by Giovanni Matteo Fumarola via curino)
...
(cherry picked from commit cc8893edc0
)
2017-09-21 18:09:44 -07:00
Arun Suresh
2aacb9d3fb
YARN-6923. Metrics for Federation Router. (Giovanni Matteo Fumarola via asuresh)
...
(cherry picked from commit ae8fb13b31
)
2017-09-21 18:09:37 -07:00
Arun Suresh
ac090b38ad
YARN-5603. Metrics for Federation StateStore. (Ellen Hui via asuresh)
...
(cherry picked from commit 75abc9a8e2
)
2017-09-21 18:09:30 -07:00
Subru Krishnan
261f769d79
YARN-6900. ZooKeeper based implementation of the FederationStateStore. (Íñigo Goiri via Subru).
...
(cherry picked from commit de462da04e
)
2017-09-21 18:09:23 -07:00
Subru Krishnan
9ad067efe9
YARN-6996. Change javax.cache library implementation from JSR107 to Apache Geronimo. (Ray Chiang via Subru).
...
(cherry picked from commit 18f3603bce
)
2017-09-21 18:09:16 -07:00
Carlo Curino
8220b19af7
YARN-6896. Federation: routing REST invocations transparently to multiple RMs (part 1 - basic execution). (Contributed by Giovanni Matteo Fumarola via curino)
...
(cherry picked from commit cc59b5fb26
)
2017-09-21 18:09:07 -07:00
Subru Krishnan
a1ee4ad77f
YARN-6970. Add PoolInitializationException as retriable exception in FederationFacade. (Giovanni Matteo Fumarola via Subru).
...
(cherry picked from commit ad2a350662
)
2017-09-21 18:08:30 -07:00