hadoop git commit: YARN-7863. Modify placement constraints to support node attributes. Contributed by Sunil Govindan.

2018-08-26 Thread naganarasimha_gr
Repository: hadoop Updated Branches: refs/heads/YARN-3409 0f0b55f7f -> 87f236cf0 YARN-7863. Modify placement constraints to support node attributes. Contributed by Sunil Govindan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-8574. Allow dot in attribute values. Contributed by Bibin A Chundatt.

2018-07-28 Thread naganarasimha_gr
Repository: hadoop Updated Branches: refs/heads/YARN-3409 acd7729af -> 7ad66e806 YARN-8574. Allow dot in attribute values. Contributed by Bibin A Chundatt. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7ad66e80 Tree:

[1/2] hadoop git commit: YARN-8103. Add CLI interface to query node attributes. Contributed by Bibin A Chundatt.

2018-06-27 Thread naganarasimha_gr
Repository: hadoop Updated Branches: refs/heads/YARN-3409 4ba4ebb9e -> 81e410404 http://git-wip-us.apache.org/repos/asf/hadoop/blob/81e41040/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/api/records/impl/pb/NodeAttributePBImpl.java

[2/2] hadoop git commit: YARN-8103. Add CLI interface to query node attributes. Contributed by Bibin A Chundatt.

2018-06-27 Thread naganarasimha_gr
YARN-8103. Add CLI interface to query node attributes. Contributed by Bibin A Chundatt. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/81e41040 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/81e41040 Diff:

hadoop git commit: YARN-8288. Fix wrong number of table columns in Resource Model doc. Contributed by Weiwei Yang.

2018-05-14 Thread naganarasimha_gr
Repository: hadoop Updated Branches: refs/heads/branch-3.0 a700d05f7 -> ee7b2fd5d YARN-8288. Fix wrong number of table columns in Resource Model doc. Contributed by Weiwei Yang. (cherry picked from commit 8a2b5914f3a68148f40f99105acf5dafcc326e89) Project:

hadoop git commit: YARN-8288. Fix wrong number of table columns in Resource Model doc. Contributed by Weiwei Yang.

2018-05-14 Thread naganarasimha_gr
Repository: hadoop Updated Branches: refs/heads/branch-3.1 e6c607cc2 -> 26e8fdffd YARN-8288. Fix wrong number of table columns in Resource Model doc. Contributed by Weiwei Yang. (cherry picked from commit 8a2b5914f3a68148f40f99105acf5dafcc326e89) Project:

hadoop git commit: YARN-8288. Fix wrong number of table columns in Resource Model doc. Contributed by Weiwei Yang.

2018-05-14 Thread naganarasimha_gr
Repository: hadoop Updated Branches: refs/heads/trunk 89d0b87ad -> 8a2b5914f YARN-8288. Fix wrong number of table columns in Resource Model doc. Contributed by Weiwei Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[48/50] [abbrv] hadoop git commit: YARN-7856. Validate Node Attributes from NM. Contributed by Weiwei Yang.

2018-04-28 Thread naganarasimha_gr
YARN-7856. Validate Node Attributes from NM. Contributed by Weiwei Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ebb4b6e9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ebb4b6e9 Diff:

[17/50] [abbrv] hadoop git commit: HADOOP-13756 LocalMetadataStore#put(DirListingMetadata) should also put file metadata into fileHash. (Gabor Bota)

2018-04-28 Thread naganarasimha_gr
HADOOP-13756 LocalMetadataStore#put(DirListingMetadata) should also put file metadata into fileHash. (Gabor Bota) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7d8bcf53 Tree:

[07/50] [abbrv] hadoop git commit: HADOOP-15404. Remove multibyte characters in DataNodeUsageReportUtil

2018-04-28 Thread naganarasimha_gr
HADOOP-15404. Remove multibyte characters in DataNodeUsageReportUtil Signed-off-by: Akira Ajisaka Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6f655aed Tree:

[37/50] [abbrv] hadoop git commit: YARN-7757. Refactor NodeLabelsProvider to be more generic and reusable for node attributes providers. Contributed by Weiwei Yang.

2018-04-28 Thread naganarasimha_gr
YARN-7757. Refactor NodeLabelsProvider to be more generic and reusable for node attributes providers. Contributed by Weiwei Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cf0f27b5 Tree:

[20/50] [abbrv] hadoop git commit: YARN-8004. Add unit tests for inter queue preemption for dominant resource calculator. Contributed by Zian Chen.

2018-04-28 Thread naganarasimha_gr
YARN-8004. Add unit tests for inter queue preemption for dominant resource calculator. Contributed by Zian Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/71220d21 Tree:

