You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jake Farrell (JIRA)" <ji...@apache.org> on 2014/04/15 19:08:15 UTC

[jira] [Closed] (THRIFT-2468) Timestamp handling

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

Jake Farrell closed THRIFT-2468.
--------------------------------

       Resolution: Not a Problem
    Fix Version/s: 0.9.2
         Assignee: Jake Farrell

Since you are able to connect with your Thrift client correctly this is not an issue with Thrift, more on the usage of hbase. i'm closing as not a problem. If you have an further questions on usage please feel free to email the dev@thrift.apache.org or user@thrift.apache.org mailing lists. 

> Timestamp handling
> ------------------
>
>                 Key: THRIFT-2468
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2468
>             Project: Thrift
>          Issue Type: Bug
>    Affects Versions: 0.9.1
>         Environment: nodejs v0.10.17
> thrift 0.9.1
>            Reporter: A B
>            Assignee: Jake Farrell
>              Labels: node.js, thrift
>             Fix For: 0.9.2
>
>         Attachments: Hbase.js, Hbase.thrift, Hbase_types.js
>
>
> When writing data i use a number for timestamp:
> mutateRowTs ("tab", "key", data, 1234567890 ..
> When reading data i must use a string for timestamp:
> getRowTs ("tab", "key", "1234567890" ...
> Triing to use a number results in an empty result.



--
This message was sent by Atlassian JIRA
(v6.2#6252)