You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "László Bodor (Jira)" <ji...@apache.org> on 2020/04/15 07:26:00 UTC

[jira] [Commented] (HIVE-23209) ptest2 compilation failure after HIVE-21603

    [ https://issues.apache.org/jira/browse/HIVE-23209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17083866#comment-17083866 ] 

László Bodor commented on HIVE-23209:
-------------------------------------

this blocks precommit tests, so I need to merge without ptest
I built locally successfully with the patch

cc: [~pgaref], [~ashutoshc], [~jcamachorodriguez]

> ptest2 compilation failure after HIVE-21603
> -------------------------------------------
>
>                 Key: HIVE-23209
>                 URL: https://issues.apache.org/jira/browse/HIVE-23209
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: László Bodor
>            Assignee: László Bodor
>            Priority: Major
>         Attachments: HIVE-23209.01.patch
>
>
> {code}
> [ERROR] COMPILATION ERROR : 
> [INFO] -------------------------------------------------------------
> [ERROR] /home/jenkins/jenkins-slave/workspace/PreCommit-HIVE-Build/hive/build/hive/testutils/ptest2/src/test/java/org/apache/hive/ptest/execution/context/TestCloudExecutionContextProvider.java:[21,26] cannot find symbol
>   symbol:   class ArgumentMatchers
>   location: package org.mockito
> [ERROR] /home/jenkins/jenkins-slave/workspace/PreCommit-HIVE-Build/hive/build/hive/testutils/ptest2/src/test/java/org/apache/hive/ptest/execution/context/TestCloudExecutionContextProvider.java:[21,1] static import only from classes and interfaces
> {code}
> repro
> {code}
> cd testutils/ptest2
> mvn clean install -DskipTests
> {code}



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