docker-presto | Presto docker image based on alpine | Continuous Deployment library
kandi X-RAY | docker-presto Summary
kandi X-RAY | docker-presto Summary
Presto docker image based on alpine
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of docker-presto
docker-presto Key Features
docker-presto Examples and Code Snippets
Community Discussions
Trending Discussions on docker-presto
QUESTION
I have a requirement to deploy a presto server which can help me query data stored in ADLS in Avro file formats. I have gone through this tutorial and it seems that the Hive is used as a catalogue/connector in presto to query from ADLS. Can I bypass Hive and have any connector to extract data from ADLS?
...ANSWER
Answered 2019-Feb-28 at 12:19Can I bypass Hive and have any connector to extract data from ADLS?
No.
Hive here plays two roles here:
- storage for metadata. It contains information like:
- schema and table name
- columns
- data format
- data location
- execution
- it is capable to read data from (HDFS) distributed file systems (like HDFS, S3, ADLS)
- it tells how execution can be distributed.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install docker-presto
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page