Github user pfcurtis commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/110#issuecomment-113835409 On 6/20/15 6:44 PM, Lee moon soo wrote: > > Thanks for making pullrequest! > > It looks like org.apache.drill:drill-jdbc-all:jar:1.0.0-mapr-r1 is not > published in any maven repository that's why build is failing. How do > you usually use drill-jdbc driver? download from some package? > The Drill driver is only contained in the Drill distribution at this time. I have entered a JIRA to provide the driver via some Maven repo. In order to accomplish the build, I retrieved the driver from the Drill distribution, and used mvn install to place it in my local repo. The command line is in the commit message. > > Another one is, could you explain little bit about > |spark/dependency-reduced-pom.xml|? > I do not know where this file came from exactly .... I did not create it, and when I performed a git fetch from the upstream (the Apache Zeppelin github), this file was created. I assumed it was a part of the Zeppelin build. If it is not required, remove it as I don't reference or use it. Regards, Paul
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---