You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "DanielZhou (JIRA)" <ji...@apache.org> on 2016/05/05 00:31:12 UTC

[jira] [Commented] (EAGLE-292) Updated hbase policy failed: Data too long for column 'policyDef' when using mysql storage

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

DanielZhou commented on EAGLE-292:
----------------------------------

- Caused by the same reason as issue EAGLE-273
- Solved by creating tables manually to fit the limitation of row size. 

> Updated hbase policy failed: Data too long for column 'policyDef' when using mysql storage
> ------------------------------------------------------------------------------------------
>
>                 Key: EAGLE-292
>                 URL: https://issues.apache.org/jira/browse/EAGLE-292
>             Project: Eagle
>          Issue Type: Bug
>            Reporter: DanielZhou
>            Assignee: DanielZhou
>
> When creating hbase policy, if there are too many match criteria error message will occur: 
> "Updatefailed!{"success":false,"exception":"java.io.IOException: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'policyDef' at row 1\norg.apache.eagle.storage.jdbc.JdbcStorage.create(JdbcStorage.java:97)\norg.apache.eagle.storage.operation.CreateStatement.execute(CreateStatement.java:63)"



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