Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Presto query error: getConnectorPlanOptimizers() #69

Open
7A6A78 opened this issue Apr 29, 2021 · 3 comments
Open

Presto query error: getConnectorPlanOptimizers() #69

7A6A78 opened this issue Apr 29, 2021 · 3 comments

Comments

@7A6A78
Copy link

7A6A78 commented Apr 29, 2021

Hi there,

I was testing TiBigData recently and successfully compiled. But when I used Presto to query, the following error was reported:
io.tidb.bigdata.prestodb.tidb.optimization.TiDBPlanOptimizerProvider.getConnectorPlanOptimizers()Ljava/util/Set;

Is there anyone konws what happend and how to resolve ?

Thanks : )

@sunxiaoguang
Copy link
Collaborator

Looks like it is a binary incompatibility issue. Please paste the full error stack, thanks.

@7A6A78
Copy link
Author

7A6A78 commented Apr 30, 2021

Looks like it is a binary incompatibility issue. Please paste the full error stack, thanks.

There is nothing wrong with presto server.log, tidb plugin installed successfully. However, when I query on presto-cli using hive catalog, that info came out, I could not see any error stack.

@sunxiaoguang
Copy link
Collaborator

sunxiaoguang commented May 2, 2021

I guess you used a version of PrestoSQL which has incompatible binary interface. This project is built with PrestoSQL 350. What is the version that you are using right now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants