You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by Dmitriy Ryaboy <dv...@gmail.com> on 2013/02/23 03:35:24 UTC

Pig 0.11: new features and improvements

I pulled together some of the highlights of the pig 0.11 release on the
Apache Pig blog (which now officially exists!):

https://blogs.apache.org/pig/

D

Re: Pig 0.11: new features and improvements

Posted by Jakub Glapa <ja...@gmail.com>.
Thanks Dmitriy!

very useful



--
regards,
pozdrawiam,
Jakub Glapa


On Sat, Feb 23, 2013 at 2:35 AM, Dmitriy Ryaboy <dv...@gmail.com> wrote:

> I pulled together some of the highlights of the pig 0.11 release on the
> Apache Pig blog (which now officially exists!):
>
> https://blogs.apache.org/pig/
>
> D
>

Re: Pig with NetCDF

Posted by Dmitriy Ryaboy <dv...@gmail.com>.
I don't think I've seen anyone write loaders for NetCDF, but there is no
reason one couldn't, as far as I know.
Just need to write a Hadoop InputFormat / RecordReader that implements the
format, and wrap a thing LoadFunc around it.

There is some basic documentation here :
https://pig.apache.org/docs/r0.11.0/udf.html#load-store-functions

Of course you can also look at any existing LoadFuncs to see how they are
implemented.

D


On Mon, Feb 25, 2013 at 8:48 AM, Preeti Gupta <pr...@gmail.com>wrote:

> Hi Everyone,
>
> I am new to PIG. I was wondering if PIG can work with NetCDF or can be
> made to work with it?
>
> -preeti

Pig with NetCDF

Posted by Preeti Gupta <pr...@gmail.com>.
Hi Everyone,

I am new to PIG. I was wondering if PIG can work with NetCDF or can be made to work with it?

-preeti

Re: Pig 0.11: new features and improvements

Posted by Panshul Whisper <ou...@gmail.com>.
This is awesome... PIG just became more delicious.. :)

Regards,
Panshul


On Mon, Feb 25, 2013 at 5:43 PM, Jeff Yuan <qu...@gmail.com> wrote:

> Thanks! I'm still new to pig, but it's very informative.
>
> On Fri, Feb 22, 2013 at 6:35 PM, Dmitriy Ryaboy <dv...@gmail.com>
> wrote:
> > I pulled together some of the highlights of the pig 0.11 release on the
> > Apache Pig blog (which now officially exists!):
> >
> > https://blogs.apache.org/pig/
> >
> > D
>



-- 
Regards,
Ouch Whisper
010101010101

Re: Pig 0.11: new features and improvements

Posted by Jeff Yuan <qu...@gmail.com>.
Thanks! I'm still new to pig, but it's very informative.

On Fri, Feb 22, 2013 at 6:35 PM, Dmitriy Ryaboy <dv...@gmail.com> wrote:
> I pulled together some of the highlights of the pig 0.11 release on the
> Apache Pig blog (which now officially exists!):
>
> https://blogs.apache.org/pig/
>
> D