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

Display system information in reports #57

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Display system information in reports #57

wants to merge 3 commits into from

Conversation

grasshopper7
Copy link

@grasshopper7 grasshopper7 commented May 12, 2020

This will allow system information to be retrieved from the extent,properties file or passed from the command line.

The pattern to be followed is for the property to begin with "systeminfo." in either of the options.

For example in extent.properties it will be something like below systeminfo.os=Windows

To pass in maven command line mvn install -Dsysteminfo.type=virtual -Dsysteminfo.port=666

This will be displayed in the Spark report and also the HTML and logger reports.
sparksys

This fix could address this issue - #51

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

Successfully merging this pull request may close these issues.

2 participants