[
https://issues.apache.org/jira/browse/KNOX-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030783#comment-17030783
]
ASF subversion and git services commented on KNOX-1742:
-------------------------------------------------------
Commit 4c79ca3eb1f4d0a42712255200049406d173a0c8 in knox's branch
refs/heads/master from Larry McCay
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=4c79ca3 ]
KNOX-2224 - KnoxLine and KnoxShell DataSource and Select Command Alignment
(#255)
* KNOX-1742 - add to knoxshell usage rendering
* KNOX-2204 - KnoxLine NPE list datasources when directories don't exist
* KNOX-2224 - KnoxLine and KnoxShell DataSource and Select Command Alignment
Change-Id: I55aef2dd7617baf10c5f9eb7706f61436aa3ad7d
> Simple SQL Client in KnoxShell for access to JDBC datasources
> -------------------------------------------------------------
>
> Key: KNOX-1742
> URL: https://issues.apache.org/jira/browse/KNOX-1742
> Project: Apache Knox
> Issue Type: Improvement
> Components: KnoxShell
> Reporter: Larry McCay
> Assignee: Larry McCay
> Priority: Major
> Fix For: 1.4.0
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> 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)