You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2009/06/17 10:08:09 UTC

[jira] Resolved: (HBASE-814) JSON Rest Regular (No Transaction)

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

stack resolved HBASE-814.
-------------------------

       Resolution: Duplicate
    Fix Version/s: 0.20.0

This JSON stuff and Michaels' JSON jar are the underpinnings of the current hbase REST implementation as done by Brian Beggs under aegis of hbase-1064.  Resolving as duplicate of that issue.

> JSON Rest Regular (No Transaction)
> ----------------------------------
>
>                 Key: HBASE-814
>                 URL: https://issues.apache.org/jira/browse/HBASE-814
>             Project: Hadoop HBase
>          Issue Type: New Feature
>          Components: rest
>            Reporter: Michael Gottesman
>             Fix For: 0.20.0
>
>         Attachments: patch.diff
>
>
> This is the first patch for JSONRest. It contains the non-transactional part of JSONRest without the unit tests. Since JSONRest is very modular, the transaction part of it is just an extension of normal JSONRest and is not needed to use normal JSONRest
>  The unit tests are still being built and are not ready yet and so will be submitted later (they work, the main issue is that I have been using faked data with the perl faker module. I need to just generate a dataset and use it. Sometimes gimicky cool things like generating random data for my tests grab me... for better or worse).
> To emphasize this I have decided to submit 2 patches, JSONRest and transactional JSONRest.
> I will attach the unit tests in a few days once they have been completed and are in a form that Hudson can use them.

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