You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2020/05/21 13:41:16 UTC

[GitHub] [incubator-pinot] olegchorny opened a new issue #5423: [Docs] Running Pinot in Kubernetes: Load Demo data source issue

olegchorny opened a new issue #5423:
URL: https://github.com/apache/incubator-pinot/issues/5423


   https://docs.pinot.apache.org/basics/getting-started/kubernetes-quickstart
   Step: 5.4 Load Demo data source
   ```
   kubectl exec -it pod/superset-0 -n pinot-quickstart -- bash -c 'superset import_dashboards -p /etc/superset/pinot_example_dashboard.json'
   ...
   ERROR:superset.cli:'is_restricted' is an invalid keyword argument for SqlMetric
   ```
   It seesm like to fix the issue we simply need to delete the "is_restricted": false,` string from the `/etc/superset/pinot_example_dashboard.json` file.
   


----------------------------------------------------------------
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: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [incubator-pinot] fx19880617 commented on issue #5423: [Docs] Running Pinot in Kubernetes: Load Demo data source issue

Posted by GitBox <gi...@apache.org>.
fx19880617 commented on issue #5423:
URL: https://github.com/apache/incubator-pinot/issues/5423#issuecomment-632300434


   Seems that we upgraded the docker version but not updated the scripts, will update it soon!
   Thanks for reporting!


----------------------------------------------------------------
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: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [incubator-pinot] fx19880617 commented on issue #5423: [Docs] Running Pinot in Kubernetes: Load Demo data source issue

Posted by GitBox <gi...@apache.org>.
fx19880617 commented on issue #5423:
URL: https://github.com/apache/incubator-pinot/issues/5423#issuecomment-632314132


   Updated in PR #5425


----------------------------------------------------------------
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: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [incubator-pinot] fx19880617 closed issue #5423: [Docs] Running Pinot in Kubernetes: Load Demo data source issue

Posted by GitBox <gi...@apache.org>.
fx19880617 closed issue #5423:
URL: https://github.com/apache/incubator-pinot/issues/5423


   


----------------------------------------------------------------
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: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org