CrazyBeeline opened a new issue #4207:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4207


   I want to load some data into hive,DAY is a parmars
   
   
![image](https://user-images.githubusercontent.com/25030234/101866014-c4636d80-3bb2-11eb-8357-3d8838e6fec7.png)
   
   load data inpath '/flow/flume/${DAY}/flow-*.json'  into table 
ods_flow_source partition (day='${DAY}')
   
   but parse error log as follow:
   
![image](https://user-images.githubusercontent.com/25030234/101866165-14423480-3bb3-11eb-8a9f-a6a6fbc669f4.png)
   
![image](https://user-images.githubusercontent.com/25030234/101866178-1a381580-3bb3-11eb-81ef-8cf944c6b4aa.png)
   how can i load data into hive by sql
   


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

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


Reply via email to