1

I have created the nodered boilerplate and i have binded the Analytics for Apache Hadoop service. So it clearly appears as a binded service into the dashboard. enter image description here

But when I launch the Nodered app and add a HDFS node, I get the following message: "Unbounded Service: Big Insights service not bound. This node wont work"

Any idea of what i am doing wrong? It used to work well for me a few weeks ago.

Chris Snow
  • 23,813
  • 35
  • 144
  • 309
edevregille
  • 209
  • 2
  • 12
  • Have you restarted the Node-RED app since binding the service? The vcap data will only get updated after a restart. – hardillb Jul 31 '15 at 12:38
  • yes, I did restart it. The issue must be that I need to use the BigI for Apache Hadoop as Jeff is suggesting. – edevregille Jul 31 '15 at 14:49

1 Answers1

3

You will need to attach the BigInsights for Apache Hadoop service service to your app.

Please attach the service and restage/restage your app.

Jeff Sloyer
  • 4,899
  • 1
  • 24
  • 48