You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/09/18 05:50:26 UTC

[GitHub] [incubator-superset] nishwalshetty opened a new issue #10951: Connection to oracle database from Superset Error

nishwalshetty opened a new issue #10951:
URL: https://github.com/apache/incubator-superset/issues/10951


   While adding a nee oracle connection, getting the below error
   ![image](https://user-images.githubusercontent.com/48088420/93560681-5b4bcf80-f9a0-11ea-9520-e1202c9a9dc8.png)
   
   
   My SQLAlchemy URI : oracle://username:pass@hostip:1521/servicename
   
   checked log which doesnt have much information for me to debug, below is the log
   ![image](https://user-images.githubusercontent.com/48088420/93560820-a1089800-f9a0-11ea-846a-eaac9c7fcfc7.png)
   
   
   Note: cx oracle driver is installed and image was rebuilt
   
   what am i missing here?
   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] issue-label-bot[bot] commented on issue #10951: Connection to oracle database from Superset Error

Posted by GitBox <gi...@apache.org>.
issue-label-bot[bot] commented on issue #10951:
URL: https://github.com/apache/incubator-superset/issues/10951#issuecomment-694668289


   Issue-Label Bot is automatically applying the label `#question` to this issue, with a confidence of 0.68. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback! 
   
    Links: [app homepage](https://github.com/marketplace/issue-label-bot), [dashboard](https://mlbot.net/data/apache/incubator-superset) and [code](https://github.com/hamelsmu/MLapp) for this bot.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] dpgaspar commented on issue #10951: Connection to oracle database from Superset Error

Posted by GitBox <gi...@apache.org>.
dpgaspar commented on issue #10951:
URL: https://github.com/apache/incubator-superset/issues/10951#issuecomment-695965281


   Seems like you have a config/install problem, this is not directly related with Superset itself. You can use Slack or Stack overflow to reach for help on troubleshooting the 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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] nishwalshetty commented on issue #10951: Connection to oracle database from Superset Error

Posted by GitBox <gi...@apache.org>.
nishwalshetty commented on issue #10951:
URL: https://github.com/apache/incubator-superset/issues/10951#issuecomment-696028156


   Note: if you connecting to oracle then superset setup in docker will not work as by  default oracle client is not installed!


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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] nishwalshetty commented on issue #10951: Connection to oracle database from Superset Error

Posted by GitBox <gi...@apache.org>.
nishwalshetty commented on issue #10951:
URL: https://github.com/apache/incubator-superset/issues/10951#issuecomment-694822587


   Also on saving the datasource i get the below error
   
   ![image](https://user-images.githubusercontent.com/48088420/93594172-f52c7000-f9d2-11ea-9d32-e10814a6cb9f.png)
   
   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] nishwalshetty commented on issue #10951: Connection to oracle database from Superset Error

Posted by GitBox <gi...@apache.org>.
nishwalshetty commented on issue #10951:
URL: https://github.com/apache/incubator-superset/issues/10951#issuecomment-696028156


   Note: if you connecting to oracle then superset setup in docker will not work as by  default oracle client is not installed!


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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] dpgaspar closed issue #10951: Connection to oracle database from Superset Error

Posted by GitBox <gi...@apache.org>.
dpgaspar closed issue #10951:
URL: https://github.com/apache/incubator-superset/issues/10951


   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] dpgaspar commented on issue #10951: Connection to oracle database from Superset Error

Posted by GitBox <gi...@apache.org>.
dpgaspar commented on issue #10951:
URL: https://github.com/apache/incubator-superset/issues/10951#issuecomment-695965281


   Seems like you have a config/install problem, this is not directly related with Superset itself. You can use Slack or Stack overflow to reach for help on troubleshooting the 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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] dpgaspar closed issue #10951: Connection to oracle database from Superset Error

Posted by GitBox <gi...@apache.org>.
dpgaspar closed issue #10951:
URL: https://github.com/apache/incubator-superset/issues/10951


   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org