Re: [VOTE] KIP-325: Extend Consumer Group Command to Show Beginning Offsets

2018-08-16 Thread Ted Yu
+1 On Thu, Aug 16, 2018 at 12:05 PM Vahid S Hashemian < vahidhashem...@us.ibm.com> wrote: > I would like to start a vote on KIP-325 which aims at adding a beginning > offset column to consumer group command describe output. > > The KIP: > >

[jira] [Commented] (HBASE-19008) Add missing equals or hashCode method(s) to stock Filter implementations

2018-08-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16582932#comment-16582932 ] Ted Yu commented on HBASE-19008: Failure in TestZKSecretWatcher was not related to the patch. >

[jira] [Commented] (HBASE-19008) Add missing equals or hashCode method(s) to stock Filter implementations

2018-08-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16582360#comment-16582360 ] Ted Yu commented on HBASE-19008: [~reidchan]: Can you take another look ? > Add missing equ

[jira] [Comment Edited] (FLINK-8037) Missing cast in integer arithmetic in TransactionalIdsGenerator#generateIdsToAbort

2018-08-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16427664#comment-16427664 ] Ted Yu edited comment on FLINK-8037 at 8/16/18 7:35 AM: Please rebase PR

[jira] [Comment Edited] (FLINK-8554) Upgrade AWS SDK

2018-08-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16507192#comment-16507192 ] Ted Yu edited comment on FLINK-8554 at 8/16/18 7:35 AM: Or use this JIRA

[jira] [Comment Edited] (FLINK-7642) Upgrade maven surefire plugin to 2.21.0

2018-08-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16433258#comment-16433258 ] Ted Yu edited comment on FLINK-7642 at 8/15/18 10:16 PM: - SUREFIRE-1439

[jira] [Commented] (HBASE-21062) WALFactory has misleading notion of "default"

2018-08-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16581681#comment-16581681 ] Ted Yu commented on HBASE-21062: lgtm {code} + // we can't us it, we want to fall back to FSHLog

[jira] [Commented] (HBASE-21033) Separate the StoreHeap from StoreFileHeap

2018-08-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16581661#comment-16581661 ] Ted Yu commented on HBASE-21033: I looked at 21033-branch-1-minimal.txt and think it makes sense

[jira] [Commented] (HBASE-19008) Add missing equals or hashCode method(s) to stock Filter implementations

2018-08-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16581561#comment-16581561 ] Ted Yu commented on HBASE-19008: Please refer to https://builds.apache.org/job/PreCommit-HBASE-Build

[jira] [Updated] (HBASE-20676) Give .hbase-snapshot proper ownership upon directory creation

2018-08-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20676: --- Labels: security snapshot (was: snapshot) > Give .hbase-snapshot proper ownership upon directory creat

Re: difference - filterlist with rowfilters vs multiget

2018-08-15 Thread Ted Yu
For the first code snippet, it seems start row / stop row can be specified to narrow the range of scan. For your last question: bq. all the filters in the filterList are RowFilters ... The filter list currently is not doing optimization even if all filters in the list are RowFilters. Cheers

[jira] [Updated] (HBASE-20892) [UI] Start / End keys are empty on table.jsp

2018-08-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20892: --- Labels: web-ui (was: ) > [UI] Start / End keys are empty on table.

[jira] [Updated] (HBASE-21040) Replace call to printStackTrace() with proper logger call

2018-08-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-21040: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 3.0.0 Status: Resolved

[jira] [Commented] (HBASE-19008) Add missing equals or hashCode method(s) to stock Filter implementations

2018-08-14 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580243#comment-16580243 ] Ted Yu commented on HBASE-19008: Please address checkstyle warnings in hbase-spark module: {code

Re: [VOTE] KIP-353: Allow Users to Configure Multi-Streams Timestamp Synchronization Behavior

