Re: Can't delete segment

2018-02-24 Thread ShaoFeng Shi
Hi xixin, I think this function is on the way, please check: https://issues.apache.org/jira/browse/KYLIN-2884 2018-02-24 15:24 GMT+08:00 Xixin : > Hello Shaofeng, > > I also met this problem recently, but a little different with Youcheng's > problem. > > I assigned a timed task for a cube to add

Re: Can't delete segment

2018-02-23 Thread Xixin
Hello Shaofeng, I also met this problem recently, but a little different with Youcheng's problem. I assigned a timed task for a cube to add daily, but some env configure changes leads the Kylin job to error. then I drop the job, and want to refresh the segment, but failed. then I try to delete

Re: 答复: 答复: 答复: Can't delete segment

2018-02-04 Thread ShaoFeng Shi
Thanks! > Zhixiong Chen > > From: 张 佑铖 > Reply-To: "dev@kylin.apache.org" > Date: Sunday, 4 February 2018 at 9:25 PM > To: "dev@kylin.apache.org" > Subject: 答复: 答复: 答复: Can't delete segment > > Thank you Shaofeng, > > Actually I have checked

Re: 答复: 答复: 答复: Can't delete segment

2018-02-04 Thread Zhixiong Chen
hrow badrequestexception. Maybe just one little improvement, for the web, do not show "drop" when the job status is 'ERROR' 发件人: ShaoFeng Shi 发送时间: 2018年2月4日 21:11 收件人: dev 主题: Re: 答复: 答复: Can't delete segment Cool! Git patch is wel

答复: 答复: 答复: Can't delete segment

2018-02-04 Thread 张 佑铖
. Maybe just one little improvement, for the web, do not show "drop" when the job status is 'ERROR' 发件人: ShaoFeng Shi 发送时间: 2018年2月4日 21:11 收件人: dev 主题: Re: 答复: 答复: Can't delete segment Cool! Git patch is welcomed. You can generate the pat

Re: 答复: 答复: Can't delete segment

2018-02-04 Thread ShaoFeng Shi
will try it these few days. Why not > > I also met other problems, I will write another mail to start. > > > > 发件人: ShaoFeng Shi > 发送时间: 2018年2月2日 22:01 > 收件人: dev > 主题: Re: 答复: Can't delete segment > > Thank you You Cheng; An

答复: 答复: Can't delete segment

2018-02-04 Thread 张 佑铖
__ > 发件人: ShaoFeng Shi > 发送时间: 2018年2月2日 19:02 > 收件人: dev > 主题: Re: Can't delete segment > > Hi yousheng, it looks be a bug; when deleting a job, it should remove the > related segment. Could you please report a JIRA? > > Next time, you don't need to purge the c

Re: 答复: Can't delete segment

2018-02-02 Thread ShaoFeng Shi
g Shi > 发送时间: 2018年2月2日 19:02 > 收件人: dev > 主题: Re: Can't delete segment > > Hi yousheng, it looks be a bug; when deleting a job, it should remove the > related segment. Could you please report a JIRA? > > Next time, you don't need to purge the cube; you can backup

答复: Can't delete segment

2018-02-02 Thread 张 佑铖
1. KYLIN-3228<https://issues.apache.org/jira/browse/KYLIN-3228> has been created. 2. * 发件人: ShaoFeng Shi 发送时间: 2018年2月2日 19:02 收件人: dev 主题: Re: Can't delete segment Hi yousheng, it looks be a bug; when deleting a job, it should remove

Re: Can't delete segment

2018-02-02 Thread ShaoFeng Shi
Hi yousheng, it looks be a bug; when deleting a job, it should remove the related segment. Could you please report a JIRA? Next time, you don't need to purge the cube; you can backup the metadata to disk, edit the cube json manually, and then restore it. 2018-02-02 18:29 GMT+08:00 张 佑铖 : > Hi ky

Can't delete segment

2018-02-02 Thread 张 佑铖
Hi kylin team, After a job been error, I click drop instead of discard by mistake, I can't find the job anywhere, but it still remain an empty segment in cube. When I call restful request /{cubeName}/segs/{segmentName} it returns Cannot delete segment '' as its status is not READY. Discard t