Hi,

It supports the embedded format, while has a conflict with "_" in the JSON.

You can check: https://issues.apache.org/jira/browse/KYLIN-3145

To bypass at this moment, you can create a message which has no "_" in the
property name.


2018-01-15 16:19 GMT+08:00 [email protected] <[email protected]>:

> Hi:
> kylin Support embedded JSON format  since kylin1.6.0
> and I use streaming cube with kafka
> and my data:
>  {
>     "data": {
>         "account": "5942153",
>         "actual_amount": "30.0",
>         "app_name": "xxxx",
>         "app_no": "xxxx",
>         "app_session": "xxx",
>         "app_type_code": "xxx",
>         "button_name": "",
>         "dur": "",
>         "forum_version": "new",
>         "order_Time": "2018-01-11 16:38:43 0",
>         "order_no": "OD201801111638322140",
>         "order_type": "xxx",
>         "original_price": "xxx",
>         "page_name": "xxx",
>         "pay_result": "",
>         "pay_type": "",
>         "product_name": "xxx",
>         "scan_app": "",
>         "scan_result": ""
>     },
>     "device":""
> }
>  but build cube throw Error
> Property ‘app’ is not  embedded  format ?
>
>
>
>
>
> [email protected]
>



-- 
Best regards,

Shaofeng Shi 史少锋

Reply via email to