Adapter for HDFS 9.8 | webMethods Adapter for HDFS Documentation | webMethods Adapter for HDFS Installation and User’s Documentation | Built-In Services | wm.hadoop.hdfs:close
 
wm.hadoop.hdfs:close
The wm.hadoop.hdfs:close service closes the stream to the file with the file handle. The service returns the message specifying the reason for the success or failure of the close operation.
Input Parameters
handle
String Handle of the HDFS file to which the stream is opened.
Output Parameters
status
String The status of the close operation. The valid value of this parameter can either be success or failure.
message
String A detailed message specifying the reason for the success or failure of the close operation.