Now its working after taking latest source from Git.

Now when i am starting sqlline , getting following logs which seems something 
is missing. Can you please help on it.

  ./sqlline -u jdbc:drill:schema=parquet-local -n admin -p admin


5:33:15.215 [main-SendThread(localhost:2181)] DEBUG 
o.a.zookeeper.ClientCnxnSocketNIO - Ignoring exception during shutdown output
java.nio.channels.ClosedChannelException: null
    at sun.nio.ch.SocketChannelImpl.shutdownOutput(SocketChannelImpl.java:792) 
~[na:1.8.0]
    at sun.nio.ch.SocketAdaptor.shutdownOutput(SocketAdaptor.java:410) 
~[na:1.8.0]
    at 
org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:133) 
~[zookeeper-3.4.3.jar:3.4.3-1240972]
    at org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1125) 
[zookeeper-3.4.3.jar:3.4.3-1240972]
    at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1065) 
[zookeeper-3.4.3.jar:3.4.3-1240972]
15:33:15.316 [main-SendThread(localhost:2181)] INFO  
org.apache.zookeeper.ClientCnxn - Opening socket connection to server 
fe80:0:0:0:0:0:0:1%1/fe80:0:0:0:0:0:0:1%1:2181
15:33:15.316 [main-SendThread(fe80:0:0:0:0:0:0:1%1:2181)] INFO  
o.a.z.client.ZooKeeperSaslClient - Client will not SASL-authenticate because 
the default JAAS configuration section 'Client' could not be found. If you are 
not using SASL, you may ignore this. On the other hand, if you expected SASL to 
work, please fix your JAAS configuration.
15:33:15.317 [main-SendThread(fe80:0:0:0:0:0:0:1%1:2181)] WARN  
org.apache.zookeeper.ClientCnxn - Session 0x0 for server null, unexpected 
error, closing socket connection and attempting reconnect
java.net.ConnectException: Connection refused
    at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[na:1.8.0]
    at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:712) 
~[na:1.8.0]
    at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:286)
 ~[zookeeper-3.4.3.jar:3.4.3-1240972]
    at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1035) 
~[zookeeper-3.4.3.jar:3.4.3-1240972]
15:33:15.317 [main-SendThread(fe80:0:0:0:0:0:0:1%1:2181)] DEBUG 
o.a.zookeeper.ClientCnxnSocketNIO - Ignoring exception during shutdown input
java.nio.channels.ClosedChannelException: null


From: [email protected]
To: [email protected]; [email protected]
Subject: RE: Drill Build Failing
Date: Mon, 26 May 2014 12:17:18 +0530




Including [email protected]

From: [email protected]
To: [email protected]
Subject: Drill Build Failing
Date: Mon, 26 May 2014 12:12:31 +0530




Hi ,

I am using MAC OS 10.8.5.

When i am trying to build drill as per instruction, some of the modules are 
failed to build. Can you please help on it.

Drill Version:

apache-drill-1.0.0-m1-incubating/incubator-drill

fa

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Drill Root POM ............................. SUCCESS [3.655s]
[INFO] Drill Protocol .................................... SUCCESS [8.740s]
[INFO] Common (Logical Plan, Base expressions) ........... SUCCESS [8.831s]
[INFO] contrib/Parent Pom ................................ SUCCESS [0.495s]
[INFO] contrib/data/Parent Pom ........................... SUCCESS [0.263s]
[INFO] contrib/data/tpch-sample-data ..................... SUCCESS [2.541s]
[INFO] contrib/storage-hive .............................. SUCCESS [1:54.150s]
[INFO] exec/Parent Pom ................................... SUCCESS [0.467s]
[INFO] exec/Netty Little Endian Buffers .................. SUCCESS [1.974s]
[INFO] exec/Java Execution Engine ........................ SUCCESS [3:07.106s]
[INFO] contrib/hbase-storage-plugin ...................... FAILURE [0.191s]
[INFO] exec/JDBC Driver using dependencies ............... FAILURE [51.885s]
[INFO] contrib/sqlline ................................... FAILURE [6.516s]
[INFO] Packaging and Distribution Assembly ............... FAILURE [1:05.342s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7:32.543s
[INFO] Finished at: Mon May 26 12:05:16 IST 2014
[INFO] Final Memory: 68M/391M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project drill-storage-hbase: Could not 
resolve dependencies for project 
org.apache.drill.contrib:drill-storage-hbase:jar:1.0.0-m2-incubating-SNAPSHOT: 
Failure to find 
org.apache.drill.exec:drill-java-exec:jar:tests:1.0.0-m2-incubating-SNAPSHOT in 
http://repository.mapr.com/nexus/content/repositories/drill-optiq/ was cached 
in the local repository, resolution will not be reattempted until the update 
interval of mapr-drill-optiq-snapshots has elapsed or updates are forced -> 
[Help 1]
[ERROR] Failed to execute goal on project drill-jdbc: Could not resolve 
dependencies for project 
org.apache.drill.exec:drill-jdbc:jar:1.0.0-m2-incubating-SNAPSHOT: Failure to 
find 
org.apache.drill.exec:drill-java-exec:jar:tests:1.0.0-m2-incubating-SNAPSHOT in 
http://repository.mapr.com/nexus/content/repositories/drill-optiq/ was cached 
in the local repository, resolution will not be reattempted until the update 
interval of mapr-drill-optiq-snapshots has elapsed or updates are forced -> 
[Help 1]
[ERROR] Failed to execute goal on project drill-sqlline: Could not resolve 
dependencies for project 
org.apache.drill.contrib:drill-sqlline:jar:1.0.0-m2-incubating-SNAPSHOT: Could 
not find artifact 
org.apache.drill.exec:drill-jdbc:jar:1.0.0-m2-incubating-SNAPSHOT in 
mapr-drill-optiq-snapshots 
(http://repository.mapr.com/nexus/content/repositories/drill-optiq/) -> [Help 1]
[ERROR] Failed to execute goal on project distribution: Could not resolve 
dependencies for project 
org.apache.drill:distribution:pom:1.0.0-m2-incubating-SNAPSHOT: The following 
artifacts could not be resolved: 
org.apache.drill.exec:drill-jdbc:jar:1.0.0-m2-incubating-SNAPSHOT, 
org.apache.drill.contrib:drill-storage-hbase:jar:1.0.0-m2-incubating-SNAPSHOT: 
Failure to find 
org.apache.drill.exec:drill-jdbc:jar:1.0.0-m2-incubating-SNAPSHOT in 
http://repository.mapr.com/nexus/content/repositories/drill-optiq/ was cached 
in the local repository, resolution will not be reattempted until the update 
interval of mapr-drill-optiq-snapshots has elapsed or updates are forced -> 
[Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :drill-storage-hbase
[INFO] Build failures were ignored.

Thanks,
Ravi
                                                                                
                                          

Reply via email to