Return-Path: X-Original-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 831A6101D7 for ; Wed, 10 Jul 2013 08:00:41 +0000 (UTC) Received: (qmail 27184 invoked by uid 500); 10 Jul 2013 08:00:36 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 26831 invoked by uid 500); 10 Jul 2013 08:00:35 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 26824 invoked by uid 99); 10 Jul 2013 08:00:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jul 2013 08:00:34 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW X-Spam-Check-By: apache.org Received-SPF: error (athena.apache.org: local policy) Received: from [209.85.219.52] (HELO mail-oa0-f52.google.com) (209.85.219.52) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jul 2013 08:00:29 +0000 Received: by mail-oa0-f52.google.com with SMTP id g12so9047231oah.39 for ; Wed, 10 Jul 2013 00:59:48 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :x-gm-message-state; bh=bbv5JZDfGMOeenlq296O/lfrcRZ7GctlP/QZPw6ngQc=; b=Ndxre1hhMb+ShMWrpOv/kASZMtKlR2X5hhSSUTfkmYO5VpU7hs3yD7xe4kx9qmyAwe lZ9ulsDYVxhYC4wFozdeXphwG4ilvBU8zUh+P2hKQiWf5zT7tCClMnWvA8+JQzv1gFBP QzlD4gkB5DUdkxDPi8UJsE9qN0C+zGxHFADSiNpVcHlGCsRINoWVwllpEUtencPIkevs WoXYqenRg3et6IRqfCA8jx+OUB4DUTU1OlYa3S3xuFnrKCDfQNexwnOFAZAdpevFzyJU zFbw5yw38atovuTjFKGMLByYaxBSkXh7MsdaUKh4yRa3CuistPhyc0GI3gHs08XGee1h Qhcg== MIME-Version: 1.0 X-Received: by 10.182.81.202 with SMTP id c10mr27294088oby.27.1373443188692; Wed, 10 Jul 2013 00:59:48 -0700 (PDT) Received: by 10.60.148.198 with HTTP; Wed, 10 Jul 2013 00:59:48 -0700 (PDT) Date: Wed, 10 Jul 2013 11:59:48 +0400 Message-ID: Subject: Sqoop and Hadoop From: Fatih Haltas To: "user@hadoop.apache.org" Content-Type: multipart/alternative; boundary=047d7b2e47f461a9d404e123a94e X-Gm-Message-State: ALoCoQlPfWwWDiO0YY4G1o0QfrcbuVj8zW/F1P3zzhmtbblfLbmidtU8SuDBugWSlM7N3ytYJuTK X-Virus-Checked: Checked by ClamAV on apache.org --047d7b2e47f461a9d404e123a94e Content-Type: text/plain; charset=ISO-8859-1 Hi Everyone, I am trying to import data from postgresql to hdfs via sqoop, however, all examples, i got on internet is talking about hive,hbase etc. kind of system,running within hadoop. I am not using, any of these systems, isnt it possible to import data without having those kind of systems,running on hadoop via sqoop? In other words, I am using hadoop and mapreduce systems itself alone, is it possible to import data from postgresql to that basic hadoop system via sqoop? --047d7b2e47f461a9d404e123a94e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi Everyone,=A0

I am trying to im= port data from postgresql to hdfs via sqoop, however, all examples, i got o= n internet is talking about hive,hbase etc. kind of system,running within h= adoop.

I am not using, any of these systems, isnt = it possible to import data without having those kind of systems,running on = hadoop via sqoop?

In other words, I am= using hadoop and mapreduce systems itself alone, is it possible to import = data from postgresql to that basic hadoop system via sqoop?
--047d7b2e47f461a9d404e123a94e--