when I am trying to run "describe keyspace keyspacename" command using datastax driver 3.0, it gives me an error
Exception in thread "main" com.datastax.driver.core.exceptions.SyntaxError: line 1:0 no viable alternative at input 'DESCRIBE' ([DESCRIBE]...)
How to run "describe keyspace keyspacename" command?