2018-08-14 Thread Ted Yu
+1 Original message From: Bill Bejeck Date: 8/14/18 11:09 AM (GMT-08:00) To: dev@kafka.apache.org Subject: Re: [VOTE] KIP-353: Allow Users to Configure Multi-Streams Timestamp Synchronization Behavior +1 Thanks, Bill On Thu, Aug 9, 2018 at 4:20 PM John Roesler wrote: >

[jira] [Commented] (HBASE-21042) processor.getRowsToLock() always assumes there is some row being locked in HRegion#processRowsWithLocks

2018-08-14 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580173#comment-16580173 ] Ted Yu commented on HBASE-21042: [~tdsilva]: Is the patch good by you ? [~chia7712]: Please also take

Re: [VOTE] KIP-356: Add withCachingDisabled() to StoreBuilder

2018-08-14 Thread Ted Yu
+1 On Tue, Aug 14, 2018 at 10:42 AM Guozhang Wang wrote: > Hello folks, > > I'd like to start a voting thread on the following KIP: > > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-356%3A+Add+withCachingDisabled%28%29+to+StoreBuilder > > It is a pretty straightforward one, adding a

[jira] [Commented] (HBASE-21040) Replace call to printStackTrace() with proper logger call

2018-08-14 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16579873#comment-16579873 ] Ted Yu commented on HBASE-21040: For ClientAsyncPrefetchScanner.java

Re: HBase 2.1.0 - RUNNABLE:SERVER_CRASH_START; ServerCrashProcedure

2018-08-14 Thread Ted Yu
jcl: I can see that DEBUG log wasn't turned on. Can you set log4j to DEBUG level and see if there is more information ? Cheers On Tue, Aug 14, 2018 at 6:56 AM Allan Yang wrote: > Those log is not enough to locate the problem. > Best Regards > Allan Yang > > > jcl <515951...@163.com>

[jira] [Commented] (HBASE-21041) Memstore's heap size will be decreased to minus zero after flush

2018-08-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16579247#comment-16579247 ] Ted Yu commented on HBASE-21041: Looks good overall. {code} +// Record the MutableSegment' heap

[jira] [Commented] (HBASE-19008) Add missing equals or hashCode method(s) to stock Filter implementations

2018-08-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16579191#comment-16579191 ] Ted Yu commented on HBASE-19008: [~liuml07]: Can you see if your comments have been addressed ? >

[jira] [Commented] (HBASE-19008) Add missing equals or hashCode method(s) to stock Filter implementations

2018-08-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16579178#comment-16579178 ] Ted Yu commented on HBASE-19008: [~reidchan]: Can you see if your comments have been addressed ? >

[jira] [Commented] (HBASE-20968) list_procedures_test fails due to no matching regex

2018-08-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16579173#comment-16579173 ] Ted Yu commented on HBASE-20968: Verified locally that the fix allows list_procedures_test to pass

[jira] [Updated] (HBASE-21042) processor.getRowsToLock() always assumes there is some row being locked in HRegion#processRowsWithLocks

2018-08-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-21042: --- Attachment: 21042.branch-1.txt > processor.getRowsToLock() always assumes there is some row being loc

[jira] [Updated] (HBASE-21042) processor.getRowsToLock() always assumes there is some row being locked in HRegion#processRowsWithLocks

2018-08-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-21042: --- Attachment: (was: 21042.branch-1.txt) > processor.getRowsToLock() always assumes there is some

[jira] [Updated] (HBASE-21042) processor.getRowsToLock() always assumes there is some row being locked in HRegion#processRowsWithLocks

2018-08-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-21042: --- Attachment: 21042.branch-1.txt > processor.getRowsToLock() always assumes there is some row being loc

[jira] [Updated] (HBASE-21042) processor.getRowsToLock() always assumes there is some row being locked in HRegion#processRowsWithLocks

2018-08-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-21042: --- Fix Version/s: 1.4.7 > processor.getRowsToLock() always assumes there is some row being loc

[jira] [Updated] (HBASE-21042) processor.getRowsToLock() always assumes there is some row being locked in HRegion#processRowsWithLocks

