You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by illyaSlobozhanin <gi...@git.apache.org> on 2018/10/17 16:07:37 UTC

[GitHub] hadoop pull request #428: Yarn test 1

GitHub user illyaSlobozhanin opened a pull request:

    https://github.com/apache/hadoop/pull/428

    Yarn test 1

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/illyaSlobozhanin/hadoop YARN-TEST-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/hadoop/pull/428.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #428
    
----
commit 1b9bea09737dadfc2128c9398fc1d362027543f7
Author: Takanobu Asanuma <ta...@...>
Date:   2018-10-03T07:38:41Z

    HADOOP-15814. Maven 3.3.3 unable to parse pom file. Contributed by Wei-Chiu Chuang.
    
    (cherry picked from commit 2626f46691e1e1ad09967d0931a79b95e308c8b8)

commit e5e9d7b595fd44eb36db2c2846792fed82d7757c
Author: Steve Loughran <st...@...>
Date:   2018-10-03T11:53:56Z

    HADOOP-15795. Make HTTPS the default protocol for ABFS.
    Contributed by Da Zhou.
    
    (cherry picked from commit 7051bd78b17b2666c2fa0f61823920285a060a76)

commit c6942a315b72ab6ea5ced4f2385616f0df0270eb
Author: Steve Loughran <st...@...>
Date:   2018-10-03T11:59:16Z

    HADOOP-15792. typo in AzureBlobFileSystem.getIsNamespaceEnabeld.
    Contributed by Abhishek Modi.
    
    (cherry picked from commit e8b8604314a2ea894b1f24939c42e782b83335aa)

commit 4de3cf1968a693a9ea5330773f93b1e52b717358
Author: Akira Ajisaka <aa...@...>
Date:   2018-10-04T00:51:42Z

    YARN-8840. Add missing cleanupSSLConfig() call for TestTimelineClient test. Contributed by Aki Tanaka.
    
    (cherry picked from commit 39b35036ba47064149003046a7b59feb01575d1e)

commit e185ae2d17e1ac4e432549fde077a5ee21041d8f
Author: Yiqun Lin <yq...@...>
Date:   2018-10-04T02:30:30Z

    HADOOP-15817. Reuse Object Mapper in KMSJSONReader. Contributed by Jonathan Eagles.
    
    (cherry picked from commit 81f635f47f0737eb551bef1aa55afdf7b268253d)

commit abe4a8e5d82e70ce991e2830f20eba9f25a2491a
Author: Wangda Tan <wa...@...>
Date:   2018-10-04T17:31:33Z

    YARN-8758. Support getting PreemptionMessage when using AMRMClientAsyn. (Zian Chen via wangda)
    
    Change-Id: Ibf5d165f49957b582eeadeb41dc285c84d2f05e7
    (cherry picked from commit 6926fd0ec634df2576bbc9f45e9636b99260db72)

commit b3ac8869338faeabedbc27e95e3166c830a9a761
Author: Wangda Tan <wa...@...>
Date:   2018-10-04T17:48:47Z

    YARN-8844. TestNMProxy unit test is failing. (Eric Yang via wangda)
    
    Change-Id: I241fa8701b6f1dbcad87fd2e9a429e32e7aa40f5

commit 62d02eecd0079a9f1fbfb18743c5324a61a03a7c
Author: Yiqun Lin <yq...@...>
Date:   2018-10-05T01:55:08Z

    HDFS-13957. Fix incorrect option used in description of InMemoryAliasMap.
    
    (cherry picked from commit 619e490333fa89601fd476dedac6d16610e9a52a)

commit df189bf50eb90a8caca98fe2516bf9240296e266
Author: Takanobu Asanuma <ta...@...>
Date:   2018-10-05T05:57:45Z

    HADOOP-15816. Upgrade Apache Zookeeper version due to security concerns. Contributed by Akira Ajisaka.
    
    (cherry picked from commit 241cbec2dab3c3d49b48f42b86e8bd85cd1f08f3)

commit 8957a61ed9670bd4c61d77a4f43bf18116cb81a2
Author: Sunil G <su...@...>
Date:   2018-10-05T06:58:09Z

    YARN-7957. [UI2] YARN service delete option disappears after stopping application. Contributed by Akhil PB.
    
    (cherry picked from commit 751f626e506b6cf8cc87ca65b65550871dca74fb)

