Dear Victor, I’ve already forwarded your request to the second level support. They will give you help on your technical issues. Best, Daniele On 07 Jul 2015, at 11:43, Victor Esteban <victor at limogin.com> wrote: > Hello, > > I can not connect with the servive hive remotely. > > I'm use this library > > https://github.com/Automattic/php-thrift-sql > > And my connection declaration is the following: > > // Load this lib > require_once __DIR__ . '/ThriftSQL.phar'; > > // Try out a Hive query > $hive = new \ThriftSQL\Hive( 'cosmos.lab.fi-ware.org', 10000, 'myuser', 'myaccountpass'); > $hiveTables = $hive > ->connect() > ->queryAndFetchAll( 'SHOW TABLES' ); > print_r( $hiveTables > ); > > > But the call waits indefinitely until it reaches a timeout. > > Thanks, > > Victor. > > > -- > Victor Esteban > Mail: victor at limogin.com > Telf. +34 615 800 104 > Web: http://www.limogin.com > LinkedIn: http://www.linkedin.com/in/limogin > _______________________________________________ > Fiware-lab-help mailing list > Fiware-lab-help at lists.fi-ware.org > https://lists.fi-ware.org/listinfo/fiware-lab-help -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 204 bytes Desc: Message signed with OpenPGP using GPGMail URL: <https://lists.fiware.org/private/fiware-lab-help/attachments/20150707/e28193b4/attachment.pgp>
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy