node-red-contrib-bluemix-hdfs
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -52,3 +52,3 @@ /** | ||
} | ||
/* | ||
else { | ||
@@ -70,4 +70,4 @@ var data = fs.readFileSync("credentials.cfg"), fileContents; | ||
} | ||
*/ | ||
RED.httpAdmin.get('/iotFoundation/bigdata', function(req,res) { | ||
@@ -74,0 +74,0 @@ console.log("BIG Credentials asked for ....."); |
@@ -9,3 +9,3 @@ { | ||
"description": "Big Data node on IBM Bluemix. \n\nThis Node-RED node runs only in the IBM Bluemix environment", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"keywords": [ | ||
@@ -35,6 +35,3 @@ "node-red" | ||
} | ||
], | ||
"readme": "bluemixhdfs\r\n========================\r\nThis is a Node-RED node meant for connecting to the Big Data on IBM Bluemix.\r\nThis Node-RED node can be used only within the IBM Bluemix environment. This node requires a bound IBM Analytics for HDFS service to work. \r\n\r\nIn 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. \r\n\r\n\r\nInstall\r\n-------\r\nInstall from [npm](http://npmjs.org)\r\n```\r\nnpm install node-red-contrib-bluemix-hdfs\r\n```\r\n\r\nUsage\r\n-------\r\n\r\n**HDFS Out Node**\r\n\r\nThe HDFS Out node can be used to \r\n\r\n1. Create File\r\n2. Append to File and \r\n3. Delete File\r\n\r\n \r\n**HDFS In Out Node**\r\n\r\nThe HDFS In Out node can be used to \r\n\r\n1. Read the file contents\r\n" | ||
] | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
308
0
60959