Re: solr indexing using pig script

2015-01-16 Thread Pradeep Gollakota
It looks like your only option then is to use two separate scripts. It's not ideal because you have twice the I/O, but it should work. P.S. make sure to guy reply all so the list is kept in the loop. On Jan 15, 2015 11:41 PM, Vishnu Viswanath vishnu.viswanat...@gmail.com wrote: Thanks Pradeep

Re: solr indexing using pig script

2015-01-16 Thread Vishnu Viswanath
Thanks, Well I think that will be my final option. Right now I am running the script twice and is ok for my performance requirement. When the amount of data increases I might have to write a custom store function. Vishnu Viswanath On 16-Jan-2015, at 13:51, Pradeep Gollakota

Pig on mapreduce depends on MR historyserver ?

2015-01-16 Thread canan chen
I try to run pig on mapreduce, but would meet the following error if I didn't start mr history server. But I can run hive on mapreduce without MR historyserver, not sure why pig on mapreduce on MR historyserver. As my understanding historyserver is used for recovery, so it should be OK without

Pig on Windows 7

2015-01-16 Thread Venkat Ramakrishnan
Hello all, Is there anyone who have installed Pig on Windows 7, and running successfully? I have an issue with my installation and need help. Thanks, Venkat.