Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 72422 invoked from network); 21 Dec 2007 05:21:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Dec 2007 05:21:08 -0000 Received: (qmail 57597 invoked by uid 500); 21 Dec 2007 05:20:56 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 57566 invoked by uid 500); 21 Dec 2007 05:20:56 -0000 Mailing-List: contact hadoop-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-dev@lucene.apache.org Received: (qmail 57355 invoked by uid 99); 21 Dec 2007 05:20:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Dec 2007 21:20:55 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Dec 2007 05:20:39 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C9159714247 for ; Thu, 20 Dec 2007 21:20:43 -0800 (PST) Message-ID: <22815391.1198214443821.JavaMail.jira@brutus> Date: Thu, 20 Dec 2007 21:20:43 -0800 (PST) From: "Edward Yoon (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Updated: (HADOOP-2171) [Hbase Shell] Socket Sever for executing the hql query in other applications. In-Reply-To: <23637732.1194511011182.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Yoon updated HADOOP-2171: -------------------------------- Attachment: (was: patch_v01.txt) > [Hbase Shell] Socket Sever for executing the hql query in other applications. > ----------------------------------------------------------------------------- > > Key: HADOOP-2171 > URL: https://issues.apache.org/jira/browse/HADOOP-2171 > Project: Hadoop > Issue Type: New Feature > Components: contrib/hbase > Affects Versions: 0.16.0 > Environment: all environments > Reporter: Edward Yoon > Assignee: Edward Yoon > Fix For: 0.16.0 > > Attachments: 2171_test.patch > > > To support (non-java) client, protocols will be defined and developed in socket server. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.