Thank you for all the folks who came for the meetup, especially Jinfeng and
Sorabh for presenting on the two topics.
Here is the WebEx recording for those who missed the event
https://drive.google.com/open?id=1XWqIDZtN6aK2TAlGcEzc7UA6PBAgX67b
Also, the link for Sorabh's presentation on Schema Pro
Hi,
Can you please confirm that you have followed the steps that are documented
here,
Installing the Driver on Mac OS X
https://drill.apache.org/docs/installing-the-driver-on-mac-os-x/
Configuring ODBC on Mac OS X
https://drill.apache.org/docs/configuring-odbc-on-mac-os-x/
Thanks,
Khurram
On T
The suggestion was to upgrade to Hive 2.x ( preferable Hive 2.3 ) and not
Hive 3.0
You should try with drill 1.16.0 and Hive 2.3
Thanks,
Khurram
On Thu, May 23, 2019 at 2:26 PM Ahmad, Sami
wrote:
> I upgraded my hive to hive3.0 and using apache drill 1.16 but now hive
> storage plugin is not l
I upgraded my hive to hive3.0 and using apache drill 1.16 but now hive storage
plugin is not liking the config file
It says “please rety: Error while creating/update storage: null
Please help
From: Khurram Faraaz [mailto:kfar...@mapr.com]
Sent: Tuesday, May 14, 2019 6:35 PM
To: user@drill.apach
Hi,
I am new to drill and running into a problem with a basic setup.
From https://github.com/HariSekhon/Dockerfiles/tree/master/apache-drill, I run
a docker-compose ($ docker-compose up) of drill, and open up port 8047 for
incoming drill requests. The UI at http://0.0.0.0:8047 works.
On OSX,