Re: Question on configuring Hadoop 2.6.0 with a different filesystem

2015-04-16 Thread sandeep vura
Hi Silvan, Please put the below configuration in core-site.xml and start the cluster. property namefs.default.name/name valuequobyte:// prod.corp.quobyte.com:7861/users/kaisers/hadoop-test//value/property propertynamefs.quobyte.impl/name

Question on configuring Hadoop 2.6.0 with a different filesystem

2015-04-16 Thread Silvan Kaiser
Hello! I'm rather new to hadoop and currently testing the integration of a new file system as replacement for HDFS, similiar to integrations like GlusterFS, GPFS, Ceph, etc. . I do have an implementation of the FileSystem class but a basic issue trying to test it, This seems to be rooted in a