Github user kchilton2 commented on the issue:
https://github.com/apache/incubator-rya/pull/282
Also, to uninstall it I was using
rpm -qa | grep rya
Then whatever that reported as the installed package I used
rpm -e <that here>
That is what is not working.---
