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

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

Commit aeb9a8206028b68833ce6e49421990854f0c8ba4 in impala's branch 
refs/heads/master from gaurav1086
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=aeb9a8206 ]

IMPALA-12471 PART-2: Add check for mysqld socket file

This patch adds a check for the existance of mysqld.sock
file in directory: /var/run/mysqld/ inside the mysqld
docker container. If the file is not present then the
test is skipped.

Testing: tested manually with and without the mysqld.sock
file.

Change-Id: I393fd03fa6efd4c11781d219f66978a4f556c668
Reviewed-on: http://gerrit.cloudera.org:8080/20780
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> Scripts to run unit-tests of external jdbc table for MySQL
> ----------------------------------------------------------
>
>                 Key: IMPALA-12471
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12471
>             Project: IMPALA
>          Issue Type: Sub-task
>            Reporter: Wenzhe Zhou
>            Assignee: gaurav singh
>            Priority: Major
>             Fix For: Impala 4.4.0
>
>
> Need to write scripts to run unit-tests of external jdbc table for MySQL. 
> These scripts could be used as references to run-unit for other SQL servers, 
> like MSSql, Oracle, etc.
> Including:
>    download, install and start MySQL server
>    create user
>    create table and load data
>    download jdbc driver and copy driver jar file to hdfs
>    write sqls to create Impala external data source and external jdbc table
>    run sqls from impala-shell command line



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to