Ionut Ignatescu created HBASE-6612:
--------------------------------------

             Summary: Hbase command line improvements
                 Key: HBASE-6612
                 URL: https://issues.apache.org/jira/browse/HBASE-6612
             Project: HBase
          Issue Type: New Feature
          Components: scripts, shell
    Affects Versions: 0.94.1
            Reporter: Ionut Ignatescu
            Priority: Minor


Currently, if the row key or any column value is something different than a 
string, when a scan is performed via command line, the value extracted are not 
decoded to a human-readable format.
It would be nice to have support to some standard data types(long,double,etc..) 
or to specify some custom decoders(this would be extremely useful for tables 
having composed keys). 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to