You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "yoshiki obata (Jira)" <ji...@apache.org> on 2021/01/20 13:06:00 UTC

[jira] [Updated] (BEAM-11649) NotImplementedError raised because function InMemoryCache.clear is not implemented

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

yoshiki obata updated BEAM-11649:
---------------------------------
    Resolution: Duplicate
        Status: Resolved  (was: Triage Needed)

> NotImplementedError raised because function InMemoryCache.clear is not implemented
> ----------------------------------------------------------------------------------
>
>                 Key: BEAM-11649
>                 URL: https://issues.apache.org/jira/browse/BEAM-11649
>             Project: Beam
>          Issue Type: Bug
>          Components: testing
>    Affects Versions: 2.27.0
>            Reporter: yoshiki obata
>            Priority: P3
>
> apache_beam.runners.interactive.testing.test_cache_manager.InMemoryCache does not implement clear function though it inherits apache_beam.runners.interactive.cache_manager.CacheManager.
> Therefore, NotImplementedError is raised when InMemoryCache.clear is called.
> This bug is found in this test;
> https://ci-beam.apache.org/job/beam_PreCommit_Python_Commit/16819/



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