Update instructions in thrift demo files
----------------------------------------

                 Key: HBASE-3626
                 URL: https://issues.apache.org/jira/browse/HBASE-3626
             Project: HBase
          Issue Type: Improvement
          Components: thrift
    Affects Versions: 0.90.1
            Reporter: Moaz Reyad
            Priority: Trivial


The instructions in thrift demo files point to the file :

../../../src/java/org/apache/hadoop/hbase/thrift/Hbase.thrift

while the correct location is :

../../../src/main/resources/org/apache/hadoop/hbase/thrift/Hbase.thrift

Here is a patch that fixes this.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to