You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Fengdong Yu (JIRA)" <ji...@apache.org> on 2016/05/16 11:13:12 UTC

[jira] [Issue Comment Deleted] (TEZ-3258) Jvm Checker has a bug for JVM options

     [ https://issues.apache.org/jira/browse/TEZ-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fengdong Yu updated TEZ-3258:
-----------------------------
    Comment: was deleted

(was: I submit a patch to fix this issue.

{code}
[INFO] Compiling 168 source files to /root/software/apache-tez-0.8.2-src/tez-api/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tez-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tez-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to /root/software/apache-tez-0.8.2-src/tez-api/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-api ---
[INFO] Surefire report directory: /root/software/apache-tez-0.8.2-src/tez-api/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tez.runtime.api.event.TestCompositeDataMovementEvent
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec
{color:red}
Running org.apache.tez.common.TestJavaOptsChecker
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 sec
{color}
Running org.apache.tez.common.TestVersionInfo
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 sec
Running org.apache.tez.common.TestRPCUtil
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec
Running org.apache.tez.common.security.TestACLManager
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.631 sec
Running org.apache.tez.common.security.TestTokenCache
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.914 sec
Running org.apache.tez.common.security.TestACLConfigurationParser
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 sec
Running org.apache.tez.common.security.TestDAGAccessControls
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 sec
Running org.apache.tez.common.TestTezCommonUtils
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.849 sec
Running org.apache.tez.common.TestTezYARNUtils
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 sec
Running org.apache.tez.common.TestReflectionUtils
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 sec
Running org.apache.tez.dag.api.TestTaskLocationHint
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec
Running org.apache.tez.dag.api.TestDAGVerify
Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.86 sec
Running org.apache.tez.dag.api.TestDagTypeConverters
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.474 sec
Running org.apache.tez.dag.api.client.TestTimelineReaderFactory
Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.783 sec
Running org.apache.tez.dag.api.client.TestATSHttpClient
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.07 sec
Running org.apache.tez.dag.api.client.rpc.TestDAGClient
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.544 sec
Running org.apache.tez.dag.api.TestTezConfiguration
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.571 sec
Running org.apache.tez.dag.api.TestDAGPlan
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.785 sec
Running org.apache.tez.dag.api.TestDAG
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.537 sec
Running org.apache.tez.client.TestTezClient
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.699 sec
Running org.apache.tez.client.TestTezClientUtils
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.621 sec

Results :

Tests run: 169, Failures: 0, Errors: 0, Skipped: 1
{code}


)

> Jvm Checker has a bug for JVM options
> -------------------------------------
>
>                 Key: TEZ-3258
>                 URL: https://issues.apache.org/jira/browse/TEZ-3258
>             Project: Apache Tez
>          Issue Type: Bug
>    Affects Versions: 0.8.2, 0.8.3
>            Reporter: Fengdong Yu
>             Fix For: 0.8.2, 0.8.3, 0.8.4
>
>         Attachments: tez-3258.patch
>
>
> My JVM options including these options:
> {code}
> -XX:+DisableExplicitGC
> -XX:+UseParNewGC
> -XX:+UseConcMarkSweepGC
> {code}
> and configured hive on tez(hive:1.2.1, tez:0.8.2),then there is obviously bug:
> {code}
> 2016-05-13T15:41:20,453 DEBUG  [ae26296f-0822-4bb0-b258-08850fed397b ae26296f-0822-4bb0-b258-08850fed397b main]: common.JavaOptsChecker (JavaOptsChecker.java:checkOpts(78)) - Found clashing GC opts, conflicting GC Values=[DisableExplicitGC, UseConcMarkSweepGC, UseParNewGC]
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)