DonalEvans commented on pull request #110:
URL: https://github.com/apache/geode-examples/pull/110#issuecomment-989162389


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


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


Reply via email to