Wenzhe Zhou has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/20971


Change subject: IMPALA-12378: Add jar file of JdbcDataSource library to 
classpath
......................................................................

IMPALA-12378: Add jar file of JdbcDataSource library to classpath

This patch adds the jar file of JdbcDataSource library to classpath.
With the change, We can get the instance of JdbcDataSourceData class
in current ClassLoader and don't need to download the jar file from
the given HDFS location to local file system.

Testing:
 - Passed core test
 - Passed dockerised-tests

Change-Id: I0daff8db6231f161ec27b45b51d78e21733d9b1f
---
M CMakeLists.txt
M be/src/exec/external-data-source-executor.cc
M bin/set-classpath.sh
M docker/setup_build_context.py
M 
fe/src/main/java/org/apache/impala/extdatasource/ExternalDataSourceExecutor.java
M fe/src/main/java/org/apache/impala/planner/DataSourceScanNode.java
M 
java/ext-data-source/jdbc/src/main/java/org/apache/impala/extdatasource/jdbc/dao/GenericJdbcDatabaseAccessor.java
M testdata/bin/copy-ext-data-sources.sh
8 files changed, 63 insertions(+), 26 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/71/20971/1
--
To view, visit http://gerrit.cloudera.org:8080/20971
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0daff8db6231f161ec27b45b51d78e21733d9b1f
Gerrit-Change-Number: 20971
Gerrit-PatchSet: 1
Gerrit-Owner: Wenzhe Zhou <wz...@cloudera.com>

Reply via email to