The "killed by admin" error in "Build Cube" step usually was caused by YARN couldn't allocate enough resouce(memory). I see this error in sandbox env or very small hadoop, as Kylin requests 3 Gb memory in this step; To bypass you can reduce the numbers (mapreduce.map.memory.mb and mapreduce.map.java.opts) in conf/kylin_job_inmem.xml. For a real hadoop env, please check YARN configurations.
2016-09-02 21:53 GMT+08:00 Siva Kumar Rachaputi <[email protected]>: > Hi, > > I am very new to bigdata and kylin. Can you suggest me on where do I find > logs for Hadoop clusters? If the stated reason is the cause, how could I > fix > it? BTW, I am able to build the sample cube but not my custom cube > > Thanks, > Siva > > -----Original Message----- > From: Yiming Liu [mailto:[email protected]] > Sent: Friday, September 02, 2016 6:11 PM > To: dev <[email protected]> > Subject: Re: [jira] [Created] (KYLIN-1994) Build Cube failing > > JIRA is used to track verified bugs or features, not for questions. If you > have issues, please send to Kylin user mailer: [email protected] > > And for your question: Stopped by admin, please check the logs in your > hadoop cluster. Maybe no enough YARN resource to allocate. > > 2016-09-02 19:01 GMT+08:00 Siva Kumar Rachaputi <[email protected] > >: > > > No, I am using Kylin 1.5.2.1. I am not sure how you got to know that I > > am using Kylin 0.7. how do I check ODBC version? > > > > -----Original Message----- > > From: Alberto Ramón [mailto:[email protected]] > > Sent: Friday, September 02, 2016 4:26 PM > > To: [email protected] > > Subject: Re: [jira] [Created] (KYLIN-1994) Build Cube failing > > > > I saw you are using old version of Kylin 0.7 Which verision of ODBC do > > you use? I tested ODBC v1.2 with Tableau and didn't work, but with > > v1.5 works 95% OK > > > > 2016-09-02 12:13 GMT+02:00 siva kumar Rachaputi (JIRA) <[email protected] > >: > > > > > siva kumar Rachaputi created KYLIN-1994: > > > ------------------------------------------- > > > > > > Summary: Build Cube failing > > > Key: KYLIN-1994 > > > URL: https://issues.apache.org/jira/browse/KYLIN-1994 > > > Project: Kylin > > > Issue Type: Bug > > > Components: Web > > > Reporter: siva kumar Rachaputi > > > Assignee: Zhong,Jason > > > > > > > > > > > > > > > > > > > > > -- > > > This message was sent by Atlassian JIRA > > > (v6.3.4#6332) > > > > > > > -- > > > > > > [image: What's New with Xactly] > > <http://www.xactlycorp.com/email-click/> > > > > <https://www.nyse.com/quote/XNYS:XTLY> [image: LinkedIn] > > <https://www.linkedin.com/company/xactly-corporation> [image: > > Twitter] <https://twitter.com/Xactly> [image: Facebook] > > <https://www.facebook.com/XactlyCorp> [image: YouTube] > > <http://www.youtube.com/xactlycorporation> > > > > > > -- > With Warm regards > > Yiming Liu (刘一鸣) > > -- > > > [image: What's New with Xactly] <http://www.xactlycorp.com/email-click/> > > <https://www.nyse.com/quote/XNYS:XTLY> [image: LinkedIn] > <https://www.linkedin.com/company/xactly-corporation> [image: Twitter] > <https://twitter.com/Xactly> [image: Facebook] > <https://www.facebook.com/XactlyCorp> [image: YouTube] > <http://www.youtube.com/xactlycorporation> > -- Best regards, Shaofeng Shi
