| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
12 (3.204s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: dfs storage full on all slave machines of 6 machine hive cluster - Hive - [mail # user]
|
|
...Hi, 1. For a table size in Hive : $hive> describe extended ** look for *location* tag in output ** run this *bin/hadoop dfs -du * at $HADOOP_HOME directory to get the table si...
|
|
|
Author: Alok Kumar,
2013-03-19, 18:32
|
|
|
Re: dfs storage full on all slave machines of 6 machine hive cluster - Hive - [mail # user]
|
|
...Look into your hdfs-site.xml & mapred-site.xml conf files. *dfs.data.dir* propety contain your actual HDFS data path, better avoid deleting anything from these directories. *mapr...
|
|
|
Author: Alok Kumar,
2013-03-18, 16:46
|
|
|
Re: alter external table location with new namenode address - Hive - [mail # user]
|
|
...Carl, I tried and found ALTER TABLE SET LOCATION command can't be used to set location for non-native tables. In my case, where all hive tables are mapped with tables in hbase, ALTER T...
|
|
|
Author: Alok Kumar,
2012-08-25, 12:29
|
|
|
Re: alter external table location with new namenode address - Hive - [mail # user]
|
|
...Bejoy, Thank you for your help. updated metastore n its working fine. Regards -Alok On Fri, Aug 24, 2012 at 5:40 PM, Bejoy KS wrote:...
|
|
|
Author: Alok Kumar,
2012-08-24, 17:56
|
|
|
alter external table location with new namenode address - Hive - [mail # user]
|
|
...Hello, We have hive external table mapped to hbase, now moving from pseudo distributed to fully distributed hadoop cluster. found that hive queries are still pointing to older na...
|
|
|
Author: Alok Kumar,
2012-08-24, 08:00
|
|
|
Re: Hive-Hbase integration require Hbase in Pseudo distributed?? - Hive - [mail # user]
|
|
...hi, yeah i've used $HIVE_HOME/bin/hive --auxpath $HIVE_HOME/lib/hive-hbase-handler-*.jar,$HIVE_HOME/lib/hbase-*.jar,$HIVE_HOME/lib/zookeeper-*.jar -hiveconf hbase.master=localhos...
|
|
|
Author: Alok Kumar,
2011-12-02, 12:24
|
|
|
Re: Hive-Hbase integration require Hbase in Pseudo distributed?? - Hive - [mail # user]
|
|
...Hi, // Hadoop core-site.xml fs.default.name hdfs://localhost:9000 ...
|
|
|
Author: Alok Kumar,
2011-12-02, 12:04
|
|
|
Re: Hive-Hbase integration require Hbase in Pseudo distributed?? - Hive - [mail # user]
|
|
...Hi Ankit, you were right, my Hbase shell/HMaster was not running though it was coming in jps :) nw i've run my HMaster n Hbase shell is up.. n getting this error-- Do I need zook...
|
|
|
Author: Alok Kumar,
2011-12-02, 10:00
|
|
|
Hive-Hbase integration require Hbase in Pseudo distributed?? - Hive - [mail # user]
|
|
...Hi, Does Hive-Hbase integration require Hbase running in pseudo-distributed mode? I've build my Hadoop following this article http://www.michael-noll.com/blog/2011/04/14/building...
|
|
|
Author: Alok Kumar,
2011-12-02, 08:30
|
|
|
Fwd: what changes required in hive conf xml when working with hive jdbc - Hive - [mail # user]
|
|
...From: Alok Kumar Date: Thu, Nov 24, 2011 at 7:18 PM Subject: Re: what changes required in hive conf xml when working with hive jdbc To: Vikas Srivastava Hi, Its work...
|
|
|
Author: Alok Kumar,
2011-11-24, 13:48
|
|
|
|