Issue while Spark Job fetching data from Cassandra DB

2015-11-17 Thread satish chandra j
HI All, I am getting "*.UnauthorizedException: User has no SELECT permission on or any of its parents*" error while Spark job is fetching data from Cassandra but could able to save data into Cassandra with out any issues Note: With the same user , I could able to access and query the table in

Re: Issue while Spark Job fetching data from Cassandra DB

2015-11-17 Thread satish chandra j
HI All, I am getting "*.UnauthorizedException: User has no SELECT permission on or any of its parents*" error while Spark job is fetching data from Cassandra but could able to save data into Cassandra with out any issues Note: With the same user , I could able to access and query the table in

Re: Issue while Spark Job fetching data from Cassandra DB

2015-11-17 Thread Ted Yu
Have you considered polling Cassandra mailing list ? A brief search led to CASSANDRA-7894 FYI On Tue, Nov 17, 2015 at 7:24 PM, satish chandra j wrote: > HI All, > I am getting "*.UnauthorizedException: User has no SELECT > permission on or any of its parents*"