Reamer commented on PR #4791:
URL: https://github.com/apache/zeppelin/pull/4791#issuecomment-2288037784

   How do you build Zeppelin? Some platforms e.g. YARN already have the Hadoop 
classes in the classpath as far as I remember, which is why the value is set to 
provided by default.
   However, if you run Zeppelin in Kubernetes or Docker, for example, this is 
not the case. Here you have to set the profile `include-hadoop` when building. 
Take a look at the 
[Dockerfile](https://github.com/apache/zeppelin/blob/afc4141b97827918de4465a708b59ba39692398d/Dockerfile#L24).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to