[ 
https://issues.apache.org/jira/browse/KYLIN-3351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16468481#comment-16468481
 ] 

praveenece edited comment on KYLIN-3351 at 5/9/18 8:55 AM:
-----------------------------------------------------------

Hi Zhong 

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

          Below mentioned steps are done still in 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 link to kylin dashboard.

what steps i missed kindly give me steps?
 # 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?

 


was (Author: praveenece):
Hi Zhong 

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

          Below mentioned steps are done still in 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 link to kylin dashboard.
 # 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 your 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?

 

> Cube Planner not working in apche kylin 2.3.0(open Source)
> ----------------------------------------------------------
>
>                 Key: KYLIN-3351
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3351
>             Project: Kylin
>          Issue Type: Task
>            Reporter: praveenece
>            Priority: Major
>
> Hi Team 
>    i want test Cube planner in apache-kylin(2.3.0),So i created cube with 
> segment, and i hit query to cube many times more than thousands but the cube 
> planner there is no change in cuboid level like color changing and not get 
> COUNT in exactly row count and other items.can u please guide me.
> Note:
> Could u tell me?
> Cube Planner Working only old Cube (like 3 month before) or new Cube also.
> Configuration(kylin.Properties)
> kylin.cube.cubeplanner.enabled=true
> Kylin Version=2.3.0(SINGLE  NODE)
> MyCube creation =10days before 
> I referred: http://kylin.apache.org/docs23/howto/howto_use_cube_planner.html
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to