|
Jeff Zhang |
at Oct 7, 2010 at 2:04 am
|
⇧ |
| |
Pig provides java api for users, here's an example
http://hadoop.apache.org/pig/docs/r0.7.0/setup.html#Sample+CodeThe most important class is PigServer, you can refer javadoc for more details.
On Thu, Oct 7, 2010 at 9:50 AM, 김영우 wrote:
Hi,
I need to integrate existing pig scripts to java application. the scripts
have been run in command line.
I'm wondering how to do this? I just want to run pig file(*.pig) in java
code.
Any advice would be appreciated.
Thanks,
- Youngwoo
--
Best Regards
Jeff Zhang