will go to cloudbees for
> help.
> >>
> >> 张铎(Duo Zhang) 于2022年2月20日周日 20:47写道:
> >>
> >>> All build nodes are offline, so nightly and pre commit builds both can
> >>> not be executed.
> >>>
> >>> Filed INFRA-22908 for it. Will report back once it comes back online.
> >>>
> >>> Thanks.
> >>>
> >>
>
--
Best regards / Met vriendelijke groeten,
Niels Basjes
Hi,
I have updated my pull request as discussed.
https://github.com/apache/hbase/pull/4119
Niels
On Sun, Feb 20, 2022 at 3:12 PM 张铎(Duo Zhang) wrote:
> Niels Basjes 于2022年2月20日周日 22:06写道:
>
> > Hi,
> >
> > Ok, a rename of the method to avoid confusion is fin
the name says it is a filter but
> actually it will change the start and stop row.
>
> So I prefer we deprecate the current setRowPrefixFilter and introduce a
> new method which has the same logic of the current method, maybe called
> setPrefixScan?
>
> Thanks.
>
> Niels
ten,
Niels Basjes
Niels Basjes created HBASE-26762:
Summary: Scan#setRowPrefixFilter incorrectly marked as deprecated
Key: HBASE-26762
URL: https://issues.apache.org/jira/browse/HBASE-26762
Project: HBase
y New Year
--
Best regards / Met vriendelijke groeten,
Niels Basjes
Niels Basjes created HBASE-19674:
Summary: make_patch.sh version increment fails
Key: HBASE-19674
URL: https://issues.apache.org/jira/browse/HBASE-19674
Project: HBase
Issue Type
Niels Basjes created HBASE-19673:
Summary: Backport " Periodically ensure records are not buffered
too long by BufferedMutator" to branch-1
Key: HBASE-19673
URL: https://issues.apache.org/jira/browse/H
Niels Basjes created HBASE-19486:
Summary: Automalically flush a BufferedMutator after a timeout
Key: HBASE-19486
URL: https://issues.apache.org/jira/browse/HBASE-19486
Project: HBase
Issue
Niels Basjes created HBASE-17962:
Summary: Improve documentation on Rest interface
Key: HBASE-17962
URL: https://issues.apache.org/jira/browse/HBASE-17962
Project: HBase
Issue Type
Niels Basjes created HBASE-16667:
Summary: Building with JDK 8: ignoring option MaxPermSize=256m
Key: HBASE-16667
URL: https://issues.apache.org/jira/browse/HBASE-16667
Project: HBase
Issue
Niels Basjes created HBASE-16536:
Summary: Make the HBase minicluster easy to use for testing
downstream applications.
Key: HBASE-16536
URL: https://issues.apache.org/jira/browse/HBASE-16536
Project
Niels Basjes created HBASE-14750:
Summary: HBaseConfiguration.create() doesn't load properties
Key: HBASE-14750
URL: https://issues.apache.org/jira/browse/HBASE-14750
Project: HBase
Or to put it simply have a look at the documentation I wrote for that:
http://hbase.apache.org/book.html#build.thrift
You can simplify it to: mvn compile -Pcompile-thrift
Niels Basjes
On Sat, Jul 18, 2015 at 4:57 PM, Ted Yu wrote:
> Ashish:
> Please take a look at HBASE-12272
>
>
Congrats Sean!
On Thu, Dec 4, 2014 at 9:10 PM, Stack wrote:
> Sean has been doing excellent work around these environs. Your PMC made him
> a committer in recognition. Welcome Sean!
>
> St.Ack
>
--
Best regards / Met vriendelijke groeten,
Niels Basjes
Niels Basjes created HBASE-12279:
Summary: Generated thrift files were generated with the wrong
parameters
Key: HBASE-12279
URL: https://issues.apache.org/jira/browse/HBASE-12279
Project: HBase
Niels Basjes created HBASE-12275:
Summary: Add support for Scan.setRowPrefixFilter to rest
Key: HBASE-12275
URL: https://issues.apache.org/jira/browse/HBASE-12275
Project: HBase
Issue Type
Niels Basjes created HBASE-12272:
Summary: Generating Thrift code automatically
Key: HBASE-12272
URL: https://issues.apache.org/jira/browse/HBASE-12272
Project: HBase
Issue Type: Improvement
!/bin/bash
thrift -v --gen java -out src/main/java/
src/main/resources/org/apache/hadoop/hbase/thrift/Hbase.thrift
thrift -v --gen java -out src/main/java/
src/main/resources/org/apache/hadoop/hbase/thrift2/hbase.thrift
--
Best regards / Met vriendelijke groeten,
Niels Basjes
Niels Basjes created HBASE-12269:
Summary: Add support for Scan.setRowPrefixFilter to thrift
Key: HBASE-12269
URL: https://issues.apache.org/jira/browse/HBASE-12269
Project: HBase
Issue Type
Niels Basjes created HBASE-12268:
Summary: Add support for Scan.setRowPrefixFilter to shell
Key: HBASE-12268
URL: https://issues.apache.org/jira/browse/HBASE-12268
Project: HBase
Issue Type
Niels Basjes created HBASE-12265:
Summary: HBase shell 'show_filters' points to internal Facebook URL
Key: HBASE-12265
URL: https://issues.apache.org/jira/browse/HBASE-12265
Proj
[
https://issues.apache.org/jira/browse/HBASE-12002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niels Basjes resolved HBASE-12002.
--
Resolution: Won't Fix
Was already part of the fix in HBASE-11990
> Update HBase
Niels Basjes created HBASE-12002:
Summary: Update HBase book to document HBASE-11990
Key: HBASE-12002
URL: https://issues.apache.org/jira/browse/HBASE-12002
Project: HBase
Issue Type
I went ahead and submitted a patch that works better than what I showed in
my previous email.
https://issues.apache.org/jira/browse/HBASE-11990
On Tue, Sep 16, 2014 at 10:16 AM, Niels Basjes wrote:
> Hi,
>
> I found that in several scenarios where I use HBase I need to scan for a
&
Niels Basjes created HBASE-11990:
Summary: Make setting the start and stop row for a specific prefix
easier
Key: HBASE-11990
URL: https://issues.apache.org/jira/browse/HBASE-11990
Project: HBase
atch.
--
Best regards
Niels Basjes
er which builds on top of BaseRegionObserver.
> >
> > So we should be fine.
> >
> >
> > On Sun, Mar 9, 2014 at 12:39 AM, Niels Basjes wrote:
> >
> > > From what I see this is not putting those classes on into the cluster
> at
> > > all. This lo
in 0.98 is implemented through
> VisibilityController which builds on top of BaseRegionObserver.
>
> So we should be fine.
>
>
> On Sun, Mar 9, 2014 at 12:39 AM, Niels Basjes wrote:
>
> > From what I see this is not putting those classes on into the cluster at
> > all.
.
>
>
> On Thu, Mar 6, 2014 at 12:54 PM, Niels Basjes wrote:
>
> > Hi,
> >
> > In the current HBase versions a Filter needs to be deployed by putting a
> > jar into all region servers (and depending on the HBase version restart
> the
> > regionservers).
&
this interesting experiment for dynamically
uploading the Filter code with the Scan:
http://tech.flurry.com/2012/12/06/exploring-dynamic-loading-of-custom-filters-i/
My question: Is such a feature planned for the mainline HBase?
--
Best regards
Niels Basjes
om filter or is there a better way?
Niels
On Dec 8, 2013 10:01 AM, "Niels Basjes" wrote:
> Thanks for clarifying this,
> I know now why my code didn't work as expected.
>
> For now I think that creating a simple custom Filter for my situation is
> the most efficient wo
Thanks for clarifying this,
I know now why my code didn't work as expected.
For now I think that creating a simple custom Filter for my situation is
the most efficient workaround.
Niels Basjes
On Sat, Dec 7, 2013 at 3:26 AM, lars hofhansl wrote:
> Filed https://issues.apache.org/jir
Thanks.
On Mon, Mar 4, 2013 at 8:37 PM, Nick Dimiduk wrote:
> Hi Niels,
>
> As Lars said, I would start by reading the code for Increment and Append.
> HRegion#append(Append, Boolean) should be interesting for you.
>
> -n
>
> On Thu, Feb 28, 2013 at 1:22 AM, Niels Bas
ly by extending the core hbase and/or by writing external code
(coprocessors?).
Do you have some suggestions on where i should start? Perhaps someone has
already created some rough design on how this can be done.
Thanks.
--
Met vriendelijke groet,
Niels Basjes
(Verstuurd vanaf mobiel )
Op 28 feb.
xample on how to do this?
--
Best regards / Met vriendelijke groeten,
Niels Basjes
36 matches
Mail list logo