[
https://issues.apache.org/jira/browse/BLUR-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14275374#comment-14275374
]
Aaron McCurry commented on BLUR-401:
------------------------------------
I have made some improvements. See commit:
https://git-wip-us.apache.org/repos/asf?p=incubator-blur.git;a=commit;h=f07b1a6be1e6c2cc4ac92a33e5a349927aabc24a
It will likely need some more improvements.
Aaron
> Can't execute query from command line
> -------------------------------------
>
> Key: BLUR-401
> URL: https://issues.apache.org/jira/browse/BLUR-401
> Project: Apache Blur
> Issue Type: Bug
> Components: Blur, Blur Shell
> Affects Versions: 0.2.3
> Reporter: Pierce Schmerge
> Fix For: 0.2.4
>
>
> Can't execute a query from the command line without using blur shell.
> Running:
> ./blur query tablename query
> Produces the following error:
> BlurException(message: This command can only be run with a proper jline
> environment., stackTraceStr:null, errorType:UNKNOWN)
> The exception is thrown from QueryCommand.java:96 because there is no jline
> environment setup when running from the command line.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)