Hansal Shah
01/22/2023, 12:11 PMHansal Shah
01/22/2023, 12:17 PMHansal Shah
01/23/2023, 4:56 PMHansal Shah
01/27/2023, 8:03 AMRafael Rodrigues Santana
01/27/2023, 8:27 PMKevin Schaich
02/08/2023, 10:04 PMminikube
, how can I get it to serve a set of files on my local Mac to be available for consumption within Orchest?
I tried slightly modifying the instructions for local development:
minikube delete
minikube start \
--cpus max \
--memory max \
--addons ingress metrics-server \
--mount-string="/Users/kevinschaich/shared-data:/shared-data" --mount
orchest install
sudo minikube tunnel
but there's no volume under /shared-data in the Orchest sidebar nor viewable if I do ls
from the Jupyter terminal.Salomon DION
02/14/2023, 7:19 AMRafael Rodrigues Santana
02/16/2023, 2:04 PMAwaiting boot lock...
Awaiting boot lock...
Awaiting boot lock...
Awaiting boot lock...
Awaiting boot lock...
Awaiting boot lock...
Awaiting boot lock...
Awaiting boot lock...
Awaiting boot lock...
Awaiting boot lock...
Because of this, we are unable to create sessions in those projects.
I have also noticed that by restarting the orchest cluster using the **restart** button, some of the projects that were not working are fixed, but other projects that were working starts to have the same issue.
Some important points:
- I have not found a lock in the $lockdir
- By running the /start.sh with the same parameters, I could reproduce the same result in jupyter-servers that are not working.
Kapil Panwar
04/28/2023, 11:24 AMĺ°ŹéĄ
05/13/2023, 12:07 PMRafael Rodrigues Santana
05/15/2023, 8:37 PM