[jira] [Commented] (AMBARI-16085) Modify Ambari stacks for Ranger (for enabling plugins) to use service keytab for creating repositories and policies
[ https://issues.apache.org/jira/browse/AMBARI-16085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262511#comment-15262511 ] Hudson commented on AMBARI-16085: - FAILURE: Integrated in Ambari-trunk-Commit #4757 (See [https://builds.apache.org/job/Ambari-trunk-Commit/4757/]) AMBARI-16085. Modify Ambari stacks for Ranger (for enabling plugins) to (gautam: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=126626857ffdabfb61788ff72a83023262bd58da]) * ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/params_linux.py * ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/params_linux.py * ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py * ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/package/scripts/params_linux.py * ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params_linux.py * ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/package/scripts/params_linux.py * ambari-common/src/main/python/resource_management/libraries/functions/ranger_functions_v2.py * ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/params.py > Modify Ambari stacks for Ranger (for enabling plugins) to use service keytab > for creating repositories and policies > --- > > Key: AMBARI-16085 > URL: https://issues.apache.org/jira/browse/AMBARI-16085 > Project: Ambari > Issue Type: Bug > Components: ambari-server >Affects Versions: 2.4.0 >Reporter: Gautam Borad >Assignee: Gautam Borad > Fix For: 2.4.0 > > Attachments: AMBARI-16085.2.patch, AMBARI-16085.4.patch, > AMBARI-16085.patch > > > In order to allow Ranger plugins to support Kerberos Authentication. Make > changes in Ranger plugin stacks to create ranger services and policies using > component principal / keytab. Also take care of config changes to support > plugin communication in Kerberos enabled env. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (AMBARI-16085) Modify Ambari stacks for Ranger (for enabling plugins) to use service keytab for creating repositories and policies
[ https://issues.apache.org/jira/browse/AMBARI-16085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262208#comment-15262208 ] Gautam Borad commented on AMBARI-16085: --- Committed additional patch : https://github.com/apache/ambari/commit/126626857ffdabfb61788ff72a83023262bd58da > Modify Ambari stacks for Ranger (for enabling plugins) to use service keytab > for creating repositories and policies > --- > > Key: AMBARI-16085 > URL: https://issues.apache.org/jira/browse/AMBARI-16085 > Project: Ambari > Issue Type: Bug > Components: ambari-server >Affects Versions: 2.4.0 >Reporter: Gautam Borad >Assignee: Gautam Borad > Fix For: 2.4.0 > > Attachments: AMBARI-16085.2.patch, AMBARI-16085.patch > > > In order to allow Ranger plugins to support Kerberos Authentication. Make > changes in Ranger plugin stacks to create ranger services and policies using > component principal / keytab. Also take care of config changes to support > plugin communication in Kerberos enabled env. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (AMBARI-16085) Modify Ambari stacks for Ranger (for enabling plugins) to use service keytab for creating repositories and policies
[ https://issues.apache.org/jira/browse/AMBARI-16085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15261642#comment-15261642 ] Hudson commented on AMBARI-16085: - SUCCESS: Integrated in Ambari-trunk-Commit #4753 (See [https://builds.apache.org/job/Ambari-trunk-Commit/4753/]) AMBARI-16085. Modify Ambari stacks for Ranger (for enabling plugins) to (gautam: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=e74bfa4a4ba7689f7f7d3a363fc817871b32c798]) * ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/setup_ranger_hive.py * ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/setup_ranger_hdfs.py * ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/package/scripts/params_linux.py * ambari-common/src/main/python/resource_management/libraries/functions/setup_ranger_plugin_xml.py * ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py * ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/params_linux.py * ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/setup_ranger_yarn.py * ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger_xml.py * ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/setup_ranger_hbase.py * ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/params_linux.py * ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/setup_ranger_kafka.py * ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/package/scripts/setup_ranger_knox.py * ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/params.py * ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/package/scripts/setup_ranger_storm.py * ambari-common/src/main/python/resource_management/libraries/functions/ranger_functions_v2.py * ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params_linux.py * ambari-common/src/main/python/resource_management/libraries/functions/curl_krb_request.py * ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/package/scripts/params_linux.py > Modify Ambari stacks for Ranger (for enabling plugins) to use service keytab > for creating repositories and policies > --- > > Key: AMBARI-16085 > URL: https://issues.apache.org/jira/browse/AMBARI-16085 > Project: Ambari > Issue Type: Bug > Components: ambari-server >Affects Versions: 2.4.0 >Reporter: Gautam Borad >Assignee: Gautam Borad > Fix For: 2.4.0 > > Attachments: AMBARI-16085.2.patch, AMBARI-16085.patch > > > In order to allow Ranger plugins to support Kerberos Authentication. Make > changes in Ranger plugin stacks to create ranger services and policies using > component principal / keytab. Also take care of config changes to support > plugin communication in Kerberos enabled env. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (AMBARI-16085) Modify Ambari stacks for Ranger (for enabling plugins) to use service keytab for creating repositories and policies
[ https://issues.apache.org/jira/browse/AMBARI-16085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15261543#comment-15261543 ] Gautam Borad commented on AMBARI-16085: --- Committed to trunk : https://github.com/apache/ambari/commit/e74bfa4a4ba7689f7f7d3a363fc817871b32c798 > Modify Ambari stacks for Ranger (for enabling plugins) to use service keytab > for creating repositories and policies > --- > > Key: AMBARI-16085 > URL: https://issues.apache.org/jira/browse/AMBARI-16085 > Project: Ambari > Issue Type: Bug > Components: ambari-server >Affects Versions: 2.4.0 >Reporter: Gautam Borad >Assignee: Gautam Borad > Fix For: 2.4.0 > > Attachments: AMBARI-16085.2.patch, AMBARI-16085.patch > > > In order to allow Ranger plugins to support Kerberos Authentication. Make > changes in Ranger plugin stacks to create ranger services and policies using > component principal / keytab. Also take care of config changes to support > plugin communication in Kerberos enabled env. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (AMBARI-16085) Modify Ambari stacks for Ranger (for enabling plugins) to use service keytab for creating repositories and policies
[ https://issues.apache.org/jira/browse/AMBARI-16085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15260224#comment-15260224 ] Hadoop QA commented on AMBARI-16085: {color:red}-1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12800991/AMBARI-16085.2.patch against trunk revision . {color:green}+1 @author{color}. The patch does not contain any @author tags. {color:red}-1 tests included{color}. 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. {color:green}+1 javac{color}. The applied patch does not increase the total number of javac compiler warnings. {color:green}+1 release audit{color}. The applied patch does not increase the total number of release audit warnings. {color:red}-1 core tests{color}. The test build failed in ambari-server Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/6686//testReport/ Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/6686//console This message is automatically generated. > Modify Ambari stacks for Ranger (for enabling plugins) to use service keytab > for creating repositories and policies > --- > > Key: AMBARI-16085 > URL: https://issues.apache.org/jira/browse/AMBARI-16085 > Project: Ambari > Issue Type: Bug > Components: ambari-server >Affects Versions: 2.4.0 >Reporter: Gautam Borad >Assignee: Gautam Borad > Fix For: 2.4.0 > > Attachments: AMBARI-16085.2.patch, AMBARI-16085.patch > > > In order to allow Ranger plugins to support Kerberos Authentication. Make > changes in Ranger plugin stacks to create ranger services and policies using > component principal / keytab. Also take care of config changes to support > plugin communication in Kerberos enabled env. -- This message was sent by Atlassian JIRA (v6.3.4#6332)