apiHiveReplicationError
A Hive replication error.
JSON
property | type | description |
---|---|---|
database | database (string) | Name of the database. |
tableName | tableName (string) | Name of the table. |
impalaUDF | impalaUDF (string) | UDF signature, includes the UDF name and parameter types. |
error | error (string) | Description of the error. |