[47/50] [abbrv] hadoop git commit: YARN-8033. CLI Integration with NodeAttributesManagerImpl. Contributed by Naganarasimha G R.

2018-04-28 Thread naganarasimha_gr
YARN-8033. CLI Integration with NodeAttributesManagerImpl. Contributed by Naganarasimha G R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0346915d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0346915d Diff:

[42/50] [abbrv] hadoop git commit: YARN-8094. Support configuration based Node Attribute provider. Contributed by Weiwei Yang.

2018-04-28 Thread naganarasimha_gr
YARN-8094. Support configuration based Node Attribute provider. Contributed by Weiwei Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/290c087a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/290c087a Diff:

[35/50] [abbrv] hadoop git commit: YARN-6855. [YARN-3409] CLI Proto Modifications to support Node Attributes. Contributed by Naganarasimha G R.

2018-04-28 Thread naganarasimha_gr
YARN-6855. [YARN-3409] CLI Proto Modifications to support Node Attributes. Contributed by Naganarasimha G R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/366b863d Tree:

[29/50] [abbrv] hadoop git commit: YARN-8210. AMRMClient logging on every heartbeat to track updation of AM RM token causes too many log lines to be generated in AM logs. (Suma Shivaprasad via wangda)

2018-04-28 Thread naganarasimha_gr
YARN-8210. AMRMClient logging on every heartbeat to track updation of AM RM token causes too many log lines to be generated in AM logs. (Suma Shivaprasad via wangda) Change-Id: I70edd6e301fd5e78d479e1882aedc9332a0827aa Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[36/50] [abbrv] hadoop git commit: YARN-6856. [YARN-3409] Support CLI for Node Attributes Mapping. Contributed by Naganarasimha G R.

2018-04-28 Thread naganarasimha_gr
YARN-6856. [YARN-3409] Support CLI for Node Attributes Mapping. Contributed by Naganarasimha G R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8ddad402 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8ddad402

[30/50] [abbrv] hadoop git commit: YARN-8005. Add unit tests for queue priority with dominant resource calculator. (Zian Chen via wangda)

2018-04-28 Thread naganarasimha_gr
YARN-8005. Add unit tests for queue priority with dominant resource calculator. (Zian Chen via wangda) Change-Id: I17a645f20869a1e5d86fa7a325c93fec908b91dc Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/92c53314 Tree:

[34/50] [abbrv] hadoop git commit: YARN-7840. Update PB for prefix support of node attributes. Contributed by Naganarasimha G R.

2018-04-28 Thread naganarasimha_gr
YARN-7840. Update PB for prefix support of node attributes. Contributed by Naganarasimha G R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a9782f8d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a9782f8d Diff:

[28/50] [abbrv] hadoop git commit: YARN-8221. RMWebServices also need to honor yarn.resourcemanager.display.per-user-apps. Contributed by Sunil G.

2018-04-28 Thread naganarasimha_gr
YARN-8221. RMWebServices also need to honor yarn.resourcemanager.display.per-user-apps. Contributed by Sunil G. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ef3ecc30 Tree:

[31/50] [abbrv] hadoop git commit: HDFS-13434. RBF: Fix dead links in RBF document. Contributed by Chetna Chaudhari.

2018-04-28 Thread naganarasimha_gr
HDFS-13434. RBF: Fix dead links in RBF document. Contributed by Chetna Chaudhari. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f469628b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f469628b Diff:

[19/50] [abbrv] hadoop git commit: YARN-8215. ATS v2 returns invalid YARN_CONTAINER_ALLOCATED_HOST_HTTP_ADDRESS from NM. Contributed by Rohith Sharma K S.

2018-04-28 Thread naganarasimha_gr
YARN-8215. ATS v2 returns invalid YARN_CONTAINER_ALLOCATED_HOST_HTTP_ADDRESS from NM. Contributed by Rohith Sharma K S. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7fc09c4f Tree:

[50/50] [abbrv] hadoop git commit: YARN-8100. Support API interface to query cluster attributes and attribute to nodes. Contributed by Bibin A Chundatt.

2018-04-28 Thread naganarasimha_gr
YARN-8100. Support API interface to query cluster attributes and attribute to nodes. Contributed by Bibin A Chundatt. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/13b0c115 Tree:

[25/50] [abbrv] hadoop git commit: YARN-8204. Added a flag to disable YARN service upgrade. Contributed by Chandni Singh

2018-04-28 Thread naganarasimha_gr
YARN-8204. Added a flag to disable YARN service upgrade. Contributed by Chandni Singh Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/14b47990 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/14b47990

