Re: Create Index Map/Reduce failure

2012-10-27 Thread Mapred Learn
Try: Export HADOOP_HEAPSIZE=1000 ( 1gb) Before running your hive query And keep keep increasing the size to needed value Another option is setting Xmx in hive-env.sh Sent from my iPhone On Oct 27, 2012, at 12:21 PM, Peter Marron wrote: > Hi, > > I have a fairly low-end machine running Ubu

Create Index Map/Reduce failure

2012-10-27 Thread Peter Marron
Hi, I have a fairly low-end machine running Ubuntu 12.0.4 I'm running Hadoop in pseudo-distributed and storing in HDFS. I have a file which is 137Gb with 36.6 million rows and 466 columns. I am trying to create an index on this table in hive with these commands. (I seem to have to build the index