davebarnes97 commented on pull request #110:
URL: https://github.com/apache/geode-examples/pull/110#issuecomment-990336503
> > > However, ../gradlew run failed ...
> >
> >
> > Guessing that I might be missing prerequisites, I installed redis
according to the quick-start instructions referenced in the README. The
`../gradlew run` command still failed in the same way.
> > Of interest, the optional `redis-cli` commands suggested in the README
worked like a champ.
>
> @davebarnes97 Thanks for this Dave. If it's not too much trouble, could
you try changing the `SORTED_SET_KEY` constant in geodeForRedis/Example.java to
be `SORTED_SET_KEY = "{tag}leaderboard";` and try running again? I'm not able
to reproduce this failure on my machine, so it's difficult to tell what might
fix it.
Per your offline suggestion, I re-ran the example using a version of Geode
built from the develop branch. All good. I'll approve the README.md file
portion of the PR.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]