[jira] [Updated] (HBASE-17018) Spooling BufferedMutator

2016-12-27 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joep Rottinghuis updated HBASE-17018: - Attachment: HBASE-17018.master.005.patch [~enis] are you suggesting we don't do a

[jira] [Updated] (HBASE-17018) Spooling BufferedMutator

2016-12-20 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joep Rottinghuis updated HBASE-17018: - Description: For Yarn Timeline Service v2 we use HBase as a backing store. A big concern

[jira] [Commented] (HBASE-17018) Spooling BufferedMutator

2016-12-20 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15765627#comment-15765627 ] Joep Rottinghuis commented on HBASE-17018: -- [~enis] thanks for the comments. Interesting food

[jira] [Commented] (HBASE-17018) Spooling BufferedMutator

2016-12-20 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15765286#comment-15765286 ] Joep Rottinghuis commented on HBASE-17018: -- [~devaraj] thanks for your feedback. Indeed I'm well

[jira] [Commented] (HBASE-17018) Spooling BufferedMutator

2016-12-20 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15764837#comment-15764837 ] Joep Rottinghuis commented on HBASE-17018: -- Thanks for the feedback Sangjin. (1) The code to

[jira] [Updated] (HBASE-17018) Spooling BufferedMutator

2016-12-19 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joep Rottinghuis updated HBASE-17018: - Attachment: HBASE-17018.master.004.patch Attaching patch 4 to incorporate feedback from

[jira] [Updated] (HBASE-17327) Allow for lazy connection / BufferedMutator creation

2016-12-19 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joep Rottinghuis updated HBASE-17327: - Description: The SpoolingBufferedMutatorImpl solution (HBASE-17018) solved the use-case

[jira] [Issue Comment Deleted] (HBASE-17327) Allow for lazy connection / BufferedMutator creation

