You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Larry McCay (Jira)" <ji...@apache.org> on 2019/11/27 01:46:00 UTC

[jira] [Updated] (KNOX-1742) Simple SQL Client in KnoxShell for access to HiveServer2 via HiveDriver

     [ https://issues.apache.org/jira/browse/KNOX-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Larry McCay updated KNOX-1742:
------------------------------
    Fix Version/s:     (was: 1.4.0)
                   1.5.0

> Simple SQL Client in KnoxShell for access to HiveServer2 via HiveDriver
> -----------------------------------------------------------------------
>
>                 Key: KNOX-1742
>                 URL: https://issues.apache.org/jira/browse/KNOX-1742
>             Project: Apache Knox
>          Issue Type: Improvement
>          Components: KnoxShell
>            Reporter: Larry McCay
>            Assignee: Ljmiv
>            Priority: Major
>             Fix For: 1.5.0
>
>
> Let's take the following wiki article example and make it an actual feature of KnoxShell: https://cwiki.apache.org/confluence/display/KNOX/SQL+Client+Example+using+KnoxShell+in+Apache+Knox
> In order to make it a generic feature, we will need to do a number of things:
> # add a lib directory
> # add the HiveDriver - *maybe* - perhaps it is better to have the user download the right version?
> # add commons-logging jar to lib directory
> # add a real table rendering class to the KnoxShell rather than embedded in the SQL client script - so that other features and scripts can use it to render results
> # add the knoxline.sh and hive2.groovy script to bin directory



--
This message was sent by Atlassian Jira
(v8.3.4#803005)