[ 
https://issues.apache.org/jira/browse/KYLIN-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16728308#comment-16728308
 ] 

HongBo  Dai edited comment on KYLIN-3731 at 12/24/18 10:12 AM:
---------------------------------------------------------------

Hi, mainly hive data storage table is stored inside the fact table is a complex 
data type is an array, and create a hive view, and kylin dimension table to 
build inside have to field data cube, so an error directly, I read the class 
source code should be under the lack of judgment logic, so lead to kylin third 
step direct error when creating the cube.
kylin itself supports complex data types, and that logic aside, if kylin does 
not support complex data types, hive data tables cannot be loaded and used in 
kylin's web interface.


was (Author: ville):
Hi, mainly hive data storage table is stored inside the fact table is a complex 
data type is an array, and create a hive view, and kylin dimension table to 
build inside have to field data cube, so an error directly, I read the class 
source code should be under the lack of judgment logic, so lead to kylin third 
step direct error when creating the cube.

> java.lang.IllegalArgumentException: Unsupported data type array<string> at 
> ---------------------------------------------------------------------------
>
>                 Key: KYLIN-3731
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3731
>             Project: Kylin
>          Issue Type: Bug
>          Components: Job Engine
>    Affects Versions: v2.5.1
>            Reporter: HongBo  Dai
>            Assignee: Chao Long
>            Priority: Critical
>              Labels: build
>             Fix For: v2.5.1
>
>         Attachments: error of kylin.txt, image-2018-12-20-10-59-04-060.png
>
>
> As kylin was recently upgraded from 2.3 to 2.5.1, its data type of array 
> metadata was found to be unsupported and the following exception occurred
> "java. lang. IllegalArgumentException: Unsupported data type array", are in 
> kylin2.3 hive data storage array before running this type is no problem, 
> there is the lead in building a cube when the third step is as follows
> "org. apache. kylin. engine. mr. Exception. MapReduceException: no counters 
> for the job", could you tell me how to solve the problem without changing 
> data structure situation now? please  look up  attachment. 
> !image-2018-12-20-10-59-04-060.png! 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to