[jira] [Commented] (HIVE-5351) Secure-Socket-Layer (SSL) support for HiveServer2

2014-07-02 Thread Suhas Satish (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-5351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14050663#comment-14050663
 ] 

Suhas Satish commented on HIVE-5351:


I have used the 3 properties above and started my hiveserver2 which is now 
using ssl. 

But how do I connect to it from beeline client? There doesnt seem to be any 
information about it. 

I am trying to use something like this - 

!connect 
jdbc:hive2://127.0.0.1:1/default;ssl=true;sslTrustStore=/opt/mapr/conf/ssl_truststore;

but when it prompts for username and password, it fails to connect even after I 
enter the correct ssl_truststore password.

Enter username for 
jdbc:hive2://10.10.30.181:1/default;ssl=true;sslTrustStore=/opt/mapr/conf/ssl_truststore;sslTrustStorePassword=mapr123:
 mapr
Enter password for 
jdbc:hive2://10.10.30.181:1/default;ssl=true;sslTrustStore=/opt/mapr/conf/ssl_truststore;sslTrustStorePassword=mapr123:
 
Error: Invalid URL: 
jdbc:hive2://10.10.30.181:1/default;ssl=true;sslTrustStore=/opt/mapr/conf/ssl_truststore;sslTrustStorePassword=mapr123
 (state=08S01,code=0)

Is my jdbc connect string the right way to connect?



 Secure-Socket-Layer (SSL) support for HiveServer2
 -

 Key: HIVE-5351
 URL: https://issues.apache.org/jira/browse/HIVE-5351
 Project: Hive
  Issue Type: Improvement
  Components: Authorization, HiveServer2, JDBC
Affects Versions: 0.11.0, 0.12.0
Reporter: Prasad Mujumdar
Assignee: Prasad Mujumdar
 Fix For: 0.13.0

 Attachments: HIVE-5301.test-binary-files.tar, HIVE-5351.3.patch, 
 HIVE-5351.5.patch


 HiveServer2 and JDBC driver should support encrypted communication using SSL



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


[jira] [Commented] (HIVE-5351) Secure-Socket-Layer (SSL) support for HiveServer2

2014-04-18 Thread Lefty Leverenz (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-5351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13973934#comment-13973934
 ] 

Lefty Leverenz commented on HIVE-5351:
--

This adds three configuration parameters, which are now documented in the wiki:

* [Configuration Properties -- HiveServer2 -- hive.server2.use.SSL 
|https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.server2.use.SSL]
* [Configuration Properties -- HiveServer2 -- hive.server2.keystore.path 
|https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.server2.keystore.path]
* [Configuration Properties -- HiveServer2 -- hive.server2.keystore.password 
|https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.server2.keystore.password]

 Secure-Socket-Layer (SSL) support for HiveServer2
 -

 Key: HIVE-5351
 URL: https://issues.apache.org/jira/browse/HIVE-5351
 Project: Hive
  Issue Type: Improvement
  Components: Authorization, HiveServer2, JDBC
Affects Versions: 0.11.0, 0.12.0
Reporter: Prasad Mujumdar
Assignee: Prasad Mujumdar
 Fix For: 0.13.0

 Attachments: HIVE-5301.test-binary-files.tar, HIVE-5351.3.patch, 
 HIVE-5351.5.patch


 HiveServer2 and JDBC driver should support encrypted communication using SSL



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


[jira] [Commented] (HIVE-5351) Secure-Socket-Layer (SSL) support for HiveServer2

2013-11-07 Thread Hive QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-5351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13815907#comment-13815907
 ] 

Hive QA commented on HIVE-5351:
---



{color:red}Overall{color}: -1 at least one tests failed

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12612438/HIVE-5351.5.patch

