[
https://issues.apache.org/jira/browse/HBASE-8761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hamed Madani updated HBASE-8761:
--------------------------------
Fix Version/s: (was: 0.94.8)
Description:
When I compile and run thrift server with eclipse everything works , but when I
compile the project with Maven and run thrift server I get :
thrift.ProcessFunction: Internal error processing scannerOpenWithScan
java.lang.NoSuchMethodError:
org.apache.hadoop.hbase.thrift.generated.TScan.isSetBatchSize()Z
at
org.apache.hadoop.hbase.thrift.ThriftServerRunner$HBaseHandler.scannerOpenWithScan(ThriftServerRunner.java:1164)
What am I missing ?
was:
I keep getting
thrift.ProcessFunction: Internal error processing scannerOpenWithScan
java.lang.NoSuchMethodError:
org.apache.hadoop.hbase.thrift.generated.TScan.isSetBatchSize()Z
at
org.apache.hadoop.hbase.thrift.ThriftServerRunner$HBaseHandler.scannerOpenWithScan(ThriftServerRunner.java:1164)
I'm looking at the thrift.generated.TScan and the method is there.
Summary: NoSuchMethodError:
org.apache.hadoop.hbase.thrift.generated.TScan.isSetBatchSize (was: get
NoSuchMethodError:
org.apache.hadoop.hbase.thrift.generated.TScan.isSetBatchSize)
> NoSuchMethodError:
> org.apache.hadoop.hbase.thrift.generated.TScan.isSetBatchSize
> --------------------------------------------------------------------------------
>
> Key: HBASE-8761
> URL: https://issues.apache.org/jira/browse/HBASE-8761
> Project: HBase
> Issue Type: Bug
> Components: Thrift
> Affects Versions: 0.95.1
> Reporter: Hamed Madani
>
> When I compile and run thrift server with eclipse everything works , but when
> I compile the project with Maven and run thrift server I get :
> thrift.ProcessFunction: Internal error processing scannerOpenWithScan
> java.lang.NoSuchMethodError:
> org.apache.hadoop.hbase.thrift.generated.TScan.isSetBatchSize()Z
> at
> org.apache.hadoop.hbase.thrift.ThriftServerRunner$HBaseHandler.scannerOpenWithScan(ThriftServerRunner.java:1164)
> What am I missing ?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira