[jira] [Commented] (KUDU-1532) Update for Bulk doesn't work / need for upsert

2016-08-11 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15417736#comment-15417736 ] Todd Lipcon commented on KUDU-1532: --- You can find some syntax for update from select in this mailing list

[jira] [Resolved] (KUDU-1555) LogBlockManager FlushDataAsync() synchronously flushes metadata

2016-08-11 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved KUDU-1555. --- Resolution: Fixed Assignee: Todd Lipcon Fix Version/s: 0.10.0 Fixed in

[jira] [Assigned] (KUDU-1522) AlterTable Request Fails when adding TIMESTAMP Column with Default Value

2016-08-14 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon reassigned KUDU-1522: - Assignee: Ram Mettu > AlterTable Request Fails when adding TIMESTAMP Column with Default Value >

[jira] [Commented] (KUDU-1558) Page says (incubating)

2016-08-12 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15419617#comment-15419617 ] Todd Lipcon commented on KUDU-1558: --- This is because the /docs/ is from our last release, which was an

[jira] [Assigned] (KUDU-1559) blocks_open_writing metric shows thousands of blocks open at once

2016-08-12 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon reassigned KUDU-1559: - Assignee: Todd Lipcon > blocks_open_writing metric shows thousands of blocks open at once >

[jira] [Updated] (KUDU-1559) blocks_open_writing metric shows thousands of blocks open at once

2016-08-12 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1559: -- Status: In Review (was: Open) > blocks_open_writing metric shows thousands of blocks open at once >

[jira] [Updated] (KUDU-921) TSTabletManager: Run tablet copy client on background thread

2016-08-12 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-921: - Description: StartTabletCopy() should not run the whole tablet-copy procedure on the caller's thread.

[jira] [Commented] (KUDU-500) Changes to SysTables should be queryable on follower leaders upon replication

2016-08-05 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15410204#comment-15410204 ] Todd Lipcon commented on KUDU-500: -- Maybe we should resolve this as 'Later' or 'wont fix' for now, since

[jira] [Resolved] (KUDU-1552) ClientTest.TestFailedDnsResolution is flaky

2016-08-08 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved KUDU-1552. --- Resolution: Duplicate Fix Version/s: n/a This is a manifestation of KUDU-1466. There's a WIP

[jira] [Commented] (KUDU-1546) Docs sidebar links to missing introduction page

2016-08-08 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412503#comment-15412503 ] Todd Lipcon commented on KUDU-1546: --- [~dimaspivak] sure, go for it! Sounds right to me. > Docs sidebar

[jira] [Resolved] (KUDU-1546) Docs sidebar links to missing introduction page

2016-08-08 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved KUDU-1546. --- Resolution: Duplicate Fix Version/s: n/a > Docs sidebar links to missing introduction page >

[jira] [Commented] (KUDU-1408) Adding a replica may never succeed if copying tablet takes longer than the log retention time

2016-08-17 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15425113#comment-15425113 ] Todd Lipcon commented on KUDU-1408: --- I chatted with the CockroachDB folks to see how they handle raft log

[jira] [Commented] (KUDU-1859) Allow NULL in IN LIST predicates

2017-02-01 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848937#comment-15848937 ] Todd Lipcon commented on KUDU-1859: --- what does postgres do with a NULL in an in-list? Does it just ignore

[jira] [Commented] (KUDU-1863) Deadlock while shutting down master

2017-02-03 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15851762#comment-15851762 ] Todd Lipcon commented on KUDU-1863: --- {code} thread holding lock, waiting for RPC worker thread T312 to

[jira] [Created] (KUDU-1863) Deadlock while shutting down master

2017-02-03 Thread Todd Lipcon (JIRA)
Todd Lipcon created KUDU-1863: - Summary: Deadlock while shutting down master Key: KUDU-1863 URL: https://issues.apache.org/jira/browse/KUDU-1863 Project: Kudu Issue Type: Bug

[jira] [Commented] (KUDU-1863) Deadlock while shutting down master

2017-02-03 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15851765#comment-15851765 ] Todd Lipcon commented on KUDU-1863: --- Probably not urgent to fix this, since we don't Shutdown servers in

[jira] [Commented] (KUDU-1860) ksck doesn't identify tablets that are evicted but still in config

2017-02-01 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15849299#comment-15849299 ] Todd Lipcon commented on KUDU-1860: --- To clarify: it's "evicted" meaning that there is a pending

[jira] [Commented] (KUDU-1864) Thirdparty squeasel build fails on macOS 10.12

2017-02-03 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15852405#comment-15852405 ] Todd Lipcon commented on KUDU-1864: --- I actually tried pkg-config on an el capitan box and it didn't

[jira] [Updated] (KUDU-1738) Allow users of C++ client to disable initialization of OpenSSL

2017-01-31 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1738: -- Priority: Blocker (was: Major) > Allow users of C++ client to disable initialization of OpenSSL >

[jira] [Commented] (KUDU-1738) Allow users of C++ client to disable initialization of OpenSSL

2017-01-31 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848038#comment-15848038 ] Todd Lipcon commented on KUDU-1738: --- bq. Impala might just end up completely depending on Kudu for TLS

[jira] [Updated] (KUDU-1865) Create fast path for RespondSuccess() in KRPC

2017-02-03 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1865: -- Attachment: cross-thread.txt alloc-pattern.py I just wrote a little program that takes

[jira] [Commented] (KUDU-1865) Create fast path for RespondSuccess() in KRPC

2017-02-03 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15852617#comment-15852617 ] Todd Lipcon commented on KUDU-1865: --- hacked on this for a few minutes tonight and managed to remove half

[jira] [Commented] (KUDU-1858) Record outbound call queuing / sending times

2017-02-01 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848796#comment-15848796 ] Todd Lipcon commented on KUDU-1858: --- Sounds useful! It also might be interesting to add some kind of

[jira] [Commented] (KUDU-1855) Kudu file UNIX permissions are inconsistent

2017-02-01 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848772#comment-15848772 ] Todd Lipcon commented on KUDU-1855: --- Ah, OK. Let's consider this a blocker for 1.3, then, since we're

[jira] [Updated] (KUDU-1855) Kudu file UNIX permissions are inconsistent

2017-02-01 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1855: -- Priority: Blocker (was: Major) > Kudu file UNIX permissions are inconsistent >

[jira] [Commented] (KUDU-1855) Kudu file UNIX permissions are inconsistent

2017-01-31 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15847665#comment-15847665 ] Todd Lipcon commented on KUDU-1855: --- Seems like we should probably be making our data 0600 even if the

[jira] [Commented] (KUDU-1851) Kudu python client crash on drop column

2017-01-26 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15840161#comment-15840161 ] Todd Lipcon commented on KUDU-1851: --- [~jtbirdsell] any ideas on the best way to fix this? I played around

[jira] [Updated] (KUDU-1851) Kudu python client crash on drop column

2017-01-26 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1851: -- Component/s: (was: client) python > Kudu python client crash on drop column >

[jira] [Created] (KUDU-1850) Check treatment of unknown values in protobuf repeated fields

2017-01-25 Thread Todd Lipcon (JIRA)
Todd Lipcon created KUDU-1850: - Summary: Check treatment of unknown values in protobuf repeated fields Key: KUDU-1850 URL: https://issues.apache.org/jira/browse/KUDU-1850 Project: Kudu Issue

[jira] [Commented] (KUDU-1738) Allow users of C++ client to disable initialization of OpenSSL

2017-01-26 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15840351#comment-15840351 ] Todd Lipcon commented on KUDU-1738: --- [~sailesh] this seems necessary for Impala/Kudu integration to not

[jira] [Resolved] (KUDU-1455) Timestamp Datatype gives error in Impala Although it has been supported in latest Kudu release

2017-01-26 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved KUDU-1455. --- Resolution: Won't Fix Fix Version/s: n/a > Timestamp Datatype gives error in Impala Although it

[jira] [Resolved] (KUDU-1461) kudu::KuduPartialRow::SetInt64 will crash impala in some case.

2017-01-26 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved KUDU-1461. --- Resolution: Cannot Reproduce Fix Version/s: n/a This is >6mo old now and we haven't seen

[jira] [Commented] (KUDU-1800) krb5_realm_override is broken on SLES 12 SP0

2017-01-26 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15840353#comment-15840353 ] Todd Lipcon commented on KUDU-1800: --- [~danburkert] did we ever get to the bottom of this one? Is this a

[jira] [Commented] (KUDU-1731) Evict replicas that are alive but lagging

2017-01-26 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15840367#comment-15840367 ] Todd Lipcon commented on KUDU-1731: --- [~mpercy] can you explain this one further? How is this different

[jira] [Resolved] (KUDU-1849) IN_LIST predicate is not working

2017-01-26 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved KUDU-1849. --- Resolution: Cannot Reproduce Fix Version/s: n/a > IN_LIST predicate is not working >

[jira] (KUDU-1851) Kudu python client crash on drop column

2017-01-30 Thread Todd Lipcon (JIRA)
Title: Message Title Todd Lipcon resolved as Fixed

[jira] (KUDU-1849) IN_LIST predicate is not working

2017-01-30 Thread Todd Lipcon (JIRA)
Title: Message Title Todd Lipcon commented on KUDU-1849

[jira] [Commented] (KUDU-1849) IN_LIST predicate is not working

2017-01-25 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15838182#comment-15838182 ] Todd Lipcon commented on KUDU-1849: --- Can you post the output of "kudu -version"? Sounds like your server

[jira] [Resolved] (KUDU-1852) KuduTableAlterer crashes when given nullptr range bound arguments

2017-01-25 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved KUDU-1852. --- Resolution: Fixed Fix Version/s: 1.3.0 > KuduTableAlterer crashes when given nullptr range

[jira] [Created] (KUDU-1843) Client UUIDs should be cryptographically random

2017-01-20 Thread Todd Lipcon (JIRA)
Todd Lipcon created KUDU-1843: - Summary: Client UUIDs should be cryptographically random Key: KUDU-1843 URL: https://issues.apache.org/jira/browse/KUDU-1843 Project: Kudu Issue Type: Improvement

[jira] [Commented] (KUDU-1843) Client UUIDs should be cryptographically random

2017-01-20 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832681#comment-15832681 ] Todd Lipcon commented on KUDU-1843: --- the fix seems to be to use the following: {code}

[jira] [Created] (KUDU-1844) /varz should not expose potentially sensitive configs

2017-01-20 Thread Todd Lipcon (JIRA)
Todd Lipcon created KUDU-1844: - Summary: /varz should not expose potentially sensitive configs Key: KUDU-1844 URL: https://issues.apache.org/jira/browse/KUDU-1844 Project: Kudu Issue Type:

[jira] [Created] (KUDU-1845) Kerberos client keytab should be periodically renewed

2017-01-20 Thread Todd Lipcon (JIRA)
Todd Lipcon created KUDU-1845: - Summary: Kerberos client keytab should be periodically renewed Key: KUDU-1845 URL: https://issues.apache.org/jira/browse/KUDU-1845 Project: Kudu Issue Type:

[jira] [Commented] (KUDU-1845) Kerberos client keytab should be periodically renewed

2017-01-20 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832686#comment-15832686 ] Todd Lipcon commented on KUDU-1845: --- [~sailesh] I think you mentioned you were interested in working on

[jira] [Updated] (KUDU-1760) Reinserts should set defaults when applied

2017-01-26 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1760: -- Resolution: Not A Problem Fix Version/s: n/a Status: Resolved (was: In Review) Added

[jira] [Commented] (KUDU-1738) Allow users of C++ client to disable initialization of OpenSSL

2017-01-26 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15840547#comment-15840547 ] Todd Lipcon commented on KUDU-1738: --- I think the global one like you suggested is what we were going for.

[jira] [Updated] (KUDU-1738) Allow users of C++ client to disable initialization of OpenSSL

2017-02-16 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1738: -- Resolution: Fixed Fix Version/s: 1.3.0 Status: Resolved (was: In Review) > Allow

[jira] [Created] (KUDU-1888) Java: if batch times out before being sent, wrong deferred is returned

2017-02-16 Thread Todd Lipcon (JIRA)
Todd Lipcon created KUDU-1888: - Summary: Java: if batch times out before being sent, wrong deferred is returned Key: KUDU-1888 URL: https://issues.apache.org/jira/browse/KUDU-1888 Project: Kudu

[jira] [Assigned] (KUDU-1888) Java: if batch times out before being sent, wrong deferred is returned

2017-02-16 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon reassigned KUDU-1888: - Assignee: Todd Lipcon > Java: if batch times out before being sent, wrong deferred is returned >

[jira] [Created] (KUDU-1896) enable redaction of data in web UI/tracing

2017-02-23 Thread Todd Lipcon (JIRA)
Todd Lipcon created KUDU-1896: - Summary: enable redaction of data in web UI/tracing Key: KUDU-1896 URL: https://issues.apache.org/jira/browse/KUDU-1896 Project: Kudu Issue Type: Bug

[jira] [Updated] (KUDU-1897) GSSAPI negotiation single-threaded and very slow under concurrency

2017-02-23 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1897: -- Attachment: rcache.png The problem was substantially resolved when I disabled the krb5 replay cache on

[jira] [Assigned] (KUDU-1897) GSSAPI negotiation single-threaded and very slow under concurrency

2017-02-23 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon reassigned KUDU-1897: - Assignee: Dan Burkert Dan's working on this -- looks like the best solution may be to disable the

[jira] [Commented] (KUDU-1897) GSSAPI negotiation single-threaded and very slow under concurrency

2017-02-23 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15881469#comment-15881469 ] Todd Lipcon commented on KUDU-1897: --- https://k5wiki.kerberos.org/wiki/Projects/Replay_cache_improvements

[jira] [Created] (KUDU-1897) GSSAPI negotiation single-threaded and very slow under concurrency

2017-02-23 Thread Todd Lipcon (JIRA)
Todd Lipcon created KUDU-1897: - Summary: GSSAPI negotiation single-threaded and very slow under concurrency Key: KUDU-1897 URL: https://issues.apache.org/jira/browse/KUDU-1897 Project: Kudu

[jira] [Commented] (KUDU-1897) GSSAPI negotiation single-threaded and very slow under concurrency

2017-02-23 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15881448#comment-15881448 ] Todd Lipcon commented on KUDU-1897: --- Example negotiation: {code} 0223 14:31:57.549678 (+ 940us)

[jira] [Commented] (KUDU-1863) Deadlock while shutting down master

2017-02-19 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15873895#comment-15873895 ] Todd Lipcon commented on KUDU-1863: --- Seems we have a similar possible deadlock on shutdown if the

[jira] [Updated] (KUDU-1888) Java: if batch times out before being sent, wrong deferred is returned

2017-02-18 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1888: -- Resolution: Fixed Fix Version/s: 1.3.0 Status: Resolved (was: In Review) > Java: if

[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] [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=15876407#comment-15876407 ] Todd Lipcon commented on KUDU-1893: --- Hey Andrew. Any idea whether this also affects Kudu 1.2? If so, can

[jira] [Resolved] (KUDU-751) Use https for web pages

2017-02-13 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved KUDU-751. -- Resolution: Fixed Assignee: Todd Lipcon Fix Version/s: 1.3.0 fixed in

[jira] [Updated] (KUDU-1880) IS NULL predicates eliminate some NULL values

2017-02-14 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1880: -- Priority: Blocker (was: Major) > IS NULL predicates eliminate some NULL values >

[jira] [Commented] (KUDU-1843) Client UUIDs should be cryptographically random

2017-02-13 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15864910#comment-15864910 ] Todd Lipcon commented on KUDU-1843: --- I think, though, we'd want to cache the original authenticated user,

[jira] [Commented] (KUDU-1855) Kudu file UNIX permissions are inconsistent

2017-02-13 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15864960#comment-15864960 ] Todd Lipcon commented on KUDU-1855: --- BTW, you're right -- files that are created as temp and moved into

[jira] [Commented] (KUDU-1875) Refuse unauthenticated connections from publicly routable IP addrs

2017-02-13 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15864812#comment-15864812 ] Todd Lipcon commented on KUDU-1875: --- bq. even if authentication and encryption are not configured you

[jira] [Updated] (KUDU-1738) Allow users of C++ client to disable initialization of OpenSSL

2017-02-13 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1738: -- Status: In Review (was: Open) > Allow users of C++ client to disable initialization of OpenSSL >

[jira] [Updated] (KUDU-1738) Allow users of C++ client to disable initialization of OpenSSL

2017-02-13 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1738: -- Code Review: http://gerrit.cloudera.org:8080/5992 > Allow users of C++ client to disable initialization

[jira] [Commented] (KUDU-1875) Refuse unauthenticated connections from publicly routable IP addrs

2017-02-13 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15864912#comment-15864912 ] Todd Lipcon commented on KUDU-1875: --- Got it. I think when it rejects the connection attempts, the client

[jira] [Commented] (KUDU-1878) Java openTable() call eagerly connects to all tablets

2017-02-13 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15865312#comment-15865312 ] Todd Lipcon commented on KUDU-1878: --- I managed to find the following trace with jdb: [2]

[jira] [Created] (KUDU-1878) Java openTable() call eagerly connects to all tablets

2017-02-13 Thread Todd Lipcon (JIRA)
Todd Lipcon created KUDU-1878: - Summary: Java openTable() call eagerly connects to all tablets Key: KUDU-1878 URL: https://issues.apache.org/jira/browse/KUDU-1878 Project: Kudu Issue Type: Bug

[jira] [Commented] (KUDU-1879) Support table without a primary key

2017-02-14 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15865337#comment-15865337 ] Todd Lipcon commented on KUDU-1879: --- I think even if we have a PK-less table, we probably still want to

[jira] [Updated] (KUDU-1879) Support table without a primary key

2017-02-14 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1879: -- Fix Version/s: (was: NA) > Support table without a primary key > ---

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

2017-02-10 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15861567#comment-15861567 ] Todd Lipcon commented on KUDU-1762: --- The size of the underlying cfile blocks would definitely affect this

[jira] [Updated] (KUDU-1879) Support table without a primary key

2017-02-14 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1879: -- Target Version/s: (was: 1.2.0) > Support table without a primary key >

[jira] [Commented] (KUDU-1855) Kudu file UNIX permissions are inconsistent

2017-02-14 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15866522#comment-15866522 ] Todd Lipcon commented on KUDU-1855: --- I'm working on a patch that does the following: - add a new --umask

[jira] [Commented] (KUDU-1447) Document recommendation to disable THP

2017-02-14 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15866609#comment-15866609 ] Todd Lipcon commented on KUDU-1447: --- This came up on a test cluster again today with THP enabled. Looking

[jira] [Commented] (KUDU-1447) Document recommendation to disable THP

2017-02-14 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15866820#comment-15866820 ] Todd Lipcon commented on KUDU-1447: --- True, the issue is that we also don't want to get into the business

[jira] [Updated] (KUDU-1855) Kudu file UNIX permissions are inconsistent

2017-02-14 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1855: -- Target Version/s: 1.3.0 Code Review: http://gerrit.cloudera.org:8080/6004 > Kudu file UNIX

[jira] [Assigned] (KUDU-1855) Kudu file UNIX permissions are inconsistent

2017-02-14 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon reassigned KUDU-1855: - Assignee: Todd Lipcon > Kudu file UNIX permissions are inconsistent >

[jira] [Assigned] (KUDU-1877) When webserver TLS is enabled, webui links should use https

2017-02-14 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon reassigned KUDU-1877: - Assignee: Todd Lipcon > When webserver TLS is enabled, webui links should use https >

[jira] [Updated] (KUDU-1855) Kudu file UNIX permissions are inconsistent

2017-02-14 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1855: -- Status: In Review (was: Open) > Kudu file UNIX permissions are inconsistent >

[jira] [Updated] (KUDU-1877) When webserver TLS is enabled, webui links should use https

2017-02-14 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1877: -- Status: In Review (was: Open) > When webserver TLS is enabled, webui links should use https >

[jira] [Updated] (KUDU-1877) When webserver TLS is enabled, webui links should use https

2017-02-14 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1877: -- Target Version/s: 1.3.0 Code Review: http://gerrit.cloudera.org:8080/6007 > When webserver TLS

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

2017-02-09 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15859886#comment-15859886 ] Todd Lipcon commented on KUDU-1762: --- Hm, I think that issue is tracked by KUDU-972. Good find. Want to

[jira] [Commented] (KUDU-1881) Deserializing scan token should check nullability of column

2017-02-15 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15868509#comment-15868509 ] Todd Lipcon commented on KUDU-1881: --- When you say "deserializing a scan token", I'm not sure quite what

[jira] [Updated] (KUDU-1877) When webserver TLS is enabled, webui links should use https

2017-02-15 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1877: -- Resolution: Fixed Fix Version/s: 1.3.0 Status: Resolved (was: In Review) > When

[jira] [Updated] (KUDU-1878) Java openTable() call eagerly connects to all tablets

2017-02-15 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1878: -- Component/s: java > Java openTable() call eagerly connects to all tablets >

[jira] [Assigned] (KUDU-1880) IS NULL predicates eliminate some NULL values

2017-02-15 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon reassigned KUDU-1880: - Assignee: Andrew Wong > IS NULL predicates eliminate some NULL values >

[jira] [Updated] (KUDU-1855) Kudu file UNIX permissions are inconsistent

2017-02-15 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1855: -- Resolution: Fixed Fix Version/s: 1.3.0 Status: Resolved (was: In Review) > Kudu file

[jira] [Updated] (KUDU-1888) Java: if batch times out before being sent, wrong deferred is returned

2017-02-17 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1888: -- Status: In Review (was: Open) > Java: if batch times out before being sent, wrong deferred is returned

[jira] [Updated] (KUDU-1888) Java: if batch times out before being sent, wrong deferred is returned

2017-02-17 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1888: -- Code Review: https://gerrit.cloudera.org/#/c/6051/ > Java: if batch times out before being sent, wrong

[jira] [Updated] (KUDU-1838) kudu-jepsen reports non-linearizable history for the hammer-3-tservers scenario

2017-01-17 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1838: -- Description: The artifact from the failed scenario are attached. (was: See

[jira] [Resolved] (KUDU-1751) Use better encodings by default

2017-01-17 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved KUDU-1751. --- Resolution: Fixed Fix Version/s: 1.3.0 resolved in 23c3e0d79bd05d67f60f4ba6b83dcb0c156b6e12 >

[jira] [Resolved] (KUDU-1600) Disallow enabling compression on already-compressed encodings

2017-01-17 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved KUDU-1600. --- Resolution: Fixed Assignee: Todd Lipcon Fix Version/s: 1.3.0 Rather than disallow such

[jira] [Commented] (KUDU-1835) Support compression of the WAL

2017-01-17 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15826771#comment-15826771 ] Todd Lipcon commented on KUDU-1835: --- As a data point, here's a little script I ran on a WAL dir from an

[jira] [Created] (KUDU-1836) Enable compression of delta files

2017-01-17 Thread Todd Lipcon (JIRA)
Todd Lipcon created KUDU-1836: - Summary: Enable compression of delta files Key: KUDU-1836 URL: https://issues.apache.org/jira/browse/KUDU-1836 Project: Kudu Issue Type: Improvement

[jira] [Created] (KUDU-1835) Support compression of the WAL

2017-01-17 Thread Todd Lipcon (JIRA)
Todd Lipcon created KUDU-1835: - Summary: Support compression of the WAL Key: KUDU-1835 URL: https://issues.apache.org/jira/browse/KUDU-1835 Project: Kudu Issue Type: Improvement

[jira] [Updated] (KUDU-1601) Add background task to remove old UNDO delta files

2017-01-17 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1601: -- Priority: Critical (was: Major) > Add background task to remove old UNDO delta files >

[jira] [Created] (KUDU-1834) KuduScanBatch::RowPtr::ToString should not redact

2017-01-16 Thread Todd Lipcon (JIRA)
Todd Lipcon created KUDU-1834: - Summary: KuduScanBatch::RowPtr::ToString should not redact Key: KUDU-1834 URL: https://issues.apache.org/jira/browse/KUDU-1834 Project: Kudu Issue Type: Bug

[jira] [Commented] (KUDU-1291) Efficiently support predicates on non-prefix key components

2017-01-16 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15824692#comment-15824692 ] Todd Lipcon commented on KUDU-1291: --- We don't currently have any cardinality estimate for columns, but

[jira] [Commented] (KUDU-1836) Enable compression of delta files

2017-01-19 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15830686#comment-15830686 ] Todd Lipcon commented on KUDU-1836: --- A couple numbers from a ~10GB tablet I analyzed from an internal use

  1   2   3   4   5   6   7   8   9   10   >