Hello It has been a long time since I used Drill!
I wanted to build it to start to work on a new datasource,. But when run "mvn clean install", I hit the exception below. => Can somebody help? => This bring me to a generic question, if I want to expose a NoSQL database using SQL/JDBC/ODBC for Analytics purposes, is Drill the best option? or I should look at something else? Thanks! ==== [INFO] exec/Java Execution Engine ......................... FAILURE [ 0.676 s] [ERROR] Failed to execute goal on project drill-java-exec: Could not resolve dependencies for project org.apache.drill.exec:drill-java-exec:jar:1.18.0-SNAPSHOT: Failed to collect dependencies at org.kohsuke:libpam4j:jar:1.8-rev2: Failed to read artifact descriptor for org.kohsuke:libpam4j:jar:1.8-rev2: Could not transfer artifact org.kohsuke:libpam4j:pom:1.8-rev2 from/to mapr-releases (http://repository.mapr.com/maven/): Transfer failed for http://repository.mapr.com/maven/org/kohsuke/libpam4j/1.8-rev2/libpam4j-1.8-rev2.pom 500 Proxy Error -> [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 <args> -rf :drill-java-exec
