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

Remove automatic DB location as db_name.db in db location #153

Closed
skeni-cld opened this issue Nov 4, 2024 · 0 comments
Closed

Remove automatic DB location as db_name.db in db location #153

skeni-cld opened this issue Nov 4, 2024 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request
Milestone

Comments

@skeni-cld
Copy link

Currently hms-mirror add db_name.db at the end of db location while providing .sql file for e.g.

ALTER DATABASE <db_name> SET LOCATION "ofs://data/hive/db_name.db";

We are looking for support to NOT add db_name.db as some customer might not be opting to db_name.db while creating databases for e.g database location will be pointing to /data/hive/db_name in above case

@dstreev dstreev self-assigned this Nov 6, 2024
@dstreev dstreev added bug Something isn't working enhancement New feature or request labels Nov 6, 2024
@dstreev dstreev added this to the 2.2.0.18 milestone Nov 6, 2024
dstreev added a commit to dstreev/hms-mirror that referenced this issue Nov 6, 2024
…ng in 1.6.x: cloudera-labs/hms-mirror#156

- Partition auto-discovery config value is misconfigured during setup: cloudera-labs/hms-mirror#155
- Enhancement for hms-mirror setup: cloudera-labs/hms-mirror#154
- Remove automatic DB location as db_name.db in db location: cloudera-labs/hms-mirror#153
- Add support for Hive table backup in DISTCP mode: cloudera-labs/hms-mirror#152

- Beta Flag to be used for future beta features.
@dstreev dstreev closed this as completed Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants