[jira] [Updated] (HIVE-4752) Add support for hs2 api to use thrift over http

2014-03-28 Thread Vaibhav Gumashta (JIRA)

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

Vaibhav Gumashta updated HIVE-4752:
---

Fix Version/s: (was: 0.13.0)

 Add support for hs2 api to use thrift over http
 ---

 Key: HIVE-4752
 URL: https://issues.apache.org/jira/browse/HIVE-4752
 Project: Hive
  Issue Type: New Feature
  Components: HiveServer2
Affects Versions: 0.13.0
Reporter: Thejas M Nair
Assignee: Vaibhav Gumashta

 Hiveserver2 acts as service on the cluster for external applications. One way 
 to implement access control to services on a hadoop cluster to have a gateway 
 server authorizes service requests before forwarding them to the server. The 
 [knox project | http://wiki.apache.org/incubator/knox] has taken this 
 approach to simplify cluster security management.
 Other services on hadoop cluster such as webhdfs and webhcat already use 
 HTTP. Having hiveserver2 also support thrift over http transport will enable 
 securing hiveserver2 as well using the same approach.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-4752) Add support for hs2 api to use thrift over http

2013-11-14 Thread Vaibhav Gumashta (JIRA)

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

Vaibhav Gumashta updated HIVE-4752:
---

Fix Version/s: 0.13.0

 Add support for hs2 api to use thrift over http
 ---

 Key: HIVE-4752
 URL: https://issues.apache.org/jira/browse/HIVE-4752
 Project: Hive
  Issue Type: Bug
  Components: HiveServer2
Affects Versions: 0.13.0
Reporter: Thejas M Nair
Assignee: Thejas M Nair
 Fix For: 0.13.0


 Hiveserver2 acts as service on the cluster for external applications. One way 
 to implement access control to services on a hadoop cluster to have a gateway 
 server authorizes service requests before forwarding them to the server. The 
 [knox project | http://wiki.apache.org/incubator/knox] has taken this 
 approach to simplify cluster security management.
 Other services on hadoop cluster such as webhdfs and webhcat already use 
 HTTP. Having hiveserver2 also support thrift over http transport will enable 
 securing hiveserver2 as well using the same approach.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HIVE-4752) Add support for hs2 api to use thrift over http

2013-11-14 Thread Vaibhav Gumashta (JIRA)

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

Vaibhav Gumashta updated HIVE-4752:
---

Affects Version/s: 0.13.0

 Add support for hs2 api to use thrift over http
 ---

 Key: HIVE-4752
 URL: https://issues.apache.org/jira/browse/HIVE-4752
 Project: Hive
  Issue Type: Bug
  Components: HiveServer2
Affects Versions: 0.13.0
Reporter: Thejas M Nair
Assignee: Thejas M Nair
 Fix For: 0.13.0


 Hiveserver2 acts as service on the cluster for external applications. One way 
 to implement access control to services on a hadoop cluster to have a gateway 
 server authorizes service requests before forwarding them to the server. The 
 [knox project | http://wiki.apache.org/incubator/knox] has taken this 
 approach to simplify cluster security management.
 Other services on hadoop cluster such as webhdfs and webhcat already use 
 HTTP. Having hiveserver2 also support thrift over http transport will enable 
 securing hiveserver2 as well using the same approach.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HIVE-4752) Add support for hs2 api to use thrift over http

2013-11-14 Thread Vaibhav Gumashta (JIRA)

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

Vaibhav Gumashta updated HIVE-4752:
---

Issue Type: New Feature  (was: Bug)

 Add support for hs2 api to use thrift over http
 ---

 Key: HIVE-4752
 URL: https://issues.apache.org/jira/browse/HIVE-4752
 Project: Hive
  Issue Type: New Feature
  Components: HiveServer2
Affects Versions: 0.13.0
Reporter: Thejas M Nair
Assignee: Thejas M Nair
 Fix For: 0.13.0


 Hiveserver2 acts as service on the cluster for external applications. One way 
 to implement access control to services on a hadoop cluster to have a gateway 
 server authorizes service requests before forwarding them to the server. The 
 [knox project | http://wiki.apache.org/incubator/knox] has taken this 
 approach to simplify cluster security management.
 Other services on hadoop cluster such as webhdfs and webhcat already use 
 HTTP. Having hiveserver2 also support thrift over http transport will enable 
 securing hiveserver2 as well using the same approach.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HIVE-4752) Add support for hs2 api to use thrift over http

2013-10-06 Thread Thejas M Nair (JIRA)

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

Thejas M Nair updated HIVE-4752:


Fix Version/s: (was: 0.12.0)

Preparing for 0.12 release. Removing fix version of 0.12 for those that are not 
in 0.12 branch.


 Add support for hs2 api to use thrift over http
 ---

 Key: HIVE-4752
 URL: https://issues.apache.org/jira/browse/HIVE-4752
 Project: Hive
  Issue Type: Bug
  Components: HiveServer2
Reporter: Thejas M Nair
Assignee: Thejas M Nair

 Hiveserver2 acts as service on the cluster for external applications. One way 
 to implement access control to services on a hadoop cluster to have a gateway 
 server authorizes service requests before forwarding them to the server. The 
 [knox project | http://wiki.apache.org/incubator/knox] has taken this 
 approach to simplify cluster security management.
 Other services on hadoop cluster such as webhdfs and webhcat already use 
 HTTP. Having hiveserver2 also support thrift over http transport will enable 
 securing hiveserver2 as well using the same approach.



--
This message was sent by Atlassian JIRA
(v6.1#6144)