{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 4584 tests executed
*Failed tests:*
{noformat}
org.apache.hive.jdbc.TestSSL.testSSLConnectionWithProperty
org.apache.hive.jdbc.TestSSL.testSSLConnectionWithURL
org.apache.hive.jdbc.TestSSL.testSSLFetch
{noformat}

Test results: 
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/161/testReport
Console output: 
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/161/console

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests failed with: TestsFailedException: 3 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12612438

 Secure-Socket-Layer (SSL) support for HiveServer2
 -

 Key: HIVE-5351
 URL: https://issues.apache.org/jira/browse/HIVE-5351
 Project: Hive
  Issue Type: Improvement
  Components: Authorization, HiveServer2, JDBC
Affects Versions: 0.11.0, 0.12.0
Reporter: Prasad Mujumdar
Assignee: Prasad Mujumdar
 Attachments: HIVE-5351.3.patch, HIVE-5351.5.patch


 HiveServer2 and JDBC driver should support encrypted communication using SSL



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


[jira] [Commented] (HIVE-5351) Secure-Socket-Layer (SSL) support for HiveServer2

2013-11-07 Thread Prasad Mujumdar (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-5351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816273#comment-13816273
 ] 

Prasad Mujumdar commented on HIVE-5351:
---

[~brocknoland] All the three failed tests pass in my setup. The patch has added 
a couple of binary files (SSL keystores for testing). I am wondering if the 
pre-commit build is not picking those.

 Secure-Socket-Layer (SSL) support for HiveServer2
 -

 Key: HIVE-5351
 URL: https://issues.apache.org/jira/browse/HIVE-5351
 Project: Hive
  Issue Type: Improvement
  Components: Authorization, HiveServer2, JDBC
Affects Versions: 0.11.0, 0.12.0
Reporter: Prasad Mujumdar
Assignee: Prasad Mujumdar
 Attachments: HIVE-5351.3.patch, HIVE-5351.5.patch


 HiveServer2 and JDBC driver should support encrypted communication using SSL



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


[jira] [Commented] (HIVE-5351) Secure-Socket-Layer (SSL) support for HiveServer2

2013-11-07 Thread Brock Noland (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-5351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816280#comment-13816280
 ] 

Brock Noland commented on HIVE-5351:


I'll check it out.

 Secure-Socket-Layer (SSL) support for HiveServer2
 -

 Key: HIVE-5351
 URL: https://issues.apache.org/jira/browse/HIVE-5351
 Project: Hive
  Issue Type: Improvement
  Components: Authorization, HiveServer2, JDBC
Affects Versions: 0.11.0, 0.12.0
Reporter: Prasad Mujumdar
Assignee: Prasad Mujumdar
 Attachments: HIVE-5351.3.patch, HIVE-5351.5.patch


 HiveServer2 and JDBC driver should support encrypted communication using SSL



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


[jira] [Commented] (HIVE-5351) Secure-Socket-Layer (SSL) support for HiveServer2

2013-11-07 Thread Brock Noland (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-5351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816294#comment-13816294
 ] 

Brock Noland commented on HIVE-5351:


Yep it doesn't like the binary patch.  Can you upload the binary files to the 
JIRA and then I will add them, run the test, and commit. (I +1'd it on RB)

 Secure-Socket-Layer (SSL) support for HiveServer2
 -

 Key: HIVE-5351
 URL: https://issues.apache.org/jira/browse/HIVE-5351
 Project: Hive
  Issue Type: Improvement
  Components: Authorization, HiveServer2, JDBC
Affects Versions: 0.11.0, 0.12.0
Reporter: Prasad Mujumdar
Assignee: Prasad Mujumdar
 Attachments: HIVE-5351.3.patch, HIVE-5351.5.patch


 HiveServer2 and JDBC driver should support encrypted communication using SSL



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


[jira] [Commented] (HIVE-5351) Secure-Socket-Layer (SSL) support for HiveServer2

2013-10-26 Thread Hive QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-5351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13806017#comment-13806017
 ] 

Hive QA commented on HIVE-5351:
---



{color:red}Overall{color}: -1 at least one tests failed

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12610212/HIVE-5351.3.patch

{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 4490 tests executed
*Failed tests:*
{noformat}
org.apache.hive.jdbc.TestSSL.testSSLConnectionWithProperty
org.apache.hive.jdbc.TestSSL.testSSLConnectionWithURL
org.apache.hive.jdbc.TestSSL.testSSLFetch
{noformat}

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/1241/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/1241/console

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests failed with: TestsFailedException: 3 tests failed
{noformat}

This message is automatically generated.

 Secure-Socket-Layer (SSL) support for HiveServer2
 -

 Key: HIVE-5351
 URL: https://issues.apache.org/jira/browse/HIVE-5351
 Project: Hive
  Issue Type: Improvement
  Components: Authorization, HiveServer2, JDBC
Affects Versions: 0.11.0, 0.12.0
Reporter: Prasad Mujumdar
Assignee: Prasad Mujumdar
 Attachments: HIVE-5351.3.patch


 HiveServer2 and JDBC driver should support encrypted communication using SSL



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


[jira] [Commented] (HIVE-5351) Secure-Socket-Layer (SSL) support for HiveServer2

2013-10-23 Thread Prasad Mujumdar (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-5351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802663#comment-13802663
 ] 

Prasad Mujumdar commented on HIVE-5351:
---

The patch HIVE-5351.1.patch includes the miniHS2 test framework as well.

 Secure-Socket-Layer (SSL) support for HiveServer2
 -

 Key: HIVE-5351
 URL: https://issues.apache.org/jira/browse/HIVE-5351
 Project: Hive
  Issue Type: Improvement
  Components: Authorization, HiveServer2, JDBC
Affects Versions: 0.11.0, 0.12.0
Reporter: Prasad Mujumdar
Assignee: Prasad Mujumdar
 Attachments: HIVE-5351.1.patch


 HiveServer2 and JDBC driver should support encrypted communication using SSL



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