[jira] [Commented] (HIVE-9302) Beeline add commands to register local jdbc driver names and jars

2015-02-04 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-9302:
---



{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/12696362/HIVE-9302.3.patch

{color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 7487 tests executed
*Failed tests:*
{noformat}
org.apache.hive.beeline.TestBeelineArgParsing.testAddLocalJarWithoutAddDriverClazz[0]
org.apache.hive.beeline.TestBeelineArgParsing.testAddLocalJarWithoutAddDriverClazz[1]
org.apache.hive.beeline.TestBeelineArgParsing.testAddLocalJar[0]
org.apache.hive.beeline.TestBeelineArgParsing.testAddLocalJar[1]
{noformat}

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2658/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2658/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-2658/

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

This message is automatically generated.

ATTACHMENT ID: 12696362 - PreCommit-HIVE-TRUNK-Build

> Beeline add commands to register local jdbc driver names and jars
> -
>
> Key: HIVE-9302
> URL: https://issues.apache.org/jira/browse/HIVE-9302
> Project: Hive
>  Issue Type: New Feature
>Reporter: Brock Noland
>Assignee: Ferdinand Xu
> Attachments: DummyDriver-1.0-SNAPSHOT.jar, HIVE-9302.1.patch, 
> HIVE-9302.2.patch, HIVE-9302.3.patch, HIVE-9302.patch, 
> mysql-connector-java-bin.jar, postgresql-9.3.jdbc3.jar
>
>
> At present if a beeline user uses {{add jar}} the path they give is actually 
> on the HS2 server. It'd be great to allow beeline users to add local jdbc 
> driver jars and register custom jdbc driver names.



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


[jira] [Commented] (HIVE-9302) Beeline add commands to register local jdbc driver names and jars

2015-02-04 Thread Ferdinand Xu (JIRA)

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

Ferdinand Xu commented on HIVE-9302:


Thank Sergio for your review.
@[~brocknoland], do you have any further comments for my patch?

> Beeline add commands to register local jdbc driver names and jars
> -
>
> Key: HIVE-9302
> URL: https://issues.apache.org/jira/browse/HIVE-9302
> Project: Hive
>  Issue Type: New Feature
>Reporter: Brock Noland
>Assignee: Ferdinand Xu
> Attachments: DummyDriver-1.0-SNAPSHOT.jar, HIVE-9302.1.patch, 
> HIVE-9302.2.patch, HIVE-9302.3.patch, HIVE-9302.patch, 
> mysql-connector-java-bin.jar, postgresql-9.3.jdbc3.jar
>
>
> At present if a beeline user uses {{add jar}} the path they give is actually 
> on the HS2 server. It'd be great to allow beeline users to add local jdbc 
> driver jars and register custom jdbc driver names.



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


[jira] [Commented] (HIVE-9302) Beeline add commands to register local jdbc driver names and jars

2015-01-28 Thread Ferdinand Xu (JIRA)

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

Ferdinand Xu commented on HIVE-9302:


Thanks [~thejas] for your update!

> Beeline add commands to register local jdbc driver names and jars
> -
>
> Key: HIVE-9302
> URL: https://issues.apache.org/jira/browse/HIVE-9302
> Project: Hive
>  Issue Type: New Feature
>Reporter: Brock Noland
>Assignee: Ferdinand Xu
> Attachments: DummyDriver-1.0-SNAPSHOT.jar, HIVE-9302.1.patch, 
> HIVE-9302.2.patch, HIVE-9302.patch, mysql-connector-java-bin.jar, 
> postgresql-9.3.jdbc3.jar
>
>
> At present if a beeline user uses {{add jar}} the path they give is actually 
> on the HS2 server. It'd be great to allow beeline users to add local jdbc 
> driver jars and register custom jdbc driver names.



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


[jira] [Commented] (HIVE-9302) Beeline add commands to register local jdbc driver names and jars

2015-01-28 Thread Thejas M Nair (JIRA)

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

Thejas M Nair commented on HIVE-9302:
-

I have also updated the title and description. Please feel free to update it 
further if necessary.
I was a initially confused by the earlier title and description, it seemed like 
we are add capability to add jars local to beeline in HiveServer2.


> Beeline add commands to register local jdbc driver names and jars
> -
>
> Key: HIVE-9302
> URL: https://issues.apache.org/jira/browse/HIVE-9302
> Project: Hive
>  Issue Type: New Feature
>Reporter: Brock Noland
>Assignee: Ferdinand Xu
> Attachments: DummyDriver-1.0-SNAPSHOT.jar, HIVE-9302.1.patch, 
> HIVE-9302.2.patch, HIVE-9302.patch, mysql-connector-java-bin.jar, 
> postgresql-9.3.jdbc3.jar
>
>
> At present if a beeline user uses {{add jar}} the path they give is actually 
> on the HS2 server. It'd be great to allow beeline users to add local jdbc 
> driver jars and register custom jdbc driver names.



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