[
https://issues.apache.org/jira/browse/DRILL-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16760194#comment-16760194
]
Elena Campean commented on DRILL-6972:
--------------------------------------
h3. [~vvysotskyi]
I'm working on *Windows*, *64*-bit.
_Use case 1_: I'm inside [...]*_apache-drill-1.15.0\bin_* directory. I run
the command _sqlline.bat -u "jdbc:drill:zk=local"._ It gives me the same error.
_Use case 2_: I followed the steps from here:
[https://drill.apache.org/docs/compiling-drill-from-source/] . When running
_{{mvn clean install -DskipTests}}_{{ command, after some running time, I
receive the error: }}
|[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:java
on project drill-common: An exception occured while executing the Java class.
file:/D:/[.......]|
I checked the version of Java from *pom.xml* and it is _[1.8,12)_ and double
checked my installed Java version which is: _1.8.0_201._ So, I don't have any
ideas why it is not working.... (I also tried solutions given as answers from
here:
[https://stackoverflow.com/questions/20218486/unable-to-build-using-maven-with-error-failed-to-execute-goal-org-apache-maven]
) but they are not working.
> Error: Could not find or load main class sqlline.SqlLine
> --------------------------------------------------------
>
> Key: DRILL-6972
> URL: https://issues.apache.org/jira/browse/DRILL-6972
> Project: Apache Drill
> Issue Type: Bug
> Components: Functions - Drill
> Affects Versions: 1.15.0
> Environment: Windows 10 Education
> 64-bit OS
> Reporter: Elena Campean
> Assignee: Volodymyr Vysotskyi
> Priority: Major
> Labels: apache, drill, start
> Fix For: 1.16.0
>
>
> I am running in cmd, the command: sqlline.bat -u "jdbc:drill:zk=local", in
> order to start drill, but I get the result:
> _DRILL_ARGS - " -u jdbc:drill:zk=local"_
> _The system cannot find the path specified._
> _HADOOP_HOME not detected..._
> _HBASE_HOME not detected..._
> _Calculating Drill classpath..._
> _Error: Could not find or load main class sqlline.SqlLine_
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)