You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2021/07/05 01:13:37 UTC

[GitHub] [dolphinscheduler] darkz1984 opened a new issue #5742: [Question] Why not sqoop in dolphinscheduler support postgresql

darkz1984 opened a new issue #5742:
URL: https://github.com/apache/dolphinscheduler/issues/5742


   **Which version of DolphinScheduler:**
    -[1.3.6-binary]
   
   **Additional context**
   I use dolphin to scheduler some job,
   But I found that sqoop in dolphinscheduler not support export data to postgresql, but support MySQL.
   I found someone mention that not support Oracle because it is an commercial software. But postgresql is!
   So why? and how to support it ??
   


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] robert-guangzhou commented on issue #5742: [Question] Why not sqoop in dolphinscheduler support postgresql

Posted by GitBox <gi...@apache.org>.
robert-guangzhou commented on issue #5742:
URL: https://github.com/apache/dolphinscheduler/issues/5742#issuecomment-890306662


   I also can't understand dolphi why not support pg, but dolphi almost complete 99% code of sqoop pg  .
   
   I have complete pg support in one day after  read all code of dolphi's sqoop task 


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #5742: [Question] Why not sqoop in dolphinscheduler support postgresql

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #5742:
URL: https://github.com/apache/dolphinscheduler/issues/5742#issuecomment-1015949134


   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #5742: [Question] Why not sqoop in dolphinscheduler support postgresql

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #5742:
URL: https://github.com/apache/dolphinscheduler/issues/5742#issuecomment-873712031


   Hi:
   * Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can subscribe to the developer's email,Mail subscription steps reference https://dolphinscheduler.apache.org/zh-cn/community/development/subscribe.html ,Then write the issue URL in the email content and send question to dev@dolphinscheduler.apache.org.


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #5742: [Question] Why not sqoop in dolphinscheduler support postgresql

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #5742:
URL: https://github.com/apache/dolphinscheduler/issues/5742#issuecomment-1021729033


   This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] robert-guangzhou commented on issue #5742: [Question] Why not sqoop in dolphinscheduler support postgresql

Posted by GitBox <gi...@apache.org>.
robert-guangzhou commented on issue #5742:
URL: https://github.com/apache/dolphinscheduler/issues/5742#issuecomment-894832205


   https://github.com/apache/dolphinscheduler/pull/5963 , it is the first commit of me in github. if something is wrong please tell me 


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] github-actions[bot] closed issue #5742: [Question] Why not sqoop in dolphinscheduler support postgresql

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #5742:
URL: https://github.com/apache/dolphinscheduler/issues/5742


   


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] robert-guangzhou commented on issue #5742: [Question] Why not sqoop in dolphinscheduler support postgresql

Posted by GitBox <gi...@apache.org>.
robert-guangzhou commented on issue #5742:
URL: https://github.com/apache/dolphinscheduler/issues/5742#issuecomment-894647742


   Ok, I will read the contributing guidelines and try to do it


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] dailidong commented on issue #5742: [Question] Why not sqoop in dolphinscheduler support postgresql

Posted by GitBox <gi...@apache.org>.
dailidong commented on issue #5742:
URL: https://github.com/apache/dolphinscheduler/issues/5742#issuecomment-893652600


   > I also can't understand dolphi why not support pg, but dolphi almost complete 99% code of sqoop pg .
   > 
   > I have complete pg support in one day after read all code of dolphi's sqoop task
   
   good job, can you submit a PR  to the community as a contributor?


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] dailidong commented on issue #5742: [Question] Why not sqoop in dolphinscheduler support postgresql

Posted by GitBox <gi...@apache.org>.
dailidong commented on issue #5742:
URL: https://github.com/apache/dolphinscheduler/issues/5742#issuecomment-886689393


   sorry for reply late, do you solve your problem? 


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org