skonto edited a comment on issue #23546: [SPARK-23153][K8s] Support client 
dependencies with a Hadoop Compatible File System
URL: https://github.com/apache/spark/pull/23546#issuecomment-482549358
 
 
   @erikerlandson @liyinan926 @vanzin @shaneknapp  PR has been updated with the 
addition of integration tests. As stated in the description [ceph 
nano](https://github.com/ceph/cn) is used based on official ceph images. 
   If you want to check what is being written just `kubectl port-forward 
ceph-nano-0 -n <ns> 5001:5001`.
   Here is a view  of the bucket created during test run:
   
![nano](https://user-images.githubusercontent.com/7945591/56035949-34618680-5d34-11e9-957c-abdca00349e4.png)
   In that bucket the examples jar file is copied in the bucket from the 
launcher machine along with a test file for which I check its presence in Spark 
fileserver.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to