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]: BigQuery input transform throws NPE in Hop Web #2808

Closed
gjt7251 opened this issue Apr 5, 2023 · 2 comments
Closed

[Bug]: BigQuery input transform throws NPE in Hop Web #2808

gjt7251 opened this issue Apr 5, 2023 · 2 comments
Assignees
Labels
Beam bug P3 Nice to have
Milestone

Comments

@gjt7251
Copy link

gjt7251 commented Apr 5, 2023

Apache Hop version?

NA

Java version?

NA

Operating system

Windows

What happened?

Hi team , recently I was trying to read from biq query to ingest data into neo4j but whenever I am trying to do so ..its showing me null pointer exception anyhow I was able to do previous
I am providing the correct credentials and have cross checked a lot of time

image

Issue Priority

Priority: 3

Issue Component

Component: Beam

@github-actions github-actions bot added P3 Nice to have Beam labels Apr 5, 2023
@hansva hansva changed the title [Bug]: [Bug]: BigQuery input transform throws NPE in Hop Web Apr 5, 2023
@hansva
Copy link
Contributor

hansva commented Apr 12, 2023

.take-issue

@hansva
Copy link
Contributor

hansva commented Apr 12, 2023

The error comes from the fact that it can not find the specified dataset/table. I added an extra check in the code to avoid the NPE

@hansva hansva closed this as completed in 95daa03 Apr 12, 2023
hansva added a commit that referenced this issue Apr 12, 2023
add extra check and message when table not found, fixes #2808
@hansva hansva added this to the 2.5 milestone Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Beam bug P3 Nice to have
Projects
None yet
Development

No branches or pull requests

2 participants