Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Importing Kafka Consumer gives wrong pipelinePath #4107

Open
cvdenzen opened this issue Jul 3, 2024 · 0 comments
Open

[Bug]: Importing Kafka Consumer gives wrong pipelinePath #4107

cvdenzen opened this issue Jul 3, 2024 · 0 comments

Comments

@cvdenzen
Copy link

cvdenzen commented Jul 3, 2024

Apache Hop version?

2.9.0

Java version?

11.0.15

Operating system

Windows

What happened?

When importing a Pentaho/kettle Kafka Consumer step, the Hop transform has the pipelinePath without the file extension (.hpl). This gives an error when clicking on the Kafka Consumer transform and trying to open the "Open: Kafka Pipeline":

HopException: 
Unable to load pipeline [{0}] : can't find directory 

The pipeline path file:///C:/Users/xxxx/IdeaProjects/mhc-data-extractor/Hop/Projects/mhcde/wfpl/yyy/yyPhase1KafkaSub is invalid, and will not run successfully.

When I add the file extension (.hpl), the error doesn't show up and clicking on it opens the Kafka Pipeline

Issue Priority

Priority: 3

Issue Component

Component: Import

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant