Skip to content

Conversation

@xiaolin84250
Copy link
Contributor

hive.metastore.warehouse.dir, this configuration item is configured incorrectly, causing the configuration item to not take effect.

bug image:
image
image

after fixing:
image
image

What changes were proposed in this pull request?

I changed the packaging/src/docker/conf/hive-site.xml file.

Why are the changes needed?

I discovered this bug when using it. Since the default directory does not exist for non-root users in the container, it caused an error message without permission to create databases and data tables. After that, I corrected hive.metastore.warehouse.dir, this configuration item by rebuilding the image. This bug is solved.

The correct related configuration items are in the picture below.
image

Does this PR introduce any user-facing change?

No.

Is the change a dependency upgrade?

No.

How was this patch tested?

UT

hive.metastore.warehouse.dir, this configuration item is configured incorrectly, causing the configuration item to not take effect.
@xiaolin84250
Copy link
Contributor Author

Sorry, this is my first time submitting Pull Requests. #4796 jira number was wrong, so I resubmit.
This is my issue jira: https://issues.apache.org/jira/browse/HIVE-27792

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants