Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-6877

NPE when starting Drill

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 1.15.0
    • 1.15.0
    • None

    Description

      Regression after DRILL-6039, Drill start with NPE:

      >sqlline.bat -u "jdbc:drill:zk=local"
      DRILL_ARGS - " -u jdbc:drill:zk=local"
      Calculating HADOOP_CLASSPATH ...
      HBASE_HOME not detected...
      Calculating Drill classpath...
      Exception in thread "Thread-20" java.lang.NullPointerException
              at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:98)
              at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)
              at sun.nio.fs.WindowsPath.parse(WindowsPath.java:94)
              at sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:255)
              at org.apache.drill.exec.server.Drillbit$GracefulShutdownThread.pollShutdown(Drillbit.java:377)
              at org.apache.drill.exec.server.Drillbit$GracefulShutdownThread.run(Drillbit.java:368)
      Apache Drill 1.15.0-SNAPSHOT
      "JSON ain't no thang."
      

      Attachments

        Issue Links

          Activity

            People

              vdonapati Venkata Jyothsna Donapati
              arina Arina Ielchiieva
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: