[jira] [Commented] (KUDU-721) Support for DECIMAL type

2017-08-25 Thread Boris Tyukin (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16142561#comment-16142561 ] Boris Tyukin commented on KUDU-721: --- any workarounds currently to store precise numbers? n

[jira] [Updated] (KUDU-1976) MiniKdc races between add_principal and kinit

2017-08-25 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1976: -- Target Version/s: 1.5.0 Code Review: https://gerrit.cloudera.org/#/c/7850/ > MiniKdc races betwe

[jira] [Updated] (KUDU-1976) MiniKdc races between add_principal and kinit

2017-08-25 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1976: -- Status: In Review (was: Open) > MiniKdc races between add_principal and kinit >

[jira] [Assigned] (KUDU-1976) MiniKdc races between add_principal and kinit

2017-08-25 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon reassigned KUDU-1976: - Assignee: Todd Lipcon > MiniKdc races between add_principal and kinit > --

[jira] [Updated] (KUDU-2114) Master asks tservers to re-delete tombstoned tablets when reported

2017-08-25 Thread Mike Percy (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Percy updated KUDU-2114: - Code Review: http://gerrit.cloudera.org:8080/7842 > Master asks tservers to re-delete tombstoned tablets wh

[jira] [Resolved] (KUDU-2102) PosixRWFile::Sync doesn't guarantee durability when used with multiple threads

2017-08-25 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adar Dembo resolved KUDU-2102. -- Resolution: Fixed Fix Version/s: 1.5.0 Fixed in commit 9a07b2fedcc0beacc76cb1c656be84c0c99c9da9.

[jira] [Updated] (KUDU-2102) PosixRWFile::Sync doesn't guarantee durability when used with multiple threads

2017-08-25 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adar Dembo updated KUDU-2102: - Code Review: http://gerrit.cloudera.org:8080/7835 > PosixRWFile::Sync doesn't guarantee durability when use

[jira] [Updated] (KUDU-2114) Master asks tservers to re-delete tombstoned tablets when reported

2017-08-25 Thread Mike Percy (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Percy updated KUDU-2114: - Description: Commit 5bca7d8 changed the behavior of tombstoned replicas such that they now retain RaftCons

[jira] [Updated] (KUDU-1544) Race in Java client's AsyncKuduSession.apply()

2017-08-25 Thread Dan Burkert (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Burkert updated KUDU-1544: -- Status: In Review (was: Open) > Race in Java client's AsyncKuduSession.apply() > ---

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

2017-08-25 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16142382#comment-16142382 ] Adar Dembo commented on KUDU-1521: -- bq. Adar Dembo wanna try looping dist test and see if

[jira] [Updated] (KUDU-2055) Coalesce hole punching when deleting groups of blocks

2017-08-25 Thread Hao Hao (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Hao updated KUDU-2055: -- Issue Type: Improvement (was: Bug) > Coalesce hole punching when deleting groups of blocks > ---

[jira] [Commented] (KUDU-1520) Possible race between alter schema lock release and tablet shutdown

2017-08-25 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16142351#comment-16142351 ] Adar Dembo commented on KUDU-1520: -- Yes. I looked through the AlterSchema/AlterSchemaState

[jira] [Commented] (KUDU-683) Clean up multi-master tech debt

2017-08-25 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16142345#comment-16142345 ] Adar Dembo commented on KUDU-683: - bq. Adar Dembo do you think we still have a lot of tech d

[jira] [Commented] (KUDU-2014) Explore additional approaches to improve LBM startup time

2017-08-25 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16142344#comment-16142344 ] Todd Lipcon commented on KUDU-2014: --- Another thing I noticed on a cluster yesterday is th

[jira] [Commented] (KUDU-2096) Document necessary configuration for Kerberos with master CNAMEs

2017-08-25 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16142341#comment-16142341 ] Todd Lipcon commented on KUDU-2096: --- I think we should set up such a cluster wth Kerberos

[jira] [Commented] (KUDU-1318) Java integration test failures in kudu-client-tools

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16142297#comment-16142297 ] Jean-Daniel Cryans commented on KUDU-1318: -- [~d...@danburkert.com] this still an i

[jira] [Updated] (KUDU-1528) heap-use-after-free in Peer::ProcessResponse while deleting a tablet

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1528: - Target Version/s: 1.6.0 (was: 1.5.0) > heap-use-after-free in Peer::ProcessResponse while

[jira] [Updated] (KUDU-1876) Poor error messages and behavior when webserver TLS is misconfigured

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1876: - Target Version/s: 1.6.0 > Poor error messages and behavior when webserver TLS is misconfigu

[jira] [Resolved] (KUDU-2045) Data race on process_memory::g_hard_limit

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans resolved KUDU-2045. -- Resolution: Fixed Assignee: Todd Lipcon Fix Version/s: 1.5.0 Todd fixed i

[jira] [Commented] (KUDU-1489) Use WAL directory for tablet metadata files

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16142283#comment-16142283 ] Jean-Daniel Cryans commented on KUDU-1489: -- [~anjuwong] does this jira still make

[jira] [Updated] (KUDU-1397) Allow building safely with custom toolchains

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1397: - Target Version/s: Backlog (was: 1.5.0) > Allow building safely with custom toolchains > --

[jira] [Updated] (KUDU-1489) Use WAL directory for tablet metadata files

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1489: - Target Version/s: 1.6.0 (was: 1.5.0) > Use WAL directory for tablet metadata files > -

[jira] [Commented] (KUDU-683) Clean up multi-master tech debt

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16142276#comment-16142276 ] Jean-Daniel Cryans commented on KUDU-683: - [~adar] do you think we still have a lot

[jira] [Updated] (KUDU-997) Expose client-side metrics

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-997: Target Version/s: 1.6.0 (was: 1.5.0) > Expose client-side metrics > -

[jira] [Updated] (KUDU-2014) Explore additional approaches to improve LBM startup time

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-2014: - Issue Type: Improvement (was: Bug) > Explore additional approaches to improve LBM startup

[jira] [Updated] (KUDU-2014) Explore additional approaches to improve LBM startup time

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-2014: - Target Version/s: 1.6.0 (was: Backlog) > Explore additional approaches to improve LBM star

[jira] [Updated] (KUDU-477) Implement block storage microbenchmark

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-477: Target Version/s: Backlog (was: 1.5.0) > Implement block storage microbenchmark > ---

[jira] [Updated] (KUDU-1358) Following a master leader election, create table may fail

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1358: - Target Version/s: Backlog (was: 1.5.0) > Following a master leader election, create table

[jira] [Commented] (KUDU-1520) Possible race between alter schema lock release and tablet shutdown

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16142272#comment-16142272 ] Jean-Daniel Cryans commented on KUDU-1520: -- [~adar] is this still an issue? > Pos

[jira] [Updated] (KUDU-993) Investigate making transaction tracker rejections more fair

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-993: Issue Type: Improvement (was: Bug) > Investigate making transaction tracker rejections more f

[jira] [Updated] (KUDU-790) Not all MM ops acquire locks in Prepare()

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-790: Target Version/s: Backlog (was: 1.5.0) > Not all MM ops acquire locks in Prepare() >

[jira] [Updated] (KUDU-993) Investigate making transaction tracker rejections more fair

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-993: Target Version/s: 1.6.0 (was: 1.5.0) > Investigate making transaction tracker rejections more

[jira] [Updated] (KUDU-761) TS seg fault after short log append

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-761: Issue Type: Bug (was: Task) > TS seg fault after short log append > -

[jira] [Commented] (KUDU-1544) Race in Java client's AsyncKuduSession.apply()

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16142264#comment-16142264 ] Jean-Daniel Cryans commented on KUDU-1544: -- [~danburkert] [~adar] is this still a

[jira] [Updated] (KUDU-1961) devtoolset-3 defeats ccache

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1961: - Issue Type: Improvement (was: Bug) > devtoolset-3 defeats ccache > ---

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

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16142261#comment-16142261 ] Jean-Daniel Cryans commented on KUDU-1521: -- [~adar] wanna try looping dist test an

[jira] [Updated] (KUDU-1537) Exactly-once semantics for DDL operations

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1537: - Target Version/s: Backlog (was: 1.5.0) > Exactly-once semantics for DDL operations > -

[jira] [Updated] (KUDU-1537) Exactly-once semantics for DDL operations

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1537: - Issue Type: Improvement (was: Bug) > Exactly-once semantics for DDL operations > -

[jira] [Updated] (KUDU-1271) Column ordering constraint in Kudu

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1271: - Target Version/s: Backlog (was: 1.5.0) > Column ordering constraint in Kudu >

[jira] [Resolved] (KUDU-1449) tablet unavailable caused by follower can not upgrade to leader.

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans resolved KUDU-1449. -- Resolution: Duplicate Fix Version/s: n/a Likely fixed by KUDU-1097 and friends. >

[jira] [Updated] (KUDU-1736) kudu crash in debug build: unordered undo delta

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1736: - Target Version/s: 1.6.0 (was: 1.5.0) > kudu crash in debug build: unordered undo delta > -

[jira] [Resolved] (KUDU-2015) invalidate data format will causing kudu-tserver to crash. and kudu-table will be un available

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans resolved KUDU-2015. -- Resolution: Cannot Reproduce Fix Version/s: n/a Closing since not getting help rep

[jira] [Updated] (KUDU-860) AlterSchema should log its success or failure in the COMMIT message

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-860: Priority: Major (was: Critical) > AlterSchema should log its success or failure in the COMMIT

[jira] [Updated] (KUDU-1921) Add ability for clients to require authentication/encryption

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1921: - Target Version/s: 1.6.0 (was: 1.5.0) > Add ability for clients to require authentication/e

[jira] [Updated] (KUDU-1466) C++ client errors misreported as GetTableLocations timeouts

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1466: - Target Version/s: 1.6.0 (was: 1.5.0) > C++ client errors misreported as GetTableLocations

[jira] [Updated] (KUDU-1813) Scan at a specific timestamp doesn't include that timestamp as committed

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1813: - Target Version/s: 1.6.0 (was: 1.5.0) > Scan at a specific timestamp doesn't include that t

[jira] [Updated] (KUDU-1813) Scan at a specific timestamp doesn't include that timestamp as committed

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1813: - Priority: Major (was: Critical) > Scan at a specific timestamp doesn't include that timest

[jira] [Updated] (KUDU-801) Delta flush doesn't wait for transactions to commit

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-801: Target Version/s: 1.6.0 (was: 1.5.0) > Delta flush doesn't wait for transactions to commit >

[jira] [Assigned] (KUDU-2044) Tombstoned tablets show up in /metrics

2017-08-25 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adar Dembo reassigned KUDU-2044: Assignee: Will Berkeley (was: Adar Dembo) Whoops, didn't mean to reassign when I clicked on *Start

[jira] [Updated] (KUDU-2044) Tombstoned tablets show up in /metrics

2017-08-25 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adar Dembo updated KUDU-2044: - Code Review: https://gerrit.cloudera.org/7618 > Tombstoned tablets show up in /metrics > --

[jira] [Assigned] (KUDU-1807) GetTableSchema() is O(n) in the number of tablets

2017-08-25 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adar Dembo reassigned KUDU-1807: Assignee: Adar Dembo > GetTableSchema() is O(n) in the number of tablets > -

[jira] [Assigned] (KUDU-2044) Tombstoned tablets show up in /metrics

2017-08-25 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adar Dembo reassigned KUDU-2044: Assignee: Adar Dembo (was: Will Berkeley) > Tombstoned tablets show up in /metrics > --

[jira] [Updated] (KUDU-2044) Tombstoned tablets show up in /metrics

2017-08-25 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adar Dembo updated KUDU-2044: - Status: In Review (was: In Progress) > Tombstoned tablets show up in /metrics > --

[jira] [Resolved] (KUDU-2037) ts_recovery-itest flaky since KUDU-1034 fixed

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans resolved KUDU-2037. -- Resolution: Fixed Fix Version/s: 1.5.0 Was fixed in 681f05b431a6fe62370feb439dd075

[jira] [Updated] (KUDU-1454) Spark and MR jobs running without scan locality

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1454: - Target Version/s: 1.6.0 (was: 1.5.0) > Spark and MR jobs running without scan locality > -

[jira] [Updated] (KUDU-1587) Memory-based backpressure is insufficient on seek-bound workloads

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1587: - Target Version/s: 1.6.0 (was: 1.5.0) > Memory-based backpressure is insufficient on seek-b

[jira] [Updated] (KUDU-1779) Consensus "stuck" with all transaction trackers are at limit

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1779: - Target Version/s: 1.6.0 (was: 1.5.0) > Consensus "stuck" with all transaction trackers are

[jira] [Updated] (KUDU-1194) consensus: Allow abort of uncommittable config change ops

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1194: - Priority: Major (was: Critical) > consensus: Allow abort of uncommittable config change op

[jira] [Updated] (KUDU-428) Support for service/table/column authorization

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-428: Target Version/s: 1.6.0 (was: 1.5.0) > Support for service/table/column authorization > -

[jira] [Updated] (KUDU-869) Support PRE_VOTER config membership type

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-869: Target Version/s: 1.6.0 (was: 1.5.0) > Support PRE_VOTER config membership type > ---

[jira] [Updated] (KUDU-1788) Raft UpdateConsensus retry behavior on timeout is counter-productive

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1788: - Target Version/s: 1.6.0 (was: 1.5.0) > Raft UpdateConsensus retry behavior on timeout is c

[jira] [Commented] (KUDU-1869) Scans do not work with hybrid time disabled and snapshot reads enabled

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16142226#comment-16142226 ] Jean-Daniel Cryans commented on KUDU-1869: -- [~dralves] Are you working on this? >

[jira] [Updated] (KUDU-1125) Reduce impact of enabling fsync on the master

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1125: - Priority: Major (was: Critical) > Reduce impact of enabling fsync on the master >

[jira] [Commented] (KUDU-577) Specification for expected semantics and client modes

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16142225#comment-16142225 ] Jean-Daniel Cryans commented on KUDU-577: - [~dr-alves] same question as Todd above.

[jira] [Updated] (KUDU-1762) suspected tablet memory leak

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1762: - Priority: Major (was: Critical) > suspected tablet memory leak > -

[jira] [Commented] (KUDU-582) Send TS specific errors back to the client when the client is supposed to take specific actions, such as trying another replica

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16142224#comment-16142224 ] Jean-Daniel Cryans commented on KUDU-582: - Hey [~dr-alves], what should we do with t

[jira] [Updated] (KUDU-1839) DNS failure during tablet creation lead to undeletable tablet

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-1839: - Priority: Major (was: Critical) > DNS failure during tablet creation lead to undeletable t

[jira] [Updated] (KUDU-2044) Tombstoned tablets show up in /metrics

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-2044: - Target Version/s: 1.6.0 > Tombstoned tablets show up in /metrics >

[jira] [Updated] (KUDU-2110) RPC footer may be appended more than once

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-2110: - Labels: 1.6.0 (was: ) > RPC footer may be appended more than once > --

[jira] [Updated] (KUDU-2050) Avoid peer eviction during block manager startup

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-2050: - Target Version/s: 1.6.0 > Avoid peer eviction during block manager startup > --

[jira] [Updated] (KUDU-2110) RPC footer may be appended more than once

2017-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated KUDU-2110: - Target Version/s: (was: 1.5.0) > RPC footer may be appended more than once >

[jira] [Updated] (KUDU-1956) Crash with "rowset selected for compaction but not available anymore"

2017-08-25 Thread Will Berkeley (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Will Berkeley updated KUDU-1956: Fix Version/s: (was: 1.5.0) 1.4.0 > Crash with "rowset selected for compaction

[jira] [Comment Edited] (KUDU-1956) Crash with "rowset selected for compaction but not available anymore"

2017-08-25 Thread Will Berkeley (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16142087#comment-16142087 ] Will Berkeley edited comment on KUDU-1956 at 8/25/17 7:44 PM: --

[jira] [Resolved] (KUDU-1956) Crash with "rowset selected for compaction but not available anymore"

2017-08-25 Thread Will Berkeley (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Will Berkeley resolved KUDU-1956. - Resolution: Fixed Fix Version/s: 1.5.0 Target Version/s: (was: 1.5.0) Since the

[jira] [Created] (KUDU-2115) Fix rowset compaction selection race

2017-08-25 Thread Will Berkeley (JIRA)
Will Berkeley created KUDU-2115: --- Summary: Fix rowset compaction selection race Key: KUDU-2115 URL: https://issues.apache.org/jira/browse/KUDU-2115 Project: Kudu Issue Type: Bug Compo

[jira] [Commented] (KUDU-2096) Document necessary configuration for Kerberos with master CNAMEs

2017-08-25 Thread Attila Bukor (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16142055#comment-16142055 ] Attila Bukor commented on KUDU-2096: [~tlipcon] what's the plan with this JIRA now that

[jira] [Updated] (KUDU-2103) Java client doesn't work on a Kerberized cluster with DNS aliases for masters

2017-08-25 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-2103: -- Fix Version/s: 1.4.1 1.3.2 > Java client doesn't work on a Kerberized cluster with DNS

[jira] [Updated] (KUDU-2103) Java client doesn't work on a Kerberized cluster with DNS aliases for masters

2017-08-25 Thread Attila Bukor (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Bukor updated KUDU-2103: --- Component/s: security java > Java client doesn't work on a Kerberized cluster with DNS

[jira] [Updated] (KUDU-2103) Java client doesn't work on a Kerberized cluster with DNS aliases for masters

2017-08-25 Thread Attila Bukor (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Bukor updated KUDU-2103: --- Affects Version/s: 1.3.0 1.4.0 > Java client doesn't work on a Kerberized cluste

[jira] [Commented] (KUDU-2103) Java client doesn't work on a Kerberized cluster with DNS aliases for masters

2017-08-25 Thread Attila Bukor (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16141960#comment-16141960 ] Attila Bukor commented on KUDU-2103: Fixed in commit 36d888bd > Java client doesn't wo

[jira] [Updated] (KUDU-2103) Java client doesn't work on a Kerberized cluster with DNS aliases for masters

2017-08-25 Thread Attila Bukor (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Bukor updated KUDU-2103: --- Fix Version/s: 1.5.0 > Java client doesn't work on a Kerberized cluster with DNS aliases for masters >

[jira] [Updated] (KUDU-2103) Java client doesn't work on a Kerberized cluster with DNS aliases for masters

2017-08-25 Thread Attila Bukor (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Bukor updated KUDU-2103: --- Resolution: Fixed Status: Resolved (was: In Review) > Java client doesn't work on a Kerberized