Objet : RE: Loading binary files from NFS share
Hi,
I believe binaryFiles uses a custom Hadoop Input Format, so it can only read
specific Hadoop protocols.
You can find the full list of supported protocols by typing “Hadoop filesystems
hdfs hftp” in Google (the link I found is a little bit long and
Objet : Loading binary files from NFS share
Hi,
Is it possible to load binary files from NFS share like this:
sc.binaryFiles("nfs://host/mountpath")
I understand that it takes a path, but want to know if it allows protocol.
Appreciate your help.
Ce
Hi,
Is it possible to load binary files from NFS share like this:
sc.binaryFiles("nfs://host/mountpath")
I understand that it takes a path, but want to know if it allows protocol.
Appreciate your help.