[
https://issues.apache.org/jira/browse/SAMZA-784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14949447#comment-14949447
]
Yi Pan (Data Infrastructure) commented on SAMZA-784:
----------------------------------------------------
Hi, [~jblasi], this error is the dupe of SAMZA-747, as explained before. What I
want to know is your claim in the following description:
{quote}
During the installation process I saw the same error that got when installing
the 0.8 version, which was referenced in this case.
{quote}
Is it still true? Or the compilation error only occurs in master/trunk head,
which is the pending 0.10 release? If you can successfully build 0.8, by:
{code}
git checkout 0.8.1
git clean -fdx
./gradlew clean build
{code}
I would conclude that this bug is a dupe of SAMZA-747 and we should just
focusing on fixing SAMZA-747.
Does this make sense?
Thanks!
> 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)