You can create an external table to make your Data visible in hive.
Sent from my iPhone
On Jul 11, 2012, at 7:39 AM, shaik ahamed wrote:
> Hi All,
>
>As i have a data of 100GB in HDFS as i want this 100 gb file to
> move or copy to the hive directory or path how c
operation under the
hood that requires just some change in hdfs metadata.
Regards
Bejoy KS
Sent from handheld, please excuse typos.
-Original Message-
From: shaik ahamed
Date: Wed, 11 Jul 2012 20:09:07
To:
Reply-To: user@hive.apache.org
Subject: hi all
Hi All,
As i have
Try it out using "distcp" command.
Regards,
Mohammad Tariq
On Wed, Jul 11, 2012 at 8:09 PM, shaik ahamed wrote:
> Hi All,
>
>As i have a data of 100GB in HDFS as i want this 100 gb file to
> move or copy to the hive directory or path how can i achieve t
Hi All,
As i have a data of 100GB in HDFS as i want this 100 gb file to
move or copy to the hive directory or path how can i achieve this .
Is there any cmd to run this.
Please provide me a solution where i can load fast ...
Thanks in advance
Shaik
>> You can browse the Job Tracker web UI and choose the right job Id and
>> drill down to the failed tasks to get the error logs.
>> Regards
>> Bejoy KS
>>
>> Sent from handheld, please excuse typos.
>> --
>> *From: *sh
t from handheld, please excuse typos.
> --
> *From: *shaik ahamed
> *Date: *Fri, 6 Jul 2012 17:09:26 +0530
> *To: *
> *ReplyTo: *user@hive.apache.org
> *Subject: *hi all
>
> *Hi users,*
> **
> * As im selecting the distinct column from the vende
, please excuse typos.
-Original Message-
From: shaik ahamed
Date: Fri, 6 Jul 2012 17:09:26
To:
Reply-To: user@hive.apache.org
Subject: hi all
*Hi users,*
**
* As im selecting the distinct column from the vender Hive
table *
**
*Im getting the below error plz help me in this
*Hi users,*
**
* As im selecting the distinct column from the vender Hive
table *
**
*Im getting the below error plz help me in this*
**
*hive> select distinct supplier from vender_sample;*
Total MapReduce jobs = 1
Launching Job 1 out of 1
Number of reduce tasks not specified. Estimat
@hive.apache.org
Subject: hi all
Hi Users,
As i created an hive table with the below syntax
CREATE EXTERNAL TABLE vender_part(vender string, supplier string,quantity
int ) PARTITIONED BY (order_date string) row format delimited fields
terminated by ',' stored as textfile;
And in
Hi Users,
As i created an hive table with the below syntax
CREATE EXTERNAL TABLE vender_part(vender string, supplier string,quantity
int ) PARTITIONED BY (order_date string) row format delimited fields
terminated by ',' stored as textfile;
And inserted the 100GB of data with the be
10 matches
Mail list logo