You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jianyi Zhang (JIRA)" <ji...@apache.org> on 2011/07/26 04:43:09 UTC

[jira] [Updated] (HIVE-2306) timestamp attribute to be mapped for read or write, and then import data of timestamp to hbase's table from hive

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

Jianyi Zhang updated HIVE-2306:
-------------------------------

    Description: 
Current column mapping dosn't support timestamp column to be mapped for read or write, and import data of timestamp to hbase's table from hive.
I find HIVE-1228 mentioned this issue,but not to address the :timestamp requirement at last. And https://cwiki.apache.org/confluence/display/Hive/HBaseIntegration said that "there is currently no way to access the HBase timestamp attribute, and queries always access data with the latest timestamp."

This would allow timestamp to be map to hive(just like Gut in hbase API) or "INSERT OVERWRITE TABLE hbase_table_1" with timestamp from hive(like Put in hbase API)?

  was:
Current column mapping dosn't support timestamp column to be mapped for read or write, and import data of timestamp to hbase's table from hive.
I find HIVE-1228 mentioned this issue,but not to address the :timestamp requirement at last. And
https://cwiki.apache.org/confluence/display/Hive/HBaseIntegration
said that "there is currently no way to access the HBase timestamp
attribute, and queries always access data with the latest timestamp."

this would allow timestamp to be map to hive(just like Gut in hbase API) or "INSERT OVERWRITE TABLE
hbase_table_1" with timestamp from hive(like Put in hbase API)?


> timestamp attribute to be mapped for read or write, and then import data of timestamp to hbase's table from hive
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-2306
>                 URL: https://issues.apache.org/jira/browse/HIVE-2306
>             Project: Hive
>          Issue Type: Improvement
>          Components: HBase Handler
>    Affects Versions: 0.8.0
>            Reporter: Jianyi Zhang
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> Current column mapping dosn't support timestamp column to be mapped for read or write, and import data of timestamp to hbase's table from hive.
> I find HIVE-1228 mentioned this issue,but not to address the :timestamp requirement at last. And https://cwiki.apache.org/confluence/display/Hive/HBaseIntegration said that "there is currently no way to access the HBase timestamp attribute, and queries always access data with the latest timestamp."
> This would allow timestamp to be map to hive(just like Gut in hbase API) or "INSERT OVERWRITE TABLE hbase_table_1" with timestamp from hive(like Put in hbase API)?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira