Hey thanks for response.. Actually i don't find any package name with this "thriftif". So would do elloborate it and give me a direction so that i could accomplish this task.
________________________________________ From: Gopal Vijayaraghavan [go...@hortonworks.com] on behalf of Gopal Vijayaraghavan [gop...@apache.org] Sent: Friday, February 05, 2016 3:25 PM To: user@hive.apache.org Subject: Re: Apache hive Thrift PHP >I have configured hadoop2.7 and apache hive 1.2.1. I want to connect >Apache hive to php using thrift. That's likely to have a lot of pain due to the way different PHP SAPIs handle timeouts. The only place where the thrift API might work correctly is the CLI mode. >/usr/local/hive/lib/php/packages/hive_service/ThriftHive.php on line 2. I >tried to figure it out by correcting it but i get more errors after >correcting this. Any help for this would be appreciated. A better idea would be to run "mvn package thriftif" to regenerate those files with thrift-0.9.3. <?php namespace ; looks very very broken to me. Cheers, Gopal