thaniyarasu created THRIFT-2498:
-----------------------------------

             Summary: 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
          Components: Go - Compiler, Go - Library
    Affects Versions: 1.0, 1.1, 1.2
            Reporter: thaniyarasu
            Priority: Blocker


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)

Reply via email to