[jira] [Commented] (KAFKA-7327) kafak主节点cpu 内存持续飙高,不回收,最后服务挂掉问题?

2018-08-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16589606#comment-16589606 ] Ted Yu commented on KAFKA-7327: --- Please use English when reporting bug. How about

[jira] [Commented] (HBASE-20942) Make RpcServer trace log length configurable

2018-08-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16589592#comment-16589592 ] Ted Yu commented on HBASE-20942: Krish: You can upload patch now. > Make Rp

[jira] [Assigned] (HBASE-20942) Make RpcServer trace log length configurable

2018-08-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reassigned HBASE-20942: -- Assignee: Krish Dey > Make RpcServer trace log length configura

Re: [DISCUSS] KIP-361: Add Consumer Configuration to Disable Auto Topic Creation

2018-08-22 Thread Ted Yu
We may also consider : "suppress.auto.topic.creation" or "allow.auto.topic.creation" w.r.t. suppress or allow, I don't have strong opinion either. It's just a matter of choosing the proper default value. Cheers On Wed, Aug 22, 2018 at 6:00 PM Dhruvil Shah wrote: > Hi Matthias, > > Do you me

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

2018-08-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16589400#comment-16589400 ] Ted Yu commented on HBASE-19008: Reid: Please go ahead with merge. > Add

[jira] [Created] (HBASE-21097) Flush pressure assertion may fail in testFlushThroughputTuning

2018-08-22 Thread Ted Yu (JIRA)
Ted Yu created HBASE-21097: -- Summary: Flush pressure assertion may fail in testFlushThroughputTuning Key: HBASE-21097 URL: https://issues.apache.org/jira/browse/HBASE-21097 Project: HBase Issue

[jira] [Created] (HBASE-21097) Flush pressure assertion may fail in testFlushThroughputTuning

2018-08-22 Thread Ted Yu (JIRA)
Ted Yu created HBASE-21097: -- Summary: Flush pressure assertion may fail in testFlushThroughputTuning Key: HBASE-21097 URL: https://issues.apache.org/jira/browse/HBASE-21097 Project: HBase Issue

Re: how to get rowkey with largest number of versions

2018-08-22 Thread Ted Yu
Antonio: Please take a look at CellCounter under hbase-mapreduce module which may be of use to you: * 6. Total number of versions of each qualifier. Please note that the max versions may fluctuate depending on when major compaction kicks in. FYI On Wed, Aug 22, 2018 at 11:53 AM Ankit Singhal

[jira] [Created] (SPARK-25201) Synchronization performed on AtomicReference in LevelDB class

2018-08-22 Thread Ted Yu (JIRA)
Ted Yu created SPARK-25201: -- Summary: Synchronization performed on AtomicReference in LevelDB class Key: SPARK-25201 URL: https://issues.apache.org/jira/browse/SPARK-25201 Project: Spark Issue

[jira] [Updated] (HBASE-21088) HStoreFile should be closed in HStore#hasReferences

2018-08-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-21088: --- Attachment: 21088.v4.txt > HStoreFile should be closed in HStore#hasReferen

Re: [DISCUSS] Minimum Maven Version

2018-08-22 Thread Ted Yu
I would choose #1 bq. if we ever try to backport the hbase-spark module. I doubt this would ever happen for the 2.x releases. Cheers On Wed, Aug 22, 2018 at 9:26 AM Mike Drob wrote: > Hi Devs, > > Our current minimum maven version is 3.0.4, this is both enforced by the > enforcer plugin and d

[jira] [Commented] (HBASE-21084) When cloning a snapshot including a split parent region, the split parent region of the cloned table will be online

2018-08-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16589092#comment-16589092 ] Ted Yu commented on HBASE-21084: lgtm > When cloning a snapshot including

[jira] [Updated] (HBASE-21088) HStoreFile should be closed in HStore#hasReferences

2018-08-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-21088: --- Attachment: 21088.v3.txt > HStoreFile should be closed in HStore#hasReferen

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

2018-08-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16588891#comment-16588891 ] Ted Yu commented on HBASE-19008: Test failures were not related to the patch. &

[jira] [Commented] (HBASE-21088) HStoreFile should be closed in HStore#hasReferences

2018-08-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1650#comment-1650 ] Ted Yu commented on HBASE-21088: As I explained at the end of this comment: h

