[jira] [Updated] (HIVE-10292) Add support for HS2 to use custom authentication class with kerberos environment

2015-08-31 Thread HeeSoo Kim (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

HeeSoo Kim updated HIVE-10292:
--
Attachment: HIVE-10292.2.patch

> Add support for HS2 to use custom authentication class with kerberos 
> environment
> 
>
> Key: HIVE-10292
> URL: https://issues.apache.org/jira/browse/HIVE-10292
> Project: Hive
>  Issue Type: New Feature
>  Components: HiveServer2
>Affects Versions: 1.2.0
>Reporter: Heesoo Kim
>Assignee: HeeSoo Kim
> Attachments: HIVE-10292.2.patch, HIVE-10292.patch
>
>
> In the kerberos environment, Hiveserver2 only supports GSSAPI and DIGEST-MD5 
> authentication mechanism. We would like to add the ability to use custom 
> authentication class in conjunction with Kerberos. 
> This is necessary to connect to HiveServer2 from a machine which cannot 
> authenticate with the KDC used inside the cluster environment



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-10292) Add support for HS2 to use custom authentication class with kerberos environment

2015-08-31 Thread HeeSoo Kim (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

HeeSoo Kim updated HIVE-10292:
--
Attachment: (was: HIVE-10292.2.path)

> Add support for HS2 to use custom authentication class with kerberos 
> environment
> 
>
> Key: HIVE-10292
> URL: https://issues.apache.org/jira/browse/HIVE-10292
> Project: Hive
>  Issue Type: New Feature
>  Components: HiveServer2
>Affects Versions: 1.2.0
>Reporter: Heesoo Kim
>Assignee: HeeSoo Kim
> Attachments: HIVE-10292.patch
>
>
> In the kerberos environment, Hiveserver2 only supports GSSAPI and DIGEST-MD5 
> authentication mechanism. We would like to add the ability to use custom 
> authentication class in conjunction with Kerberos. 
> This is necessary to connect to HiveServer2 from a machine which cannot 
> authenticate with the KDC used inside the cluster environment



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-10292) Add support for HS2 to use custom authentication class with kerberos environment

2015-08-31 Thread HeeSoo Kim (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

HeeSoo Kim updated HIVE-10292:
--
Attachment: HIVE-10292.2.path

> Add support for HS2 to use custom authentication class with kerberos 
> environment
> 
>
> Key: HIVE-10292
> URL: https://issues.apache.org/jira/browse/HIVE-10292
> Project: Hive
>  Issue Type: New Feature
>  Components: HiveServer2
>Affects Versions: 1.2.0
>Reporter: Heesoo Kim
>Assignee: HeeSoo Kim
> Attachments: HIVE-10292.2.path, HIVE-10292.patch
>
>
> In the kerberos environment, Hiveserver2 only supports GSSAPI and DIGEST-MD5 
> authentication mechanism. We would like to add the ability to use custom 
> authentication class in conjunction with Kerberos. 
> This is necessary to connect to HiveServer2 from a machine which cannot 
> authenticate with the KDC used inside the cluster environment



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-10292) Add support for HS2 to use custom authentication class with kerberos environment

2015-08-25 Thread Ravi Prakash (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ravi Prakash updated HIVE-10292:

Description: 
In the kerberos environment, Hiveserver2 only supports GSSAPI and DIGEST-MD5 
authentication mechanism. We would like to add the ability to use custom 
authentication class in conjunction with Kerberos. 
This is necessary to connect to HiveServer2 from a machine which cannot 
authenticate with the KDC used inside the cluster environment

  was:
In the kerberos environment, Hiveserver2 only supports GSSAPI and DIGEST-MD5 
authentication mechanism. 
We would like to add the ability to use custom authentication class in 
conjunction with Kerberos. This is necessary to connect to HiveServer2 from a 
machine which cannot authenticate with the KDC used inside the cluster 
environment


> Add support for HS2 to use custom authentication class with kerberos 
> environment
> 
>
> Key: HIVE-10292
> URL: https://issues.apache.org/jira/browse/HIVE-10292
> Project: Hive
>  Issue Type: New Feature
>  Components: HiveServer2
>Affects Versions: 1.2.0
>Reporter: Heesoo Kim
>Assignee: HeeSoo Kim
> Attachments: HIVE-10292.patch
>
>
> In the kerberos environment, Hiveserver2 only supports GSSAPI and DIGEST-MD5 
> authentication mechanism. We would like to add the ability to use custom 
> authentication class in conjunction with Kerberos. 
> This is necessary to connect to HiveServer2 from a machine which cannot 
> authenticate with the KDC used inside the cluster environment



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-10292) Add support for HS2 to use custom authentication class with kerberos environment

