[jira] [Commented] (KUDU-2108) 64KB + 1 byte insert using Java API does not throw back errors

2017-10-12 Thread Sri Sai Kumar Ravipati (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16202688#comment-16202688 ] Sri Sai Kumar Ravipati commented on KUDU-2108: -- [~tlipcon], I was able to see per-row errors

[jira] [Commented] (KUDU-2108) 64KB + 1 byte insert using Java API does not throw back errors

2017-10-12 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16202619#comment-16202619 ] Todd Lipcon commented on KUDU-2108: --- [~srisaikumar-inspur] did you figure this out? If this is not an

[jira] [Commented] (KUDU-2108) 64KB + 1 byte insert using Java API does not throw back errors

2017-08-21 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16136325#comment-16136325 ] Todd Lipcon commented on KUDU-2108: --- Try checking the result of session.apply(). It returns an

[jira] [Commented] (KUDU-2108) 64KB + 1 byte insert using Java API does not throw back errors

2017-08-21 Thread Sri Sai Kumar Ravipati (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16136110#comment-16136110 ] Sri Sai Kumar Ravipati commented on KUDU-2108: -- Hi Todd, I added a sample junit test (P.F.A.

[jira] [Commented] (KUDU-2108) 64KB + 1 byte insert using Java API does not throw back errors

2017-08-21 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16135992#comment-16135992 ] Todd Lipcon commented on KUDU-2108: --- Are you sure you are checking the results of your inserts? Do you