2018-08-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-21042: --- Status: Patch Available (was: Open) > processor.getRowsToLock() always assumes there is some row be

[jira] [Commented] (HBASE-18998) processor.getRowsToLock() always assumes there is some row being locked

2018-08-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16579123#comment-16579123 ] Ted Yu commented on HBASE-18998: Logged HBASE-21042 with patch coming soon. > processor.getRowsToL

[jira] [Created] (HBASE-21042) processor.getRowsToLock() always assumes there is some row being locked in HRegion#processRowsWithLocks

2018-08-13 Thread Ted Yu (JIRA)
Ted Yu created HBASE-21042: -- Summary: processor.getRowsToLock() always assumes there is some row being locked in HRegion#processRowsWithLocks Key: HBASE-21042 URL: https://issues.apache.org/jira/browse/HBASE-21042

[jira] [Created] (HBASE-21042) processor.getRowsToLock() always assumes there is some row being locked in HRegion#processRowsWithLocks

2018-08-13 Thread Ted Yu (JIRA)
Ted Yu created HBASE-21042: -- Summary: processor.getRowsToLock() always assumes there is some row being locked in HRegion#processRowsWithLocks Key: HBASE-21042 URL: https://issues.apache.org/jira/browse/HBASE-21042

[jira] [Updated] (KYLIN-3095) Use ArrayDeque instead of LinkedList for queue implementation

2018-08-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated KYLIN-3095: -- Description: Use ArrayDeque instead of LinkedList for queue implementation where thread safety is not needed

[jira] [Updated] (KYLIN-3046) Consider introducing log4j-extras

2018-08-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated KYLIN-3046: -- Description: log4j-extras allows log rotation as well as compression. https://logging.apache.org/log4j

Re: HDP3.0: failed to map segment from shared object: Operation not permitted

2018-08-13 Thread Ted Yu
Since you are using a vendor's distro, can you post on their user group ? Cheers Original message From: Lian Jiang Date: 8/13/18 4:03 PM (GMT-08:00) To: user@hbase.apache.org Subject: HDP3.0: failed to map segment from shared object: Operation not permitted Hi, I installed

[jira] [Commented] (HBASE-19008) Add missing equals or hashCode method(s) to stock Filter implementations

2018-08-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16578912#comment-16578912 ] Ted Yu commented on HBASE-19008: Please fix 8 checkstyle warnings in hbase-server module, 3 in hbase

[jira] [Updated] (HBASE-20257) hbase-spark should not depend on com.google.code.findbugs.jsr305

2018-08-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20257: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 3.0.0 Status: Resolved

[jira] [Updated] (HBASE-21040) Replace call to printStackTrace() with proper logger call

2018-08-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-21040: --- Description: Here is related code: {code} hbase-backup/src/main/java/org/apache/hadoop/hbase/backup

[jira] [Updated] (HBASE-21040) Replace call to printStackTrace() with proper logger call

2018-08-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-21040: --- Summary: Replace call to printStackTrace() with proper logger call (was: printStackTrace() is used

[jira] [Comment Edited] (HBASE-21040) printStackTrace() is used in RestoreDriver in case Exception is caught

2018-08-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577906#comment-16577906 ] Ted Yu edited comment on HBASE-21040 at 8/13/18 4:32 PM: - Should be fine. Can

[jira] [Commented] (HBASE-20734) Colocate recovered edits directory with hbase.wal.dir

2018-08-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16578406#comment-16578406 ] Ted Yu commented on HBASE-20734: Agree with implementing existence check per region. > Coloc

[jira] [Commented] (HBASE-21040) printStackTrace() is used in RestoreDriver in case Exception is caught

2018-08-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577906#comment-16577906 ] Ted Yu commented on HBASE-21040: Should be fine. Can you look at similar calls in non-test code

[jira] [Created] (HBASE-21040) printStackTrace() is used in RestoreDriver in case Exception is caught

2018-08-12 Thread Ted Yu (JIRA)
Ted Yu created HBASE-21040: -- Summary: printStackTrace() is used in RestoreDriver in case Exception is caught Key: HBASE-21040 URL: https://issues.apache.org/jira/browse/HBASE-21040 Project: HBase

[jira] [Created] (HBASE-21040) printStackTrace() is used in RestoreDriver in case Exception is caught

2018-08-12 Thread Ted Yu (JIRA)
Ted Yu created HBASE-21040: -- Summary: printStackTrace() is used in RestoreDriver in case Exception is caught Key: HBASE-21040 URL: https://issues.apache.org/jira/browse/HBASE-21040 Project: HBase

[jira] [Updated] (HBASE-21038) SAXParseException when hbase.spark.use.hbasecontext=false

2018-08-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-21038: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 3.0.0 Status: Resolved

[jira] [Commented] (HBASE-21038) SAXParseException when hbase.spark.use.hbasecontext=false

2018-08-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577648#comment-16577648 ] Ted Yu commented on HBASE-21038: >From https://builds.apache.org/job/PreCommit-HBASE-Build/14014/cons

[jira] [Assigned] (HBASE-21038) SAXParseException when hbase.spark.use.hbasecontext=false

2018-08-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reassigned HBASE-21038: -- Assignee: Ajith S > SAXParseException when hbase.spark.use.hbasecontext=fa

[jira] [Updated] (HBASE-21038) SAXParseException when hbase.spark.use.hbasecontext=false

2018-08-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-21038: --- Status: Patch Available (was: Open) > SAXParseException when hbase.spark.use.hbasecontext=fa

[jira] [Commented] (HBASE-21031) Memory leak if replay edits failed during region opening

2018-08-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577592#comment-16577592 ] Ted Yu commented on HBASE-21031: Looks good overall. > Memory leak if replay edits failed dur

[jira] [Commented] (HBASE-21038) SAXParseException when hbase.spark.use.hbasecontext=false

2018-08-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577515#comment-16577515 ] Ted Yu commented on HBASE-21038: is it possible to add a test showing the problem without the fix

[jira] [Updated] (KYLIN-3317) Replace UUID.randomUUID with deterministic PRNG

2018-08-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated KYLIN-3317: -- Description: Currently UUID.randomUUID is called in various places in the code base. * It is non-deterministic

[jira] [Updated] (HBASE-19257) Document tool to dump information from MasterProcWALs file

2018-08-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-19257: --- Labels: document (was: ) > Document tool to dump information from MasterProcWALs f

Re: [DISCUSS] KIP-347: Enable batching in FindCoordinatorRequest

2018-08-10 Thread Ted Yu
bq. this is the foundation of some later possible optimizations(enable batching in *describeConsumerGroups ...* *Can you say more why this change lays the foundation for the future optimizations ?* *You mentioned **FIND_COORDINATOR_REQUEST_V3 in the wiki but I don't see it in PR.* *I assume you

[jira] [Created] (FLINK-10125) Unclosed ByteArrayDataOutputView in RocksDBMapState

2018-08-10 Thread Ted Yu (JIRA)
Ted Yu created FLINK-10125: -- Summary: Unclosed ByteArrayDataOutputView in RocksDBMapState Key: FLINK-10125 URL: https://issues.apache.org/jira/browse/FLINK-10125 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-10125) Unclosed ByteArrayDataOutputView in RocksDBMapState

2018-08-10 Thread Ted Yu (JIRA)
Ted Yu created FLINK-10125: -- Summary: Unclosed ByteArrayDataOutputView in RocksDBMapState Key: FLINK-10125 URL: https://issues.apache.org/jira/browse/FLINK-10125 Project: Flink Issue Type: Bug

[jira] [Commented] (HBASE-20917) MetaTableMetrics#stop references uninitialized requestsMap for non-meta region

2018-08-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576643#comment-16576643 ] Ted Yu commented on HBASE-20917: [~xucang]: Can you take a look at the addendum ? thanks

[jira] [Updated] (HBASE-20917) MetaTableMetrics#stop references uninitialized requestsMap for non-meta region

2018-08-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20917: --- Attachment: 20917.addendum > MetaTableMetrics#stop references uninitialized requestsMap for non-meta reg

[jira] [Created] (KAFKA-7276) Consider using re2j to speed up regex operations

2018-08-10 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-7276: - Summary: Consider using re2j to speed up regex operations Key: KAFKA-7276 URL: https://issues.apache.org/jira/browse/KAFKA-7276 Project: Kafka Issue Type: Task

[jira] [Created] (KAFKA-7276) Consider using re2j to speed up regex operations

2018-08-10 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-7276: - Summary: Consider using re2j to speed up regex operations Key: KAFKA-7276 URL: https://issues.apache.org/jira/browse/KAFKA-7276 Project: Kafka Issue Type: Task

[jira] [Commented] (HBASE-21031) Memory leak if replay edits failed during region opening

2018-08-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576494#comment-16576494 ] Ted Yu commented on HBASE-21031: Can you come up with a test which fails if {{dropMemStoreContents

[jira] [Comment Edited] (HBASE-21029) Miscount of memstore's heap/offheap size if same cell was put

2018-08-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576479#comment-16576479 ] Ted Yu edited comment on HBASE-21029 at 8/10/18 3:59 PM: - I applied the test

[jira] [Commented] (HBASE-21029) Miscount of memstore's heap/offheap size if same cell was put

2018-08-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576479#comment-16576479 ] Ted Yu commented on HBASE-21029: I applied the test change only and ran: -Dtest=TestDefaultMemStore

[jira] [Commented] (HBASE-21031) Memory leak if replay edits failed during region opening

2018-08-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576466#comment-16576466 ] Ted Yu commented on HBASE-21031: I modified the dropMemStoreContents() method by passing it the region

[jira] [Assigned] (HBASE-21030) Correct javadoc for append operation

2018-08-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reassigned HBASE-21030: -- Assignee: Subrat Mishra > Correct javadoc for append operat

[jira] [Commented] (HBASE-21011) Provide CLI option to run oldwals and hfiles cleaner separately when cleaner chore is disabled

2018-08-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16575733#comment-16575733 ] Ted Yu commented on HBASE-21011: I may not have time to fully digest the proposal here. The scenario

[jira] [Commented] (HBASE-20943) Add offline/online region count into metrics

2018-08-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16575127#comment-16575127 ] Ted Yu commented on HBASE-20943: lgtm > Add offline/online region count into metr

[jira] [Commented] (FLINK-9825) Upgrade checkstyle version to 8.6

2018-08-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16575017#comment-16575017 ] Ted Yu commented on FLINK-9825: --- Thanks, Dalong. > Upgrade checkstyle version to

[jira] [Commented] (HBASE-20943) Add offline/online region count into metrics

2018-08-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16574996#comment-16574996 ] Ted Yu commented on HBASE-20943: Looks good overall. {code} + PairOfSameType getRegionNumbers(); {code

[jira] [Commented] (HBASE-21021) Result returned by Append operation should be ordered

2018-08-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16574984#comment-16574984 ] Ted Yu commented on HBASE-21021: [~allan163]: What do you think of Nihal's comment above ? > Res

Re: Java API to read metrics via JMX

2018-08-08 Thread Ted Yu
Boris: BrokerWithJMX is referenced but I didn't find the class source after a brief search. FYI On Wed, Aug 8, 2018 at 7:10 PM Boris Lublinsky < boris.lublin...@lightbend.com> wrote: > Its actually quite simple, unfortunately you have to read, and then write > to TSDB. > Enclosed is an example

[jira] [Commented] (KAFKA-7175) Make version checking logic more flexible in streams_upgrade_test.py

2018-08-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16574181#comment-16574181 ] Ted Yu commented on KAFKA-7175: --- Thanks for taking this, Ray. > Make version checking logic more flexi

[jira] [Comment Edited] (KYLIN-3450) Consider using google re2j

2018-08-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16556761#comment-16556761 ] Ted Yu edited comment on KYLIN-3450 at 8/9/18 1:55 AM: --- It would be nice to see

[jira] [Updated] (FLINK-9849) Create hbase connector for hbase version to 2.0.1

2018-08-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated FLINK-9849: -- Description: Currently hbase 1.4.3 is used for hbase connector. We should create connector for hbase 2.0.1

[jira] [Updated] (KAFKA-7174) Improve version probing of subscription info

2018-08-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated KAFKA-7174: -- Labels: compatibility (was: ) > Improve version probing of subscription i

[jira] [Updated] (FLINK-9924) Upgrade zookeeper to 3.4.13

2018-08-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated FLINK-9924: -- Description: zookeeper 3.4.13 is being released. ZOOKEEPER-2959 fixes data loss when observer is used

[jira] [Updated] (CARBONDATA-2332) Potentially overflowing expression in UnsafeFixLengthColumnPage

2018-08-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated CARBONDATA-2332: --- Description: Here is one example from getFloatPage : {code} for (int i = 0; i < data.len

[jira] [Updated] (BAHIR-172) Avoid FileInputStream/FileOutputStream

2018-08-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/BAHIR-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated BAHIR-172: - Description: They rely on finalizers (before Java 11), which create unnecessary GC load. The alternatives

[jira] [Commented] (HBASE-20995) Clean Up Manual Array Copies, trivial

2018-08-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16573875#comment-16573875 ] Ted Yu commented on HBASE-20995: For the change in HBaseAdmin: {code} 835 if (startKeys.length

[jira] [Updated] (HBASE-21026) Fix Backup/Restore command usage bug in book

2018-08-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-21026: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 3.0.0 Status: Resolved

[jira] [Commented] (HBASE-21026) Fix Backup/Restore command usage bug in book

2018-08-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16573662#comment-16573662 ] Ted Yu commented on HBASE-21026: +1 > Fix Backup/Restore command usage bug in b

Re: Error reading field 'version' when execute kafka-consumer-groups.sh

2018-08-08 Thread Ted Yu
For the last error, please see KAFKA-6868 On Wed, Aug 8, 2018 at 8:18 AM 刘鹏 wrote: > hi, > I get an error when I run kafka-consumer-groups.sh. > > > firstly,I run: > ./kafka-consumer-groups.sh --command-config consumer.properties > --bootstrap-server ip:port --list > > the

[jira] [Assigned] (HBASE-21018) RS crashed because AsyncFS was unable to update HDFS data encryption key

2018-08-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reassigned HBASE-21018: -- Assignee: Wei-Chiu Chuang > RS crashed because AsyncFS was unable to update HDFS data encryption

Re: Kafka flow

2018-08-08 Thread Ted Yu
Have you looked at http://kafka.apache.org/documentation/ ? Chapters 4 and 5. FYI On Wed, Aug 8, 2018 at 1:46 AM darekAsz wrote: > Hi, > I need informations about workflow in kafka, I want to know what is going > on when producer send message, as much details as possible about >

Re: [VOTE] KIP-289: Improve the default group id behavior in KafkaConsumer

2018-08-08 Thread Ted Yu
+1 On Wed, Aug 8, 2018 at 4:09 AM Mickael Maison wrote: > +1 (non-binding) > Thanks Vahid > On Wed, Aug 8, 2018 at 11:26 AM Kamal Chandraprakash > wrote: > > > > +1 (non-binding) > > > > Thanks for the KIP. > > > > On Wed, Aug 8, 2018 at 3:11 PM Stanislav Kozlovski < > stanis...@confluent.io>

[jira] [Commented] (KAFKA-6647) KafkaStreams.cleanUp creates .lock file in directory its trying to clean (Windows OS)

2018-08-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16572793#comment-16572793 ] Ted Yu commented on KAFKA-6647: --- Using the change from pull request 4702, does the test pass ? I don't have

[jira] [Commented] (HBASE-21024) Add RSgroup info for Region Servers and Tables

2018-08-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16572614#comment-16572614 ] Ted Yu commented on HBASE-21024: Seems interesting. Want to attach a patch ? > Add RSgroup i

[jira] [Commented] (HBASE-20943) Add offline/online region count into metrics

2018-08-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16572540#comment-16572540 ] Ted Yu commented on HBASE-20943: {code} 60String ONLINE_REGION_NUMBER_NAME = "onlineRegionN

[jira] [Updated] (FLINK-9824) Support IPv6 literal

2018-08-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated FLINK-9824: -- Description: Currently we use colon as separator when parsing host and port. We should support the usage

[jira] [Updated] (HBASE-20968) list_procedures_test fails due to no matching regex

2018-08-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20968: --- Attachment: 20968.v2.txt > list_procedures_test fails due to no matching re

[jira] [Updated] (HBASE-20968) list_procedures_test fails due to no matching regex

2018-08-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20968: --- Attachment: (was: 20968.v1.txt) > list_procedures_test fails due to no matching re

[jira] [Updated] (HBASE-20968) list_procedures_test fails due to no matching regex

2018-08-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20968: --- Attachment: 20968.v1.txt > list_procedures_test fails due to no matching re

[jira] [Updated] (HBASE-20968) list_procedures_test fails due to no matching regex

2018-08-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20968: --- Status: Patch Available (was: Open) > list_procedures_test fails due to no matching re

[jira] [Assigned] (HBASE-20968) list_procedures_test fails due to no matching regex

2018-08-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reassigned HBASE-20968: -- Assignee: Ted Yu > list_procedures_test fails due to no matching re

[jira] [Commented] (HBASE-20988) TestShell shouldn't be skipped for hbase-shell module test

2018-08-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16572463#comment-16572463 ] Ted Yu commented on HBASE-20988: If TestShell is skipped, QA bot shouldn't state: bq. hbase-shell

[jira] [Comment Edited] (FLINK-6105) Properly handle InterruptedException in HadoopInputFormatBase

2018-08-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16307281#comment-16307281 ] Ted Yu edited comment on FLINK-6105 at 8/7/18 10:33 PM: In flink-connectors

[jira] [Updated] (CALCITE-1903) Support charset in LIKE expression

2018-08-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated CALCITE-1903: Description: >From >http://search-hadoop.com/m/Flink/VkLeQbjp59T6PkF?subj=+How+can+I+set+c

[jira] [Commented] (HBASE-19008) Add missing equals or hashCode method(s) to stock Filter implementations

2018-08-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16572092#comment-16572092 ] Ted Yu commented on HBASE-19008: [~reidchan] [~Jan Hentschel]: Can you take a look ? > Add miss

[jira] [Commented] (HBASE-21018) RS crashed because AsyncFS was unable to update HDFS data encryption key

2018-08-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16572082#comment-16572082 ] Ted Yu commented on HBASE-21018: +1 > RS crashed because AsyncFS was unable to update HDFS d

[jira] [Updated] (HBASE-21018) RS crashed because AsyncFS was unable to update HDFS data encryption key

2018-08-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-21018: --- Status: Patch Available (was: Open) > RS crashed because AsyncFS was unable to update HDFS data encrypt

Re: [VOTE] KIP-346 - Improve LogCleaner behavior on error

2018-08-07 Thread Ted Yu
+1 On Tue, Aug 7, 2018 at 5:25 AM Thomas Becker wrote: > +1 (non-binding) > > We've hit issues with the log cleaner in the past, and this would be a > great improvement. > On Tue, 2018-08-07 at 12:19 +0100, Stanislav Kozlovski wrote: > > Hey everybody, > > I'm starting a vote on KIP-346 > > < >

[jira] [Commented] (HBASE-21021) Result returned by Append operation should be ordered

2018-08-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16571906#comment-16571906 ] Ted Yu commented on HBASE-21021: The test on master branch fails too: {code

<    9   10   11   12   13   14   15   16   17   18   >