I just pushed a fix for this. Travis has changed its way how it makes the jdk available. PRs need a force push or empty commit to trigger a new build.
- Bolke > Op 5 dec. 2016, om 14:38 heeft Emanuele Palese <[email protected]> het > volgende geschreven: > > Hey, > I am experiencing the same issue. I've opened a ticket too: > https://issues.apache.org/jira/browse/AIRFLOW-671 > I've tried to download minicluster manually from > https://github.com/bolkedebruin/minicluster/releases/download/1.1/minicluster-1.1-SNAPSHOT-bin.zip > and I have the same issue that is beeline can't connect to the local Hive > server. > > 2016-12-05 14:22 GMT+00:00 Bolke de Bruin <[email protected]>: > >> the java binary seems to missing from the path for some reason. I’ll have >> a look to see if I can fix that. >> >>> Op 5 dec. 2016, om 14:20 heeft Maycock, Luke <luke.maycock@affiliate. >> oliverwyman.com> het volgende geschreven: >>> >>> I have only noticed this. All recent PRs have this error. At a glance, I >> could not see any individual commit that caused this so maybe this is an >> environment issue. I have not really spent any time looking into the issue >> yet but if I find a solution, I will let you know. >>> >>> >>> Cheers, >>> >>> Luke Maycock >>> OLIVER WYMAN >>> [email protected]<mailto:luke. >> [email protected]> >>> www.oliverwyman.com<http://www.oliverwyman.com/> >>> >>> >>> >>> ________________________________ >>> From: Vijay Bhat <[email protected]> >>> Sent: 05 December 2016 13:46 >>> To: [email protected] >>> Subject: Travis build failure >>> >>> I'm getting the following travis build error - it's unable to connect to >>> Hive. >>> >>> https://travis-ci.org/apache/incubator-airflow/builds/181336068 >>> >>> Anybody else seeing this or have ideas on why it's happening? >>> >>> INFO [root] Connecting to jdbc:hive2://localhost:10000/default >>> INFO [root] HS2 may be unavailable, check server status >>> INFO [root] Error: Could not open client transport with JDBC Uri: >>> jdbc:hive2://localhost:10000/default: java.net.ConnectException: >>> Connection refused (Connection refused) (state=08S01,code=0) >>> >>> Thanks, >>> >>> Vijay >>> >>> ________________________________ >>> This e-mail and any attachments may be confidential or legally >> privileged. If you received this message in error or are not the intended >> recipient, you should destroy the e-mail message and any attachments or >> copies, and you are prohibited from retaining, distributing, disclosing or >> using any information contained herein. Please inform us of the erroneous >> delivery by return e-mail. Thank you for your cooperation. >> >>
