unsubscribe-reg

2014-06-06 Thread Selvi. rceg
please unsubscribe me from user@hive.apache.org


Issues in retrieval of hive data-reg

2014-02-04 Thread Selvi. rceg
I am doing my project on big data. I had installed *HADOOP 1.2.1* and *HIVE
- 0.11.0* in *UBUNTU 11.10* . I have created tables in hive and structured
the contents in the table using hive. Now I need to retrieve the structured
data. Can you please help me to retrieve the structured data? On trying to
find the location of the data, I found out it to be
*hdfs://localhost:54310/user/hive/warehouse/table_name.
*But I don't know where to find this location.

HADOOP- /usr/local/hadoop
HIVE - /usr/local/hadoop/hive 0.11.0


Issues in finding the location of hive tables - reg

2014-02-03 Thread Selvi. rceg
I had installed *HADOOP 1.2.1* and *HIVE - 0.11.0* in *UBUNTU 11.10* . I
have created tables in hive and structured the contents in the table using
hive. Now I need to retrieve the structured data. I tried the command
DESCRIBE FORMATTED TABLE_NAME and found out the location as
*hdfs://localhost:54310/user/hive/warehouse/table_name. *But I am unable to
find out this location in my system. Can you please help me? Hereby I also
specify the locations of HADOOP and HIVE.

HADOOP- /usr/local/hadoop
HIVE - /usr/local/hadoop/hive 0.11.0