commit a7711073ac2eb39cf17c0dfda8cb142a0512d63f
Author: Sunil G <su...@...>
Date:   2018-10-05T08:58:54Z

    YARN-8797. [UI2] Improve error pages in new YARN UI. Contributed by Akhil PB.
    
    (cherry picked from commit 94d82f416258b65c8ab7849a459af78abebdf7d0)

commit 83b9b25c5136bfb99477b1142af22cb4a4b36be5
Author: Steve Loughran <st...@...>
Date:   2018-10-05T10:29:43Z

    HADOOP-15809. ABFS: better exception handling when making getAccessToken call.
    Contributed by Da Zhou
    
    (cherry picked from commit 273cc2d4e972dc7cc371761a4ab2d1bc20dd5ca0)

commit 2c392da8aa790ea7541745c4d77e0b5ecbc47ac6
Author: Sunil G <su...@...>
Date:   2018-10-05T10:40:47Z

    HADOOP-15791. Remove Ozone related sources from the 3.2 branch. Contributed by Elek, Marton.

commit 843e7f81fee345f5336acdb855d3f7f506f0b56b
Author: Vidura Mudalige <vi...@...>
Date:   2018-09-27T16:10:13Z

    YARN-8819. Fix findbugs warnings in YarnServiceUtils
    
    Signed-off-by: Akira Ajisaka <aa...@apache.org>
    (cherry picked from commit b85ee0d75d450f1c695cec1bebac627f66a97c98)

commit 52f9759bf2290e16c13f382865c38c2e8d762716
Author: Inigo Goiri <in...@...>
Date:   2018-10-06T17:40:49Z

    HDFS-13964. RBF: TestRouterWebHDFSContractAppend fails with No Active Namenode under nameservice. Contributed by Ayush Saxena.
    
    (cherry picked from commit 3bfff0f79e7246cbb2989c720c14cfa2566a9d1a)

commit 50acba2e394db5978f95ebee913fbfdf6edfb891
Author: Sunil G <su...@...>
Date:   2018-10-08T06:24:56Z

    YARN-7825. [UI2] Maintain constant horizontal application info bar for Application Attempt page. Contributed by Akhil PB.
    
    (cherry picked from commit 228dc192f1108438e2a221ec2ed7b6fd44080295)

commit 21553e22b6640eb188e87ee2f7d8fbf22bd72092
Author: Inigo Goiri <in...@...>
Date:   2018-10-08T17:05:18Z

    YARN-8843. updateNodeResource does not support units for memory. Contributed by Manikandan R.
    
    (cherry picked from commit 745f64012a2a912d5f0a36bbda89dc638e1715cb)

commit b6698e2a828a652e995d4cfe83d8fcd095fdeee2
Author: Yiqun Lin <yq...@...>
Date:   2018-10-09T02:33:13Z

    HDFS-13962. Add null check for add-replica pool to avoid lock acquiring. Contributed by Surendra Singh Lilhore.
    
    (cherry picked from commit 1043795f7fe44c98a34f8ea3cea708c801c3043b)

commit a99658cd8504edfe7b80f979eb25795c16726dcd
Author: Hrishikesh Gadre <hg...@...>
Date:   2018-10-09T03:30:53Z

    HDFS-13926. ThreadLocal aggregations for FileSystem.Statistics are incorrect with striped reads.
    Contributed by Xiao Chen, Hrishikesh Gadre.
    
    Signed-off-by: Xiao Chen <xi...@apache.org>
    (cherry picked from commit 08bb6c49a5aec32b7d9f29238560f947420405d6)

commit 71faacd17557bdfedc741117fe4561c3a0b94f5f
Author: Vidura Mudalige <vi...@...>
Date:   2018-10-08T17:58:30Z

    HADOOP-15818. Fix deprecated maven-surefire-plugin configuration in hadoop-kms module
    
    This closes #425
    
    Signed-off-by: Akira Ajisaka <aa...@apache.org>
    (cherry picked from commit a30b1d1824201df45535706462505f07bb9776eb)

