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/06/20 09:14:55 UTC

[GitHub] [incubator-superset] Chloejay opened a new issue #10116: Background memory usage

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


   Memory ran out with small datasets. 
   Running environment: Docker.
   
   Should expected to build some demo charts with relatively small datasets, the data sets are already processed and summarized, so should be OK. 
   
   Issue: 
   Ran into zero memory problem. I attach log screenshoot for further infos. 
   <img width="685" alt="bug" src="https://user-images.githubusercontent.com/24205486/85198147-d574a580-b318-11ea-9d62-b7760b8f2775.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] stale[bot] closed issue #10116: Background memory usage

Posted by GitBox <gi...@apache.org>.
stale[bot] closed issue #10116:
URL: https://github.com/apache/incubator-superset/issues/10116


   


----------------------------------------------------------------
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] Chloejay commented on issue #10116: Background memory usage

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


   yes @willbarrett actually I allocated memory to 2GB and swap to 1GB on Mac. I'm thinking I probably need to do some config there, for the demo dataset I used is quite small. I would not consider the data volume would be an issue.


----------------------------------------------------------------
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 #10116: Background memory usage

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


   Issue-Label Bot is automatically applying the label `#bug` to this issue, with a confidence of 0.81. 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] willbarrett commented on issue #10116: Background memory usage

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


   Hi @Chloejay - how much memory do you have allocated for the docker containers?


----------------------------------------------------------------
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] stale[bot] commented on issue #10116: Background memory usage

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


   This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue `.pinned` to prevent stale bot from closing the issue.
   


----------------------------------------------------------------
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] willbarrett commented on issue #10116: Background memory usage

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


   I doubt that the data volume here is the issue. The docker-compose system contains multiple containers, including database, cache, front-end build, initialization, web server, celery process, and a test container. This group of processes can be memory-intensive, and the base resource requirements are somewhat higher than what you have configured. Locally for my development environment I allocate 6GB of RAM to Docker with a 1GB swap.


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