We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20a3cc6 commit 1550a93Copy full SHA for 1550a93
test.sh
@@ -3,7 +3,7 @@
3
# this could be conditionally set. it may be set higher up as part of the global env variables.
4
rm -rf target/
5
export GLUSTER_MOUNT=/mnt/glusterfs
6
-export HCFS_FILE_SYSTEM_CONNECTOR=org.apache.hadoop.hcfs.test.connector.glusterfs.GlusterFileSystemTestConnector
+export HCFS_FILE_SYSTEM_CONNECTOR=org.apache.hadoop.fs.test.connector.glusterfs.GlusterFileSystemTestConnector
7
export HCFS_CLASSNAME=org.apache.hadoop.fs.glusterfs.GlusterFileSystem
8
9
0 commit comments