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

ASF subversion and git services commented on IMPALA-12378:
----------------------------------------------------------

Commit fc74ca672a99c4d473a48398bd426f7f69df833c in impala's branch 
refs/heads/master from wzhou-code
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=fc74ca672 ]

IMPALA-12378: Auto Ship JDBC Data Source

This patch moves the source files of jdbc package to fe.
Data source location is optional. Data source could be created without
specifying HDFS location. Assume data source class is in the classpath
and instance of data source class could be created with current class
loader. Impala still try to load the jar file of the data source in
runtime if it's set in data source location.

Testing:
 - Passed core test
 - Passed dockerised-tests

Change-Id: I0daff8db6231f161ec27b45b51d78e21733d9b1f
Reviewed-on: http://gerrit.cloudera.org:8080/20971
Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Reviewed-by: Wenzhe Zhou <wz...@cloudera.com>


> Auto Ship Data Source library in Impala
> ---------------------------------------
>
>                 Key: IMPALA-12378
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12378
>             Project: IMPALA
>          Issue Type: Sub-task
>          Components: Frontend, Infrastructure
>            Reporter: Wenzhe Zhou
>            Assignee: Wenzhe Zhou
>            Priority: Major
>             Fix For: Impala 4.4.0
>
>
> The  library of JDBC external data source should be auto shipped in Impala 
> binaries so that user don’t need to add the jar file manually. However jdbc 
> driver jars are provided by user.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to