Pig do have a abstraction layer in execution engine. But that is mostly a
legacy of early versions. In recent development, we never keep platform
neutral in mind so I don't know how reliable this interface is. Can you
elaborate your idea so we may find a better solution?

Daniel

On Sun, Jan 8, 2012 at 7:50 PM, devdoer bird <[email protected]> wrote:

> HI:
>
> I want to implement a new pig backend  . Can I replache the hadoop backend
> with a hadoop--streaming only backend?
>
> I decide to use streaming to implement backend.storage and backend
> .executionengine interface , but I want to know   whether it's a right way
> to do so.
>
> Thanks.
>

Reply via email to