FSTORE
Extension: io.warp10.script.ext.warprun.WarpRunWarpScriptExtension
extensionsConfiguration parameters
-
warpscript.extensions
The FSTORE
function stores a STRING
or BYTES
object in a file, optionally overwriting any existing content. The file can be on the local file system or in HDFS.
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
.