Few questions troubling me at moment with setup of Datastax Enterprise 2.2.2 are
Have started dse as service in Analytic mode. Below is the screen read.
bezgoan@bezgoan-E6221:~$ sudo service dse status
xss = -ea -javaagent:/usr/share/dse/cassandra/lib/jamm-0.2.5.jar -XX:+UseThreadPriorities -XX:ThreadPriorityPolicy=42 -Xms1024M -Xmx1024M -Xmn256M -XX:+HeapDumpOnOutOfMemoryError -Xss180k
* DSE daemon is running
bezgoan@bezgoan-E6221:~$ nodetool ring -h localhost
Note: Ownership information does not include topology, please specify a keyspace.
Address DC Rack Status State Load Owns Token
127.0.0.1 Analytics rack1 Up Normal 107.95 KB 100.00% 86135169699852918591630819044025820615
a) Question is this analytic doesn't show up on opscenter screen.
b) dont have any files in /etc/dse/hadoop. I have purposefully deleted all. Now which is the default distributed file system port ? What would be the DFS folder structure ?
c) Is DFS using cassandraFS / HDFS ?
d) how can I make sure hadoop analytic node is up and running, ready for running a MR program.
TIA
Shashank.