support more configuration parameters in HBase storage handler
--------------------------------------------------------------

                 Key: HIVE-1233
                 URL: https://issues.apache.org/jira/browse/HIVE-1233
             Project: Hadoop Hive
          Issue Type: Improvement
          Components: Contrib
    Affects Versions: 0.6.0
            Reporter: John Sichi
            Assignee: John Sichi
             Fix For: 0.6.0


HBase has a lot of parameters which can be specified on a per-scan basis.  We 
could expose these as part of the table properties.  (Eventually we might also 
want to set them via hints/automatic optimization, but that would be a separate 
task.)

Also, for properties such as hbase.master, we should allow these to be 
specified on a per-table basis (currently they can only be specified globally 
in the Hive conf).


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to