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.