dmainou opened a new issue, #3023:
URL: https://github.com/apache/hop/issues/3023

   ### Apache Hop version?
   
   2.5
   
   ### Java version?
   
   11
   
   ### Operating system
   
   macOS
   
   ### What happened?
   
   This page
   
https://hop.apache.org//manual/next/how-to-guides/run-hop-in-apache-airflow.html
   
   asks to modify airflow's original file
   that can be found here:
   
https://airflow.apache.org/docs/apache-airflow/2.6.0/docker-compose.yaml[docker-compose.yam
   
   The second of those changes by adding 
/var/run/docker.sock:/var/run/docker.sock to the "volumes" section
   
   You also supply this pre-modified version here:
   
https://github.com/apache/hop/blob/master/docs/hop-user-manual/modules/ROOT/assets/files/how-to-guides/apache-airflow/docker-compose.yaml#L6
   
   A diff comparing both files will show that only the first but not the second 
changes are in place.The file supplied by hop contains 
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Beam


-- 
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