1

I am trying to run Zeppelin on a pi and want to save as much space as possible. In order for Zeppelin to work can I just install java's JRE or does it require the entire JDK?

zero323
  • 322,348
  • 103
  • 959
  • 935
ob1
  • 1,425
  • 1
  • 20
  • 33
  • Please refer to [this post](https://stackoverflow.com/questions/1906445/what-is-the-difference-between-jdk-and-jre) to understand about JDK and JRE so that you can have answer for your problem – TuyenNTA Jun 15 '17 at 22:40
  • @TuyenNguyen That's not necessarily helpful. OP may well know what the JDK is and is asking about Zeppelin's needs. – GKFX Jun 15 '17 at 23:54
  • I didn't test but in my understanding about JDK/JRE, you don't need JRE just for running Zeppelin. It would be enough to install JRE only. – 1ambda Jun 19 '17 at 08:53

1 Answers1

0

You will need JDK (just tested with JRE and not working), also look here: https://zeppelin.apache.org/docs/0.9.0-SNAPSHOT/quickstart/install.html