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

Update log4j configuration to resolve #433. #434

Merged
merged 8 commits into from Apr 7, 2020
Merged

Update log4j configuration to resolve #433. #434

merged 8 commits into from Apr 7, 2020

Conversation

@ruebot
Copy link
Member

ruebot commented Apr 7, 2020

GitHub issue(s): #433

What does this Pull Request do?

Update log4j configuration to resolve #433.

How should this be tested?

On master:

bin/spark-submit --master local[8] --class io.archivesunleashed.app.CommandLineAppRunner /home/nruest/Projects/au/aut-releases/aut-0.50.0-fatjar.jar --extractor DomainFrequencyExtractor --input /home/nruest/Projects/au/sample-data/geocities/* --output /home/nruest/Projects/au/sample-data/app-output/DomainFrequencyExtractor

That should quietly fail, and do nothing. You might see the WARN outlined in #433.

Using the build from this branch, the same command should work fine.

Additional Notes:

I created this branch off of #432 so, this should be squashed and merged that after PR is merged.

ruebot added 8 commits Feb 10, 2020
- Resolves #431
- Adds webpages, and imagegraph to command line app
- Adds tests for new functionality
- Clean-up doc comments
- Convert files with dos line endings to unix line endings
@ruebot ruebot requested review from lintool and ianmilligan1 Apr 7, 2020
@codecov

This comment has been minimized.

Copy link

codecov bot commented Apr 7, 2020

Codecov Report

Merging #434 into master will increase coverage by 0.28%.
The diff coverage is 96.29%.

@@            Coverage Diff             @@
##           master     #434      +/-   ##
==========================================
+ Coverage   77.70%   77.99%   +0.28%     
==========================================
  Files          41       43       +2     
  Lines        1534     1554      +20     
  Branches      282      286       +4     
==========================================
+ Hits         1192     1212      +20     
  Misses        217      217              
  Partials      125      125              
Copy link
Member

ianmilligan1 left a comment

Works like a charm!

@ianmilligan1 ianmilligan1 merged commit b957e5d into master Apr 7, 2020
3 checks passed
3 checks passed
codecov/patch 96.29% of diff hit (target 77.70%)
Details
codecov/project 77.99% (+0.28%) compared to 92b5f2d
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@ianmilligan1 ianmilligan1 deleted the issue-433 branch Apr 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

2 participants
You can’t perform that action at this time.