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

Hadoop Ingestion job configured with hdfs is failing with IllegalArgumentException #14244

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

chrajeshbabu
Copy link
Contributor

@chrajeshbabu chrajeshbabu commented Oct 16, 2024

Fix #14236

@codecov-commenter
Copy link

codecov-commenter commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.79%. Comparing base (59551e4) to head (6a553e4).
Report is 1195 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #14244      +/-   ##
============================================
+ Coverage     61.75%   63.79%   +2.04%     
- Complexity      207     1535    +1328     
============================================
  Files          2436     2624     +188     
  Lines        133233   144611   +11378     
  Branches      20636    22134    +1498     
============================================
+ Hits          82274    92252    +9978     
- Misses        44911    45551     +640     
- Partials       6048     6808     +760     
Flag Coverage Δ
custom-integration1 100.00% <ø> (+99.99%) ⬆️
integration 100.00% <ø> (+99.99%) ⬆️
integration1 100.00% <ø> (+99.99%) ⬆️
integration2 0.00% <ø> (ø)
java-11 63.76% <ø> (+2.05%) ⬆️
java-21 63.67% <ø> (+2.05%) ⬆️
skip-bytebuffers-false 63.78% <ø> (+2.03%) ⬆️
skip-bytebuffers-true 55.24% <ø> (+27.51%) ⬆️
temurin 63.79% <ø> (+2.04%) ⬆️
unittests 63.78% <ø> (+2.04%) ⬆️
unittests1 55.46% <ø> (+8.57%) ⬆️
unittests2 34.32% <ø> (+6.59%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Jackie-Jiang Jackie-Jiang changed the title Hadoop Ingestion job configured with hdfs is failing with IllegalArgu… Hadoop Ingestion job configured with hdfs is failing with IllegalArgumentException Oct 17, 2024
@Jackie-Jiang Jackie-Jiang merged commit fe47073 into apache:master Oct 17, 2024
19 of 21 checks passed
@chrajeshbabu
Copy link
Contributor Author

Thanks @abhioncbr for review @Jackie-Jiang for merging it.

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

Successfully merging this pull request may close these issues.

Hadoop Ingestion job configured with hdfs is failing with IllegalArgumentException
4 participants