You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@pig.apache.org by Zach Bailey <za...@dataclip.com> on 2010/11/01 20:54:02 UTC

Registering Jars from HDFS?

			Is it possible to feed a path of the format "hdfs:///path/to/my.jar" to the REGISTER command in Pig? I was recently watching some of the tutorials on Amazon's Elastic MapReduce and their version of Pig appears to support this ... was wondering if this is also available in the "vanilla" distribution as well, and if not, how hard is it to patch in? Or is this planned for a future version? I'm currently using 0.7 ...
			
		
        Thanks!Zach

Re: Registering Jars from HDFS?

Posted by Alan Gates <ga...@yahoo-inc.com>.
It is integrated into Pig in 0.8.  You could back port the patch into  
0.7 if you wanted.  The JIRA with the patch is https://issues.apache.org/jira/browse/PIG-1505 
.

Alan.

On Nov 1, 2010, at 12:54 PM, Zach Bailey wrote:

>
> 			Is it possible to feed a path of the format "hdfs:///path/to/ 
> my.jar" to the REGISTER command in Pig? I was recently watching some  
> of the tutorials on Amazon's Elastic MapReduce and their version of  
> Pig appears to support this ... was wondering if this is also  
> available in the "vanilla" distribution as well, and if not, how  
> hard is it to patch in? Or is this planned for a future version? I'm  
> currently using 0.7 ...
> 			
> 		
>        Thanks!Zach