AbsaOSS / hyperdrive

Extensible streaming ingestion pipeline on top of Apache Spark
Apache License 2.0
44 stars 13 forks source link

Project build fails on Windows #207

Closed benedeki closed 3 years ago

benedeki commented 3 years ago

Describe the bug

Build of the project fails on Windows

To Reproduce

  1. Checkout the project
  2. Run mvn clean package
  3. Build fails with The system cannot find the file specified.

Expected behavior

Build finishes successfully.