You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Felix Berger (JIRA)" <ji...@apache.org> on 2009/04/24 20:21:30 UTC

[jira] Created: (HBASE-1343) src/examples/DemoClient.py is broken due to wrong use of Mutation constructor

src/examples/DemoClient.py is broken due to wrong use of Mutation constructor
-----------------------------------------------------------------------------

                 Key: HBASE-1343
                 URL: https://issues.apache.org/jira/browse/HBASE-1343
             Project: Hadoop HBase
          Issue Type: Bug
    Affects Versions: 0.19.1
            Reporter: Felix Berger


Generating thrift bindings with a current release of thrift breaks the python demo client. The attached patch fixes the demo client code.

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


[jira] Updated: (HBASE-1343) src/examples/DemoClient.py is broken due to wrong use of Mutation constructor

Posted by "Felix Berger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Berger updated HBASE-1343:
--------------------------------

    Attachment: python.patch

> src/examples/DemoClient.py is broken due to wrong use of Mutation constructor
> -----------------------------------------------------------------------------
>
>                 Key: HBASE-1343
>                 URL: https://issues.apache.org/jira/browse/HBASE-1343
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.19.1
>            Reporter: Felix Berger
>         Attachments: python.patch
>
>
> Generating thrift bindings with a current release of thrift breaks the python demo client. The attached patch fixes the demo client code.

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


[jira] Commented: (HBASE-1343) src/examples/DemoClient.py is broken due to wrong use of Mutation constructor

Posted by "stack (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702479#action_12702479 ] 

stack commented on HBASE-1343:
------------------------------

So, what version of thrift are you using Felix?  I think idea is hold to our current thrift version till there is a thrift 1.0 release -- then update it all.

> src/examples/DemoClient.py is broken due to wrong use of Mutation constructor
> -----------------------------------------------------------------------------
>
>                 Key: HBASE-1343
>                 URL: https://issues.apache.org/jira/browse/HBASE-1343
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.19.1
>            Reporter: Felix Berger
>         Attachments: python.patch
>
>
> Generating thrift bindings with a current release of thrift breaks the python demo client. The attached patch fixes the demo client code.

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