You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Jordi Blasi Uribarri (JIRA)" <ji...@apache.org> on 2015/10/01 09:21:04 UTC

[jira] [Created] (SAMZA-784) Posible installation bug in version 0.10.0

Jordi Blasi Uribarri created SAMZA-784:
------------------------------------------

             Summary: Posible installation bug in version 0.10.0
                 Key: SAMZA-784
                 URL: https://issues.apache.org/jira/browse/SAMZA-784
             Project: Samza
          Issue Type: Bug
          Components: test
    Affects Versions: 0.10.0
            Reporter: Jordi Blasi Uribarri
            Priority: Minor


When installing Samza with the default options:
git clone http://git-wip-us.apache.org/repos/asf/samza.git
cd samza
./gradlew clean build

I obtained the version 0.10.0. 

During the installation process I saw the same error that got when installing the 0.8 version, which was referenced in this case.

SAMZA-747 <https://issues.apache.org/jira/browse/SAMZA-747

I bypassed it by comenting the code inside the code inside TestRocksDBKeyValueStore.scala .

In version 0.9.1 I got no error. 

Currently I cannot reproduce it as my platform is being used for another project.



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