commit f6a73d181ff86496c3fe7512422f8f8100720855
Author: Sunil G <su...@...>
Date:   2018-10-09T16:34:17Z

    YARN-8853. [UI2] Application Attempts tab is not shown correctly when there are no attempts. Contributed by Akhil PB.
    
    (cherry picked from commit 6f11919beb71f3bab7a49f2866c03bca5a4afc3b)

commit 8e8b74872498077a1c3568b5f55b4e215669bad4
Author: Wangda Tan <wa...@...>
Date:   2018-10-09T17:18:00Z

    YARN-8852. Add documentation for submarine installation details. (Zac Zhou via wangda)
    
    Change-Id: If5681d1ef37ff5dc916735eeef15a6120173d653
    (cherry picked from commit a23ea68b9747eae9b176f908bb04b76d30fe3795)

commit 614d6cf99ce369c5cc07bff1999dd336f5eeb097
Author: Eric Yang <ey...@...>
Date:   2018-10-09T19:54:45Z

    YARN-8845.  Removed unused hadoop.registry.rm reference.
                Contributed by Íñigo Goiri
    
    (cherry picked from commit bf04f194568f9e81f5481b25a84ad903e3c307cf)

commit bc400c8a339ffc16828d651e1fbb33a2075a25b3
Author: Inigo Goiri <in...@...>
Date:   2018-10-10T00:03:21Z

    HDFS-11396. TestNameNodeMetadataConsistency#testGenerationStampInFuture timed out. Contributed by Ayush Saxena.

commit eb0147a4c7b719e4bd605b85fa39a9281f25d870
Author: Weiwei Yang <ww...@...>
Date:   2018-10-10T01:32:17Z

    YARN-8858. CapacityScheduler should respect maximum node resource when per-queue maximum-allocation is being used. Contributed by Wangda Tan.
    
    (cherry picked from commit edce866489d83744f3f47a3b884b0c6136885e4a)

commit 5f97c0cd7657cdeb6196b6f2c83e44990044f52f
Author: Jason Lowe <jl...@...>
Date:   2018-10-05T14:06:02Z

    HADOOP-15820. ZStandardDecompressor native code sets an integer field as a long. Contributed by Jason Lowe
    
    (cherry picked from commit f13e231025333ebf80b30bbdce1296cef554943b)

commit 145c7aa663bcc55e7f354fe4ae12110650eb4c42
Author: Jason Lowe <jl...@...>
Date:   2018-10-10T14:52:19Z

    YARN-7644. NM gets backed up deleting docker containers. Contributed by Chandni Singh
    
    (cherry picked from commit 5ce70e1211e624d58e8bb1181aec00729ebdc085)

commit 1ee09906cebd0a5d5ce986346ff96b8810036e8c
Author: Steve Loughran <st...@...>
Date:   2018-10-10T16:02:00Z

    HADOOP-15839. Review + update cloud store sensitive keys in hadoop.security.sensitive-config-keys.
    Contributed by Steve Loughran.
    
    (cherry picked from commit cdc4350718055189fef8c70e31314607001d4009)

commit 966d94ea2f6f57d8151a7a0a64af6e4e142fcbfb
Author: Weiwei Yang <ww...@...>
Date:   2018-10-10T17:07:22Z

    HDFS-12459. Fix revert: Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API. Contributed by Weiwei Yang.
    
    Signed-off-by: Wei-Chiu Chuang <we...@apache.org>
    (cherry picked from commit 3ead525c71cba068e7abf1c76ad629bfeec10852)

commit 90a9837c9dd3e3a4b6631916ae3dab7c3745b9a7
Author: Hrishikesh Gadre <hg...@...>
Date:   2018-10-10T17:23:07Z

    HDFS-13956. iNotify should include information to identify a file as either replicated or erasure coded. Contributed by Hrishikesh Gadre.
    
    Signed-off-by: Wei-Chiu Chuang <we...@apache.org>
    (cherry picked from commit bf3d591f0cb0fedeab5d89cc8d2270d3b9a70313)

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] hadoop pull request #428: Yarn test 1

Posted by illyaSlobozhanin <gi...@git.apache.org>.
Github user illyaSlobozhanin closed the pull request at:

    https://github.com/apache/hadoop/pull/428


---

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org