Jimmy Xiang created HBASE-6688:
----------------------------------
Summary: folder referred by thrift demo app instructions is
outdated
Key: HBASE-6688
URL: https://issues.apache.org/jira/browse/HBASE-6688
Project: HBase
Issue Type: Bug
Affects Versions: 0.96.0
Reporter: Jimmy Xiang
Priority: Minor
Fix For: 0.96.0
Due to the source tree module change for 0.96, the instructions in the thrift
demo example don't match the folder structure any more.
In the instruction, it is referring to:
../../../src/main/resources/org/apache/hadoop/hbase/thrift/Hbase.thrift
it should be
../../hbase-server/src/main/resources/org/apache/hadoop/hbase/thrift/Hbase.thrift
--
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