Pierce Schmerge created BLUR-401:
------------------------------------
Summary: 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
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)