[ 
https://issues.apache.org/jira/browse/KNOX-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17020392#comment-17020392
 ] 

ASF subversion and git services commented on KNOX-1742:
-------------------------------------------------------

Commit 36ee8abe2e69bc69f04d26abfe377e0f9fa06b2e in knox's branch 
refs/heads/master from Larry McCay
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=36ee8ab ]

KNOX-1742 - Simple SQL Client in KnoxShell for access to JDBC sources (#241)

* KNOX-1742 - Simple SQL Client in KnoxShell for access to JDBC sources

* address datasource management issues

* address review comments


> 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.5.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)

Reply via email to