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

Microsoft-R client should work in a secured cluster

Details

    • Task
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.4.0
    • 2.5.0
    • ambari-trunk
    • None

    Description

      Microsoft-R client accesses HDFS and YARN to run R commands. We need to determine if any changes are necessary for this client to work in a secured/kerberized environment.

      Attachments

        Issue Links

          Activity

            Patch containing fix

            bsari Balázs Bence Sári added a comment - Patch containing fix
            hadoopqa Hadoop QA added a comment -

            -1 overall. Here are the results of testing the latest attachment
            http://issues.apache.org/jira/secure/attachment/12827591/AMBARI-18338-mpack-kerberos_trunk_v1.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 patch passed unit tests in contrib/management-packs/microsoft-r_mpack.

            Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/8612//testReport/
            Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/8612//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/12827591/AMBARI-18338-mpack-kerberos_trunk_v1.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 patch passed unit tests in contrib/management-packs/microsoft-r_mpack. Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/8612//testReport/ Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/8612//console This message is automatically generated.

            Latest patch.

            bsari Balázs Bence Sári added a comment - Latest 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/12828287/AMBARI-18338-mpack-kerberos_trunk_v5.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 patch passed unit tests in contrib/management-packs/microsoft-r_mpack.

            Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/8655//testReport/
            Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/8655//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/12828287/AMBARI-18338-mpack-kerberos_trunk_v5.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 patch passed unit tests in contrib/management-packs/microsoft-r_mpack. Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/8655//testReport/ Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/8655//console This message is automatically generated.

            Committed to trunk & branch-2.5

            smagyari Magyari Sandor Szilard added a comment - Committed to trunk & branch-2.5
            hudson Hudson added a comment -

            SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #39 (See https://builds.apache.org/job/Ambari-branch-2.5/39/)
            AMBARI-18338. Microsoft-R client should work in a secured cluster (smagyari: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=bc236bd956d531d2b12f4bcadaa83e3c5df31a8a)

            • (edit) contrib/management-packs/microsoft-r_mpack/src/main/resources/common-services/MICROSOFT_R/8.0.0/package/scripts/params.py
            • (edit) contrib/management-packs/microsoft-r_mpack/src/main/resources/common-services/MICROSOFT_R/8.0.0/package/scripts/service_check.py
            • (edit) contrib/management-packs/microsoft-r_mpack/src/main/resources/common-services/MICROSOFT_R/8.0.0/package/scripts/params_linux.py
            • (add) contrib/management-packs/microsoft-r_mpack/src/main/resources/common-services/MICROSOFT_R/8.0.0/kerberos.json
            hudson Hudson added a comment - SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #39 (See https://builds.apache.org/job/Ambari-branch-2.5/39/ ) AMBARI-18338 . Microsoft-R client should work in a secured cluster (smagyari: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=bc236bd956d531d2b12f4bcadaa83e3c5df31a8a ) (edit) contrib/management-packs/microsoft-r_mpack/src/main/resources/common-services/MICROSOFT_R/8.0.0/package/scripts/params.py (edit) contrib/management-packs/microsoft-r_mpack/src/main/resources/common-services/MICROSOFT_R/8.0.0/package/scripts/service_check.py (edit) contrib/management-packs/microsoft-r_mpack/src/main/resources/common-services/MICROSOFT_R/8.0.0/package/scripts/params_linux.py (add) contrib/management-packs/microsoft-r_mpack/src/main/resources/common-services/MICROSOFT_R/8.0.0/kerberos.json
            hudson Hudson added a comment -

            SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #5675 (See https://builds.apache.org/job/Ambari-trunk-Commit/5675/)
            AMBARI-18338. Microsoft-R client should work in a secured cluster (smagyari: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=cc684be15b1fa5404ed86918f8b13d8ae2b0f1ae)

            • (add) contrib/management-packs/microsoft-r_mpack/src/main/resources/common-services/MICROSOFT_R/8.0.0/kerberos.json
            • (edit) contrib/management-packs/microsoft-r_mpack/src/main/resources/common-services/MICROSOFT_R/8.0.0/package/scripts/service_check.py
            • (edit) contrib/management-packs/microsoft-r_mpack/src/main/resources/common-services/MICROSOFT_R/8.0.0/package/scripts/params.py
            • (edit) contrib/management-packs/microsoft-r_mpack/src/main/resources/common-services/MICROSOFT_R/8.0.0/package/scripts/params_linux.py
            hudson Hudson added a comment - SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #5675 (See https://builds.apache.org/job/Ambari-trunk-Commit/5675/ ) AMBARI-18338 . Microsoft-R client should work in a secured cluster (smagyari: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=cc684be15b1fa5404ed86918f8b13d8ae2b0f1ae ) (add) contrib/management-packs/microsoft-r_mpack/src/main/resources/common-services/MICROSOFT_R/8.0.0/kerberos.json (edit) contrib/management-packs/microsoft-r_mpack/src/main/resources/common-services/MICROSOFT_R/8.0.0/package/scripts/service_check.py (edit) contrib/management-packs/microsoft-r_mpack/src/main/resources/common-services/MICROSOFT_R/8.0.0/package/scripts/params.py (edit) contrib/management-packs/microsoft-r_mpack/src/main/resources/common-services/MICROSOFT_R/8.0.0/package/scripts/params_linux.py

            People

              bsari Balázs Bence Sári
              bsari Balázs Bence Sári
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 96h
                  96h
                  Remaining:
                  Remaining Estimate - 96h
                  96h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified