Return-Path: X-Original-To: apmail-hbase-user-archive@www.apache.org Delivered-To: apmail-hbase-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 058AEC35D for ; Mon, 30 Apr 2012 09:03:31 +0000 (UTC) Received: (qmail 84853 invoked by uid 500); 30 Apr 2012 09:03:29 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 84634 invoked by uid 500); 30 Apr 2012 09:03:24 -0000 Mailing-List: contact user-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hbase.apache.org Delivered-To: mailing list user@hbase.apache.org Received: (qmail 84601 invoked by uid 500); 30 Apr 2012 09:03:23 -0000 Delivered-To: apmail-hadoop-hbase-user@hadoop.apache.org Received: (qmail 84596 invoked by uid 99); 30 Apr 2012 09:03:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Apr 2012 09:03:23 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Apr 2012 09:03:18 +0000 Received: from telerig.nabble.com ([192.168.236.162]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1SOmVU-0004m1-Mq for hbase-user@hadoop.apache.org; Mon, 30 Apr 2012 02:02:56 -0700 Message-ID: <33763290.post@talk.nabble.com> Date: Mon, 30 Apr 2012 02:02:56 -0700 (PDT) From: Subasis To: hbase-user@hadoop.apache.org Subject: Teradata Procedure handling in hadoop MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: chatterji.suvasish@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org I have a Teradata procedure which inserts Data to Table A , Selecting data from Table B using joins with Table C , Table D and other Filter conditions at the column label of Table C and Table D. Now , How can I handle such scenario in Hadoop, to have Table A as my resultset output in HDFS. I need help. -- View this message in context: http://old.nabble.com/Teradata-Procedure-handling-in-hadoop-tp33763290p33763290.html Sent from the HBase User mailing list archive at Nabble.com.