Hi,

Please find the curl script what i am using for refreshing cube.

curl -u ADMIN:KYLIN -X PUT -H "Content-Type: application/json" -d
'{"startTime": 1404795900000,"endTime": 2240610900000,"buildType":
"REFRESH"}' http://*.*.*.*:7070/kylin/api/cubes/AL_RPT_PROD/rebuild
<http://172.17.0.63:7070/kylin/api/cubes/AL_ALERT_RPT_PROD/rebuild>



Getting below error when executing this script. But Same script is working
properly in Dev environment but facing issue in production.


{"url":"http://
*.*.*.*:7070/kylin/api/cubes/AL_RPT_PROD/rebuild","exception":null}


Please help me to solve this issue.


Regards,

Suresh

Reply via email to