Created on
03-27-2020
11:51 PM
- last edited on
03-28-2020
08:02 AM
by
ask_bill_brooks
I have a problem when init Hive view. It inits ds_jobimpl_xx table but miss add ds_jobimpl_xx_id_seq to ambari_sequences.
I go through all Hive view code but can not find any info about those. Any expert can help me to clarify it? Thank you.
Created 03-28-2020 01:53 AM
After going through code I find in here to generate ds_jobimpl_xx and insert ds_jobimpl_xx_id_seq.
Created 03-28-2020 01:53 AM
After going through code I find in here to generate ds_jobimpl_xx and insert ds_jobimpl_xx_id_seq.