[GitHub] [hudi] xushiyan commented on issue #3905: [SUPPORT] Transform from kafka complains about table not found when using transformer.sql

2021-11-21 Thread GitBox
xushiyan commented on issue #3905: URL: https://github.com/apache/hudi/issues/3905#issuecomment-974696334 @JB-data I don't think it goes to hive; it simply creates a spark sql table using that current spark session. -- This is an automated message from the Apache Git Service. To respond

[GitHub] [hudi] xushiyan commented on issue #3905: [SUPPORT] Transform from kafka complains about table not found when using transformer.sql

2021-11-20 Thread GitBox
xushiyan commented on issue #3905: URL: https://github.com/apache/hudi/issues/3905#issuecomment-974696334 @JB-data I don't think it goes to hive; it simply creates a spark sql table using that current spark session. -- This is an automated message from the Apache Git Service. To respond

[GitHub] [hudi] xushiyan commented on issue #3905: [SUPPORT] Transform from kafka complains about table not found when using transformer.sql

2021-11-16 Thread GitBox
xushiyan commented on issue #3905: URL: https://github.com/apache/hudi/issues/3905#issuecomment-971311198 Closing this as the original issue was resolved. -- 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

[GitHub] [hudi] xushiyan commented on issue #3905: [SUPPORT] Transform from kafka complains about table not found when using transformer.sql

2021-11-16 Thread GitBox
xushiyan commented on issue #3905: URL: https://github.com/apache/hudi/issues/3905#issuecomment-971150731 @JB-data I have not used it myself. but from the code and example here, you write `` which will be interpreted. See - org.apache.hudi.utilities.transform.TestSqlQueryBasedTransformer

[GitHub] [hudi] xushiyan commented on issue #3905: [SUPPORT] Transform from kafka complains about table not found when using transformer.sql

2021-11-13 Thread GitBox
xushiyan commented on issue #3905: URL: https://github.com/apache/hudi/issues/3905#issuecomment-968119004 This is similar to https://github.com/apache/hudi/issues/3906 @JB-data can you try not manually creating the path before job starts? deltastreamer is supposed to init a hoodie ta