Farshad Saberi Movahed

Results 7 comments of Farshad Saberi Movahed

Following on my previous comment, I should mention that the kubectl logs show the following download statistics: --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded|...

Thanks for pointing me to the link for Bintray. What should I put into my yaml file to not downloading any thing from JCenter? In my yaml file, I set...

@hyungryuk Thanks for providing your comments. I'll check with our engineer who set up the Kubernetes cluster and installed the spark pod and I'll let you everyone in this thread...

@Zhang-Aoqi Thanks for your comments. I'll work on the resolutions suggested by @hyungryuk and will let you know the outcome.

@hyungryuk I've noticed that we have used "spark-operator-chart-1.1.19" helm chart to install spark-operator on the k8s cluster. How can I find the version of hadoop jar files that are created...

I executed `client.list_runs()`, where I defined `client` object in my first message, and I got the following result: `{'experiments': None, 'next_page_token': None, 'total_size': None}` When I executed `client.create_experiment(name="kubeflow")`, no valid...

I think I need to follow the instructions in this url, https://www.kubeflow.org/docs/distributions/aws/authentication/authentication/, to provide TLS authentication for kubeflow. I'll try it and will let you know the outcome.