> PHP: I basicaly need to start pig program from a php script (via thrift or > something..?)
Can't you just execute a Pig script with PHP by calling Pig with a PHP exec function call? I'm not sure what you're trying to do with it, but that's one way you could do it. > PIG: there is a LoadFunc that loads data from Cassandra, is there also a > StoreFunc? There is not currently a StoreFunc written. If you would like to see one, you could create a Jira ticket under the Hadoop component so that it can be added to the queue for the future. I know it has been talked about but there's nothing currently in Jira for it. Even better, if you'd like to roll up your sleeves and implement it - attaching a patch to the Jira ticket, that would be welcome too :). https://issues.apache.org/jira/browse/CASSANDRA On Oct 6, 2010, at 3:17 AM, Petr Odut wrote: > Hi, > PHP: I basicaly need to start pig program from a php script (via thrift or > something..?) > PIG: there is a LoadFunc that loads data from Cassandra, is there also a > StoreFunc? > > > On Tue, Oct 5, 2010 at 9:22 PM, Aaron Morton <aa...@thelastpickle.com> wrote: > There is an example for pig in contrib/pig and a hadoop example in > contrib/hadoop . > > What role did you want PHP to fill? > > Aaron > > > > On 06 Oct, 2010,at 06:05 AM, Petr Odut <petr.o...@gmail.com> wrote: > >> Is there any example / tutorial combining these technologies? >> >> Thanks >> >> -- >> Petr Odut [petr.o...@gmail.com] > > > > -- > Petr Odut [petr.o...@gmail.com]