[
https://issues.apache.org/jira/browse/DRILL-6866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729545#comment-16729545
]
Arina Ielchiieva commented on DRILL-6866:
-----------------------------------------
[~bbevens] we might also consider updating "Drill Shell Commands", for example
new reset commands was added. Full list can be found using !help but not all of
them are supported. Also some key-stores were added as well.
> Upgrade to SqlLine 1.6.0
> ------------------------
>
> Key: DRILL-6866
> URL: https://issues.apache.org/jira/browse/DRILL-6866
> Project: Apache Drill
> Issue Type: Task
> Reporter: Arina Ielchiieva
> Assignee: Arina Ielchiieva
> Priority: Major
> Labels: doc-complete, ready-to-commit
> Fix For: 1.15.0
>
>
> Upgrade to SqlLine 1.6.0 once the release is out.
> *For documentation*
> *Known issue*
> Old history file should be deleted prior to using Drill with SqlLine 1.6:
> {noformat}
> ./drill-embeddedÂ
> Exception in thread "main" java.lang.IllegalArgumentException: Bad history
> file syntax! The history file `/Users/arina/.sqlline/history` may be an older
> history: please remove it or use a different history file.
> at
> org.jline.reader.impl.history.DefaultHistory.addHistoryLine(DefaultHistory.java:104)
> at
> org.jline.reader.impl.history.DefaultHistory.lambda$load$0(DefaultHistory.java:86)
> at java.util.Iterator.forEachRemaining(Iterator.java:116)
> at
> java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
> at org.jline.reader.impl.history.DefaultHistory.load(DefaultHistory.java:86)
> at org.jline.reader.impl.history.DefaultHistory.attach(DefaultHistory.java:69)
> at sqlline.SqlLine.getConsoleReader(SqlLine.java:614)
> at sqlline.SqlLine.begin(SqlLine.java:510)
> at sqlline.SqlLine.start(SqlLine.java:264)
> at sqlline.SqlLine.main(SqlLine.java:195)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)