Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

New Feature: Metastore Database Prefix #44

Open
zshao opened this issue Nov 3, 2016 · 3 comments
Open

New Feature: Metastore Database Prefix #44

zshao opened this issue Nov 3, 2016 · 3 comments

Comments

@zshao
Copy link
Contributor

zshao commented Nov 3, 2016

Allow a database prefix to be added to the destination cluster. This can be used for production testing . For example, add "test_" to all database names on the destination cluster.

@jingweilu1974
Copy link
Collaborator

Yeah, sounds good to me.

@plypaul
Copy link
Collaborator

plypaul commented Nov 4, 2016

I agree, it'd be useful. The last time I looked into this though, it was a bit more complicated than expected. One approach might be to create another implementation of DestinationObjectFactory that creates objects with the modified prefix. However, you would need to make sure that all path generation goes through that object. Some effort was made to cover the cases, but I don't think all of them were addressed.

@ericsahit
Copy link

sounds useful to me

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

No branches or pull requests

4 participants