Created 01-25-2023 09:40 PM
I'm using Virtualbox in Windows to work on Hadoop and Pig.
In grunt, when I run
STORE B INTO '/users/emp/empsalinc' USING PigStorage(' ');
it got stuck after creating jobId. Why is it so?