[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
ReadWebHdfsTextCollection(Computation, Uri) |
Read a collection of HDFS files serialized as lines of text. Concatenate all the lines of the files to the output,
in an unspecified order.
| |
ReadWebHdfsTextCollection(Computation, Uri, String, Int32) |
Read a collection of HDFS files serialized as lines of text. Concatenate all the lines of the files to the output,
in an unspecified order.
|
See Also