[jira] [Assigned] (KUDU-2070) Improve documentation/error when submitting secure spark jobs without specifying keytab/principal

2017-09-20 Thread Dan Burkert (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Burkert reassigned KUDU-2070: - Assignee: Dan Burkert > Improve documentation/error when submitting secure spark jobs without >

[jira] [Commented] (KUDU-1521) Flakiness in TestAsyncKuduSession

2017-09-20 Thread Alexey Serbin (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173712#comment-16173712 ] Alexey Serbin commented on KUDU-1521: - Just another error path is outlined below: {noformat}

[jira] [Updated] (KUDU-1521) Flakiness in TestAsyncKuduSession

2017-09-20 Thread Alexey Serbin (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Serbin updated KUDU-1521: Attachment: org.apache.kudu.client.TestAsyncKuduSession-TableIsDeleted-output.txt > Flakiness in

[jira] [Resolved] (KUDU-2125) Tablet copy client does not retry on failures

2017-09-20 Thread Dan Burkert (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Burkert resolved KUDU-2125. --- Resolution: Fixed Fix Version/s: 1.5.0

[jira] [Assigned] (KUDU-2125) Tablet copy client does not retry on failures

2017-09-20 Thread Dan Burkert (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Burkert reassigned KUDU-2125: - Assignee: Dan Burkert > Tablet copy client does not retry on failures >

[jira] [Updated] (KUDU-2125) Tablet copy client does not retry on failures

2017-09-20 Thread Dan Burkert (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Burkert updated KUDU-2125: -- Fix Version/s: (was: 1.5.0) 1.6.0 > Tablet copy client does not retry on failures

[jira] [Commented] (KUDU-2152) Tablet stuck under-replicated after some kind of tablet copy issue

2017-09-20 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16174035#comment-16174035 ] Todd Lipcon commented on KUDU-2152: --- Found a log on the other side of this tablet copy: {code} W0920

[jira] [Created] (KUDU-2154) Leader does not evict replica stuck in NOT_RUNNING state

2017-09-20 Thread Mike Percy (JIRA)
Mike Percy created KUDU-2154: Summary: Leader does not evict replica stuck in NOT_RUNNING state Key: KUDU-2154 URL: https://issues.apache.org/jira/browse/KUDU-2154 Project: Kudu Issue Type:

[jira] [Created] (KUDU-2152) Tablet stuck under-replicated after some kind of tablet copy issue

2017-09-20 Thread Todd Lipcon (JIRA)
Todd Lipcon created KUDU-2152: - Summary: Tablet stuck under-replicated after some kind of tablet copy issue Key: KUDU-2152 URL: https://issues.apache.org/jira/browse/KUDU-2152 Project: Kudu

[jira] [Created] (KUDU-2153) Servers delete tmp files before obtaining directory lock

2017-09-20 Thread Todd Lipcon (JIRA)
Todd Lipcon created KUDU-2153: - Summary: Servers delete tmp files before obtaining directory lock Key: KUDU-2153 URL: https://issues.apache.org/jira/browse/KUDU-2153 Project: Kudu Issue Type:

[jira] [Commented] (KUDU-2153) Servers delete tmp files before obtaining directory lock

2017-09-20 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16174053#comment-16174053 ] Adar Dembo commented on KUDU-2153: -- That's unfortunate, though the block manager's locks only protect the

[jira] [Commented] (KUDU-2154) Leader does not evict replica stuck in NOT_RUNNING state

2017-09-20 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16174081#comment-16174081 ] Adar Dembo commented on KUDU-2154: -- Does this mean we've regressed KUDU-1407? That bug was fixed in 1.5.0

[jira] [Created] (KUDU-2151) ConsensusMetadata IO does not retry on EINTR

2017-09-20 Thread Mike Percy (JIRA)
Mike Percy created KUDU-2151: Summary: ConsensusMetadata IO does not retry on EINTR Key: KUDU-2151 URL: https://issues.apache.org/jira/browse/KUDU-2151 Project: Kudu Issue Type: Improvement

[jira] [Updated] (KUDU-2149) New failure detector implementation can lead to election stacking

2017-09-20 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adar Dembo updated KUDU-2149: - Code Review: https://gerrit.cloudera.org/#/c/8107 > New failure detector implementation can lead to

[jira] [Commented] (KUDU-2157) 1.5 -> 1.4 -> 1.5 downgrade/re-upgrade can result in non-startable tservers

2017-09-20 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16174209#comment-16174209 ] Todd Lipcon commented on KUDU-2157: --- An ugly but effective workaround is: {code} find

[jira] [Created] (KUDU-2156) Raft should reset backoff counter when a current leader contacts replica

2017-09-20 Thread Todd Lipcon (JIRA)
Todd Lipcon created KUDU-2156: - Summary: Raft should reset backoff counter when a current leader contacts replica Key: KUDU-2156 URL: https://issues.apache.org/jira/browse/KUDU-2156 Project: Kudu

[jira] [Created] (KUDU-2157) 1.5 -> 1.4 -> 1.5 downgrade/re-upgrade can result in non-startable tservers

2017-09-20 Thread Todd Lipcon (JIRA)
Todd Lipcon created KUDU-2157: - Summary: 1.5 -> 1.4 -> 1.5 downgrade/re-upgrade can result in non-startable tservers Key: KUDU-2157 URL: https://issues.apache.org/jira/browse/KUDU-2157 Project: Kudu

[jira] [Created] (KUDU-2155) Disarm failure detector during an election

2017-09-20 Thread Adar Dembo (JIRA)
Adar Dembo created KUDU-2155: Summary: Disarm failure detector during an election Key: KUDU-2155 URL: https://issues.apache.org/jira/browse/KUDU-2155 Project: Kudu Issue Type: Bug

[jira] [Updated] (KUDU-2149) New failure detector implementation can lead to election stacking

2017-09-20 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adar Dembo updated KUDU-2149: - Status: In Review (was: In Progress) > New failure detector implementation can lead to election stacking

[jira] [Commented] (KUDU-2154) Leader does not evict replica stuck in NOT_RUNNING state

2017-09-20 Thread Andrew Wong (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16174093#comment-16174093 ] Andrew Wong commented on KUDU-2154: --- >From hipchat, the logs are as follows: {{W0920 16:47:36.332541  

[jira] [Updated] (KUDU-2149) New failure detector implementation can lead to election stacking

2017-09-20 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adar Dembo updated KUDU-2149: - Resolution: Fixed Fix Version/s: 1.6.0 Status: Resolved (was: In Review) Fixed in

[jira] [Commented] (KUDU-1755) Improve tablet disk space estimation

2017-09-20 Thread Will Berkeley (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173356#comment-16173356 ] Will Berkeley commented on KUDU-1755: - Fixed in adabde59d1c44888614724b4ed79b3de063b7b1e. All parts of