IBM / kafka-streaming-click-analysis

Use Kafka and Apache Spark streaming to perform click stream analytics
https://developer.ibm.com/patterns/determine-trending-topics-with-clickstream-analysis/
Apache License 2.0
76 stars 56 forks source link

Change docs for new optional Spark service in Watson Studio #29

Closed scottdangelo closed 5 years ago

scottdangelo commented 6 years ago

Watson Studio notebooks now require adding the Spark service on a project basis. These docs need to be changed for this. see: https://github.ibm.com/IBMCode/howtos/pull/311

xwu0226 commented 6 years ago

@ScrapCodes Can you take a look at this issue?

ScrapCodes commented 6 years ago

@xwu0226 Just visited watson studio website, spark service seems to be added by default. I don't think we need to change it.

stevemar commented 6 years ago

@ScrapCodes we checked a few weeks ago and it was not added by default, we had to create a spark service after creating the project and then associate it with the project. We documented the steps for a general use case here: https://developer.ibm.com/code/howtos/create-a-spark-service-for-ibm-watson-studio but ask that the code patterns be maintained and also document the steps. They don't need to match the link exactly, but some indication to the user would be very helpful.

ScrapCodes commented 6 years ago

Ahh, looks like this is true when we create a new project.