Re: error while refreshing cube with curl script

2017-03-06 Thread ShaoFeng Shi
what happens in the backed? kylin.log should have more info. 2017-03-06 22:09 GMT+08:00 suresh m : > 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": 140479590,"endTime": 22406109000

error while refreshing cube with curl script

2017-03-06 Thread suresh m
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": 140479590,"endTime": 224061090,"buildType": "REFRESH"}' http://*.*.*.*:7070/kylin/api/cubes/AL_RPT_PROD/rebuild