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 2020/11/03 13:52:51 UTC

[GitHub] [incubator-dolphinscheduler] ximengyun opened a new issue #4019: Error: Error while compiling statement: FAILED: SemanticException Line 1:27 Table or database name may not contain dot(.) character 'dw_test.ods_user_user_douyin' (state=42000,code=40000)

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


   *For better global communication, please give priority to using English description, thx! *
   
   *Please review https://dolphinscheduler.apache.org/en-us/docs/development/issue.html when describe an issue.*
   
   **Describe the question**
   A clear and concise description of what the question is.
   海豚调度使用sqoop导数据到hive3,因为hive3不支持'库名.表名',character 'dw_test.ods_user_user_douyin',导致报错,
   建议生成sqoop脚本的时候,把库名和表明分开
   
   **Which version of DolphinScheduler:**
   DolphinScheduler2.3.2
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] xingchun-chen commented on issue #4019: Error: Error while compiling statement: FAILED: SemanticException Line 1:27 Table or database name may not contain dot(.) character 'dw_test.ods_user_user_douyin' (state=42000,code=40000)

Posted by GitBox <gi...@apache.org>.
xingchun-chen commented on issue #4019:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4019#issuecomment-721022746


   who can fix 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.

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



[GitHub] [incubator-dolphinscheduler] Eights-Li closed issue #4019: Error: Error while compiling statement: FAILED: SemanticException Line 1:27 Table or database name may not contain dot(.) character 'dw_test.ods_user_user_douyin' (state=42000,code=40000)

Posted by GitBox <gi...@apache.org>.
Eights-Li closed issue #4019:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4019


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] Eights-Li edited a comment on issue #4019: Error: Error while compiling statement: FAILED: SemanticException Line 1:27 Table or database name may not contain dot(.) character 'dw_test.ods_user_user_douyin' (state=42000,code=40000)

Posted by GitBox <gi...@apache.org>.
Eights-Li edited a comment on issue #4019:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4019#issuecomment-722400606


   In Hive3, hive-client has been removed. sqoop import hive use beeline. you can use hcatalog param to deal with it. But hcatalog not support all sqoop import param, you can find in this: 
   http://sqoop.apache.org/docs/1.4.7/SqoopUserGuide.html#_unsupported_sqoop_hive_import_options


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] Eights-Li commented on issue #4019: Error: Error while compiling statement: FAILED: SemanticException Line 1:27 Table or database name may not contain dot(.) character 'dw_test.ods_user_user_douyin' (state=42000,code=40000)

Posted by GitBox <gi...@apache.org>.
Eights-Li commented on issue #4019:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4019#issuecomment-722400606


   I will fix 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.

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