Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Porting HUE Database over to Ambari Views

avatar

Hi All,

I am looking to move all my Hive and Pig scripts written in HUE over to Ambari Views. Is there a script that I can use to extract the data from the HUE RDBMS and import it into the appropriate Ambari Views?

Thanks,

1 ACCEPTED SOLUTION

avatar
New Member

Hi @Andrew Watson,

No such script exists today, although one could be written for the specific version of Hue in use as well as the backing database. In the upcoming release of Ambari, an Ambari view has been introduced to allow for just such a migration (https://github.com/apache/ambari/tree/trunk/contrib/views/hueambarimigration). Until such time that this is released, a custom solution would need to be implemented.

View solution in original post

1 REPLY 1

avatar
New Member

Hi @Andrew Watson,

No such script exists today, although one could be written for the specific version of Hue in use as well as the backing database. In the upcoming release of Ambari, an Ambari view has been introduced to allow for just such a migration (https://github.com/apache/ambari/tree/trunk/contrib/views/hueambarimigration). Until such time that this is released, a custom solution would need to be implemented.