bluemixhdfs
This is a Node-RED node meant for connecting to the Big Data on IBM Bluemix.
This Node-RED node can be used only within the IBM Bluemix environment. This node requires a bound IBM Analytics for HDFS service to work.
In case there is no bound IBM Analytics for HDFS, then the node will warn about its inability to connect to the HDFS system and will not work.
Install
Install from npm
npm install node-red-contrib-bluemix-hdfs
Usage
HDFS Out Node
The HDFS Out node can be used to
-
Create File
-
Append to File and
-
Delete File
HDFS In Out Node
The HDFS In Out node can be used to
- Read the file contents