-1

I'm using Search Engine in php and I want to pass results value to Apache Zeppelin for Clustering or Classification with pyspark.

How can I do it?

Yazan Mehrez
  • 1,174
  • 2
  • 10
  • 23

1 Answers1

0

How about using notebook api (link here)? Look at the part about params.

Adam Owczarczyk
  • 2,802
  • 1
  • 16
  • 21