Re: Re: diag.sh fill my hard disk

2016-11-13 Thread 446463...@qq.com
But I never start this script .Does kylin will start it when kylin  running  ?



446463...@qq.com
 
From: Dong Li
Date: 2016-11-14 14:37
To: dev@kylin.apache.org
Subject: Re: diag.sh fill my hard disk
There’s a bug to causeinfinite loop during job diagnosis(calling diag.sh) in 
some scenario, which should be the cause of your large logs.
It has been fixed in latest 1.6.0 release.
 
 
Thanks,
Dong Li
 
 
Original Message
Sender:446463844@qq.com446463...@qq.com
Recipient:dev@kylin.apache.org...@kylin.apache.org
Date:Monday, Nov 14, 2016 14:06
Subject:diag.sh fill my hard disk
 
 
Hi: I run kylin instance in mine test environment.I find that the kylin log 
increases so fast. and my hard disk is filled so I kill the kylin.sh 
progress.But it's not stopped. I checkd the machine and find the diag.sh is 
running. I never start this script. I kill this and it seems OK.why? 
446463...@qq.com


Re: diag.sh fill my hard disk

2016-11-13 Thread Dong Li
There’s a bug to causeinfinite loop during job diagnosis(calling diag.sh) in 
some scenario, which should be the cause of your large logs.
It has been fixed in latest 1.6.0 release.


Thanks,
Dong Li


Original Message
Sender:446463844@qq.com446463...@qq.com
Recipient:dev@kylin.apache.org...@kylin.apache.org
Date:Monday, Nov 14, 2016 14:06
Subject:diag.sh fill my hard disk


Hi: I run kylin instance in mine test environment.I find that the kylin log 
increases so fast. and my hard disk is filled so I kill the kylin.sh 
progress.But it's not stopped. I checkd the machine and find the diag.sh is 
running. I never start this script. I kill this and it seems OK.why? 
446463...@qq.com

[jira] [Created] (KYLIN-2181) remove integer as fixed_length in test_kylin_cube_with_slr_empty desc

2016-11-13 Thread hongbin ma (JIRA)
hongbin ma created KYLIN-2181:
-

 Summary: remove integer as fixed_length in 
test_kylin_cube_with_slr_empty desc
 Key: KYLIN-2181
 URL: https://issues.apache.org/jira/browse/KYLIN-2181
 Project: Kylin
  Issue Type: Improvement
Reporter: hongbin ma
Assignee: hongbin ma






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (KYLIN-2179) should disable limit push down if there exists fixed_lenth encoding for integers in the rowkey

2016-11-13 Thread hongbin ma (JIRA)
hongbin ma created KYLIN-2179:
-

 Summary: should disable limit push down if there exists 
fixed_lenth encoding for integers in the rowkey
 Key: KYLIN-2179
 URL: https://issues.apache.org/jira/browse/KYLIN-2179
 Project: Kylin
  Issue Type: Bug
Reporter: hongbin ma
Assignee: hongbin ma


because fixedlength order != integer natural order



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[CANCELLED][VOTE] Release apache-kylin-1.6.0 (RC1)

2016-11-13 Thread ShaoFeng Shi
Hi all,

The vote for apache-kylin-1.6.0 (RC1) has been cancelled; The RC2 will be
sent out soon; thanks for your attention!


-- 
Best regards,

Shaofeng Shi 史少锋


Re: 答复: [VOTE] Release apache-kylin-1.6.0 (RC1)

2016-11-13 Thread Luke Han
Hi Shaofeng,
Please help to send a cancel vote mail first:)

Thanks.
Luke


Best Regards!
-

Luke Han

On Sun, Nov 13, 2016 at 5:01 PM, ShaoFeng Shi 
wrote:

> Hello everyone,
>
> The RC1 has some issues and didn't get enough votes in the past 3 days, so
> I would recall it and then to prepare RC2; Thanks for everyone's input.
>
> 2016-11-13 11:49 GMT+08:00 Luke Han :
>
> > BTW, I think we should exclude "spark" module since it's out of date
> > already. It's just experimentation which has not be update long time.
> >
> > Exclude it from release but keep in master branch then people could help
> to
> > contribute and include it back when it's mature enough later.
> >
> > How do you think?
> >
> > Thanks.
> >
> >
> > Best Regards!
> > -
> >
> > Luke Han
> >
> > On Sun, Nov 13, 2016 at 11:36 AM, Luke Han  wrote:
> >
> > > -1,
> > >
> > > I got failure when run maven test, exceptions as below.
> > >
> > > Not sure if it's JDK version compatible issue or not:
> > >
> > > JDK:
> > >
> > > java version "1.8.0_72"
> > >
> > > Java(TM) SE Runtime Environment (build 1.8.0_72-b15)
> > >
> > > Java HotSpot(TM) 64-Bit Server VM (build 25.72-b15, mixed mode)
> > >
> > > OS:
> > >
> > > Mac OS 10.11.6
> > >
> > >
> > > ==
> > >
> > > Failed tests:
> > >
> > >   CubeDescTest.testBadInit12
> > >
> > > Expected: (an instance of java.lang.IllegalStateException and
> exception
> > > with message a string containing "Aggregation group 0 a dimension exist
> > in
> > > more than one hierarchy: [CATEG_LVL2_NAME, META_CATEG_NAME]")
> > >
> > >  but: exception with message a string containing "Aggregation
> group 0
> > > a dimension exist in more than one hierarchy: [CATEG_LVL2_NAME,
> > > META_CATEG_NAME]" message was "Aggregation group 0 a dimension exist in
> > > more than one hierarchy: [META_CATEG_NAME, CATEG_LVL2_NAME]"
> > >
> > > Stacktrace was: java.lang.IllegalStateException: Aggregation group 0 a
> > > dimension exist in more than one hierarchy: [META_CATEG_NAME,
> > > CATEG_LVL2_NAME]
> > >
> > > at org.apache.kylin.cube.model.CubeDesc.validateAggregationGroups(
> > > CubeDesc.java:643)
> > >
> > > at org.apache.kylin.cube.model.CubeDesc.init(CubeDesc.java:539)
> > >
> > > at org.apache.kylin.cube.CubeDescTest.testBadInit12(
> > CubeDescTest.java:192)
> > >
> > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > >
> > > at sun.reflect.NativeMethodAccessorImpl.invoke(
> > > NativeMethodAccessorImpl.java:62)
> > >
> > > at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> > > DelegatingMethodAccessorImpl.java:43)
> > >
> > > at java.lang.reflect.Method.invoke(Method.java:498)
> > >
> > > at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(
> > > FrameworkMethod.java:50)
> > >
> > > at org.junit.internal.runners.model.ReflectiveCallable.run(
> > > ReflectiveCallable.java:12)
> > >
> > > at org.junit.runners.model.FrameworkMethod.invokeExplosively(
> > > FrameworkMethod.java:47)
> > >
> > > at org.junit.internal.runners.statements.InvokeMethod.
> > > evaluate(InvokeMethod.java:17)
> > >
> > > at org.junit.internal.runners.statements.RunBefores.
> > > evaluate(RunBefores.java:26)
> > >
> > > at org.junit.internal.runners.statements.RunAfters.evaluate(
> > > RunAfters.java:27)
> > >
> > > at org.junit.rules.ExpectedException$ExpectedExceptionStatement.
> > > evaluate(ExpectedException.java:239)
> > >
> > > at org.junit.rules.RunRules.evaluate(RunRules.java:20)
> > >
> > > at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> > >
> > > at org.junit.runners.BlockJUnit4ClassRunner.runChild(
> > > BlockJUnit4ClassRunner.java:78)
> > >
> > > at org.junit.runners.BlockJUnit4ClassRunner.runChild(
> > > BlockJUnit4ClassRunner.java:57)
> > >
> > > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> > >
> > > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> > >
> > > at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
> > >
> > > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> > >
> > > at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> > >
> > > at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> > >
> > > at org.apache.maven.surefire.junit4.JUnit4Provider.execute(
> > > JUnit4Provider.java:367)
> > >
> > > at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(
> > > JUnit4Provider.java:274)
> > >
> > > at org.apache.maven.surefire.junit4.JUnit4Provider.
> > > executeTestSet(JUnit4Provider.java:238)
> > >
> > > at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(
> > > JUnit4Provider.java:161)
> > >
> > > at org.apache.maven.surefire.booter.ForkedBooter.
> > > invokeProviderInSameClassLoader(ForkedBooter.java:290)
> > >
> > > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(
> > > ForkedBooter.java:242)
> > >
> > > 

