sujith71955 edited a comment on issue #23429: [WIP][SPARK-26432][CORE] Not able to connect Hbase 2.x.x service Getting NoSuchMethodException while trying to obtain token from Hbase 2.x.x service URL: https://github.com/apache/spark/pull/23429#issuecomment-451146374 > HBase 1.x The API which currently i am using is introduced in https://issues.apache.org/jira/browse/HBASE-12493 From Hbase 0.98.9 onwards its available. The same commit they made obtainToken(Configuration conf) deprecated. this particular api is been introduced since Hbase 0.92 version.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
