node-red-node-bluemixhdfs
Advanced tools
Comparing version 0.1.1 to 0.1.3-DEPRECATED
@@ -5,6 +5,6 @@ { | ||
}, | ||
"readme": "This node connects to the big data on Bluemix. This version supports \nCreate File\nRead from File\nAppend to File and \nDelete File\n\noperations on HDFS.\n\nThis is a dual mode node and if the Bluemix Node-RED application has a bound IBM Analytics for Hadoop service, then this node takes the HttpFs credential from Bluemix environment.\nIn case the Node-RED application does not have a bound IBM Analytics for Hadoop service, then the node prompts for the HttpFs URL, userid and password.\nThis Node is completely working and supports all the operations, provided above. However, there are more changes expected and so, although working, this is still work in progress", | ||
"readme": "THIS NODE HAS BEEN DEPRECATED. INSTEAD USE node-red-contrib-bluemix-hdfs. \n\nThis node connects to the big data on Bluemix. This version supports \nCreate File\nRead from File\nAppend to File and \nDelete File\n\noperations on HDFS.\n\nThis is a dual mode node and if the Bluemix Node-RED application has a bound IBM Analytics for Hadoop service, then this node takes the HttpFs credential from Bluemix environment.\nIn case the Node-RED application does not have a bound IBM Analytics for Hadoop service, then the node prompts for the HttpFs URL, userid and password.\nThis Node is completely working and supports all the operations, provided above. However, there are more changes expected and so, although working, this is still work in progress", | ||
"name": "node-red-node-bluemixhdfs", | ||
"description": "Big Data node on IBM Bluemix. This version works fine, however, its not the final release and more changes are expected", | ||
"version": "0.1.1", | ||
"description": "(DEPRECATED) Big Data node on IBM Bluemix. This version works fine, however, its not the final release and more changes are expected", | ||
"version": "0.1.3-DEPRECATED", | ||
"keywords": [ | ||
@@ -11,0 +11,0 @@ "node-red" |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
17348
0