Hello, I have an HDFS cluster using Ubuntu. I want to load IIS logs into the HDFS and then do some processing with them. The IIS logs come from Windows 2003 servers. Currently in Ubuntu I have mounts set up that point to the IIS logs on the Windows servers. From there I copy the logs from the mounts into the HDFS using the -copyFromLocal command.
This works fine enough, but I was wondering if there is a way to share or open a folder on the HDFS to the network so that, for example, my Windows machines could see it and copy to it directly. Is there a way to do that? Or should I use ssh? Thanks much, -T -- View this message in context: http://www.nabble.com/Accessing-HDFS-over-network-tp24847289p24847289.html Sent from the Hadoop core-user mailing list archive at Nabble.com.