Hi,

          i tried to collect Query metrics so i followed below steps.

          Below mentioned steps are done,but still in Kylin Dashboard
(Query count and other items are Zero)what i want to do ?

i checked jmx also for query count and pass,fail count are correctly
showing but not record to kylin dashboard.

what steps i missed kindly give me steps?

   1. set following commands to setenv.sh

export KYLIN_DEBUG_SETTINGS="-Dcom.sun.management.jmxremote
-Dcom.sun.management.jmxremote.authenticate=false
-Dcom.sun.management.jmxremote.ssl=false
-Dcom.sun.management.jmxremote.port=8008 -Djava.rmi.server.hostname=your
server IP -Dcom.sun.management.jmxremote.rmi.port=8008
-Dcom.sun.management.jmxremote.local.only=false"

2. restart kylin server
3. test a query
4. run jconsole on my local computer
5. connect remote kylin server with ip:port
6. click MBean button and find Hadoop-kylin-*** MBeans.

Kindly Give me Steps to solve this problem?

Reply via email to