[
https://issues.apache.org/jira/browse/OPTIQ-414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde updated OPTIQ-414:
------------------------------
Summary: Bad class name in sqlline shell script (was: fix ./sqlline)
> Bad class name in sqlline shell script
> --------------------------------------
>
> Key: OPTIQ-414
> URL: https://issues.apache.org/jira/browse/OPTIQ-414
> Project: Optiq
> Issue Type: Bug
> Affects Versions: 0.9.0-incubating
> Environment: *nix systems
> Reporter: Sree Vaddi
> Assignee: Julian Hyde
> Priority: Blocker
> Labels: sqlline
> Fix For: 0.9.0-incubating
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> The current 'sqlline' script calls the class,
> "org.apache.hive.sqlline.SqlLine"
> These classes are not yet to be checked in.
> In the mean time, use the following class,
> "sqlline.SqlLine".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)