[
https://issues.apache.org/jira/browse/SAMZA-784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14940876#comment-14940876
]
Jordi Blasi Uribarri commented on SAMZA-784:
--------------------------------------------
I am not completelly sure of what I got, as I was looking for other things and
now I don't have the evidence. When trying to reinstall the system from the git
repository (master branch) and running gradlew I got the error described and
bypassed it by commenting the code. Initally It was no surprise for me as It
was a known issue. Later, as I installed version 0.9.1 and did not get the
error, I thought that maybe the error was back.
If I can, I will try to reproduce in another server the problem.
I am not sure if I understand the difference betwen the master branch and
version 0.10.0 at the moment.
> 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
> Labels: build, newbie
>
> 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)