You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/07/01 05:38:00 UTC

[jira] [Work logged] (HADOOP-17776) The java agent args should be passed as the VM arguments

     [ https://issues.apache.org/jira/browse/HADOOP-17776?focusedWorklogId=617420&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-617420 ]

ASF GitHub Bot logged work on HADOOP-17776:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 01/Jul/21 05:37
            Start Date: 01/Jul/21 05:37
    Worklog Time Spent: 10m 
      Work Description: jiwq commented on pull request #3147:
URL: https://github.com/apache/hadoop/pull/3147#issuecomment-871936290


   @aajisaka @jojochuang Could u help to review this patch? In some systems select the JaCoCo to generate the code coverage report, so I think this patch is needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 617420)
    Time Spent: 0.5h  (was: 20m)

> The java agent args should be passed as the VM arguments
> --------------------------------------------------------
>
>                 Key: HADOOP-17776
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17776
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Wanqiang Ji
>            Assignee: Wanqiang Ji
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Some java agents or maven plugins want works well, must pass the agent arguments as the VM arguments, such as JaCoCo etc.
> PS. Use the JaCoCo to generate the code coverage data and put into SonarQube.
> {code:java}
> mvn clean org.jacoco:jacoco-maven-plugin:prepare-agent package -Dmaven.test.failure.ignore=true org.jacoco:jacoco-maven-plugin:report surefire-report:report
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org