You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "John McParland (JIRA)" <ji...@apache.org> on 2017/01/05 16:15:58 UTC

[jira] [Updated] (KNOX-844) Add support for Apache Phoenix via Knox

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

John McParland updated KNOX-844:
--------------------------------
    Description: 
We would like to access data stored in Hadoop (especially HBase) using traditional tools which rely on ODBC connections and SQL.

Phoenix provides the SQL interface to HBase, and Hortonworks have an [ODSC Connector for Phoenix|http://hortonworks.com/hadoop-tutorial/bi-apache-phoenix-odbc/]

However this is unsecured - in so far as accessing from outside of the perimeter of the Big Data Platform.

This ticket should address that by allowing the ODBC connection to Phoenix to be proxied through Knox, to enforce perimeter level security.

h4. Acceptance Criteria

- Connections to Phoenix via Knox are only allowed with valid credentials, as enforced by Knox
- Connections to Phoenix via Knox are NOT allowed if Knox finds invalid credentials.
-  Connection to Phoenix via Knox can are made via an ODBC connector


  was:
We would like to access data stored in Hadoop (especially HBase) using traditional tools which rely on ODBC connections and SQL.

Phoenix provides the SQL interface to HBase, and Hortonworks have an [ODSC Connector for Phoenix|http://hortonworks.com/hadoop-tutorial/bi-apache-phoenix-odbc/]

However this is unsecured - in so far as accessing from outside of the perimeter of the Big Data Platform.

This ticket should address that by allowing the ODBC connection to Phoenix to be proxied through Knox, to enforce perimeter level security.

h4. Acceptance Criteria

- Connections to Phoenix via Knox are only allowed with valid credentials, as enforced by Knox
- Connections to Phoenix via Knox are NOT allowed if Knox finds invalid credentials.
-  Connection to Phoenix via Knox can still be made via an ODBC connector



> Add support for Apache Phoenix via Knox
> ---------------------------------------
>
>                 Key: KNOX-844
>                 URL: https://issues.apache.org/jira/browse/KNOX-844
>             Project: Apache Knox
>          Issue Type: Improvement
>          Components: Server
>    Affects Versions: 0.11.0
>            Reporter: John McParland
>            Assignee: John McParland
>
> We would like to access data stored in Hadoop (especially HBase) using traditional tools which rely on ODBC connections and SQL.
> Phoenix provides the SQL interface to HBase, and Hortonworks have an [ODSC Connector for Phoenix|http://hortonworks.com/hadoop-tutorial/bi-apache-phoenix-odbc/]
> However this is unsecured - in so far as accessing from outside of the perimeter of the Big Data Platform.
> This ticket should address that by allowing the ODBC connection to Phoenix to be proxied through Knox, to enforce perimeter level security.
> h4. Acceptance Criteria
> - Connections to Phoenix via Knox are only allowed with valid credentials, as enforced by Knox
> - Connections to Phoenix via Knox are NOT allowed if Knox finds invalid credentials.
> -  Connection to Phoenix via Knox can are made via an ODBC connector



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)