2016-12-19 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joep Rottinghuis updated HBASE-17327: - Comment: was deleted (was: Attaching patch 4 to incorporate feedback from Ted. Added

[jira] [Updated] (HBASE-17327) Allow for lazy connection / BufferedMutator creation

2016-12-19 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joep Rottinghuis updated HBASE-17327: - Attachment: (was: HBASE-17018.master.004.patch) > Allow for lazy connection /

[jira] [Updated] (HBASE-17018) Spooling BufferedMutator

2016-12-19 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joep Rottinghuis updated HBASE-17018: - Description: For Yarn Timeline Service v2 we use HBase as a backing store. A big concern

[jira] [Updated] (HBASE-17327) Allow for lazy connection / BufferedMutator creation

2016-12-19 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joep Rottinghuis updated HBASE-17327: - Attachment: HBASE-17018.master.004.patch Attaching patch 4 to incorporate feedback from

[jira] [Updated] (HBASE-17327) Allow for lazy connection / BufferedMutator creation

2016-12-19 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joep Rottinghuis updated HBASE-17327: - Description: The SpoolingBufferedMutatorImpl solution (HBASE-17018) solved the use-case

[jira] [Commented] (HBASE-17018) Spooling BufferedMutator

2016-12-17 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15757654#comment-15757654 ] Joep Rottinghuis commented on HBASE-17018: -- Thanks for the feedback [~tedyu] I'll go through and

[jira] [Updated] (HBASE-17018) Spooling BufferedMutator

2016-12-16 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joep Rottinghuis updated HBASE-17018: - Attachment: HBASE-17018.master.003.patch Stashing work. Added size-based flush and some

[jira] [Commented] (HBASE-17327) Allow for lazy connection / BufferedMutator creation

2016-12-16 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15756533#comment-15756533 ] Joep Rottinghuis commented on HBASE-17327: -- Yup, that appears to be the issue. This seems to be

[jira] [Created] (HBASE-17327) Allow for lazy connection / BufferedMutator creation

2016-12-16 Thread Joep Rottinghuis (JIRA)
Joep Rottinghuis created HBASE-17327: Summary: Allow for lazy connection / BufferedMutator creation Key: HBASE-17327 URL: https://issues.apache.org/jira/browse/HBASE-17327 Project: HBase

[jira] [Updated] (HBASE-17018) Spooling BufferedMutator

2016-12-15 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joep Rottinghuis updated HBASE-17018: - Attachment: HBASE-17018.master.002.patch Added .master.002.patch Eliminated

[jira] [Commented] (HBASE-17018) Spooling BufferedMutator

2016-12-14 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15748827#comment-15748827 ] Joep Rottinghuis commented on HBASE-17018: -- If I can make it so that the SpoolingBufferedMutator

[jira] [Updated] (HBASE-17313) Add BufferedMutatorParams#clone method

2016-12-13 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joep Rottinghuis updated HBASE-17313: - Attachment: HBASE-17313.master.002.patch Attaching HBASE-17313.master.002.patch for the

[jira] [Commented] (HBASE-17277) Allow alternate BufferedMutator implementation

2016-12-13 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15747445#comment-15747445 ] Joep Rottinghuis commented on HBASE-17277: -- This patch looks good to me, modulo the dependency

[jira] [Commented] (HBASE-17018) Spooling BufferedMutator

2016-12-13 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15747443#comment-15747443 ] Joep Rottinghuis commented on HBASE-17018: -- Filed HBASE-17313 with patch. If HBASE-17313 goes in

[jira] [Updated] (HBASE-17313) Add BufferedMutatorParams#clone method

2016-12-13 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joep Rottinghuis updated HBASE-17313: - Status: Patch Available (was: Open) > Add BufferedMutatorParams#clone method >

[jira] [Updated] (HBASE-17313) Add BufferedMutatorParams#clone method

2016-12-13 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joep Rottinghuis updated HBASE-17313: - Attachment: HBASE-17313.master.001.patch > Add BufferedMutatorParams#clone method >

[jira] [Created] (HBASE-17313) Add BufferedMutatorParams#clone method

2016-12-13 Thread Joep Rottinghuis (JIRA)
Joep Rottinghuis created HBASE-17313: Summary: Add BufferedMutatorParams#clone method Key: HBASE-17313 URL: https://issues.apache.org/jira/browse/HBASE-17313 Project: HBase Issue Type:

[jira] [Commented] (HBASE-17018) Spooling BufferedMutator

2016-12-13 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15746879#comment-15746879 ] Joep Rottinghuis commented on HBASE-17018: -- Interesting idea about using attributes on the

[jira] [Updated] (HBASE-17018) Spooling BufferedMutator

2016-12-13 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joep Rottinghuis updated HBASE-17018: - Attachment: HBASE-17018SpoolingBufferedMutatorDesign-v1.pdf

[jira] [Commented] (HBASE-17277) Allow alternate BufferedMutator implementation

2016-12-09 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15737080#comment-15737080 ] Joep Rottinghuis commented on HBASE-17277: -- I'm working on a design with prototype patch for

[jira] [Commented] (HBASE-17277) Allow alternate BufferedMutator implementation

2016-12-07 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15731247#comment-15731247 ] Joep Rottinghuis commented on HBASE-17277: -- If we want to treat the existing BMImpl as a total

[jira] [Commented] (HBASE-17272) Doc how to run Standalone HBase over an HDFS instance; all daemons in one JVM but persisting to an HDFS instance

2016-12-07 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15729001#comment-15729001 ] Joep Rottinghuis commented on HBASE-17272: -- Thanks for clarifying and documenting this! In

[jira] [Commented] (HBASE-17018) Spooling BufferedMutator

2016-11-04 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15638727#comment-15638727 ] Joep Rottinghuis commented on HBASE-17018: -- Thanks for the comments. My thought around using MR

[jira] [Commented] (HBASE-17018) Spooling BufferedMutator

2016-11-03 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15634964#comment-15634964 ] Joep Rottinghuis commented on HBASE-17018: -- [~sduskis] I've made you a watcher of this jira,

[jira] [Updated] (HBASE-17018) Spooling BufferedMutator

2016-11-03 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joep Rottinghuis updated HBASE-17018: - Attachment: YARN-4061 HBase requirements for fault tolerant writer.pdf Attaching PDF

[jira] [Created] (HBASE-17018) Spooling BufferedMutator

2016-11-03 Thread Joep Rottinghuis (JIRA)
Joep Rottinghuis created HBASE-17018: Summary: Spooling BufferedMutator Key: HBASE-17018 URL: https://issues.apache.org/jira/browse/HBASE-17018 Project: HBase Issue Type: New Feature

[jira] [Commented] (HBASE-16048) Consider tagging InternalScanner with LimitedPrivate(HBaseInterfaceAudience.COPROC)

2016-06-16 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15335315#comment-15335315 ] Joep Rottinghuis commented on HBASE-16048: -- Thanks [~apurtell] and [~yuzhih...@gmail.com]

[jira] [Commented] (HBASE-16048) Consider tagging InternalScanner with LimitedPrivate(HBaseInterfaceAudience.COPROC)

2016-06-16 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15334993#comment-15334993 ] Joep Rottinghuis commented on HBASE-16048: -- Isn't the question here: Can anybody reasonably use

[jira] [Commented] (HBASE-6142) Javadoc in some Filters ambiguous

2012-06-02 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13287862#comment-13287862 ] Joep Rottinghuis commented on HBASE-6142: - Ah, I will look up my (signed) copy of

[jira] [Created] (HBASE-6142) Javadoc in some Filters ambiguous

2012-05-31 Thread Joep Rottinghuis (JIRA)
Joep Rottinghuis created HBASE-6142: --- Summary: Javadoc in some Filters ambiguous Key: HBASE-6142 URL: https://issues.apache.org/jira/browse/HBASE-6142 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-6142) Javadoc in some Filters ambiguous

2012-05-31 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13286852#comment-13286852 ] Joep Rottinghuis commented on HBASE-6142: - See the JavaDoc in

[jira] [Commented] (HBASE-6142) Javadoc in some Filters ambiguous

2012-05-31 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13286858#comment-13286858 ] Joep Rottinghuis commented on HBASE-6142: - Another example that requires a

[jira] [Updated] (HBASE-4327) Compile HBase against hadoop 0.22

2011-09-20 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joep Rottinghuis updated HBASE-4327: Assignee: Joep Rottinghuis Compile HBase against hadoop 0.22

[jira] [Created] (HBASE-4447) Allow hbase.version to be passed in as command-line argument

2011-09-19 Thread Joep Rottinghuis (JIRA)
Allow hbase.version to be passed in as command-line argument Key: HBASE-4447 URL: https://issues.apache.org/jira/browse/HBASE-4447 Project: HBase Issue Type: Improvement

[jira] [Updated] (HBASE-4447) Allow hbase.version to be passed in as command-line argument

2011-09-19 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joep Rottinghuis updated HBASE-4447: Attachment: HBASE-4447-0.92.patch Patch for 0.92 branch. Will add one for trunk soon.

[jira] [Commented] (HBASE-4447) Allow hbase.version to be passed in as command-line argument

2011-09-19 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13108363#comment-13108363 ] Joep Rottinghuis commented on HBASE-4447: - Before patch: mvn clean install

[jira] [Commented] (HBASE-4447) Allow hbase.version to be passed in as command-line argument

2011-09-19 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13108364#comment-13108364 ] Joep Rottinghuis commented on HBASE-4447: - Actually, you'll want to leave off the

[jira] [Commented] (HBASE-4447) Allow hbase.version to be passed in as command-line argument

2011-09-19 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13108366#comment-13108366 ] Joep Rottinghuis commented on HBASE-4447: - Just picked hbase.version to keep

[jira] [Commented] (HBASE-4327) Compile HBase against hadoop 0.22

2011-09-06 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098571#comment-13098571 ] Joep Rottinghuis commented on HBASE-4327: - Turned out that HDFS was broken. I

[jira] [Updated] (HBASE-4327) Compile HBase against hadoop 0.22

2011-09-06 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joep Rottinghuis updated HBASE-4327: Attachment: HBASE-4327.patch Added additional comment and now that HDFS dependencies are

[jira] [Updated] (HBASE-4327) Compile HBase against hadoop 0.22

2011-09-06 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joep Rottinghuis updated HBASE-4327: Status: Patch Available (was: Open) Compile HBase against hadoop 0.22

[jira] [Updated] (HBASE-4327) Compile HBase against hadoop 0.22

2011-09-06 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joep Rottinghuis updated HBASE-4327: Attachment: HBASE-4327.patch Looks like there is a bug open in Maven to do exactly what I

[jira] [Commented] (HBASE-4327) Compile HBase against hadoop 0.22

2011-09-04 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13096979#comment-13096979 ] Joep Rottinghuis commented on HBASE-4327: - My preference is to have the hdfs pom

[jira] [Commented] (HBASE-4327) Compile HBase against hadoop 0.22

2011-09-02 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13096212#comment-13096212 ] Joep Rottinghuis commented on HBASE-4327: - Testing a patch locally, will post

[jira] [Commented] (HBASE-4327) Compile HBase against hadoop 0.22

2011-09-02 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13096221#comment-13096221 ] Joep Rottinghuis commented on HBASE-4327: - Still seeing compilation error: [ERROR]

[jira] [Commented] (HBASE-4327) Compile HBase against hadoop 0.22

2011-09-02 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13096241#comment-13096241 ] Joep Rottinghuis commented on HBASE-4327: - Problem still there on the Hadoop side:

[jira] [Updated] (HBASE-4327) Compile HBase against hadoop 0.22

2011-09-02 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joep Rottinghuis updated HBASE-4327: Attachment: HBASE-4327.patch Preliminary patch. Still need to resolve downstream hdfs

[jira] [Commented] (HBASE-4327) Compile HBase against hadoop 0.22

2011-09-01 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13095730#comment-13095730 ] Joep Rottinghuis commented on HBASE-4327: - I'm happy to provide a patch. I see

[jira] [Created] (HBASE-3743) Throttle major compaction

2011-04-06 Thread Joep Rottinghuis (JIRA)
Throttle major compaction - Key: HBASE-3743 URL: https://issues.apache.org/jira/browse/HBASE-3743 Project: HBase Issue Type: Improvement Components: regionserver Reporter: Joep Rottinghuis Add