[
https://issues.apache.org/jira/browse/THRIFT-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer updated THRIFT-2498:
-------------------------------
Component/s: (was: Go - Library)
(was: Go - Compiler)
Priority: Trivial (was: Blocker)
Affects Version/s: (was: 1.2)
(was: 1.1)
(was: 1.0)
> golang thrift-1.0.0-dev error : false Invalid method name: 'exists'
> ---------------------------------------------------------------------
>
> Key: THRIFT-2498
> URL: https://issues.apache.org/jira/browse/THRIFT-2498
> Project: Thrift
> Issue Type: Bug
> Reporter: thaniyarasu
> 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)