You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/04/26 00:59:17 UTC

[jira] [Closed] (THRIFT-2498) Error message "Invalid method name" while trying to call HBase Thrift API

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

Jens Geyer closed THRIFT-2498.
------------------------------

    Resolution: Not a Problem

> Error message "Invalid method name" while trying to call HBase Thrift API
> -------------------------------------------------------------------------
>
>                 Key: THRIFT-2498
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2498
>             Project: Thrift
>          Issue Type: Bug
>            Reporter: thaniyarasu
>            Assignee: Jens Geyer
>            Priority: Trivial
>
> i have cloned thrift master (SHA ID 779b9ac2eff8605836a7a08151b844601dffcf53) and installed it locally.
> ~$ thrift -version => Thrift version 1.0.0-dev
> ~$ thrift --gen go hbase-0.94.17/src/main/resources/org/apache/hadoop/hbase/thrift2/hbase.thrift
> ~$ go version  => go1.2.1 linux/amd64
> ~$ go install gen-go/hbase  # success
> ~$ go run gen-go/hbase/t_h_base_service-remote/t_h_base_service-remote.go exists table_name {}
> false Invalid method name: 'exists'



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