[49/50] [abbrv] hadoop git commit: YARN-8100. Support API interface to query cluster attributes and attribute to nodes. Contributed by Bibin A Chundatt.

2018-04-28 Thread naganarasimha_gr
http://git-wip-us.apache.org/repos/asf/hadoop/blob/13b0c115/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-router/src/main/java/org/apache/hadoop/yarn/server/router/clientrm/DefaultClientRequestInterceptor.java

[46/50] [abbrv] hadoop git commit: YARN-7988. Refactor FSNodeLabelStore code for Node Attributes store support. Contributed by Bibin A Chundatt.

2018-04-28 Thread naganarasimha_gr
YARN-7988. Refactor FSNodeLabelStore code for Node Attributes store support. Contributed by Bibin A Chundatt. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4ef64ffa Tree:

[18/50] [abbrv] hadoop git commit: YARN-8205. Application State is not updated to ATS if AM launching is delayed. Contributed by Rohith Sharma K S.

2018-04-28 Thread naganarasimha_gr
YARN-8205. Application State is not updated to ATS if AM launching is delayed. Contributed by Rohith Sharma K S. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1634de0f Tree:

[41/50] [abbrv] hadoop git commit: YARN-6858. Attribute Manager to store and provide node attributes in RM. Contributed by Naganarasimha G R.

2018-04-28 Thread naganarasimha_gr
YARN-6858. Attribute Manager to store and provide node attributes in RM. Contributed by Naganarasimha G R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9a1f1bf9 Tree:

[27/50] [abbrv] hadoop git commit: HADOOP-15382. Log kinit output in credential renewal thread. Contributed by Gabor Bota.

2018-04-28 Thread naganarasimha_gr
HADOOP-15382. Log kinit output in credential renewal thread. Contributed by Gabor Bota. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bff3d7b0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bff3d7b0 Diff:

[33/50] [abbrv] hadoop git commit: YARN-7842. PB changes to carry node-attributes in NM heartbeat. Contributed by Weiwei Yang.

2018-04-28 Thread naganarasimha_gr
YARN-7842. PB changes to carry node-attributes in NM heartbeat. Contributed by Weiwei Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8ef10892 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8ef10892 Diff:

[06/50] [abbrv] hadoop git commit: YARN-8183. Fix ConcurrentModificationException inside RMAppAttemptMetrics#convertAtomicLongMaptoLongMap. (Suma Shivaprasad via wangda)

2018-04-28 Thread naganarasimha_gr
YARN-8183. Fix ConcurrentModificationException inside RMAppAttemptMetrics#convertAtomicLongMaptoLongMap. (Suma Shivaprasad via wangda) Change-Id: I347871d672001653a3afe2e99adefd74e0d798cd Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[03/50] [abbrv] hadoop git commit: YARN-8193. YARN RM hangs abruptly (stops allocating resources) when running successive applications. (Zian Chen via wangda)

2018-04-28 Thread naganarasimha_gr
YARN-8193. YARN RM hangs abruptly (stops allocating resources) when running successive applications. (Zian Chen via wangda) Change-Id: Ia83dd2499ee9000b9e09ae5a932f21a13c0ddee6 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[15/50] [abbrv] hadoop git commit: YARN-8122. Added component health monitoring for YARN service. Contributed by Gour Saha

2018-04-28 Thread naganarasimha_gr
YARN-8122. Added component health monitoring for YARN service. Contributed by Gour Saha Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/93979db8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/93979db8

[09/50] [abbrv] hadoop git commit: HDFS-13468. Add erasure coding metrics into ReadStatistics. (Contributed by Lei (Eddy) Xu)

