RishabGoel opened a new issue #8137:
URL: https://github.com/apache/arrow/issues/8137


   I was trying to use plasma with poetry using terminal with the following 
command:
   `poetry run plasma_store -m 6000000000 -s /tmp`
   
   But I keep on getting the following error message:
   
   `/arrow/cpp/src/plasma/store.cc:1242: Allowing the Plasma store to use up to 
6GB of memory.`
   `/arrow/cpp/src/plasma/store.cc:1269: Starting object store with directory 
/dev/shm and huge page support disabled`
   `/arrow/cpp/src/plasma/io.cc:145: Bind failed for pathname 
/home/rishabgoel/tmp`
   `/arrow/cpp/src/plasma/store.cc:1167:  Check failed: socket >= 0 `
   `Aborted (core dumped)`
   
   Is there something that I am 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:
us...@infra.apache.org


Reply via email to