Get 1 element of DataSet

2015-02-05 Thread Vinh June
-user-mailing-list-archive.2336050.n4.nabble.com/Get-1-element-of-DataSet-tp688.html Sent from the Apache Flink (Incubator) User Mailing List archive. mailing list archive at Nabble.com.

Re: Get 1 element of DataSet

2015-02-05 Thread Stefan Bunk
-- > val stringSet: DataSet[String] = ... > val str: String = stringSet.getFunction() > str > > > > > -- > View this message in context: > http://apache-flink-incubator-user-mailing-list-archive.2336050.n4.nabble.com/Get-1-ele

Re: Get 1 element of DataSet

2015-02-05 Thread Vinh June
.nabble.com/Get-1-element-of-DataSet-tp688p692.html Sent from the Apache Flink (Incubator) User Mailing List archive. mailing list archive at Nabble.com.

Re: Get 1 element of DataSet

2015-02-05 Thread Fabian Hueske
each (header,value) pair for each line > > > > -- > View this message in context: > http://apache-flink-incubator-user-mailing-list-archive.2336050.n4.nabble.com/Get-1-element-of-DataSet-tp688p692.html > Sent from the Apache Flink (Incubator) User Mailing List archive. mailing > list archive at Nabble.com. >