2018-04-28 Thread naganarasimha_gr
HDFS-13468. Add erasure coding metrics into ReadStatistics. (Contributed by Lei (Eddy) Xu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a8e428b2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a8e428b2 Diff:

[14/50] [abbrv] hadoop git commit: MAPREDUCE-7042. Killed MR job data does not move to mapreduce.jobhistory.done-dir when ATS v2 is enabled. Contributed by Rohith Sharma K S.

2018-04-28 Thread naganarasimha_gr
MAPREDUCE-7042. Killed MR job data does not move to mapreduce.jobhistory.done-dir when ATS v2 is enabled. Contributed by Rohith Sharma K S. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/83e60cd2 Tree:

[39/50] [abbrv] hadoop git commit: YARN-7875. Node Attribute store for storing and recovering attributes. Contributed by Bibin A Chundatt.

2018-04-28 Thread naganarasimha_gr
YARN-7875. Node Attribute store for storing and recovering attributes. Contributed by Bibin A Chundatt. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f5ff4fac Tree:

[40/50] [abbrv] hadoop git commit: YARN-7871. Node attributes reporting from NM to RM. Contributed by Weiwei Yang.

2018-04-28 Thread naganarasimha_gr
YARN-7871. Node attributes reporting from NM to RM. Contributed by Weiwei Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d4112d70 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d4112d70 Diff:

[22/50] [abbrv] hadoop git commit: HADOOP-14188. Remove the usage of org.mockito.internal.util.reflection.Whitebox

2018-04-28 Thread naganarasimha_gr
HADOOP-14188. Remove the usage of org.mockito.internal.util.reflection.Whitebox Signed-off-by: Akira Ajisaka Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/84ecfe3c Tree:

[08/50] [abbrv] hadoop git commit: HADOOP-15411. AuthenticationFilter should use Configuration.getPropsWithPrefix instead of iterator. (Suma Shivaprasad via wangda)

2018-04-28 Thread naganarasimha_gr
HADOOP-15411. AuthenticationFilter should use Configuration.getPropsWithPrefix instead of iterator. (Suma Shivaprasad via wangda) Change-Id: Ia19458a43aceb4ffdb1e8eccc519655235d92ba9 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[26/50] [abbrv] hadoop git commit: YARN-7781. Update YARN service documentation. Contributed by Gour Saha

2018-04-28 Thread naganarasimha_gr
YARN-7781. Update YARN service documentation. Contributed by Gour Saha Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/24a5ccbf Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/24a5ccbf Diff:

[38/50] [abbrv] hadoop git commit: YARN-8104. Add API to fetch node to attribute mapping. Contributed by Bibin A Chundatt.

2018-04-28 Thread naganarasimha_gr
YARN-8104. Add API to fetch node to attribute mapping. Contributed by Bibin A Chundatt. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/011795f7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/011795f7 Diff:

[32/50] [abbrv] hadoop git commit: HDFS-13508. RBF: Normalize paths (automatically) when adding, updating, removing or listing mount table entries. Contributed by Ekanth S.

2018-04-28 Thread naganarasimha_gr
HDFS-13508. RBF: Normalize paths (automatically) when adding, updating, removing or listing mount table entries. Contributed by Ekanth S. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/48444060 Tree:

[13/50] [abbrv] hadoop git commit: YARN-7939. Added support to upgrade a component instance. Contributed by Chandni Singh

2018-04-28 Thread naganarasimha_gr
YARN-7939. Added support to upgrade a component instance. Contributed by Chandni Singh Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4a7369b0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4a7369b0

[23/50] [abbrv] hadoop git commit: YARN-8208. Add log statement for Docker client configuration file at INFO level. Contributed by Yesha Vora

2018-04-28 Thread naganarasimha_gr
YARN-8208. Add log statement for Docker client configuration file at INFO level. Contributed by Yesha Vora Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/914d6b5c Tree:

[01/50] [abbrv] hadoop git commit: YARN-8196. Updated documentation for enabling YARN Service REST API. Contributed by Billie Rinaldi [Forced Update!]

2018-04-28 Thread naganarasimha_gr
Repository: hadoop Updated Branches: refs/heads/YARN-3409 341094ca8 -> 011795f74 (forced update) YARN-8196. Updated documentation for enabling YARN Service REST API. Contributed by Billie Rinaldi Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[04/50] [abbrv] hadoop git commit: HADOOP-15402. Prevent double logout of UGI's LoginContext

2018-04-28 Thread naganarasimha_gr
HADOOP-15402. Prevent double logout of UGI's LoginContext Signed-off-by: Akira Ajisaka Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bbc8dfcb Tree:

[24/50] [abbrv] hadoop git commit: YARN-8211. Yarn registry dns log finds BufferUnderflowException on port ping. Contributed by Eric Yang

2018-04-28 Thread naganarasimha_gr
YARN-8211. Yarn registry dns log finds BufferUnderflowException on port ping. Contributed by Eric Yang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9ab3f970 Tree:

[10/50] [abbrv] hadoop git commit: YARN-8188. RM Nodes UI data table index for sorting column need to be corrected post Application tags display. Contributed by Weiwei Yang.

2018-04-28 Thread naganarasimha_gr
YARN-8188. RM Nodes UI data table index for sorting column need to be corrected post Application tags display. Contributed by Weiwei Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7ac0abdc Tree:

[16/50] [abbrv] hadoop git commit: HDFS-13499. RBF: Show disabled name services in the UI. Contributed by Inigo Goiri.

2018-04-28 Thread naganarasimha_gr
HDFS-13499. RBF: Show disabled name services in the UI. Contributed by Inigo Goiri. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0a293de0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0a293de0 Diff:

[44/50] [abbrv] hadoop git commit: YARN-8117. Fix TestRMWebServicesNodes test failure. Contributed by Bibin A Chundatt.

2018-04-28 Thread naganarasimha_gr
YARN-8117. Fix TestRMWebServicesNodes test failure. Contributed by Bibin A Chundatt. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a9fb8294 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a9fb8294 Diff:

[43/50] [abbrv] hadoop git commit: YARN-7965. NodeAttributeManager add/get API is not working properly. Contributed by Weiwei Yang.

2018-04-28 Thread naganarasimha_gr
YARN-7965. NodeAttributeManager add/get API is not working properly. Contributed by Weiwei Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/95531532 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/95531532

[21/50] [abbrv] hadoop git commit: YARN-8152. Add chart in SLS to illustrate the throughput of the scheduler. Contributed by Tao Yang.

2018-04-28 Thread naganarasimha_gr
YARN-8152. Add chart in SLS to illustrate the throughput of the scheduler. Contributed by Tao Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ba2db39c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ba2db39c

[05/50] [abbrv] hadoop git commit: HDFS-13484. RBF: Disable Nameservices from the federation. Contributed by Inigo Goiri.

2018-04-28 Thread naganarasimha_gr
HDFS-13484. RBF: Disable Nameservices from the federation. Contributed by Inigo Goiri. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/48269c37 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/48269c37 Diff:

[45/50] [abbrv] hadoop git commit: YARN-8092. Expose Node Attributes info via RM nodes REST API. Contributed by Weiwei Yang.

2018-04-28 Thread naganarasimha_gr
YARN-8092. Expose Node Attributes info via RM nodes REST API. Contributed by Weiwei Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/349e6327 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/349e6327 Diff:

[02/50] [abbrv] hadoop git commit: YARN-8140. Improve log message when launch cmd is ran for stopped yarn service. Contributed by Eric Yang

2018-04-28 Thread naganarasimha_gr
YARN-8140. Improve log message when launch cmd is ran for stopped yarn service. Contributed by Eric Yang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/598483e4 Tree:

[11/50] [abbrv] hadoop git commit: YARN-7939. Added support to upgrade a component instance. Contributed by Chandni Singh

2018-04-28 Thread naganarasimha_gr
http://git-wip-us.apache.org/repos/asf/hadoop/blob/4a7369b0/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-yarn-services-core/src/test/java/org/apache/hadoop/yarn/service/component/TestComponent.java

hadoop git commit: YARN-8104. Add API to fetch node to attribute mapping. Contributed by Bibin A Chundatt.

2018-04-19 Thread naganarasimha_gr
Repository: hadoop Updated Branches: refs/heads/YARN-3409 efcca85f5 -> 341094ca8 YARN-8104. Add API to fetch node to attribute mapping. Contributed by Bibin A Chundatt. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: YARN-8100. Support API interface to query cluster attributes and attribute to nodes. Contributed by Bibin A Chundatt.

2018-04-09 Thread naganarasimha_gr
Repository: hadoop Updated Branches: refs/heads/YARN-3409 5fc916392 -> efcca85f5

[2/2] hadoop git commit: YARN-8100. Support API interface to query cluster attributes and attribute to nodes. Contributed by Bibin A Chundatt.

2018-04-09 Thread naganarasimha_gr
YARN-8100. Support API interface to query cluster attributes and attribute to nodes. Contributed by Bibin A Chundatt. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/efcca85f Tree:

[08/50] [abbrv] hadoop git commit: YARN-8018. Added support for initiating yarn service upgrade. Contributed by Chandni Singh

2018-04-02 Thread naganarasimha_gr
YARN-8018. Added support for initiating yarn service upgrade. Contributed by Chandni Singh Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/27d60a16 Tree:

[15/50] [abbrv] hadoop git commit: HDFS-13347. RBF: Cache datanode reports. Contributed by Inigo Goiri.

2018-04-02 Thread naganarasimha_gr
HDFS-13347. RBF: Cache datanode reports. Contributed by Inigo Goiri. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a71656c1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a71656c1 Diff:

[36/50] [abbrv] hadoop git commit: HADOOP-15253. Should update maxQueueSize when refresh call queue. Contributed by Tao Jie.

2018-04-02 Thread naganarasimha_gr
HADOOP-15253. Should update maxQueueSize when refresh call queue. Contributed by Tao Jie. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/acfd764f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/acfd764f Diff:

[34/50] [abbrv] hadoop git commit: YARN-7497. Add file system based scheduler configuration store. Contributed by Jiandan Yang.

2018-04-02 Thread naganarasimha_gr
YARN-7497. Add file system based scheduler configuration store. Contributed by Jiandan Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1606dad1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1606dad1 Diff:

[10/50] [abbrv] hadoop git commit: HDFS-13352. RBF: Add xsl stylesheet for hdfs-rbf-default.xml. Contributed by Takanobu Asanuma.

2018-04-02 Thread naganarasimha_gr
HDFS-13352. RBF: Add xsl stylesheet for hdfs-rbf-default.xml. Contributed by Takanobu Asanuma. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4cef0114 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4cef0114

[17/50] [abbrv] hadoop git commit: YARN-8077. The vmemLimit parameter in ContainersMonitorImpl#isProcessTreeOverLimit is confusing. Contributed by Sen Zhao.

2018-04-02 Thread naganarasimha_gr
YARN-8077. The vmemLimit parameter in ContainersMonitorImpl#isProcessTreeOverLimit is confusing. Contributed by Sen Zhao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cdee0a4f Tree:

[02/50] [abbrv] hadoop git commit: YARN-8068. Application Priority field causes NPE in app timeline publish when Hadoop 2.7 based clients to 2.8+ (Sunil G via wangda)

2018-04-02 Thread naganarasimha_gr
YARN-8068. Application Priority field causes NPE in app timeline publish when Hadoop 2.7 based clients to 2.8+ (Sunil G via wangda) Change-Id: I7910bd1064a1b4dbbe2084080c060822ea6f3b48 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[25/50] [abbrv] hadoop git commit: YARN-8076. Support to specify application tags in distributed shell. Contributed by Weiwei Yang.

2018-04-02 Thread naganarasimha_gr
YARN-8076. Support to specify application tags in distributed shell. Contributed by Weiwei Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/431076f6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/431076f6

[18/50] [abbrv] hadoop git commit: YARN-6629. NPE occurred when container allocation proposal is applied but its resource requests are removed before. (Tao Yang via wangda)

2018-04-02 Thread naganarasimha_gr
YARN-6629. NPE occurred when container allocation proposal is applied but its resource requests are removed before. (Tao Yang via wangda) Change-Id: I805880f90b3f6798ec96ed8e8e75755f390a9ad5 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[05/50] [abbrv] hadoop git commit: YARN-7794. SLSRunner is not loading timeline service jars, causing failure. (Yufei Gu via Haibo Chen)

2018-04-02 Thread naganarasimha_gr
YARN-7794. SLSRunner is not loading timeline service jars, causing failure. (Yufei Gu via Haibo Chen) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fcea5a4d Tree:

[31/50] [abbrv] hadoop git commit: HDFS-13087. Snapshotted encryption zone information should be immutable. Contributed by LiXin Ge.

2018-04-02 Thread naganarasimha_gr
HDFS-13087. Snapshotted encryption zone information should be immutable. Contributed by LiXin Ge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2c6cfad5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2c6cfad5

[47/50] [abbrv] hadoop git commit: YARN-7871. Node attributes reporting from NM to RM. Contributed by Weiwei Yang.

2018-04-02 Thread naganarasimha_gr
YARN-7871. Node attributes reporting from NM to RM. Contributed by Weiwei Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5bd044e6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5bd044e6 Diff:

[26/50] [abbrv] hadoop git commit: HDFS-13357. Improve AclException message "Invalid ACL: only directories may have a default ACL.". Contributed by Gabor Bota.

2018-04-02 Thread naganarasimha_gr
HDFS-13357. Improve AclException message "Invalid ACL: only directories may have a default ACL.". Contributed by Gabor Bota. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ad10cbd9 Tree:

[42/50] [abbrv] hadoop git commit: YARN-7840. Update PB for prefix support of node attributes. Contributed by Naganarasimha G R.

2018-04-02 Thread naganarasimha_gr
YARN-7840. Update PB for prefix support of node attributes. Contributed by Naganarasimha G R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d30e12d6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d30e12d6 Diff:

[09/50] [abbrv] hadoop git commit: HADOOP-15313. TestKMS should close providers.

2018-04-02 Thread naganarasimha_gr
HADOOP-15313. TestKMS should close providers. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c22d62b3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c22d62b3 Diff:

[32/50] [abbrv] hadoop git commit: HADOOP-12862. LDAP Group Mapping over SSL can not specify trust store. Contributed by Wei-Chiu Chuang and Konstantin Shvachko.

2018-04-02 Thread naganarasimha_gr
HADOOP-12862. LDAP Group Mapping over SSL can not specify trust store. Contributed by Wei-Chiu Chuang and Konstantin Shvachko. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2216bde3 Tree:

[07/50] [abbrv] hadoop git commit: YARN-8018. Added support for initiating yarn service upgrade. Contributed by Chandni Singh

2018-04-02 Thread naganarasimha_gr
http://git-wip-us.apache.org/repos/asf/hadoop/blob/27d60a16/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-yarn-services-core/src/test/java/org/apache/hadoop/yarn/service/TestYarnNativeServices.java

[46/50] [abbrv] hadoop git commit: YARN-8094. Support configuration based Node Attribute provider. Contributed by Weiwei Yang.

2018-04-02 Thread naganarasimha_gr
YARN-8094. Support configuration based Node Attribute provider. Contributed by Weiwei Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/33b67d03 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/33b67d03 Diff:

[30/50] [abbrv] hadoop git commit: YARN-8086. ManagedParentQueue with no leaf queues cause JS error in new UI. (Suma Shivaprasad via wangda)

2018-04-02 Thread naganarasimha_gr
YARN-8086. ManagedParentQueue with no leaf queues cause JS error in new UI. (Suma Shivaprasad via wangda) Change-Id: I6d82af91adec02698afddde6883b1fe1924e6041 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e7e20190 Tree:

[40/50] [abbrv] hadoop git commit: YARN-6855. [YARN-3409] CLI Proto Modifications to support Node Attributes. Contributed by Naganarasimha G R.

2018-04-02 Thread naganarasimha_gr
YARN-6855. [YARN-3409] CLI Proto Modifications to support Node Attributes. Contributed by Naganarasimha G R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/461dcea8 Tree:

[29/50] [abbrv] hadoop git commit: YARN-6257. Fix CapacityScheduler REST API JSON output. Contributed By Tao Yang

2018-04-02 Thread naganarasimha_gr
YARN-6257. Fix CapacityScheduler REST API JSON output. Contributed By Tao Yang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8fb00c3f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8fb00c3f Diff:

[41/50] [abbrv] hadoop git commit: YARN-7842. PB changes to carry node-attributes in NM heartbeat. Contributed by Weiwei Yang.

2018-04-02 Thread naganarasimha_gr
YARN-7842. PB changes to carry node-attributes in NM heartbeat. Contributed by Weiwei Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9c771007 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9c771007 Diff:

[12/50] [abbrv] hadoop git commit: HADOOP-15312. Undocumented KeyProvider configuration keys. Contributed by LiXin Ge.

2018-04-02 Thread naganarasimha_gr
HADOOP-15312. Undocumented KeyProvider configuration keys. Contributed by LiXin Ge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3fe41c65 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3fe41c65 Diff:

[19/50] [abbrv] hadoop git commit: Revert "YARN-8010. Add config in FederationRMFailoverProxy to not bypass facade cache when failing over. (Botong Huang via Subru)."

2018-04-02 Thread naganarasimha_gr
Revert "YARN-8010. Add config in FederationRMFailoverProxy to not bypass facade cache when failing over. (Botong Huang via Subru)." This reverts commit 2a2ef15caf791f30c471526c1b74e68803f0c405 as smart-apply-patch script didn't pick the latest patch. Project:

[13/50] [abbrv] hadoop git commit: YARN-8010. Add config in FederationRMFailoverProxy to not bypass facade cache when failing over. (Botong Huang via Subru).

2018-04-02 Thread naganarasimha_gr
YARN-8010. Add config in FederationRMFailoverProxy to not bypass facade cache when failing over. (Botong Huang via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2a2ef15c Tree:

[16/50] [abbrv] hadoop git commit: YARN-7734. Fix UT failure TestContainerLogsPage#testContainerLogPageAccess. Contributed by Tao Yang.

2018-04-02 Thread naganarasimha_gr
YARN-7734. Fix UT failure TestContainerLogsPage#testContainerLogPageAccess. Contributed by Tao Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/411993f6 Tree:

[50/50] [abbrv] hadoop git commit: YARN-8033. CLI Integration with NodeAttributesManagerImpl. Contributed by Naganarasimha G R.

2018-04-02 Thread naganarasimha_gr
YARN-8033. CLI Integration with NodeAttributesManagerImpl. Contributed by Naganarasimha G R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c20126ac Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c20126ac Diff:

[35/50] [abbrv] hadoop git commit: HADOOP-15352. Fix default local maven repository path in create-release script. Contributed by Elek, Marton.

2018-04-02 Thread naganarasimha_gr
HADOOP-15352. Fix default local maven repository path in create-release script. Contributed by Elek, Marton. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/65907472 Tree:

[45/50] [abbrv] hadoop git commit: YARN-6858. Attribute Manager to store and provide node attributes in RM. Contributed by Naganarasimha G R.

2018-04-02 Thread naganarasimha_gr
YARN-6858. Attribute Manager to store and provide node attributes in RM. Contributed by Naganarasimha G R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/06fbea4e Tree:

[27/50] [abbrv] hadoop git commit: YARN-8085. ResourceProfilesManager should be set in RMActiveServiceContext. Contributed by Tao Yang.

2018-04-02 Thread naganarasimha_gr
YARN-8085. ResourceProfilesManager should be set in RMActiveServiceContext. Contributed by Tao Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7a59d60e Tree:

[04/50] [abbrv] hadoop git commit: HADOOP-15299. Bump Jackson 2 version to Jackson 2.9.x.

2018-04-02 Thread naganarasimha_gr
HADOOP-15299. Bump Jackson 2 version to Jackson 2.9.x. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/82665a78 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/82665a78 Diff:

[38/50] [abbrv] hadoop git commit: YARN-6856. [YARN-3409] Support CLI for Node Attributes Mapping. Contributed by Naganarasimha G R.

2018-04-02 Thread naganarasimha_gr
YARN-6856. [YARN-3409] Support CLI for Node Attributes Mapping. Contributed by Naganarasimha G R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6308b86a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6308b86a

[06/50] [abbrv] hadoop git commit: MAPREDUCE-6441. Improve temporary directory name generation in LocalDistributedCacheManager for concurrent processes (wattsinabox, rchiang, haibochen via rkanter)

2018-04-02 Thread naganarasimha_gr
MAPREDUCE-6441. Improve temporary directory name generation in LocalDistributedCacheManager for concurrent processes (wattsinabox, rchiang, haibochen via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/edb202e4

[20/50] [abbrv] hadoop git commit: YARN-8010. Add config in FederationRMFailoverProxy to not bypass facade cache when failing over. (Botong Huang via Subru).

2018-04-02 Thread naganarasimha_gr
YARN-8010. Add config in FederationRMFailoverProxy to not bypass facade cache when failing over. (Botong Huang via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0d7e Tree:

[01/50] [abbrv] hadoop git commit: YARN-8062. yarn rmadmin -getGroups returns group from which the user has been removed. (Sunil G via wangda) [Forced Update!]

2018-04-02 Thread naganarasimha_gr
Repository: hadoop Updated Branches: refs/heads/YARN-3409 0df5c70e1 -> c20126acf (forced update) YARN-8062. yarn rmadmin -getGroups returns group from which the user has been removed. (Sunil G via wangda) Change-Id: I80ed63846502bf7751b890b6c6c6a7c0679e2b4a Project:

[24/50] [abbrv] hadoop git commit: YARN-8069. Clean up example hostnames for RegistryDNS. Contributed by Billie Rinaldi

2018-04-02 Thread naganarasimha_gr
YARN-8069. Clean up example hostnames for RegistryDNS. Contributed by Billie Rinaldi Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3d185d62 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3d185d62

[23/50] [abbrv] hadoop git commit: HDFS-13314. NameNode should optionally exit if it detects FsImage corruption. Contributed by Arpit Agarwal.

2018-04-02 Thread naganarasimha_gr
HDFS-13314. NameNode should optionally exit if it detects FsImage corruption. Contributed by Arpit Agarwal. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a991e899 Tree:

[33/50] [abbrv] hadoop git commit: HADOOP-14999. AliyunOSS: provide one asynchronous multi-part based uploading mechanism. Contributed by Genmao Yu.

2018-04-02 Thread naganarasimha_gr
HADOOP-14999. AliyunOSS: provide one asynchronous multi-part based uploading mechanism. Contributed by Genmao Yu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6542d17e Tree:

[43/50] [abbrv] hadoop git commit: YARN-7856. Validate Node Attributes from NM. Contributed by Weiwei Yang.

2018-04-02 Thread naganarasimha_gr
YARN-7856. Validate Node Attributes from NM. Contributed by Weiwei Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/14a92509 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/14a92509 Diff:

[37/50] [abbrv] hadoop git commit: HDFS-13289. RBF: TestConnectionManager#testCleanup() test case need correction. Contributed by Dibyendu Karmakar.

2018-04-02 Thread naganarasimha_gr
HDFS-13289. RBF: TestConnectionManager#testCleanup() test case need correction. Contributed by Dibyendu Karmakar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dc8e3432 Tree:

[28/50] [abbrv] hadoop git commit: HADOOP-15342. Updating ADLS connector to use the current SDK version (2.2.7). Contributed by Atul Sikaria.

2018-04-02 Thread naganarasimha_gr
HADOOP-15342. Updating ADLS connector to use the current SDK version (2.2.7). Contributed by Atul Sikaria. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9d7a9031 Tree:

  1   2   3   4   5   >