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

hive.recursive-directories is not working in Presto 0.208 #14414

Open
imrelori opened this issue Apr 20, 2020 · 3 comments
Open

hive.recursive-directories is not working in Presto 0.208 #14414

imrelori opened this issue Apr 20, 2020 · 3 comments

Comments

@imrelori
Copy link

This property is working with version 0.180 Presto.
When I set the hive.recursive-directories property true for a presto 0.208 cluster, then we can see its value is true in the /usr/lib/presto/etc/catalog/hive.properties, but in the server.log its runtime value is false.
Unfortunately, it isn't working properly, we're still getting a different result (than with Hive query or with Presto 0.180) when we use this kind of cluster for presto queries.

Do you have any idea what is causing this bug?

@mbasmanova
Copy link
Contributor

@imrelori Would you share a snippet from the server.log where you see the property not being set?

@imrelori
Copy link
Author

imrelori commented Jul 3, 2020

Sure, here is a snippet:
2020-04-07T11:32:11.108Z INFO main Bootstrap hive.recursive-directories false false

@mbasmanova
Copy link
Contributor

@imrelori Could it be that Presto doesn't see this configuration file? Can you change some other property and see if it takes effect?

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