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

ASF GitHub Bot logged work on BEAM-7784:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 19/Jul/19 01:45
            Start Date: 19/Jul/19 01:45
    Worklog Time Spent: 10m 
      Work Description: udim commented on issue #9105: [BEAM-7784] Fixup for 
Guava upgrade
URL: https://github.com/apache/beam/pull/9105#issuecomment-513057136
 
 
   R: @chamikaramj 
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


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

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

> Compilation error in Java PreCommit test suite: cannot find symbol 
> ImmutableMap 
> --------------------------------------------------------------------------------
>
>                 Key: BEAM-7784
>                 URL: https://issues.apache.org/jira/browse/BEAM-7784
>             Project: Beam
>          Issue Type: Bug
>          Components: test-failures
>            Reporter: Valentyn Tymofieiev
>            Assignee: Udi Meiri
>            Priority: Blocker
>              Labels: currently-failing
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> https://builds.apache.org/job/beam_PreCommit_Java_Phrase/1173/consoleFull
> {noformat}
> 16:23:09 > Task :sdks:java:extensions:sql:compileTestJava
> 16:23:09 
> /home/jenkins/jenkins-slave/workspace/beam_PreCommit_Java_Phrase@2/src/sdks/java/extensions/sql/src/test/java/org/apache/beam/sdk/extensions/sql/impl/rule/JoinReorderingTest.java:35:
>  error: package org.apache.beam.vendor.guava.v20_0.com.google.common.collect 
> does not exist
> 16:23:09 import 
> org.apache.beam.vendor.guava.v20_0.com.google.common.collect.ImmutableList;
> 16:23:09                                                                    ^
> 16:23:09 
> /home/jenkins/jenkins-slave/workspace/beam_PreCommit_Java_Phrase@2/src/sdks/java/extensions/sql/src/test/java/org/apache/beam/sdk/extensions/sql/impl/rule/JoinReorderingTest.java:36:
>  error: package org.apache.beam.vendor.guava.v20_0.com.google.common.collect 
> does not exist
> 16:23:09 import 
> org.apache.beam.vendor.guava.v20_0.com.google.common.collect.ImmutableMap;
> 16:23:09                                                                    ^
> 16:23:09 
> /home/jenkins/jenkins-slave/workspace/beam_PreCommit_Java_Phrase@2/src/sdks/java/extensions/sql/src/test/java/org/apache/beam/sdk/extensions/sql/impl/rule/JoinReorderingTest.java:367:
>  error: cannot find symbol
> 16:23:09   private final ImmutableMap<String, Table> tables;
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to