[jira] [Commented] (KNOX-907) Knox Proxy - Ambari HIVE2.0 view doesn't showup due to Servicecheck issues

2017-05-22 Thread Michael Salmon (JIRA)

[ 
https://issues.apache.org/jira/browse/KNOX-907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16019523#comment-16019523
 ] 

Michael Salmon commented on KNOX-907:
-

I made this change but I still can't access 
/api/v1/views/HIVE/versions/2.0.0/instances/AUTO_HIVE20_INSTANCE/resources/system/service-check-policy

> Knox Proxy - Ambari HIVE2.0 view doesn't showup due to Servicecheck issues
> --
>
> Key: KNOX-907
> URL: https://issues.apache.org/jira/browse/KNOX-907
> Project: Apache Knox
>  Issue Type: Bug
>  Components: Server
>Reporter: SuryaKranthi Koneru
>Assignee: Larry McCay
>Priority: Critical
>  Labels: kip-4
> Fix For: 0.12.0
>
> Attachments: KNOX-907-001.patch
>
>
> Ambari URL:-
> http://hostname:8080/#/main/views/HIVE/2.0.0/AUTO_HIVE20_INSTANCE
> Knox proxy enabled for Ambari:-
> https://hostname:8443/gateway/ui/ambari/#/main/views/HIVE/2.0.0/AUTO_HIVE20_INSTANCE
> steps to reproduce:-
> 1- Configure Knox Proxy for Ambari.
> create ui.xml in /usr/hdp/current/knox-server/conf/topologies
> Note:- I have already deployed ui.xml topology in this path. There is no Knox 
> restart required. 
> below is the sample ui.xml
> 2- Invoke Ambari through knox proxy 
> https://hostname:8443/gateway/ui/ambari/#/login
> 3- Click on hive2.0 view
> Notice all the service checks failed messages. Attached is screenshot
> Note:- If you go through Ambari URL then you will be able to access HIVE2.0 
> view.
> http://hostname:8080/#/main/views/HIVE/2.0.0/AUTO_HIVE20_INSTANCE
> ui.xml:-
> 
> 
> 
> authentication
> ShiroProvider
> true
> 
> sessionTimeout
> 30
> 
> 
> main.ldapRealm
> 
> org.apache.hadoop.gateway.shirorealm.KnoxLdapRealm
> 
> 
> main.ldapRealm.userDnTemplate
> 
> uid={0},ou=people,dc=hadoop,dc=apache,dc=org
> 
> 
> main.ldapRealm.contextFactory.url
> ldap://:
> 
> 
> 
> main.ldapRealm.contextFactory.authenticationMechanism
> simple
> 
> 
> urls./**
> authcBasic
> 
> 
> 
> identity-assertion
> Default
> true
> 
> 
> 
> AMBARI
> http://hostname:8080 
> 
> 
> AMBARIUI
> http://hostname:8080
> 
> 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (KNOX-907) Knox Proxy - Ambari HIVE2.0 view doesn't showup due to Servicecheck issues

2017-03-14 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/KNOX-907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15924209#comment-15924209
 ] 

ASF subversion and git services commented on KNOX-907:
--

Commit 2a2de8223277a8bfc521781abc5249b7205ded19 in knox's branch 
refs/heads/v0.12.0 from [~sumit.gupta]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=2a2de82 ]

KNOX-907 - Ambari Hive 2.0 view fix


> Knox Proxy - Ambari HIVE2.0 view doesn't showup due to Servicecheck issues
> --
>
> Key: KNOX-907
> URL: https://issues.apache.org/jira/browse/KNOX-907
> Project: Apache Knox
>  Issue Type: Bug
>  Components: Server
>Reporter: SuryaKranthi Koneru
>Assignee: Larry McCay
>Priority: Critical
>  Labels: kip-4
> Fix For: 0.12.0
>
> Attachments: KNOX-907-001.patch
>
>
> Ambari URL:-
> http://hostname:8080/#/main/views/HIVE/2.0.0/AUTO_HIVE20_INSTANCE
> Knox proxy enabled for Ambari:-
> https://hostname:8443/gateway/ui/ambari/#/main/views/HIVE/2.0.0/AUTO_HIVE20_INSTANCE
> steps to reproduce:-
> 1- Configure Knox Proxy for Ambari.
> create ui.xml in /usr/hdp/current/knox-server/conf/topologies
> Note:- I have already deployed ui.xml topology in this path. There is no Knox 
> restart required. 
> below is the sample ui.xml
> 2- Invoke Ambari through knox proxy 
> https://hostname:8443/gateway/ui/ambari/#/login
> 3- Click on hive2.0 view
> Notice all the service checks failed messages. Attached is screenshot
> Note:- If you go through Ambari URL then you will be able to access HIVE2.0 
> view.
> http://hostname:8080/#/main/views/HIVE/2.0.0/AUTO_HIVE20_INSTANCE
> ui.xml:-
> 
> 
> 
> authentication
> ShiroProvider
> true
> 
> sessionTimeout
> 30
> 
> 
> main.ldapRealm
> 
> org.apache.hadoop.gateway.shirorealm.KnoxLdapRealm
> 
> 
> main.ldapRealm.userDnTemplate
> 
> uid={0},ou=people,dc=hadoop,dc=apache,dc=org
> 
> 
> main.ldapRealm.contextFactory.url
> ldap://:
> 
> 
> 
> main.ldapRealm.contextFactory.authenticationMechanism
> simple
> 
> 
> urls./**
> authcBasic
> 
> 
> 
> identity-assertion
> Default
> true
> 
> 
> 
> AMBARI
> http://hostname:8080 
> 
> 
> AMBARIUI
> http://hostname:8080
> 
> 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (KNOX-907) Knox Proxy - Ambari HIVE2.0 view doesn't showup due to Servicecheck issues

2017-03-14 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/KNOX-907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15924205#comment-15924205
 ] 

ASF subversion and git services commented on KNOX-907:
--

Commit d3c6aefd31490ab9612b55c7106939e131a0d684 in knox's branch 
refs/heads/master from [~sumit.gupta]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=d3c6aef ]

KNOX-907 - Ambari Hive 2.0 view fix


> Knox Proxy - Ambari HIVE2.0 view doesn't showup due to Servicecheck issues
> --
>
> Key: KNOX-907
> URL: https://issues.apache.org/jira/browse/KNOX-907
> Project: Apache Knox
>  Issue Type: Bug
>  Components: Server
>Reporter: SuryaKranthi Koneru
>Assignee: Larry McCay
>Priority: Critical
>  Labels: kip-4
> Fix For: 0.13.0
>
> Attachments: KNOX-907-001.patch
>
>
> Ambari URL:-
> http://hostname:8080/#/main/views/HIVE/2.0.0/AUTO_HIVE20_INSTANCE
> Knox proxy enabled for Ambari:-
> https://hostname:8443/gateway/ui/ambari/#/main/views/HIVE/2.0.0/AUTO_HIVE20_INSTANCE
> steps to reproduce:-
> 1- Configure Knox Proxy for Ambari.
> create ui.xml in /usr/hdp/current/knox-server/conf/topologies
> Note:- I have already deployed ui.xml topology in this path. There is no Knox 
> restart required. 
> below is the sample ui.xml
> 2- Invoke Ambari through knox proxy 
> https://hostname:8443/gateway/ui/ambari/#/login
> 3- Click on hive2.0 view
> Notice all the service checks failed messages. Attached is screenshot
> Note:- If you go through Ambari URL then you will be able to access HIVE2.0 
> view.
> http://hostname:8080/#/main/views/HIVE/2.0.0/AUTO_HIVE20_INSTANCE
> ui.xml:-
> 
> 
> 
> authentication
> ShiroProvider
> true
> 
> sessionTimeout
> 30
> 
> 
> main.ldapRealm
> 
> org.apache.hadoop.gateway.shirorealm.KnoxLdapRealm
> 
> 
> main.ldapRealm.userDnTemplate
> 
> uid={0},ou=people,dc=hadoop,dc=apache,dc=org
> 
> 
> main.ldapRealm.contextFactory.url
> ldap://:
> 
> 
> 
> main.ldapRealm.contextFactory.authenticationMechanism
> simple
> 
> 
> urls./**
> authcBasic
> 
> 
> 
> identity-assertion
> Default
> true
> 
> 
> 
> AMBARI
> http://hostname:8080 
> 
> 
> AMBARIUI
> http://hostname:8080
> 
> 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (KNOX-907) Knox Proxy - Ambari HIVE2.0 view doesn't showup due to Servicecheck issues

2017-03-14 Thread Sumit Gupta (JIRA)

[ 
https://issues.apache.org/jira/browse/KNOX-907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15924188#comment-15924188
 ] 

Sumit Gupta commented on KNOX-907:
--

Looks good to me, I'll get the patch in.

> Knox Proxy - Ambari HIVE2.0 view doesn't showup due to Servicecheck issues
> --
>
> Key: KNOX-907
> URL: https://issues.apache.org/jira/browse/KNOX-907
> Project: Apache Knox
>  Issue Type: Bug
>  Components: Server
>Reporter: SuryaKranthi Koneru
>Assignee: Larry McCay
>Priority: Critical
>  Labels: kip-4
> Fix For: 0.13.0
>
> Attachments: KNOX-907-001.patch
>
>
> Ambari URL:-
> http://hostname:8080/#/main/views/HIVE/2.0.0/AUTO_HIVE20_INSTANCE
> Knox proxy enabled for Ambari:-
> https://hostname:8443/gateway/ui/ambari/#/main/views/HIVE/2.0.0/AUTO_HIVE20_INSTANCE
> steps to reproduce:-
> 1- Configure Knox Proxy for Ambari.
> create ui.xml in /usr/hdp/current/knox-server/conf/topologies
> Note:- I have already deployed ui.xml topology in this path. There is no Knox 
> restart required. 
> below is the sample ui.xml
> 2- Invoke Ambari through knox proxy 
> https://hostname:8443/gateway/ui/ambari/#/login
> 3- Click on hive2.0 view
> Notice all the service checks failed messages. Attached is screenshot
> Note:- If you go through Ambari URL then you will be able to access HIVE2.0 
> view.
> http://hostname:8080/#/main/views/HIVE/2.0.0/AUTO_HIVE20_INSTANCE
> ui.xml:-
> 
> 
> 
> authentication
> ShiroProvider
> true
> 
> sessionTimeout
> 30
> 
> 
> main.ldapRealm
> 
> org.apache.hadoop.gateway.shirorealm.KnoxLdapRealm
> 
> 
> main.ldapRealm.userDnTemplate
> 
> uid={0},ou=people,dc=hadoop,dc=apache,dc=org
> 
> 
> main.ldapRealm.contextFactory.url
> ldap://:
> 
> 
> 
> main.ldapRealm.contextFactory.authenticationMechanism
> simple
> 
> 
> urls./**
> authcBasic
> 
> 
> 
> identity-assertion
> Default
> true
> 
> 
> 
> AMBARI
> http://hostname:8080 
> 
> 
> AMBARIUI
> http://hostname:8080
> 
> 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)