Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5B5C010AB4 for ; Thu, 11 Jul 2013 00:59:52 +0000 (UTC) Received: (qmail 52185 invoked by uid 500); 11 Jul 2013 00:59:52 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 52149 invoked by uid 500); 11 Jul 2013 00:59:52 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 52140 invoked by uid 99); 11 Jul 2013 00:59:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Jul 2013 00:59:52 +0000 Date: Thu, 11 Jul 2013 00:59:52 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-8890) Fix Thrift 2 example class location MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-8890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13705307#comment-13705307 ] Hudson commented on HBASE-8890: ------------------------------- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #608 (See [https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/608/]) HBASE-8890 Fix Thrift 2 example class location (Revision 1501722) Result = SUCCESS larsgeorge : Files : * /hbase/trunk/hbase-examples/src/main/java/org/apache/hadoop/hbase/thrift/generated * /hbase/trunk/hbase-examples/src/main/java/org/apache/hadoop/hbase/thrift2 * /hbase/trunk/hbase-examples/src/main/java/org/apache/hadoop/hbase/thrift2/DemoClient.java * /hbase/trunk/hbase-examples/src/main/python/DemoClient.py * /hbase/trunk/hbase-examples/src/main/python/gen-py * /hbase/trunk/hbase-examples/src/main/python/thrift1 * /hbase/trunk/hbase-examples/src/main/python/thrift1/DemoClient.py * /hbase/trunk/hbase-examples/src/main/python/thrift1/gen-py * /hbase/trunk/hbase-examples/src/main/python/thrift1/gen-py/hbase * /hbase/trunk/hbase-examples/src/main/python/thrift1/gen-py/hbase/Hbase-remote * /hbase/trunk/hbase-examples/src/main/python/thrift1/gen-py/hbase/Hbase.py * /hbase/trunk/hbase-examples/src/main/python/thrift1/gen-py/hbase/__init__.py * /hbase/trunk/hbase-examples/src/main/python/thrift1/gen-py/hbase/constants.py * /hbase/trunk/hbase-examples/src/main/python/thrift1/gen-py/hbase/ttypes.py * /hbase/trunk/hbase-examples/src/main/python/thrift2 * /hbase/trunk/hbase-examples/src/main/python/thrift2/DemoClient.py * /hbase/trunk/hbase-examples/src/main/python/thrift2/gen-py * /hbase/trunk/hbase-examples/src/main/python/thrift2/gen-py/hbase * /hbase/trunk/hbase-examples/src/main/python/thrift2/gen-py/hbase/THBaseService-remote * /hbase/trunk/hbase-examples/src/main/python/thrift2/gen-py/hbase/THBaseService.py * /hbase/trunk/hbase-examples/src/main/python/thrift2/gen-py/hbase/__init__.py * /hbase/trunk/hbase-examples/src/main/python/thrift2/gen-py/hbase/constants.py * /hbase/trunk/hbase-examples/src/main/python/thrift2/gen-py/hbase/ttypes.py * /hbase/trunk/hbase-examples/thrift2 > Fix Thrift 2 example class location > ----------------------------------- > > Key: HBASE-8890 > URL: https://issues.apache.org/jira/browse/HBASE-8890 > Project: HBase > Issue Type: Sub-task > Components: Thrift > Affects Versions: 0.98.0, 0.95.1 > Reporter: Lars George > Assignee: Lars George > Labels: noob, thrift2 > Fix For: 0.98.0, 0.95.2 > > Attachments: HBASE-8890.patch, HBASE-8890-v2.patch > > > For some obscure (?) reason the Thrift 2 Java class has a package that does not match the file location. Move Thrift 2 examples in proper Maven locations and make sure they work. -- 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