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/09/04 02:35:00 UTC

[jira] [Created] (KNOX-2005) Improvements to KnoxShellTable

Larry McCay created KNOX-2005:
---------------------------------

             Summary: Improvements to KnoxShellTable
                 Key: KNOX-2005
                 URL: https://issues.apache.org/jira/browse/KNOX-2005
             Project: Apache Knox
          Issue Type: Improvement
          Components: KnoxShell
            Reporter: Larry McCay
            Assignee: Larry McCay
             Fix For: 1.4.0


Add some features to make local table work more interesting for KnoxShell.
 * Export to CSV and JSON.
 * Load from JSON and CSV from local disk or from URL.
 * Join KnoxShellTables by matching on a common key.
 * Filter a KnoxShellTable with RegEx on a given column.
 * Add KnoxShellTableCell support to be able to retrieve a cell and apply changes to both values of the cell as well as header for the col to a given table.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)