Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-red-node-bluemixhdfs

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-node-bluemixhdfs - npm Package Compare versions

Comparing version 0.1.1 to 0.1.3-DEPRECATED

6

package.json

@@ -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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc