apache pig - Amazon EMR: use .pigbootup file -


Is there a way to use .pigbootup file on Amazon? And if so, how can I do it with the command line?

Thank you in advance,

Cheers

.pigbootup The default location to look for is in the user's home directory ( $ HOME / .pigbootup ). You can change it down through the command line:

  pig-dpig.load.default.statements = / tmp / myAlternatePigBootupFile  

Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -