Hi Sun,

No, the dev branch is unstable, and so not suggested to use; Now we¹re
running regression test on staging branch; once all test cases pass the
regression, we will update the binary package, please keep tuned here;

To proceed the cube creation, you can remove the MAX/MIN measure (SUM
should be okay); Later when the Kylin package be updated, you can come
back and add the MAX measure back;

On 4/14/15, 2:47 PM, "Sun Fulin (JIRA)" <[email protected]> wrote:

>
>    [ 
>https://issues.apache.org/jira/browse/KYLIN-682?page=com.atlassian.jira.pl
>ugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14493680#comm
>ent-14493680 ] 
>
>Sun Fulin commented on KYLIN-682:
>---------------------------------
>
>Until this issue be resolved, should we try to use the
>streaming-localdict branch ? [~Shaofengshi]
>
>> Got "No aggregator for func 'MIN' and return type 'decimal(19,4)'"
>>error when build cube
>> 
>>-------------------------------------------------------------------------
>>---------------
>>
>>                 Key: KYLIN-682
>>                 URL: https://issues.apache.org/jira/browse/KYLIN-682
>>             Project: Kylin
>>          Issue Type: Bug
>>          Components: Job Engine
>>    Affects Versions: v0.7.1
>>            Reporter: Shaofeng SHI
>>            Assignee: Shaofeng SHI
>>
>> Problem from community user Sun:
>> Try to build our own test cube according to the offical tutorial. When
>> doing the step of Build Base Cuboid Data, error occurs.
>> I checked the mapreduce task log and found the following error
>>stacktrace
>> :
>> Note that with defining measure step, I choose measure of GMV_MIN and
>> GMV_MAX both and these two measures are automatically defined as
>> decimal(19,4) and there is no way to modify that.
>> Super weird for this kind of exception info. Hope any experts can shed a
>> light on this.
>> Best regards,
>> Sun.
>>    2015-04-14 10:49:06,327 INFO [AsyncDispatcher event handler]
>> org.apache.hadoop.mapreduce.v2.app.job.impl.TaskAttemptImpl: Diagnostics
>> report from attempt_1428978814353_0003_m_000000_3: Error:
>> java.lang.IllegalArgumentException: No aggregator for func 'MIN' and
>> return type 'decimal(19,4)'
>> at
>> 
>>org.apache.kylin.metadata.measure.MeasureAggregator.create(MeasureAggrega
>>t
>> or.java:58)
>> at
>> 
>>org.apache.kylin.metadata.measure.MeasureAggregators.<init>(MeasureAggreg
>>a
>> tors.java:49)
>> at
>> 
>>org.apache.kylin.metadata.measure.MeasureAggregators.<init>(MeasureAggreg
>>a
>> tors.java:39)
>> at
>> 
>>org.apache.kylin.job.hadoop.cube.CuboidReducer.setup(CuboidReducer.java:7
>>3
>> )
>> at org.apache.hadoop.mapreduce.Reducer.run(Reducer.java:168)
>> at 
>>org.apache.hadoop.mapred.Task$NewCombinerRunner.combine(Task.java:1651)
>> at
>> 
>>org.apache.hadoop.mapred.MapTask$MapOutputBuffer.sortAndSpill(MapTask.jav
>>a
>> :1630)
>> at
>> 
>>org.apache.hadoop.mapred.MapTask$MapOutputBuffer.flush(MapTask.java:1482)
>> at
>> 
>>org.apache.hadoop.mapred.MapTask$NewOutputCollector.close(MapTask.java:72
>>0
>> )
>> at org.apache.hadoop.mapred.MapTask.runNewMapper(MapTask.java:790)
>> at org.apache.hadoop.mapred.MapTask.run(MapTask.java:341)
>> at org.apache.hadoop.mapred.YarnChild$2.run(YarnChild.java:168)
>> at java.security.AccessController.doPrivileged(Native Method)
>> at javax.security.auth.Subject.doAs(Subject.java:415)
>> at
>> 
>>org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation
>>.
>> java:1642)
>> at org.apache.hadoop.mapred.YarnChild.main(YarnChild.java:163)
>
>
>
>--
>This message was sent by Atlassian JIRA
>(v6.3.4#6332)

Reply via email to