Hi,
I was trying to integrate presto with carbondata by following the steps as described in the carbondata official page:
https://carbondata.apache.org/quick-start-guide.html
I am unable to access schemas through carbondata catalog with the below error message:
Query 20190607_131452_00001_qz7gx failed: Access Denied: Cannot show schemas
Attaching the server.log of presto.
The issue arise with presto-0.219 version whereas the same process with carbondata.properties file in etc/catalog & set of JARs generated in carbondata build works fine with presto-0.217 version.
Anyone aware of the issue & has any workaround for this is mot welcome !!
presto_cd_219.log
Hi, unfortunately the connector isn't managed in this repository. It's developed under https://github.com/apache/carbondata/tree/master/integration/presto. You can ask about it in this mailing list [email protected] . I can reproduce it easily, so other people may have the same issue.
@dbyad Were you able to resolve this issue following @ebyhr advice? Is there anything left to be resolved in this repo?
Hi,
I am unable to send a mail to the given address - [email protected].
However, the issue still remains unresolved.
@ajantha-bhat Is this something you could help with?
@dbyad Have you tried submitting a question to http://apache-carbondata-user-mailing-list.3231.n8.nabble.com/ ?
@dbyad : Hi, This is related to carbondata-presto integration. you can ask in our carbondata community.
you can subscribe to mailing list first. find details in https://carbondata.apache.org/
Also currently carbondata supports presto 0.217 version only. Later version support is not yet provided.
It is mentioned in the github documentation.

Most helpful comment
Hi, unfortunately the connector isn't managed in this repository. It's developed under https://github.com/apache/carbondata/tree/master/integration/presto. You can ask about it in this mailing list [email protected] . I can reproduce it easily, so other people may have the same issue.