kk17 commented on issue #5861:
URL: https://github.com/apache/hudi/issues/5861#issuecomment-1155980152

   This is how spark-sql output in step 2 
   ```
   spark-sql>  show create table ods.original_bitdao_inject_record;Error in 
query: Failed to execute SHOW CREATE TABLE against table `ods`.`track_signup `, 
which is created by Hive and uses the following unsupported serde configuration
    SERDE: org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe 
INPUTFORMAT: org.apache.hudi.hadoop.HoodieParquetInputFormat OUTPUTFORMAT: 
org.apache.hadoop.hive.ql.io.parquet.MapredParquetOutputFormat
   ```
   Hive SQL is ok.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to