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 551BDDECD for ; Thu, 13 Dec 2012 17:47:05 +0000 (UTC) Received: (qmail 45796 invoked by uid 500); 13 Dec 2012 17:47:03 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 45673 invoked by uid 500); 13 Dec 2012 17:47:03 -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 45654 invoked by uid 99); 13 Dec 2012 17:47:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Dec 2012 17:47:02 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of anoop.hbase@gmail.com designates 209.85.219.41 as permitted sender) Received: from [209.85.219.41] (HELO mail-oa0-f41.google.com) (209.85.219.41) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Dec 2012 17:46:55 +0000 Received: by mail-oa0-f41.google.com with SMTP id k14so2637909oag.14 for ; Thu, 13 Dec 2012 09:46:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Pyn9b7nQo3TW9FkdD3tx3WjghvBXrsQPY2nIBNd2bkA=; b=eEUHYhjR/WUNnli68r9B6UQVN48QdmoSda+mn3lxdXVmv//tP5uv4olXFBaSwaDD63 GTxyvJaM162QfK/XiP3Pdqifk+GLQP1qD8t/68xAb/cQvOisSPwD6sGNXhNvl/E1OVrz oyS4FQsB4kNDpO7o/Maw4nBV2gzXrFFxuuYWibpbKWNdJ3xXjDBmZL6VKSZ8WsT+9jTa JbFRWp2Mfq6evROR1mQ3JYaQvO+5rMMhpx6YCu1vqFoFKkPXIAJn1V5aVChh3mcG3qOg QiRuEqMiVIkI8LNyqEJLEgs+EH23jrkXMkcZyniy9SSPgRzrFe/+1AAqpB/OqIME2J8A mltQ== MIME-Version: 1.0 Received: by 10.60.168.236 with SMTP id zz12mr2288875oeb.12.1355420794176; Thu, 13 Dec 2012 09:46:34 -0800 (PST) Received: by 10.76.74.106 with HTTP; Thu, 13 Dec 2012 09:46:34 -0800 (PST) In-Reply-To: <0A5C9C34-4E29-40A3-8173-CC8E8CC428AC@gmail.com> References: <0A5C9C34-4E29-40A3-8173-CC8E8CC428AC@gmail.com> Date: Thu, 13 Dec 2012 23:16:34 +0530 Message-ID: Subject: Re: Bulk Loading From Local File From: Anoop John To: user@hbase.apache.org Content-Type: multipart/alternative; boundary=bcaec54c53d4f5439704d0bf7e4a X-Virus-Checked: Checked by ClamAV on apache.org --bcaec54c53d4f5439704d0bf7e4a Content-Type: text/plain; charset=ISO-8859-1 >Can I load file rows to hbase table without importing to hdfs Where you want the data to get stored finally..I mean the raw data.. I hope that in HDFS only ( u want) Have a look at ImportTSV tool.. -Anoop- On Thu, Dec 13, 2012 at 9:23 PM, Mehmet Simsek wrote: > Can I load file rows to hbase table without importing to hdfs --bcaec54c53d4f5439704d0bf7e4a--