You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Yi Pan (Data Infrastructure) (JIRA)" <ji...@apache.org> on 2016/02/13 01:15:18 UTC

[jira] [Updated] (SAMZA-836) 0.10.0 :samza-kv-rocksdb_2.10:test fails

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

Yi Pan (Data Infrastructure) updated SAMZA-836:
-----------------------------------------------
    Attachment: SAMZA-836-0.patch

> 0.10.0 :samza-kv-rocksdb_2.10:test fails
> ----------------------------------------
>
>                 Key: SAMZA-836
>                 URL: https://issues.apache.org/jira/browse/SAMZA-836
>             Project: Samza
>          Issue Type: Bug
>    Affects Versions: 0.10.0
>         Environment: Linux
>            Reporter: Boris Shkolnik
>            Assignee: Yi Pan (Data Infrastructure)
>         Attachments: SAMZA-836-0.patch
>
>
> First time I ran the ./gradlew clean check one test failed:
> Gradle test > org.apache.samza.storage.kv.TestRocksDbKeyValueStore.testFlush > no output captured
> testFlush FAILED
>     java.lang.UnsatisfiedLinkError: org.rocksdb.FlushOptions.newFlushOptions()V
>         at org.rocksdb.FlushOptions.newFlushOptions(Native Method)
>         at org.rocksdb.FlushOptions.<init>(FlushOptions.java:14)
>         at org.apache.samza.storage.kv.TestRocksDbKeyValueStore.testFlush(TestRocksDbKeyValueStore.scala:73)
> :samza-kv-rocksdb_2.10 -- There are test failures!
> I noticed that I have some mvn cache with older version of rocksdjni. I deleted it and seems to pass now. I am still not 100% sure that was the reason. Filing the bug for tracking purposes.
> ~/.m2/repository/org/rocksdb
> ~/.m2/repository/org/rocksdb/rocksdbjni
> ~/.m2/repository/org/rocksdb/rocksdbjni/3.10.1/rocksdbjni-3.10.1.jar
> ~/.m2/repository/org/rocksdb/rocksdbjni/3.10.1/rocksdbjni-3.10.1.jar.sha1
> ~/.m2/repository/org/rocksdb/rocksdbjni/3.10.1/rocksdbjni-3.10.1.pom
> ~/.m2/repository/org/rocksdb/rocksdbjni/3.10.1/rocksdbjni-3.10.1.pom.sha1
> ~/.m2/repository/org/rocksdb/rocksdbjni/3.10.1/rocksdbjni-3.10.1.pom.lastUpdated
> ~/.m2/repository/org/rocksdb/rocksdbjni/3.10.1/rocksdbjni-3.10.1.jar.lastUpdated



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