Re: Write simple text into hdfs

2019-04-29 Thread Ken Krugler
DataSet.writeAsText(hdfs://) should work.

— Ken

> On Apr 29, 2019, at 8:00 AM, Hai  wrote:
> 
> Hi, 
> 
> Could anyone give a simple way to write a DataSet into hdfs using a 
> simple way?
> 
> I look up the official document, and didn’t find that, am I missing some 
> thing ?
> 
> Many thanks.

--
Ken Krugler
+1 530-210-6378
http://www.scaleunlimited.com
Custom big data solutions & training
Flink, Solr, Hadoop, Cascading & Cassandra



Write simple text into hdfs

2019-04-29 Thread Hai
Hi,


Could anyone give a simple way to write a DataSetString into hdfs using a 
simple way?


I look up the official document, and didn’t find that, am I missing some thing ?


Many thanks.