[jira] [Created] (HIVE-3836) Add Hive SQL support for Twitter Storm

2012-12-25 Thread Mac Fang (JIRA)
Mac Fang created HIVE-3836:
--

 Summary: Add Hive SQL support for Twitter Storm
 Key: HIVE-3836
 URL: https://issues.apache.org/jira/browse/HIVE-3836
 Project: Hive
  Issue Type: Wish
Reporter: Mac Fang
Priority: Trivial


I see there has the Squall that processing the SQL on top of Twitter Storm with 
time window, join, group by and other functions support. I really think it is a 
good idea that Hive can have handler to handle Storm thing. Any thoughts?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HIVE-2539) Enable passing username/password via JDBC

2012-05-16 Thread Mac Fang (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-2539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13276529#comment-13276529
 ] 

Mac Fang commented on HIVE-2539:


our solution is enable the login in the thrift RPC and use login when 
initialize the HiveConnection. Then in HiveServer, we put the username into the 
SessionState after authentication. 

> Enable passing username/password via JDBC
> -
>
> Key: HIVE-2539
> URL: https://issues.apache.org/jira/browse/HIVE-2539
> Project: Hive
>  Issue Type: Improvement
>  Components: JDBC
>Affects Versions: 0.7.1
>Reporter: Sriram Krishnan
>Assignee: chunqing xie
>  Labels: patch
> Attachments: HIVE-2539.PATCH
>
>
> Changing the username and/or the password seems to have no effect (also 
> confirmed here: https://cwiki.apache.org/Hive/hivejdbcinterface.html). 
>Connection con = 
> DriverManager.getConnection("jdbc:hive://localhost:1/default", "", "");
> Would be beneficial to pass the username/password via JDBC - and also for the 
> server to honor the username password being passed (may be dependent of that 
> being fixed first).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HIVE-2539) Enable passing username/password via JDBC

2012-05-14 Thread Mac Fang (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-2539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13274610#comment-13274610
 ] 

Mac Fang commented on HIVE-2539:


Why don't we change thrift and add a login method?

> Enable passing username/password via JDBC
> -
>
> Key: HIVE-2539
> URL: https://issues.apache.org/jira/browse/HIVE-2539
> Project: Hive
>  Issue Type: Improvement
>  Components: JDBC
>Affects Versions: 0.7.1
>Reporter: Sriram Krishnan
>Assignee: chunqing xie
>  Labels: patch
> Attachments: HIVE-2539.PATCH
>
>
> Changing the username and/or the password seems to have no effect (also 
> confirmed here: https://cwiki.apache.org/Hive/hivejdbcinterface.html). 
>Connection con = 
> DriverManager.getConnection("jdbc:hive://localhost:1/default", "", "");
> Would be beneficial to pass the username/password via JDBC - and also for the 
> server to honor the username password being passed (may be dependent of that 
> being fixed first).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira