[ 
https://issues.apache.org/jira/browse/SAMZA-784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14941711#comment-14941711
 ] 

Yi Pan (Data Infrastructure) commented on SAMZA-784:
----------------------------------------------------

Hi, [~jblasi], I think that you might get this error when you are jumping back 
and forth between versions. The best way to avoid the confusing errors between 
versions is to run the following command after you jump between versions:
{noformat}
>git clean -fdx
{noformat}

I ran the branch 0.8.1 on a Linux box and it still works fine. I will leave it 
open for you to try out to see whether you still have this issue with 0.8.1. If 
not, we should mark this as a dup of SAMZA-747.

> 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)

Reply via email to