[Bug]: Avro file output - not possible to use schema from config / project folder.
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 476
- Avg merge
- 18h 33m
- Merged PRs (30d)
- 204
Description
### Apache Hop version?
2.8
### Java version?
11
### Operating system
Windows
### What happened?
When I provide schema file path with HOP variables, i get message :
Avro File Output 2.0 - ERROR: java.io.FileNotFoundException: ${HOP_CONFIG_FOLDER}\projects\${HOP_PROJECT_NAME}\datasets\schema.avsc (The system cannot find the path specified)
Only file name works, but in this case schema in use only from Hop application folder, not project so only one schema for whole Hop can be used, which is useless.


### Issue Priority
Priority: 2
### Issue Component
Component: Hop Gui, Component: Pipelines
Contributor guide
Assessment
This issue has not been assessed yet.