Eights-Li opened a new issue #2893:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2893


   **Describe the bug**
   Sqoop task params :  --map-column-hive & --map-column-java params set error, 
   if set multi-params only the last param effect
   
   **To Reproduce**
   1. In Sqoop task set two hive-map fields like, item_id String, parent_id 
String 
   2. worker log show that only --map-column-hive parent_id=String, not 
--map-column-hive item_id=String, parent_id=String
   
   **Expected behavior**
   --map-column-hive & --map-column-java params set success
   
   **Which version of Dolphin Scheduler:**
    -[dev-1.3.0]
   
   **Requirement or improvement**
   - Modify sqoop-MysqlSourceGenerator
   


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