This function will copy the local file to the remote JarStore, called from client side.
This function will copy the local file to the remote JarStore, called from client side.
The local file
This function will copy the remote file to local file system, called from client side.
This function will copy the remote file to local file system, called from client side.
The destination of file path
The remote file path from JarStore
Init the Jar Store.
The scheme of the JarStoreService.
The scheme of the JarStoreService. Like "hdfs" for HDFS file system, and "file" for a local file system.
JarStoreService is used to manage the upload/download of binary files, like user submitted application jar.