Is this /home/strorage/... a hdfs directory?
I think its a normal filesystem directory.

Try running this
load data local inpath '*/home/storage/mount1/tabled.txt' INTO TABLE TEST;*"


On Mon, Sep 30, 2013 at 7:13 PM, Manickam P <manicka...@outlook.com> wrote:

> Hi,
>
> I'm getting the below error while loading the data into hive table.
> *return code 1 from org.apache.hadoop.hive.ql.exec.MoveTask*
> *
> *
> I used "* LOAD DATA INPATH '/home/storage/mount1/tabled.txt' INTO TABLE
> TEST;*" this query to insert into table.
>
>
> Thanks,
> Manickam P
>



-- 
Nitin Pawar

Reply via email to