[jira] [Created] (KYLIN-2178) CubeDescTest is unstable

2016-11-13 Thread Shaofeng SHI (JIRA)
Shaofeng SHI created KYLIN-2178:
---

 Summary: CubeDescTest is unstable
 Key: KYLIN-2178
 URL: https://issues.apache.org/jira/browse/KYLIN-2178
 Project: Kylin
  Issue Type: Bug
  Components: Environment 
Affects Versions: v1.6.0
Reporter: Shaofeng SHI
Assignee: Shaofeng SHI
 Fix For: v1.6.0


In 1.6.0-rc1 voting thead, dong and others report the "mvn test" is failed, 
while it got success on someone else. 

{code}
Failed tests:

  CubeDescTest.testBadInit12

Expected: (an instance of java.lang.IllegalStateException and exception
with message a string containing "Aggregation group 0 a dimension exist in
more than one hierarchy: [CATEG_LVL2_NAME, META_CATEG_NAME]")

 but: exception with message a string containing "Aggregation group 0 a
dimension exist in more than one hierarchy: [CATEG_LVL2_NAME,
META_CATEG_NAME]" message was "Aggregation group 0 a dimension exist in
more than one hierarchy: [META_CATEG_NAME, CATEG_LVL2_NAME]"

Stacktrace was: java.lang.IllegalStateException: Aggregation group 0 a
dimension exist in more than one hierarchy: [META_CATEG_NAME,
CATEG_LVL2_NAME]

at org.apache.kylin.cube.model.CubeDesc.validateAggregationGroups(
CubeDesc.java:643)

at org.apache.kylin.cube.model.CubeDesc.init(CubeDesc.java:539)

at org.apache.kylin.cube.CubeDescTest.testBadInit12(CubeDescTest.java:192)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(
NativeMethodAccessorImpl.java:62)

{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Re: 答复: [VOTE] Release apache-kylin-1.6.0 (RC1)

2016-11-13 Thread ShaoFeng Shi
Hello everyone,

The RC1 has some issues and didn't get enough votes in the past 3 days, so
I would recall it and then to prepare RC2; Thanks for everyone's input.

2016-11-13 11:49 GMT+08:00 Luke Han :

> BTW, I think we should exclude "spark" module since it's out of date
> already. It's just experimentation which has not be update long time.
>
> Exclude it from release but keep in master branch then people could help to
> contribute and include it back when it's mature enough later.
>
> How do you think?
>
> Thanks.
>
>
> Best Regards!
> -
>
> Luke Han
>
> On Sun, Nov 13, 2016 at 11:36 AM, Luke Han  wrote:
>
> > -1,
> >
> > I got failure when run maven test, exceptions as below.
> >
> > Not sure if it's JDK version compatible issue or not:
> >
> > JDK:
> >
> > java version "1.8.0_72"
> >
> > Java(TM) SE Runtime Environment (build 1.8.0_72-b15)
> >
> > Java HotSpot(TM) 64-Bit Server VM (build 25.72-b15, mixed mode)
> >
> > OS:
> >
> > Mac OS 10.11.6
> >
> >
> > ==
> >
> > Failed tests:
> >
> >   CubeDescTest.testBadInit12
> >
> > Expected: (an instance of java.lang.IllegalStateException and exception
> > with message a string containing "Aggregation group 0 a dimension exist
> in
> > more than one hierarchy: [CATEG_LVL2_NAME, META_CATEG_NAME]")
> >
> >  but: exception with message a string containing "Aggregation group 0
> > a dimension exist in more than one hierarchy: [CATEG_LVL2_NAME,
> > META_CATEG_NAME]" message was "Aggregation group 0 a dimension exist in
> > more than one hierarchy: [META_CATEG_NAME, CATEG_LVL2_NAME]"
> >
> > Stacktrace was: java.lang.IllegalStateException: Aggregation group 0 a
> > dimension exist in more than one hierarchy: [META_CATEG_NAME,
> > CATEG_LVL2_NAME]
> >
> > at org.apache.kylin.cube.model.CubeDesc.validateAggregationGroups(
> > CubeDesc.java:643)
> >
> > at org.apache.kylin.cube.model.CubeDesc.init(CubeDesc.java:539)
> >
> > at org.apache.kylin.cube.CubeDescTest.testBadInit12(
> CubeDescTest.java:192)
> >
> > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >
> > at sun.reflect.NativeMethodAccessorImpl.invoke(
> > NativeMethodAccessorImpl.java:62)
> >
> > at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> > DelegatingMethodAccessorImpl.java:43)
> >
> > at java.lang.reflect.Method.invoke(Method.java:498)
> >
> > at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(
> > FrameworkMethod.java:50)
> >
> > at org.junit.internal.runners.model.ReflectiveCallable.run(
> > ReflectiveCallable.java:12)
> >
> > at org.junit.runners.model.FrameworkMethod.invokeExplosively(
> > FrameworkMethod.java:47)
> >
> > at org.junit.internal.runners.statements.InvokeMethod.
> > evaluate(InvokeMethod.java:17)
> >
> > at org.junit.internal.runners.statements.RunBefores.
> > evaluate(RunBefores.java:26)
> >
> > at org.junit.internal.runners.statements.RunAfters.evaluate(
> > RunAfters.java:27)
> >
> > at org.junit.rules.ExpectedException$ExpectedExceptionStatement.
> > evaluate(ExpectedException.java:239)
> >
> > at org.junit.rules.RunRules.evaluate(RunRules.java:20)
> >
> > at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> >
> > at org.junit.runners.BlockJUnit4ClassRunner.runChild(
> > BlockJUnit4ClassRunner.java:78)
> >
> > at org.junit.runners.BlockJUnit4ClassRunner.runChild(
> > BlockJUnit4ClassRunner.java:57)
> >
> > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> >
> > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> >
> > at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
> >
> > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> >
> > at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> >
> > at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> >
> > at org.apache.maven.surefire.junit4.JUnit4Provider.execute(
> > JUnit4Provider.java:367)
> >
> > at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(
> > JUnit4Provider.java:274)
> >
> > at org.apache.maven.surefire.junit4.JUnit4Provider.
> > executeTestSet(JUnit4Provider.java:238)
> >
> > at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(
> > JUnit4Provider.java:161)
> >
> > at org.apache.maven.surefire.booter.ForkedBooter.
> > invokeProviderInSameClassLoader(ForkedBooter.java:290)
> >
> > at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(
> > ForkedBooter.java:242)
> >
> > at org.apache.maven.surefire.booter.ForkedBooter.main(
> > ForkedBooter.java:121)
> >
> >
> >   CubeDescTest.testBadInit8
> >
> > Expected: (an instance of java.lang.IllegalStateException and exception
> > with message a string containing "Aggregation group 0 hierarchy
> dimensions
> > overlap with joint dimensions: [CATEG_LVL2_NAME, META_CATEG_NAME]")
> >
> >  but: exception with message a string containing "Aggregation group 0
> > hierarchy dimensions overlap with joint dimensions: 

[jira] [Created] (KYLIN-2177) dict.TrieDictionary:182 : Not a valid value: 2016-11-13

2016-11-13 Thread huangchao (JIRA)
huangchao created KYLIN-2177:


 Summary: dict.TrieDictionary:182 : Not a valid value: 2016-11-13
 Key: KYLIN-2177
 URL: https://issues.apache.org/jira/browse/KYLIN-2177
 Project: Kylin
  Issue Type: Improvement
  Components: Metadata
Reporter: huangchao
Assignee: Shaofeng SHI


version :apache-kylin-1.5.4.1-hbase1.x-bin
os:ubuntu 14.04.1

insight return below error after retrigger cube job.

"Error while executing SQL "select * from sale_detail LIMIT 5": 
java.lang.IllegalArgumentException: Value not exists!"

step:
drop exist cube then recreate job, insight work well when exist "select * from 
sale_detail LIMIT 5".

then exist cube build for new data. insight broken and thrown below issue 
"select * from sale_detail LIMIT 5": java.lang.IllegalArgumentException: 
Value not exists!"




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)