Re: [VOTE] KIP-336: Consolidate ExtendedSerializer/Serializer and ExtendedDeserializer/Deserializer

2018-08-22 Thread Ted Yu
+1 Original message From: Kamal Chandraprakash Date: 8/22/18 3:19 AM (GMT-08:00) To: dev@kafka.apache.org Subject: Re: [VOTE] KIP-336: Consolidate ExtendedSerializer/Serializer and ExtendedDeserializer/Deserializer +1 Thanks for the KIP! On Wed, Aug 22, 2018 at 2:48 PM Vik

[jira] [Updated] (HBASE-21088) HStoreFile should be closed in HStore#hasReferences

2018-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-21088: --- Attachment: 21088.v2.txt > HStoreFile should be closed in HStore#hasReferen

[jira] [Commented] (HBASE-21088) HStoreFile should be closed in HStore#hasReferences

2018-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16588290#comment-16588290 ] Ted Yu commented on HBASE-21088: The procedure test failures were not related to

[jira] [Updated] (HBASE-20666) Unsuccessful table creation leaves entry in hbase:rsgroup table

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

[jira] [Updated] (HBASE-20666) Unsuccessful table creation leaves entry in hbase:rsgroup table

2018-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20666: --- Summary: Unsuccessful table creation leaves entry in hbase:rsgroup table (was: Unsuccessful table creation

[jira] [Commented] (HBASE-20666) Unsuccessful table creation leaves entry in hbase:rsgroup table

2018-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16588204#comment-16588204 ] Ted Yu commented on HBASE-20666: +1 on v4. > Unsuccessful table creation leave

[jira] [Commented] (HBASE-21071) HBaseTestingUtility::startMiniCluster() to use builder pattern

2018-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16588190#comment-16588190 ] Ted Yu commented on HBASE-21071: HBaseTestingUtility is annot

[jira] [Comment Edited] (KAFKA-7316) Use of filter method in KTable.scala may result in StackOverflowError

2018-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16586909#comment-16586909 ] Ted Yu edited comment on KAFKA-7316 at 8/22/18 12:20 AM: - P

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

2018-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16307281#comment-16307281 ] Ted Yu edited comment on FLINK-6105 at 8/22/18 12:02 AM: -

[jira] [Updated] (HBASE-21077) MR job launched by hbase incremental backup command failed with FileNotFoundException

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

[jira] [Updated] (HBASE-21077) MR job launched by hbase incremental backup command failed with FileNotFoundException

2018-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-21077: --- Reporter: Romil Choksi (was: Vladimir Rodionov) > MR job launched by hbase incremental backup comm

[jira] [Updated] (HBASE-21088) HStoreFile should be closed in HStore#hasReferences

2018-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-21088: --- Attachment: 21088.v2.txt > HStoreFile should be closed in HStore#hasReferen

[jira] [Updated] (HBASE-21088) HStoreFile should be closed in HStore#hasReferences

2018-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-21088: --- Description: {code} reloadedStoreFiles = loadStoreFiles(); return StoreUtils.hasReferences

[jira] [Commented] (HBASE-21077) MR job launched by hbase incremental backup command failed with FileNotFoundException

2018-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16587992#comment-16587992 ] Ted Yu commented on HBASE-21077: The comment doesn't seem to match the actual

[jira] [Commented] (HBASE-21088) HStoreFile should be closed in HStore#hasReferences

2018-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16587986#comment-16587986 ] Ted Yu commented on HBASE-21088: bq. Where did this issue come from? A bug found

[jira] [Commented] (KAFKA-7316) Use of filter method in KTable.scala may result in StackOverflowError

2018-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16587961#comment-16587961 ] Ted Yu commented on KAFKA-7316: --- I closed my PR since there was an earlier PR addres

[jira] [Commented] (KAFKA-6904) DynamicBrokerReconfigurationTest#testAdvertisedListenerUpdate is flaky

2018-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16587957#comment-16587957 ] Ted Yu commented on KAFKA-6904: --- In the above test output, there was: {code} 2018-08-2

[jira] [Commented] (KAFKA-6904) DynamicBrokerReconfigurationTest#testAdvertisedListenerUpdate is flaky

2018-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16587955#comment-16587955 ] Ted Yu commented on KAFKA-6904: --- testUncleanLeaderElectionEnable was the latest which

[jira] [Issue Comment Deleted] (KAFKA-7316) Use of filter method in KTable.scala may result in StackOverflowError

2018-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated KAFKA-7316: -- Comment: was deleted (was: I was thinking about removing the implicit wrapKTable . Then the following

[jira] [Issue Comment Deleted] (KAFKA-7316) Use of filter method in KTable.scala may result in StackOverflowError

2018-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated KAFKA-7316: -- Comment: was deleted (was: Patch v2 reduces compilation errors to 20.) > Use of filter method in KTable.sc

[jira] [Issue Comment Deleted] (KAFKA-7316) Use of filter method in KTable.scala may result in StackOverflowError

2018-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated KAFKA-7316: -- Comment: was deleted (was: [~guozhang] [~mjsax] : Can you take a look at patch v1 to see if the changes to

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

2018-08-21 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: (was: Ted Yu) > list_procedures_test fails due to no matching re

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

2018-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16587900#comment-16587900 ] Ted Yu commented on HBASE-20968: I am looking at: https://builds.apache.org/job/H

[jira] [Commented] (HBASE-20666) Unsuccessful table creation leaves entry in rsgroup meta table

2018-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16587896#comment-16587896 ] Ted Yu commented on HBASE-20666: For #1, I see that you have an assertion in fin

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

2018-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16587864#comment-16587864 ] Ted Yu commented on HBASE-20968: Earlier, I had a copy of test output showing what

[jira] [Commented] (HBASE-21076) TestTableResource fails with NPE

2018-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16587817#comment-16587817 ] Ted Yu commented on HBASE-21076: Patch for master looks good me. Thanks for workin

[jira] [Updated] (KAFKA-7316) Use of filter method in KTable.scala may result in StackOverflowError

2018-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated KAFKA-7316: -- Attachment: (was: 7316.v1.txt) > Use of filter method in KTable.scala may result in StackOverflowEr

[jira] [Updated] (KAFKA-7316) Use of filter method in KTable.scala may result in StackOverflowError

2018-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated KAFKA-7316: -- Attachment: (was: 7316.v2.txt) > Use of filter method in KTable.scala may result in StackOverflowEr

[jira] [Updated] (HBASE-21088) HStoreFile should be closed in HStore#hasReferences

2018-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-21088: --- Attachment: 21088.v1.txt > HStoreFile should be closed in HStore#hasReferen

[jira] [Created] (HBASE-21088) HStoreFile should be closed in HStore#hasReferences

2018-08-21 Thread Ted Yu (JIRA)
Ted Yu created HBASE-21088: -- Summary: HStoreFile should be closed in HStore#hasReferences Key: HBASE-21088 URL: https://issues.apache.org/jira/browse/HBASE-21088 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-21088) HStoreFile should be closed in HStore#hasReferences

2018-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-21088: --- Status: Patch Available (was: Open) > HStoreFile should be closed in HStore#hasReferen

[jira] [Created] (HBASE-21088) HStoreFile should be closed in HStore#hasReferences

2018-08-21 Thread Ted Yu (JIRA)
Ted Yu created HBASE-21088: -- Summary: HStoreFile should be closed in HStore#hasReferences Key: HBASE-21088 URL: https://issues.apache.org/jira/browse/HBASE-21088 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-21084) When cloning a snapshot including a split parent region, the split parent region of the cloned table will be online

2018-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16587620#comment-16587620 ] Ted Yu commented on HBASE-21084: For the test, {code} admin.catalogJanitorSw

[jira] [Commented] (HBASE-20666) Unsuccessful table creation leaves entry in rsgroup meta table

2018-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16587476#comment-16587476 ] Ted Yu commented on HBASE-20666: {code} 548 public

Re: [ANNOUNCE] New Kafka PMC member: Dong Lin

2018-08-21 Thread Ted Yu
Congratulation Dong! On Tue, Aug 21, 2018 at 1:59 AM Viktor Somogyi-Vass wrote: > Congrats Dong! :) > > On Tue, Aug 21, 2018 at 10:09 AM James Cheng wrote: > > > Congrats Dong! > > > > -James > > > > > On Aug 20, 2018, at 3:54 AM, Ismael Juma wrote: > > > > > > Hi everyone, > > > > > > Dong Li

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

2018-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16587121#comment-16587121 ] Ted Yu commented on HBASE-19008: TestMergeTableRegionsProcedure is not relate

Re: Issue in Kafka 2.0.0 ?

2018-08-20 Thread Ted Yu
Sent out a PR #5543 which fixes the reported bug, with StreamToTableJoinScalaIntegrationTestImplicitSerdes.testShouldCountClicksPerRegion modified adding the filter methods. FYI On Mon, Aug 20, 2018 at 5:26 PM Ted Yu wrote: > Thanks for pointing me to that PR. > > I applied the PR lo

[jira] [Commented] (KAFKA-7316) Use of filter method in KTable.scala may result in StackOverflowError

2018-08-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16586909#comment-16586909 ] Ted Yu commented on KAFKA-7316: --- Patch v4 makes the code compile. > Use of filter

[jira] [Updated] (KAFKA-7316) Use of filter method in KTable.scala may result in StackOverflowError

2018-08-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated KAFKA-7316: -- Attachment: 7316.v4.txt > Use of filter method in KTable.scala may result in StackOverflowEr

[jira] [Commented] (KAFKA-7316) Use of filter method in KTable.scala may result in StackOverflowError

2018-08-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16586897#comment-16586897 ] Ted Yu commented on KAFKA-7316: --- Patch v2 reduces compilation errors to 20. >

[jira] [Updated] (KAFKA-7316) Use of filter method in KTable.scala may result in StackOverflowError

2018-08-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated KAFKA-7316: -- Attachment: 7316.v2.txt > Use of filter method in KTable.scala may result in StackOverflowEr

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

2018-08-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16586853#comment-16586853 ] Ted Yu commented on HBASE-19008: [~reidchan]: Can you help Liubang out ? > Add

[jira] [Commented] (KAFKA-7316) Use of filter method in KTable.scala may result in StackOverflowError

2018-08-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16586841#comment-16586841 ] Ted Yu commented on KAFKA-7316: --- [~guozhang] [~mjsax] : Can you take a look at patch v

[jira] [Updated] (KAFKA-7316) Use of filter method in KTable.scala may result in StackOverflowError

2018-08-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated KAFKA-7316: -- Attachment: 7316.v1.txt > Use of filter method in KTable.scala may result in StackOverflowEr

Re: build hbase2.1 without htrace-core-3.1.0-incubating.jar

2018-08-20 Thread Ted Yu
陈叶超 even said "HBase 2.1" in the original email. > > > > > On Mon, Aug 20, 2018 at 2:17 PM, Ted Yu wrote: > > Looking at the dependency tree output, I see the following: > > > > [INFO] org.apache.hbase:hbase-server:jar:2.0.0.3.0.0.0-SNAPSHOT > &g

[jira] [Commented] (KAFKA-7316) Use of filter method in KTable.scala may result in StackOverflowError

2018-08-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16586738#comment-16586738 ] Ted Yu commented on KAFKA-7316: --- I was thinking about removing the implicit wrapKT

Re: Issue in Kafka 2.0.0 ?

2018-08-20 Thread Ted Yu
tthias J. Sax (matth...@confluent.io > <mailto:matth...@confluent.io>) wrote: > > Thanks for reporting and for creating the ticket! > > -Matthias > > On 8/20/18 5:17 PM, Ted Yu wrote: > > I was able to reproduce what you saw with modification > > to StreamToTableJoinS

Re: Issue in Kafka 2.0.0 ?

2018-08-20 Thread Ted Yu
hanks for reporting and for creating the ticket! > > > > -Matthias > > > > On 8/20/18 5:17 PM, Ted Yu wrote: > > > I was able to reproduce what you saw with modification > > > to StreamToTableJoinScalaIntegrationTestImplicitSerdes.scala > > > I have

[jira] [Created] (KAFKA-7316) Use of filter method in KTable.scala may result in StackOverflowError

2018-08-20 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-7316: - Summary: Use of filter method in KTable.scala may result in StackOverflowError Key: KAFKA-7316 URL: https://issues.apache.org/jira/browse/KAFKA-7316 Project: Kafka Issue

Re: Issue in Kafka 2.0.0 ?

2018-08-20 Thread Ted Yu
t; > > On August 20, 2018 at 1:30:42 PM, Ted Yu (yuzhih...@gmail.com yuzhih...@gmail.com>) wrote: > > I think what happened in your use case was that the following implicit > from ImplicitConversions.scala kept wrapping the resultant KTable from > filter(): > > implicit d

[jira] [Created] (KAFKA-7316) Use of filter method in KTable.scala may result in StackOverflowError

2018-08-20 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-7316: - Summary: Use of filter method in KTable.scala may result in StackOverflowError Key: KAFKA-7316 URL: https://issues.apache.org/jira/browse/KAFKA-7316 Project: Kafka Issue

Re: Spark Kafka adapter questions

2018-08-20 Thread Ted Yu
spark.sql.execution.streaming.StreamExecution$$anon$1.run(StreamExecution.scala:203) > > 18/08/20 22:29:33 INFO AbstractCoordinator: Marking the coordinator > :9093 (id: 2147483647 rack: null) dead for group > spark-kafka-source-1aa50598-99d1-4c53-a73c-fa6637a219b2--1338794993-dri

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

2018-08-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16586528#comment-16586528 ] Ted Yu commented on HBASE-20917: Looks like HBASE-19722 had wrong fix version. Wai

[jira] [Commented] (HBASE-19722) Meta query statistics metrics source

2018-08-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16586522#comment-16586522 ] Ted Yu commented on HBASE-19722: Fix versions include 2.1.0 But I don't see

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

2018-08-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16586494#comment-16586494 ] Ted Yu commented on HBASE-20917: Just found out that HBASE-19722 wasn't in b

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

2018-08-20 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: --- Fix Version/s: (was: 2.1.1) > MetaTableMetrics#stop references uninitialized requestsMap for non-m

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

2018-08-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16586485#comment-16586485 ] Ted Yu commented on HBASE-20917: bq. is there anything to stop requestsMap being se

[jira] [Commented] (HBASE-21077) MR job launched by hbase incremental backup command failed with FileNotFoundException

2018-08-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16586478#comment-16586478 ] Ted Yu commented on HBASE-21077: We should have a unit test where BackupLogCle

Re: Issue in Kafka 2.0.0 ?

2018-08-20 Thread Ted Yu
I think what happened in your use case was that the following implicit from ImplicitConversions.scala kept wrapping the resultant KTable from filter(): implicit def wrapKTable[K, V](inner: KTableJ[K, V]): KTable[K, V] = leading to stack overflow. Cheers On Mon, Aug 20, 2018 at 12:50 PM Druhin

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

2018-08-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16586469#comment-16586469 ] Ted Yu commented on HBASE-20917: bq. Should this be in 2.1 and 2.0 branches? I t

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

2018-08-20 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: --- Fix Version/s: 3.0.0 > MetaTableMetrics#stop references uninitialized requestsMap for non-meta reg

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

2018-08-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16586466#comment-16586466 ] Ted Yu commented on HBASE-20968: bq. Dupe of HBASE-21043 Since the test was not f

[jira] [Commented] (HBASE-21077) MR job launched by hbase incremental backup command failed with FileNotFoundException

2018-08-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16586402#comment-16586402 ] Ted Yu commented on HBASE-21077: The change doesn't seem to compile. Can y

Re: build hbase2.1 without htrace-core-3.1.0-incubating.jar

2018-08-20 Thread Ted Yu
Looking at the dependency tree output, I see the following: [INFO] org.apache.hbase:hbase-server:jar:2.0.0.3.0.0.0-SNAPSHOT ... [INFO] +- org.apache.htrace:htrace-core:jar:3.2.0-incubating:compile FYI On Mon, Aug 20, 2018 at 8:10 AM Sean Busbey wrote: > neither Hadoop 3.1 nor HBase 2.1 use tha

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

2018-08-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16579173#comment-16579173 ] Ted Yu edited comment on HBASE-20968 at 8/20/18 3:4

[jira] [Created] (HBASE-21076) TestTableResource fails with NPE

2018-08-20 Thread Ted Yu (JIRA)
Ted Yu created HBASE-21076: -- Summary: TestTableResource fails with NPE Key: HBASE-21076 URL: https://issues.apache.org/jira/browse/HBASE-21076 Project: HBase Issue Type: Test Reporter

[jira] [Created] (HBASE-21076) TestTableResource fails with NPE

2018-08-20 Thread Ted Yu (JIRA)
Ted Yu created HBASE-21076: -- Summary: TestTableResource fails with NPE Key: HBASE-21076 URL: https://issues.apache.org/jira/browse/HBASE-21076 Project: HBase Issue Type: Test Reporter

[jira] [Updated] (HBASE-20666) Unsuccessful table creation leaves entry in rsgroup meta table

2018-08-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20666: --- Status: Patch Available (was: Open) > Unsuccessful table creation leaves entry in rsgroup meta ta

[jira] [Commented] (HBASE-20666) Unsuccessful table creation leaves entry in rsgroup meta table

2018-08-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16585625#comment-16585625 ] Ted Yu commented on HBASE-20666: Is it possible to add a test case ? Th

[jira] [Commented] (KAFKA-7304) memory leakage in org.apache.kafka.common.network.Selector

2018-08-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16585392#comment-16585392 ] Ted Yu commented on KAFKA-7304: --- Selector has {{lowMemThreshold}} which used to deter

[jira] [Updated] (AMBARI-14163) zookeeper session timeout for hbase should take zookeeper tickTime into account

2018-08-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-14163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated AMBARI-14163: Description: With tickTime=2000 in zoo.cfg, I tried to set zookeeper.session.timeout value of 1 min 40

[jira] [Updated] (AMBARI-22270) Ambari should warn user when G1GC is used on Java 7

2018-08-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-22270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated AMBARI-22270: Description: Java 7 runtime doesn't handle G1GC in robust manner. Ambari should warn user when G1

[jira] [Updated] (AMBARI-22621) Ensure value for hbase.coprocessor.abortonerror is true

2018-08-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-22621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated AMBARI-22621: Description: In the coprocessor refactor for hbase-2, Server#abort has been taken out of reach. We

[jira] [Commented] (HBASE-20690) Moving table to target rsgroup needs to handle TableStateNotFoundException

2018-08-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16585361#comment-16585361 ] Ted Yu commented on HBASE-20690: In TableStateManager, I only found one place w

Re: [DISCUSS] KIP-358: Migrate Streams API to Duration instead of long ms times

2018-08-19 Thread Ted Yu
bq. // or just Duration windowSize(); +1 to the above choice. The duration is obvious from the return type. For getter methods, we don't use get as prefix (as least for new code). Cheers On Sun, Aug 19, 2018 at 8:03 AM Nikolay Izhikov wrote: > Hello, John. > > Thank you very much for your feed

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

2018-08-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16585014#comment-16585014 ] Ted Yu commented on HBASE-20917: Ping [~xucang] > MetaTableMetrics#stop ref

[jira] [Updated] (KYLIN-3445) Upgrade checkstyle version to 8.6

2018-08-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated KYLIN-3445: -- Description: We should upgrade checkstyle version to 8.6+ so that we can use the "match violation messa

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

2018-08-18 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] (FLINK-9924) Upgrade zookeeper to 3.4.13

2018-08-18 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] (KYLIN-3484) Update Hadoop version to 2.7.7

2018-08-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated KYLIN-3484: -- Description: We should upgrade the Hadoop 2.7 dependency to 2.7.7, to pick up bug and security fixes . (was

[jira] [Commented] (KAFKA-7304) memory leakage in org.apache.kafka.common.network.Selector

2018-08-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16584928#comment-16584928 ] Ted Yu commented on KAFKA-7304: --- Without the fix, the test would fail with: {

[jira] [Commented] (KAFKA-7304) memory leakage in org.apache.kafka.common.network.Selector

2018-08-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16584922#comment-16584922 ] Ted Yu commented on KAFKA-7304: --- Patch v4 adds an assertion for the count of Channel

[jira] [Updated] (KAFKA-7304) memory leakage in org.apache.kafka.common.network.Selector

2018-08-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated KAFKA-7304: -- Attachment: 7304.v4.txt > memory leakage in org.apache.kafka.common.network.Selec

[jira] [Comment Edited] (KAFKA-7304) memory leakage in org.apache.kafka.common.network.Selector

2018-08-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16584894#comment-16584894 ] Ted Yu edited comment on KAFKA-7304 at 8/18/18 7:57 PM: Thr

[jira] [Comment Edited] (KAFKA-7304) memory leakage in org.apache.kafka.common.network.Selector

2018-08-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16584894#comment-16584894 ] Ted Yu edited comment on KAFKA-7304 at 8/18/18 7:38 PM: Thr

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