Yep. No localhost
Usually, I use hdfs:///user/data to indicates I want hdfs or file:///user/data to indicates
local file directory.
-----Original Message-----
From: Sean Owen [mailto:sowen@cloudera.com]
Sent: Monday, December 01, 2014 5:06 PM
To: Bui, Tri
Cc: Benjamin Cuthbert; user@spark.apache.org
Subject: Re: hdfs streaming context
Yes but you can't follow three slashes with host:port. No host probably defaults to whatever
is found in your HDFS config.
On Mon, Dec 1, 2014 at 11:02 PM, Bui, Tri <Tri.Bui@verizonwireless.com> wrote:
> For the streaming example I am working on, Its accepted ("hdfs:///user/data") without
the localhost info.
>
> Let me dig through my hdfs config.
|