Spring for Apache Hadoop

org.springframework.data.hadoop.pig
Interface PigServerFactory


public interface PigServerFactory

Factory for retrieving a PigServer instance.

Author:
Costin Leau

Method Summary
 org.apache.pig.PigServer getPigServer()
           
 

Method Detail

getPigServer

org.apache.pig.PigServer getPigServer()

Spring for Apache Hadoop