So I have gotten further getting Titan and Frames to startup in my Spring application. I got past the .properties file thing, but not using a .properties file anymore and having to ahrd code the values and change them whenever I change environments.
But now it says it cannot find my cassandra.yaml file, even though I am giving it the hard coded exact location of that file
It states
"Cannot locate /usr/local/etc/cassandra/cassandra.yaml"
And as you can see in the posted screen grab the file is there in that location.

So I am at a loss again. Thanks for your help
Mark