[
https://issues.apache.org/jira/browse/DRILL-3120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14606147#comment-14606147
]
Aditya Kishore commented on DRILL-3120:
---------------------------------------
This is because of a bug in SQLLine code where it let the object reference
escape before it is fully constructed.
I'll submit a patch to fix that in SQLLine but for Drill, the simple fix is to
not {{'sqlline.isolation'}} option from the batch file. This will bring it to
parity vis-à-vis the shell script where we do not set it either.
> Windows startup throws NPE
> --------------------------
>
> Key: DRILL-3120
> URL: https://issues.apache.org/jira/browse/DRILL-3120
> Project: Apache Drill
> Issue Type: Bug
> Components: Client - CLI
> Affects Versions: 1.0.0
> Environment: Windows 8.1 VM, JDK 1.7.0_79
> Reporter: Kristine Hahn
> Assignee: Aditya Kishore
> Fix For: 1.1.0
>
>
> Install drill snapshot dated 5/15.
> Double click sqlline.bat.
> Output is:
> DRILL_ARGS - ""
> HADOOP_HOME not detected...
> HBASE_HOME not detected...
> Calculating Drill classpath...
> Error setting configuration: isolation: java.lang.NullPointerException
> apache drill 1.0.0
> "a drill is a terrible thing to waste"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)