FLOAD
Extension: io.warp10.script.ext.warprun.WarpRunWarpScriptExtension
extensionsConfiguration parameters
-
warpscript.extensions
The FLOAD
function allows to read the content of a file on the local file system or in HDFS and output that content as a byte array.
This function is intended to be used via WarpRun
or the run
command of warp10-standalone.sh
, it is part of the io.warp10.script.ext.warprun.WarpRunWarpScriptExtension
.