[
https://issues.apache.org/jira/browse/DRILL-4167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045997#comment-15045997
]
Jason Altekruse commented on DRILL-4167:
----------------------------------------
Looks like we aren't the first ones to hit this problem and there is a way to
override the socket location in the configuration of the maven plugin we are
using to test MySQL: https://github.com/jcabi/jcabi-mysql-maven-plugin/issues/50
> storage-jdbc tests fail if build folder has a path that is too long
> -------------------------------------------------------------------
>
> Key: DRILL-4167
> URL: https://issues.apache.org/jira/browse/DRILL-4167
> Project: Apache Drill
> Issue Type: Bug
> Components: Tools, Build & Test
> Affects Versions: 1.4.0
> Reporter: Deneche A. Hakim
>
> If Drill's source folder full path is long, storage-jdbc unit tests fail with
> the following error:
> {noformat}
> [INFO] >> 2015-12-07 15:35:00 3638 [ERROR] The socket file path is too long
> (> 103):
> /Users/hakim/Desktop/drill-1.4.0-rc0/apache-drill-1.4.0-src/contrib/storage-jdbc/target/mysql-data/mysql.sock
> [INFO] >> 2015-12-07 15:35:00 3638 [ERROR] Aborting
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)