woofyzhao opened a new issue, #4040:
URL: https://github.com/apache/incubator-inlong/issues/4040

   ### What happened
   
   The hive table hdfs path written by sort job does not match with the default 
database location.
   For example the hive table created by manager is 
/user/hive/warehouse/{db_name}.db/{table_name}.
   But the sort job writes to /user/hive/warehouse/{table_name} so query in 
hive doesn't work.
   
   ### What you expected to happen
   
   Correct sort sink path so that data can be correctly retrieved by hive.
   
   ### How to reproduce
   
   Configure a hive sink group and run the stream.
   
   ### Environment
   
   MacOs
   
   ### InLong version
   
   master
   
   ### InLong Component
   
   InLong Manager
   
   ### Are you willing to submit PR?
   
   - [X] Yes, I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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