[jira] [Commented] (KUDU-1891) Uploading 100,000 rows x 20 columns results in not enough mutation buffer space when uploading data using Python

2017-02-21 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15876495#comment-15876495 ] Todd Lipcon commented on KUDU-1891: --- I think this is expected - with manual flush, if you

[jira] [Commented] (KUDU-1892) Potential nullptr deref in file cache

2017-02-21 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15876493#comment-15876493 ] Todd Lipcon commented on KUDU-1892: --- One thing that changed recently is that now servers

[jira] [Updated] (KUDU-1893) Queries incorrectly yielding null results

2017-02-21 Thread Andrew Wong (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wong updated KUDU-1893: -- Affects Version/s: 1.1.0 > Queries incorrectly yielding null results > --

[jira] [Commented] (KUDU-1893) Queries incorrectly yielding null results

2017-02-21 Thread Andrew Wong (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15876409#comment-15876409 ] Andrew Wong commented on KUDU-1893: --- Right, I've been trying to see it in 1.2.0 but haven

[jira] [Updated] (KUDU-1893) Queries incorrectly yielding null results

2017-02-21 Thread Andrew Wong (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wong updated KUDU-1893: -- Description: The queries were on a nullable int32 column with auto encoding and default compression. Ran

[jira] [Commented] (KUDU-1893) Queries incorrectly yielding null results

2017-02-21 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15876407#comment-15876407 ] Todd Lipcon commented on KUDU-1893: --- Hey Andrew. Any idea whether this also affects Kudu

[jira] [Updated] (KUDU-1893) Queries incorrectly yielding null results

2017-02-21 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1893: -- Priority: Blocker (was: Critical) > Queries incorrectly yielding null results >

[jira] [Updated] (KUDU-1893) Queries incorrectly yielding null results

2017-02-21 Thread Andrew Wong (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wong updated KUDU-1893: -- Description: The queries were on a nullable int32 column with auto encoding and default compression. Ran

[jira] [Updated] (KUDU-1893) Queries incorrectly yielding null results

2017-02-21 Thread Andrew Wong (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wong updated KUDU-1893: -- Target Version/s: 1.3.0 Description: The queries were on a nullable int32 column with auto encod

[jira] [Created] (KUDU-1893) Queries incorrectly yielding null results

2017-02-21 Thread Andrew Wong (JIRA)
Andrew Wong created KUDU-1893: - Summary: Queries incorrectly yielding null results Key: KUDU-1893 URL: https://issues.apache.org/jira/browse/KUDU-1893 Project: Kudu Issue Type: Bug Comp

[jira] [Commented] (KUDU-1892) Potential nullptr deref in file cache

2017-02-21 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875692#comment-15875692 ] Adar Dembo commented on KUDU-1892: -- It's really odd that all three tservers crashed in the

[jira] [Updated] (KUDU-1892) Potential nullptr deref in file cache

2017-02-21 Thread Mike Percy (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Percy updated KUDU-1892: - Attachment: raft_consensus-itest.txt Attaching test output > Potential nullptr deref in file cache > -

[jira] [Created] (KUDU-1892) Potential nullptr deref in file cache

2017-02-21 Thread Mike Percy (JIRA)
Mike Percy created KUDU-1892: Summary: Potential nullptr deref in file cache Key: KUDU-1892 URL: https://issues.apache.org/jira/browse/KUDU-1892 Project: Kudu Issue Type: Bug Reporter