2015-08-25 Thread Ravi Prakash (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ravi Prakash updated HIVE-10292:

Description: 
In the kerberos environment, Hiveserver2 only supports GSSAPI and DIGEST-MD5 
authentication mechanism. 
We would like to add the ability to use custom authentication class in 
conjunction with Kerberos. This is necessary to connect to HiveServer2 from a 
machine which cannot authenticate with the KDC used inside the cluster 
environment

  was:
In the kerberos environment, Hiveserver2 only supports GSSAPI and DIGEST-MD5 
authentication mechanism. 
We would like to add the ability to use custom authentication class in 
conjunction with Kerberos. This is necessary to connect to a 


> Add support for HS2 to use custom authentication class with kerberos 
> environment
> 
>
> Key: HIVE-10292
> URL: https://issues.apache.org/jira/browse/HIVE-10292
> Project: Hive
>  Issue Type: New Feature
>  Components: HiveServer2
>Affects Versions: 1.2.0
>Reporter: Heesoo Kim
>Assignee: HeeSoo Kim
> Attachments: HIVE-10292.patch
>
>
> In the kerberos environment, Hiveserver2 only supports GSSAPI and DIGEST-MD5 
> authentication mechanism. 
> We would like to add the ability to use custom authentication class in 
> conjunction with Kerberos. This is necessary to connect to HiveServer2 from a 
> machine which cannot authenticate with the KDC used inside the cluster 
> environment



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-10292) Add support for HS2 to use custom authentication class with kerberos environment

2015-08-25 Thread Ravi Prakash (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ravi Prakash updated HIVE-10292:

Description: 
In the kerberos environment, Hiveserver2 only supports GSSAPI and DIGEST-MD5 
authentication mechanism. 
We would like to add the ability to use custom authentication class in 
conjunction with Kerberos. This is necessary to connect to a 

  was:
In the kerberos environment, Hiveserver2 only supports GSSAPI and DIGEST-MD5 
authentication mechanism. 
We would like to add the ability to use custom authentication class in 
conjunction with Kerberos.


> Add support for HS2 to use custom authentication class with kerberos 
> environment
> 
>
> Key: HIVE-10292
> URL: https://issues.apache.org/jira/browse/HIVE-10292
> Project: Hive
>  Issue Type: New Feature
>  Components: HiveServer2
>Affects Versions: 1.2.0
>Reporter: Heesoo Kim
>Assignee: HeeSoo Kim
> Attachments: HIVE-10292.patch
>
>
> In the kerberos environment, Hiveserver2 only supports GSSAPI and DIGEST-MD5 
> authentication mechanism. 
> We would like to add the ability to use custom authentication class in 
> conjunction with Kerberos. This is necessary to connect to a 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-10292) Add support for HS2 to use custom authentication class with kerberos environment

2015-07-10 Thread HeeSoo Kim (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

HeeSoo Kim updated HIVE-10292:
--
Affects Version/s: (was: 1.1.0)
   1.2.0

> Add support for HS2 to use custom authentication class with kerberos 
> environment
> 
>
> Key: HIVE-10292
> URL: https://issues.apache.org/jira/browse/HIVE-10292
> Project: Hive
>  Issue Type: New Feature
>  Components: HiveServer2
>Affects Versions: 1.2.0
>Reporter: Heesoo Kim
>Assignee: HeeSoo Kim
> Attachments: HIVE-10292.patch
>
>
> In the kerberos environment, Hiveserver2 only supports GSSAPI and DIGEST-MD5 
> authentication mechanism. 
> We would like to add the ability to use custom authentication class in 
> conjunction with Kerberos.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-10292) Add support for HS2 to use custom authentication class with kerberos environment

2015-07-07 Thread HeeSoo Kim (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

HeeSoo Kim updated HIVE-10292:
--
Attachment: HIVE-10292.patch

> Add support for HS2 to use custom authentication class with kerberos 
> environment
> 
>
> Key: HIVE-10292
> URL: https://issues.apache.org/jira/browse/HIVE-10292
> Project: Hive
>  Issue Type: New Feature
>  Components: HiveServer2
>Affects Versions: 1.1.0
>Reporter: Heesoo Kim
>Assignee: HeeSoo Kim
> Attachments: HIVE-10292.patch
>
>
> In the kerberos environment, Hiveserver2 only supports GSSAPI and DIGEST-MD5 
> authentication mechanism. 
> We would like to add the ability to use custom authentication class in 
> conjunction with Kerberos.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)