You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@sqoop.apache.org by pratik khadloya <ti...@gmail.com> on 2014/09/29 20:07:58 UTC

Update hive schema

Is there a way to update the schema of an already sqoop imported hive table?

Lets say if i setup a job to constantly import mysql tables into hive. When
a new column is added to mysql, it should get automatically reflected in
hive. So, if i use --hive-import is it possible to overwrite the hive
schema on update in source?

Thanks,
Pratik