Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-10506

Shore up tactical outages around managing configuration files needed for enabling SSL and RPC encryption

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1.0
    • 2.1.0
    • ambari-server
    • None

    Description

      Shore up tactical outages around managing configuration files needed for enabling SSL and RPC encryption (ssl-client.xml and ssl-server.xml). This will address the first need of just being able to configure everything through Ambari. The user still has to know what properties to put where, and this is already covered in our doc sets.

      Attachments

        1. AMBARI-10506.patch
          17 kB
          Antonenko Alexander

        Issue Links

          Activity

            hadoopqa Hadoop QA added a comment -

            -1 overall. Here are the results of testing the latest attachment
            http://issues.apache.org/jira/secure/attachment/12725897/AMBARI-10506.patch
            against trunk revision .

            +1 @author. The patch does not contain any @author tags.

            -1 tests included. The patch doesn't appear to include any new or modified tests.
            Please justify why no new tests are needed for this patch.
            Also please list what manual steps were performed to verify this patch.

            +1 javac. The applied patch does not increase the total number of javac compiler warnings.

            +1 release audit. The applied patch does not increase the total number of release audit warnings.

            -1 core tests. The test build failed in ambari-server

            Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/2361//testReport/
            Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/2361//console

            This message is automatically generated.

            hadoopqa Hadoop QA added a comment - -1 overall . Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12725897/AMBARI-10506.patch against trunk revision . +1 @author . The patch does not contain any @author tags. -1 tests included . The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch. +1 javac . The applied patch does not increase the total number of javac compiler warnings. +1 release audit . The applied patch does not increase the total number of release audit warnings. -1 core tests . The test build failed in ambari-server Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/2361//testReport/ Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/2361//console This message is automatically generated.

            +1 for the patch

            akovalenko Aleksandr Kovalenko added a comment - +1 for the patch
            hadoopqa Hadoop QA added a comment -

            -1 overall. Here are the results of testing the latest attachment
            http://issues.apache.org/jira/secure/attachment/12725897/AMBARI-10506.patch
            against trunk revision .

            +1 @author. The patch does not contain any @author tags.

            -1 tests included. The patch doesn't appear to include any new or modified tests.
            Please justify why no new tests are needed for this patch.
            Also please list what manual steps were performed to verify this patch.

            +1 javac. The applied patch does not increase the total number of javac compiler warnings.

            +1 release audit. The applied patch does not increase the total number of release audit warnings.

            -1 core tests. The test build failed in ambari-server

            Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/2410//testReport/
            Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/2410//console

            This message is automatically generated.

            hadoopqa Hadoop QA added a comment - -1 overall . Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12725897/AMBARI-10506.patch against trunk revision . +1 @author . The patch does not contain any @author tags. -1 tests included . The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch. +1 javac . The applied patch does not increase the total number of javac compiler warnings. +1 release audit . The applied patch does not increase the total number of release audit warnings. -1 core tests . The test build failed in ambari-server Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/2410//testReport/ Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/2410//console This message is automatically generated.

            Test fail is not cased by this patch

            aantonenko Antonenko Alexander added a comment - Test fail is not cased by this patch

            Committed to trunk

            aantonenko Antonenko Alexander added a comment - Committed to trunk
            hudson Hudson added a comment -

            FAILURE: Integrated in Ambari-trunk-Commit #2368 (See https://builds.apache.org/job/Ambari-trunk-Commit/2368/)
            AMBARI-10506. Shore up tactical outages around managing configuration files needed for enabling SSL and RPC encryption (alexantonenko) (hiveww: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=4f7fc3eea26bf178322c38c5a41f30eee45d9a37)

            • ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/yarn.py
            • ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/configuration/ssl-client.xml
            • ambari-server/src/main/resources/stacks/HDP/2.2.GlusterFS/services/YARN/configuration-mapred/ssl-server.xml
            • ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/services/YARN/configuration-mapred/ssl-server.xml
            • ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/configuration/ssl-server.xml
            • ambari-server/src/main/resources/stacks/HDP/2.2.GlusterFS/services/YARN/configuration-mapred/ssl-client.xml
            • ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/metainfo.xml
            • ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/hdfs.py
            • ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/metainfo.xml
            • ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/services/YARN/configuration-mapred/ssl-client.xml
            hudson Hudson added a comment - FAILURE: Integrated in Ambari-trunk-Commit #2368 (See https://builds.apache.org/job/Ambari-trunk-Commit/2368/ ) AMBARI-10506 . Shore up tactical outages around managing configuration files needed for enabling SSL and RPC encryption (alexantonenko) (hiveww: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=4f7fc3eea26bf178322c38c5a41f30eee45d9a37 ) ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/yarn.py ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/configuration/ssl-client.xml ambari-server/src/main/resources/stacks/HDP/2.2.GlusterFS/services/YARN/configuration-mapred/ssl-server.xml ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/services/YARN/configuration-mapred/ssl-server.xml ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/configuration/ssl-server.xml ambari-server/src/main/resources/stacks/HDP/2.2.GlusterFS/services/YARN/configuration-mapred/ssl-client.xml ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/metainfo.xml ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/hdfs.py ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/metainfo.xml ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/services/YARN/configuration-mapred/ssl-client.xml

            People

              aantonenko Antonenko Alexander
              bergenholtz Erik Bergenholtz
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: