Re: If anyone has experience in changing the regex engine in RegexStringComparator to joni?

2022-07-16 Thread Sean Busbey
That sounds reasonable. Could you file an issue in our issue tracker? Are you up for working on a PR? On Wed, Jul 13, 2022 at 2:27 AM Minwoo Kang wrote: > Hello, > > I checked whether JONI can be used in RegexStringComparator. > After changing the engine of RegexStringComparator to JONI, when

Re: HBase Backup and Restore

2022-07-16 Thread Sean Busbey
These questions are more appropriate for the dev@HBase list because you are asking how to make use of things that have note been sanctioned by the project for downstream use yet. If you’d like to see a particular timeline or want to see the feature available in active releases it would be more

[DISCUSS] looking for maintainers for HBase 1.y

2022-03-20 Thread Sean Busbey
Hi folks! Over on dev@hbase we're discussing EOM for HBase 1.7.z and 1.y generally. Our rate of contributions to HBase 1.y has slowed considerably over the last year, as have releases. If you are a current user of HBase 1 and you would like to see continued releases, please subscribe to the

[ANNOUNCE] end of maintenance (EOM) for Apache HBase 2.3 releases

2022-03-17 Thread Sean Busbey
Hi folks! The Apache HBase 2.3 release line reached the end of maintenance in October 2021. Our apologies for the late notification. The final release was 2.3.7 and is available from archive.apache.org. No further releases from branch-2.3 are planned. Users of HBase 2.3.z should upgrade to the

Re: HBase Logging Not Outputting to Desired File

2022-03-07 Thread Sean Busbey
Thanks for the problem report. This sounds like an edge case we should warn folks about. On Mon, Mar 7, 2022 at 7:09 PM Claude M wrote: > The problem had to do w/ putting hbck2-1.1.0.jar in the HBase lib > directory. This was causing a conflict and moving it out of that directory > solved

Re: [DISCUSS] Keep EOL HBase and Hadoop versions in our support matrix for longer time

2022-01-09 Thread Sean Busbey
2.4 version of the book and honestly I haven't found time to > > do it, because it seems both low priority and nontrivial, and there's never > > enough time for everything... although that may be a personal failing. > > > > On Fri, Jan 7, 2022 at 9:05 AM Sean Busbey

Re: [DISCUSS] Keep EOL HBase and Hadoop versions in our support matrix for longer time

2022-01-07 Thread Sean Busbey
We should have a version specific version of the ref guide that contains that information. e.g. https://hbase.apache.org/1.4/book.html#hadoop https://hbase.apache.org/2.3/book.html#hadoop Can we do a better job of making these discoverable to folks rather than keeping stuff around? On Fri,

[ANNOUNCE] Apache HBase Operator Tools 1.1.0 is now available for download

2021-02-21 Thread Sean Busbey
The HBase team is happy to announce the immediate availability of Apache HBase Operator Tools 1.1.0. Apache HBase™ Operator Tools provides HBCK2 which is the repair tool for Apache HBase 2 clusters. To learn more about HBase and HBase Operator Tools, see https://hbase.apache.org/. The full list

Re: problem building hbase 3.0.0

2021-01-29 Thread Sean Busbey
A few things: 1) it sounds like you do not need to work on the under development hbase codebase, so I'd recommend focusing on using an hbase 2.x release (preferably 2.3.4 since that's what you mention running) If something comes up later where you do need the under development codebase, please

Re: Region server idle

2021-01-26 Thread Sean Busbey
reads and > writes, so I discontinued it after about an hour. Certainly, this was > because another IT-er had kicked off HDFS balance. Obviously, I didn't really > want to try running one tool while the other was already running. > > -Original Message- > From: Sean Busbey >

Re: Region server idle

2021-01-26 Thread Sean Busbey
o be null > >>>>at > >>>> org.apache.hadoop.hbase.quotas.SnapshotQuotaObserverChore.getSnapshotsToComputeSize(SnapshotQuotaObserverChore.java:198) > >>>>at > >>>> org.apache.hadoop.hbase.quotas.SnapshotQuotaObserverCh

Re: Region server idle

2021-01-07 Thread Sean Busbey
Sounds like https://issues.apache.org/jira/browse/HBASE-24139 The description of that jira has a workaround. On Thu, Jan 7, 2021, 05:23 Marc Hoppins wrote: > Hi all, > > I have a setup with 67 region servers. 29 Dec one system had to be shut > down to have EMM module swapped out - which took

Re: failed building hbase C++ native client

2020-12-16 Thread Sean Busbey
Please note that the Apache HBase community has not yet released a downstream usable hbase-native-client. If you would like to work with us towards making it ready please join the dev@hbase mailing list and bring issues up there. On Wed, Dec 16, 2020, 11:59 Bharath Vissapragada wrote: > What

Re: [DISCUSS] The breaking changes in HBASE-24966

2020-11-29 Thread Sean Busbey
I think we should change what they throw directly and label it incompatible. I think this is in line with our previous expectation setting about how we'll handle mistakes in the API. That change would be source incompatible but would still be binary compatible. I think we should do it in a major

Re: Hbase 2.2.5 Unable to load .regioninfo from table

2020-09-28 Thread Sean Busbey
t; I have also found also this issue: > > https://issues.apache.org/jira/browse/HBASE-22976 > [HBCK2] Add RecoveredEditsPlayer > > But what can I do now to fix this and replay the WAL files in the recovered > edits? > > Any ideas? > > best, > Martin > > &g

Re: Hbase 2.2.5 Unable to load .regioninfo from table

2020-09-22 Thread Sean Busbey
URLClassLoader.findClass(URLClassLoader.java:382) > at java.lang.ClassLoader.loadClass(ClassLoader.java:418) > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352) > at java.lang.ClassLoader.loadClass(ClassLoader.java:351) > ... 7 more > > Could you provide so

Re: Hbase 2.2.5 Unable to load .regioninfo from table

2020-09-22 Thread Sean Busbey
bulk loading stuff works with hfiles. recovered.edits files are formatted the same as WAL files rather than as HFiles. for wal files you can use the wal replayer to ensure those edits are all present in the table. IIRC there is an unknown sequence of events that can result in the recovered edits

Re: A tool to rewrite corrupted HFile

2020-08-19 Thread Sean Busbey
I think that would be a useful tool. It would also fit well into the project's hbase-operator-tools repo. Mind filing a jira to set some initial goals? Or look for suggestions on initial goal over on dev@hbase? On Wed, Aug 19, 2020, 18:10 Andrey Elenskiy wrote: > Hello, > > Over years I have

Re: Logo Merchandise

2020-08-01 Thread Sean Busbey
I do not recall the PMC approving it, probably should start with a heads-up to private@hbase so we can check. On Sat, Aug 1, 2020, 16:47 Mike Drob wrote: > Do we know if this usage was approved by VP Brand? Does the rest of this > conversation need to happen in conjunction with trademark

Re: Logo Merchandise

2020-07-31 Thread Sean Busbey
d request it be added by emailing > d...@community.apache.org from: https://blogs.apache.org/foundation/date/20190809 On Fri, Jul 31, 2020 at 2:28 PM Sean Busbey wrote: > I do not know of any. All of the swag I can think of was made by > interested third parties who got one-off app

Re: Logo Merchandise

2020-07-31 Thread Sean Busbey
I do not know of any. All of the swag I can think of was made by interested third parties who got one-off approvals. On Fri, Jul 31, 2020 at 12:44 PM Mike Drob wrote: > HBase Community, > > Do we have official logo merchandise available for purchase anywhere? I > know lots of other ASF projects

Re: HBase 2.1.0 - NoSuchMethodException org.apache.hadoop.fs.LocalFileSystem.setStoragePolicy

2020-07-21 Thread Sean Busbey
that is the detail message of why it determined that the FileSystem doesn't support setStoragePolicy. As opposed to e.g. a security manager denying access to introspect the methods available. On Tue, Jul 21, 2020 at 8:24 AM Debraj Manna wrote: > > I understood the "util.CommonFSUtils: FileSystem

Re: Could not iterate StoreFileScanner - during compaction

2020-07-03 Thread Sean Busbey
File attachments won't work on the mailing list. Can you put the files on some hosting service? Can you reproduce the problem on hbase 2.2? HBase 2.1 has been EOM since May. On Fri, Jul 3, 2020, 18:20 Mohamed Meeran wrote: > Hi, > > We are using HBase-2.1.9 (Hadoop-3.1.3) in our setup. In the

Re: [DISCUSS] Removing problematic terms from our project

2020-06-25 Thread Sean Busbey
> > +1 to Andrew's proposal. > > > > > > > > It might be good to have a source of truth web page or README file > for > > > > developers and users to refer to regarding all naming transitions. > It's > > > > going to help both devel

Re: [DISCUSS] Removing problematic terms from our project

2020-06-23 Thread Sean Busbey
Since it's the least problematic term, and by far the hardest term to > change (both within HBase and with effects on downstream projects > such as > Ambari), I'm -0 (nonbinding) on changing "master". > > Geoffrey > > On Mon, Jun 22, 2020 at 1:32 PM R

Re: [DISCUSS] Removing problematic terms from our project

2020-06-22 Thread Sean Busbey
We should change our use of these terms. We can be equally or more clear in what we are trying to convey where they are present. That they have been used historically is only useful if the advantage we gain from using them through that shared context outweighs the potential friction they add.

Re: On org.apache.hadoop.hbase.constraint

2020-06-07 Thread Sean Busbey
I think it being labeled IA.Private is incorrect. The red guide talks about the feature and directly points folks to the javadoc of one of the IA.Private classes. http://hbase.apache.org/book.html#_constraints I'm all for us figuring out what the public surface should be and correcting this

Re: [ANNOUNCE] Please welcome Lijin Bin to the HBase PMC

2020-05-25 Thread Sean Busbey
Congratulations! Thanks for taking on the additional responsibilities of being on the PMC. On Mon, May 25, 2020, 09:40 Guanghao Zhang wrote: > On behalf of the Apache HBase PMC I am pleased to announce that Lijin Bin > has accepted our invitation to become a PMC member on the Apache HBase >

[ANNOUNCE] New HBase committer Wei-Chiu Chuang

2020-05-13 Thread Sean Busbey
Folks, On behalf of the Apache HBase PMC I am pleased to announce that Wei-Chiu Chuang has accepted the PMC's invitation to become a committer on the project. We appreciate all of the great contributions Wei-Chiu has made to the community thus far and we look forward to his continued

Re: DISCUSS: Move hbase-thrift and hbase-rest out of core to hbase-connectors project?

2020-04-24 Thread Sean Busbey
By "works with it" do you mean has documented steps to work with it or do you mean that the convenience binary that ships for 2.3.0 will have the same deployment model as prior 2.y releases where I can run those services directly from the download? On Fri, Apr 24, 2020, 16:34 Stack wrote: >

Re: Issue in running hbase-2.2.3 in cygwin

2020-03-01 Thread Sean Busbey
Please be aware that running in Windows is not well tested by the rest of the community as far as I know. That error looks like hbase couldn't talk to the zookeeper quorum. Are you following a specific set of instructions for getting things started? It'll be easier to work from a common base

Re: Spark reading from Hbase throws java.lang.NoSuchMethodError: org.json4s.jackson.JsonMethods

2020-02-23 Thread Sean Busbey
Hi Mich! Please try to keep your thread on a single mailing list. It's much easier to have things show up on a new list if you give a brief summary of the discussion and a pointer to the original thread (lists.apache.org is great for this). It looks like you're using "SHC" aka the "Spark HBase

Re: [ANNOUNCE] New HBase committer Bharath Vissapragada

2020-02-06 Thread Sean Busbey
Congrats Bharath! On Wed, Feb 5, 2020, 21:36 Nick Dimiduk wrote: > On behalf of the Apache HBase PMC I am pleased to announce that Bharath > Vissapragada has accepted the PMC's invitation to become a commiter on the > project. We appreciate all of Bharath's generous contributions thus far and >

[ANNOUNCE] Apache HBase "stable" release line is now 2.2.3+

2020-01-27 Thread Sean Busbey
Hi Community! The Apache HBase developers would like you to know that we have updated the "stable" release pointer to the 2.2.3 release. As future 2.2.z releases are made the stable pointer will track them. All users of releases prior to 2.2.3 are advised to upgrade to the new stable release

Re: replication fix and hbase 1.4.13?

2020-01-27 Thread Sean Busbey
As a side note, the current "stable" pointer is the 2.2.3 release as of like a week ago. http://www.apache.org/dist/hbase/stable/ it's noted on the download page: http://hbase.apache.org/downloads.html it looks like the text at the top of the asf mirroring page hasn't been updated and I don't

Re: [DISCUSS] Bump hadoop versions

2020-01-04 Thread Sean Busbey
HBase 3 snapshots off master would be fine by me. > > > > > On Jan 3, 2020, at 7:37 PM, Sean Busbey wrote: > > > > > > A while back I offered to start making hbase 3 alpha releases so we > had > > > something we could all refer to in test environme

Re: [DISCUSS] Bump hadoop versions

2020-01-03 Thread Sean Busbey
ong a > transition path to 3.x for at least the next eighteen months. We are > probably typical. We won’t need Hadoop 2 support for a HBase 3 but will > need it for HBase 1 and HBase 2 for “a couple years”. > > > On Jan 3, 2020, at 6:52 PM, Sean Busbey wrote: > > > > 

Re: [DISCUSS] Bump hadoop versions

2020-01-03 Thread Sean Busbey
I personally like having Hadoop 2 support still, but I agree the cadence out of Hadoop has been problematic. I would prefer we not change the state of Hadoop support in the master branch until we have a release plan of some kind for HBase 3. I'd rather that be sooner rather than later. On Fri,

Re: [ANNOUNCE] Please welcome Guangxu Cheng the HBase PMC

2019-12-09 Thread Sean Busbey
Congrats and thanks for all you do Guangxu! On Mon, Dec 9, 2019, 03:47 Duo Zhang wrote: > On behalf of the Apache HBase PMC I am pleased to announce that Guangxu > Cheng has accepted our invitation to become a PMC member on the Apache > HBase project. We appreciate Guangxu Cheng stepping up to

[ANNOUNCE] Apache HBase 1.4.12 is now available for download.

2019-12-01 Thread Sean Busbey
The HBase team is happy to announce the immediate availability of Apache HBase 1.4.12. Download from http://hbase.apache.org/downloads Apache HBase is an open-source, distributed, versioned, non-relational database. Apache HBase gives you low latency random access to billions of rows with

Re: Why HBase Delete Reverts Back to Previous Value instead of Totally Deleting it

2019-11-26 Thread Sean Busbey
What version of hbase and how are you issuing the delete. On Tue, Nov 26, 2019, 21:06 Trixia Belleza < trixia.bell...@cheetahdigital.com> wrote: > Hbase Apache, > > Let's say I have a column named signup_date with a value 2019-09-09. Then > I will update this column to 2019-11-11. So signup_date

Re: HBase table snapshots compatibility between 1.0 and 2.1

2019-11-12 Thread Sean Busbey
Snapshots should work between HBase 1 and HBase 2. There are only three gotchas I know about for releases from the project. 1) Minimum Hfile Version bump - HBase 2 can still read HFile V2 and HFile V3 and it can only write HFile V3. It can't read HFile V1. I have seen clusters with old snapshots

Re: facing this error while starting hbase services in ubuntu

2019-11-09 Thread Sean Busbey
What version of hbase and how are you starting it? Are you already following our quickstart guide? http://hbase.apache.org/book.html#quickstart On Sat, Nov 9, 2019, 11:24 Gourav Verma wrote: > facing this error while starting hbase services in ubuntu > > Could not find or load main class >

Re: Region server web port doesn't respond

2019-11-05 Thread Sean Busbey
what's your specific JDK version. Capturing the output of "java -version" would be the easiest way to get an answer. On Tue, Nov 5, 2019 at 8:09 PM yuhang li <89389114...@gmail.com> wrote: > > My jdk version is 1.8. > > I checked the jetty code and found that jetty does some work for jvm bugs >

Re: Region server web port doesn't respond

2019-11-05 Thread Sean Busbey
What's your JDK version On Mon, Nov 4, 2019, 21:39 yuhang li <89389114...@gmail.com> wrote: > Hi all, > > I'm using hbase 1.2.9. > > Every time after starting regionserver several days, I cannot open its web > ui. > > Using nc test tcp port, it's OK. But using curl, it just show 'curl: (52) >

[ANNOUNCE] Apache HBase 1.4.11 is now available for download.

2019-10-25 Thread Sean Busbey
The HBase team is happy to announce the immediate availability of Apache HBase 1.4.11. Download from http://hbase.apache.org/downloads Apache HBase is an open-source, distributed, versioned, non-relational database. Apache HBase gives you low latency random access to billions of rows with

[ANNOUNCE] Please welcome Balazs Meszaros to the Apache HBase PMC

2019-10-24 Thread Sean Busbey
On behalf of the Apache HBase PMC I am pleased to announce that Balazs Meszaros has accepted our invitation to become a PMC member on the HBase project. We appreciate Balazs stepping up to take more responsibility in the HBase project. Please join me in welcoming Balazs to the HBase PMC! As a

[ANNOUNCE] Please welcome Wellington Chevreuil to the Apache HBase PMC

2019-10-23 Thread Sean Busbey
On behalf of the Apache HBase PMC I am pleased to announce that Wellington Chevreuil has accepted our invitation to become a PMC member on the HBase project. We appreciate Wellington stepping up to take more responsibility in the HBase project. Please join me in welcoming Wellington to the HBase

Re: [ANNOUNCE] Please welcome Sakthi to the Apache HBase PMC

2019-10-23 Thread Sean Busbey
Please join me in welcoming Sakthi to the HBase PMC, of course. Welcome Sakthi! Well deserved! On Wed, Oct 23, 2019 at 3:14 PM Sean Busbey wrote: > > On behalf of the Apache HBase PMC I am pleased to announce that > Sakthi has accepted our invitation to become a PMC member on th

[ANNOUNCE] Please welcome Sakthi to the Apache HBase PMC

2019-10-23 Thread Sean Busbey
On behalf of the Apache HBase PMC I am pleased to announce that Sakthi has accepted our invitation to become a PMC member on the HBase project. We appreciate Sakthi stepping up to take more responsibility in the HBase project. Please join me in welcoming Jan to the HBase PMC! As a reminder, if

Re: Failure to compile package hbase-operator-tools

2019-10-15 Thread Sean Busbey
For help with vendor specific builds of HBase you should reach out to that vendor. Did you already try passing the "bypass version check" flag to the invocation of the pre-built HBCK2? On Tue, Oct 15, 2019 at 7:28 AM 青椒肉丝 <1336318...@qq.com> wrote: > hi ,busbey > >The reason I want to

Re: Failure to compile package hbase-operator-tools

2019-10-14 Thread Sean Busbey
Hi! Git holds the in progress work of the project and isn't intended for downstream use. Please try to use the published hbase-operator-tools and let us know if you have an issue. You can find a link to the current release on our downloads page: http://hbase.apache.org/downloads.html

Re: Hbase errors for " ERROR: org.apache.hadoop.hbase.PleaseHoldException:Master is initializing"

2019-10-11 Thread Sean Busbey
region=f46ca8c4f65a7c99ccd0dab22e4b83dd > ” > > > Actually, now I can see from the HBase page which regions are in the > opening state. And the regions of these openinng states can now be queried, > but I don't know how to deal with this error of" > ERR

Re: Hbase errors for " ERROR: org.apache.hadoop.hbase.PleaseHoldException: Master is initializing"

2019-10-11 Thread Sean Busbey
what version of hbase are you using? If master is still initializing, then probably one of the regions in transition is the region for meta, or a region for a system table (e.g. hbase:namespace). You should check the master logs to figure out which one and what their state is. On Fri, Oct 11,

Re: NoSuchMethodError: org.apache.hadoop.hbase.CellComparator.getInstance() while trying to bulk load in hbase using spark

2019-10-08 Thread Sean Busbey
Please use a released version of the hbase-connectors project. The master branch isn't meant for downstream use (or feel free to come over to dev@hbase and help us work on the not-yet-released version). Please be aware hbase 2.0 is EOM and you should upgrade. FYI, I've only seen testing of

[ANNOUNCE] end of maintenance (EOM) for Apache HBase 2.0 releases

2019-09-24 Thread Sean Busbey
hi folks! As previously planned the 2.0 release line is now end of maintenance. Apache HBase 2.0.6 was the final release and is still available from archive.apache.org. Users of 2.0 based releases should upgrade to a later HBase 2.y based release as soon as possible. Thanks you to all the

Re: Building latest hbase-native-client

2019-09-20 Thread Sean Busbey
nk you! > > Is there drastic performance advantage compared to Java API? > > > On Sep 20, 2019, at 12:04 PM, Sean Busbey wrote: > > > > the hbase-native-client work is not suitable for use by downstream > > folks. It is currently only internal to the hbase project. > > >

Re: Building latest hbase-native-client

2019-09-20 Thread Sean Busbey
the hbase-native-client work is not suitable for use by downstream folks. It is currently only internal to the hbase project. If you'd like to help make it usable and ready for folks outside of the project please join the d...@hbase.apache.org mailing list and bring the topic up there. On Fri,

Re: NOTICE: hbase-2.2.1, 2.1.6 and 2.0.6 have a bug may cause data loss

2019-09-19 Thread Sean Busbey
I'm scheduled to remove 2.0 related materials tomorrow, so I'd really like us to avoid restarting that clock. As far as known issues, just make sure the affected version(s) include 2.0.6 and call it a day. On Thu, Sep 19, 2019 at 11:04 AM Stack wrote: > > First, good find Guanghao. Thanks for

Re: region-in-transtion and recovering-regions

2019-09-17 Thread Sean Busbey
please upgrade to a version of HBase that is not EOM. As a community we dropped 0.98 in April 2017. 0.98.7 is from almost 5 years ago. Also attachments are dropped by the mailing list, so if you'd like to reference one please upload the image somewhere and provide a link. On Tue, Sep 17, 2019 at

Re: HBase

2019-08-26 Thread Sean Busbey
Version 3.0.0 of hbase has no specific plan for release. If you'd like to discuss it please subscribe to dev@hbase and bring it up there. On Mon, Aug 26, 2019, 17:49 עידו Gmail wrote: > Hi, > > Thank you for the follow up. > > Can you please share an ETA when version 3 will be released? > >

Re: HBase

2019-08-26 Thread Sean Busbey
Xiang Li has it correct. Any version you should use is linked from our download page: http://hbase.apache.org/downloads.html As well as in the ASF mirror system: https://www.apache.org/dyn/closer.lua/hbase/ Additionally, if you're unsure of what version to use, we recommend you stick with our

Re: Mob reference tags go missing

2019-08-17 Thread Sean Busbey
Also the hfile version setting and hbase version on your masters, presuming you are using the mob compaction chore in the master. On Sat, Aug 17, 2019, 09:59 Sean Busbey wrote: > That sounds like some of your hfiles are being written as hfile v2 instead > of v3. Can you check ve

Re: Mob reference tags go missing

2019-08-17 Thread Sean Busbey
That sounds like some of your hfiles are being written as hfile v2 instead of v3. Can you check versions and configs on all your region servers? On Sat, Aug 17, 2019, 08:42 Omri Cohen wrote: > Sorry, accidentally pressed "send" before i finished the massage. > > Hello, > > We recently

Re: Speedup region transition

2019-08-08 Thread Sean Busbey
Depending on your version of HBase, HBASE-22263 has a workaround section that describes some tuning options for making assignments happen faster. (if opening at the new RS is the part of a transition that's going slow for you.) On Thu, Aug 8, 2019 at 8:54 AM Alexander Batyrshin

Re: [ANNOUNCE] Please welcome Zheng Hu to the HBase PMC

2019-08-06 Thread Sean Busbey
Thanks for taking on these added responsibilities Zheng! On Sun, Aug 4, 2019 at 9:08 PM Duo Zhang wrote: > > On behalf of the Apache HBase PMC I am pleased to announce that Zheng Hu > has accepted our invitation to become a PMC member on the Apache HBase > project. We appreciate Zheng Hu

[ANNOUNCE] New HBase committer Tak-Lon (Stephen) Wu

2019-08-05 Thread Sean Busbey
On behalf of the Apache HBase PMC I am super pleased to announce that Tak-Lon (Stephen) Wu has accepted the PMC's invitation to become a commiter on the project. Thanks so much for the work you've been contributing. We look forward to your continued involvement. Congratulations and welcome!

[ANNOUNCE] new HBase committer Sakthi

2019-07-31 Thread Sean Busbey
On behalf of the HBase PMC, I'm pleased to announce that Sakthi has accepted our invitation to become an HBase committer. We'd like to thank Sakthi for all of his diligent contributions to the project thus far. We look forward to his continued participation in our community. Congrats and welcome

Re: HBase Build Failed (License errors detected)

2019-07-12 Thread Sean Busbey
on > project hbase: failed to get report for > org.apache.maven.plugins:maven-javadoc-plugin: Failed to execute goal > org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M2:enforce > (check-aggregate-license) on project hbase-shaded-client: Some Enforcer > rules have failed. Look above fo

Re: HBase Build Failed (License errors detected)

2019-07-11 Thread Sean Busbey
As a project we can't speak on what your risk tolerance is for open source licensing. what HBase version are you trying to build from source? what's the specific error reported in the LICENSE file? probably the particular Hadoop version you are building added some new dependency that we haven't

[ANNOUNCE] end of maintenance (EOM) for Apache HBase 1.2 releases

2019-06-03 Thread Sean Busbey
hi folks! As previously mentioned during ANNOUNCE emails for Apache HBase 1.2 releases, there are no further releases planned from branch-1.2. Apache HBase 1.2.12 was the final release, and it is still available from archive.apache.org. Users of 1.2 based releases should upgrade to the current

Re: [DISCUSS] Publishing hbase binaries with different hadoop release lines

2019-05-30 Thread Sean Busbey
What about moving back to having a per-major-version-of-hadoop compatibility module again that builds against one needed major version all the time? (Presumably with some shell script magic to pick the right one?) that would be preferable imho to e.g. producing main project binary tarballs per

[ANNOUNCE] Please welcome Jan Hentschel to the Apache HBase PMC

2019-05-08 Thread Sean Busbey
On behalf of the Apache HBase PMC I am pleased to announce that Jan Hentschel has accepted our invitation to become a PMC member on the HBase project. We appreciate Jan stepping up to take more responsibility in the HBase project. Please join me in welcoming Jan to the HBase PMC! As a

[ANNOUNCE] Apache HBase 1.2.12 is now available for download

2019-04-18 Thread Sean Busbey
The HBase team is happy to announce the immediate availability of Apache HBase 1.2.12 Apache HBase is an open-source, distributed, versioned, non-relational database. Apache HBase gives you low latency random access to billions of rows with millions of columns atop non-specialized hardware. To

Re: Spark HBase Partitionner

2019-04-11 Thread Sean Busbey
Spark integration stuff goes into the HBase connectors repo: https://github.com/apache/hbase-connectors Don't know if there's a partitioner already or not. On Thu, Apr 11, 2019, 09:14 Jean-Marc Spaggiari wrote: > Hi, > > Do we have an HBase Partitionner for Spark? It's pretty straight forward

Re: illegal reflective access

2019-04-10 Thread Sean Busbey
also being tracked in HBASE-22172 and HBASE-21110 On Wed, Apr 10, 2019 at 8:39 AM Jean-Marc Spaggiari wrote: > > Didn't even realized I was running JDK11 ;) Side effect of a recent apt-get > dist-upgrade... > > jmspaggi@node8:~/p$ java -version > openjdk version "11.0.2" 2019-01-15 > OpenJDK

Re: Bits getting flipped in record value

2019-03-20 Thread Sean Busbey
mporal > dimensions of the observation. > > -Austin > > On 2019-03-20 21:25, Sean Busbey wrote: > > Have you examined the wals for writes to the impacted cells to verify > > an > > update wasn't written with the change to the value? > > > > On Wed, Mar 20

Re: Bits getting flipped in record value

2019-03-20 Thread Sean Busbey
Have you examined the wals for writes to the impacted cells to verify an update wasn't written with the change to the value? On Wed, Mar 20, 2019, 17:47 Austin Heyne wrote: > Hey all, > > We're running HBase 1.4.8 on EMR 5.20 backed by S3 and we're seeing a > bit get flipped in some record

[ANNOUNCE] Apache HBase 1.2.11 is now available for download

2019-03-01 Thread Sean Busbey
The HBase team is happy to announce the immediate availability of Apache HBase 1.2.11 Apache HBase is an open-source, distributed, versioned, non-relational database. Apache HBase gives you low latency random access to billions of rows with millions of columns atop non-specialized hardware. To

[ANNOUNCE] Apache HBase 1.2.10 is now available for download

2019-01-17 Thread Sean Busbey
The HBase team is happy to announce the immediate availability of Apache HBase 1.2.10 Apache HBase is an open-source, distributed, versioned, non-relational database. Apache HBase gives you low latency random access to billions of rows with millions of columns atop non-specialized hardware. To

Re: How should I be getting the set of regions in transition?

2018-12-10 Thread Sean Busbey
I fixed the fix version on HBASE-21410. it'll be new in 2.1.2 if the current RC passes. On Mon, Dec 10, 2018 at 5:49 PM Sean Busbey wrote: > > On Mon, Dec 10, 2018 at 11:32 AM Stack wrote: > > > > On Thu, Dec 6, 2018 at 7:45 AM Sean Busbey wrote: > > > > &g

Re: How should I be getting the set of regions in transition?

2018-12-10 Thread Sean Busbey
On Mon, Dec 10, 2018 at 11:32 AM Stack wrote: > > On Thu, Dec 6, 2018 at 7:45 AM Sean Busbey wrote: > > > ... > > > Once I confirmed the given RS was not currently doing anything for any > > of those regions I figured I'd use HBCK2 to run an assigns to get &g

Re: [DISCUSS] EOL branch-1.3

2018-12-07 Thread Sean Busbey
correct, branch-1.2 was the stable release line prior to 1.4 becoming it in August. at the time I said I'd keep making monthly 1.2.z releases for ~6 months: https://s.apache.org/EYkB I wanted to give folks who heed our "this is the stable line" advice a cushion for planning migration once we

Re: [DISCUSS] EOL branch-1.3

2018-12-07 Thread Sean Busbey
big +1 from me. On Fri, Dec 7, 2018 at 1:25 PM Andrew Purtell wrote: > > We haven't had a release from branch-1.3 for a long time and do not appear > to have an active RM for it. Unless a RM for 1.3 steps forward and promises > to make a release in the very near future, I propose we make one more

Re: [DISCUSS] No more release branches for 1.x, release from branch-1 directly

2018-12-07 Thread Sean Busbey
yes please this would be great! I have a DISCUSS thread I've been drafting about doing the same thing for branch-2 releases. I think in general we need to get back in the habit of only making maintenance releases when someone steps forward with a specific need. I plan to keep making branch-1.2

Re: How should I be getting the set of regions in transition?

2018-12-06 Thread Sean Busbey
rent > > RIT. Would that have worked? It does require that the master is responsive > > to a GetClusterStatus request. > > > > > >> On Dec 6, 2018, at 7:45 AM, Sean Busbey wrote: > >> > >> This week I've run into two cases where I needed t

How should I be getting the set of regions in transition?

2018-12-06 Thread Sean Busbey
This week I've run into two cases where I needed the set of regions in transition so I could recover them and I ran into what I think is a gap in our operator tooling. I'm hoping folks will have some ideas I've missed. Depending on how this thread goes, I'll make some follow-on on the dev@hbase

[ANNOUNCE] Apache HBase 1.2.9 is now available for download

2018-12-02 Thread Sean Busbey
The HBase team is happy to announce the immediate availability of Apache HBase 1.2.9 Apache HBase is an open-source, distributed, versioned, non-relational database. Apache HBase gives you low latency random access to billions of rows with millions of columns atop non-specialized hardware. To

[ANNOUNCE] Apache HBase 1.2.8 is now available for download

2018-10-21 Thread Sean Busbey
The HBase team is happy to announce the immediate availability of Apache HBase 1.2.8. Apache HBase is an open-source, distributed, versioned, non-relational database. Apache HBase gives you low latency random access to billions of rows with millions of columns atop non-specialized hardware. To

[ANNOUNCE] New Committer: Balazs Meszaros

2018-10-11 Thread Sean Busbey
On behalf of the HBase PMC, I'm pleased to announce that Balazs Meszaros has accepted our invitation to become an HBase committer. Thanks for all your hard work Balazs; we look forward to more contributions! Please join me in extending congratulations to Balazs!

Re: HBase REST Client class appears not to be Thread Safe

2018-09-25 Thread Sean Busbey
Yep! Raise a JIRA describing the issue. If you're up for fixing it leave a comment stating so and one of the JIRA admins will make it so you can assign the ticket to yourself. We fix things in the most recent branch impacted first; for this it'd be master. Thanks for pointing this issue out!

[ANNOUNCE] Apache HBase 1.2.7 is now available for download

2018-09-24 Thread Sean Busbey
The HBase team is happy to announce the immediate availability of Apache HBase 1.2.7. Apache HBase is an open-source, distributed, versioned, non-relational database. Apache HBase gives you low latency random access to billions of rows with millions of columns atop non-specialized hardware. To

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

2018-08-20 Thread Sean Busbey
r: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 that version of HTrace. what are >> you trying to do? &

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

2018-08-20 Thread Sean Busbey
neither Hadoop 3.1 nor HBase 2.1 use that version of HTrace. what are you trying to do? On Sun, Aug 19, 2018 at 11:24 PM, 陈叶超 wrote: > hi: > > > I build hbase 2.1 with hadoop 3.1,and will lost > htrace-core-3.1.0-incubating.jar in \lib\client-facing-thirdparty\ > > but i found in the apache

[ANNOUNCE] Apache HBase "stable" release line is now 1.4.6+

2018-08-17 Thread Sean Busbey
Hi HBase Community! The HBase developers would like you to know that we have updated the "stable" release pointer to the 1.4.6 release. As future 1.4.z releases are made the stable pointer will track them. All users of releases prior to 1.4.6 are advised to upgrade to the new stable release line.

Re: Ingest performance after upgrade

2018-07-31 Thread Sean Busbey
It sounds like it needs to get moved under the "what's changed" for 1.4 though. On Tue, Jul 31, 2018 at 2:31 PM, Stack wrote: > Thanks for coming back to the list with your finding Austin. > > Pleased to say we'd called this out in "Changed Metrics" under > "Changes of Note" for hbase-2.0.0 [1],

Re: Query for OldWals and use of WAl for Hbase indexer

2018-07-12 Thread Sean Busbey
On Wed, Jul 11, 2018 at 12:49 PM, Manjeet Singh wrote: > Thanks Sean for your reply > > I still have some question un answered like > Q1: How Hbase syncronized with Hbase indexer. The Lily Indexer for HBase (sometimes referred to as the "Lily HBase Indexer") is an independent project, linked to

Re: Query for OldWals and use of WAl for Hbase indexer

2018-07-12 Thread Sean Busbey
On Wed, Jul 11, 2018 at 7:19 PM, Manjeet Singh wrote: > I have one more question > > If solr is having its own data mean its maintaining data in their shards > and hbase is maintaining in data folder... Why still oldWals need? Once the HBase replication system is active and there's a peer (even

Re: Query for OldWals and use of WAl for Hbase indexer

2018-07-11 Thread Sean Busbey
Presuming you're using the Lily indexer[1], yes it relies on hbase's built in cross-cluster replication. The replication system stores WALs until it can successfully send them for replication. If you look in ZK you should be able to see which regionserver(s) are waiting to send those WALs over.

Re: [question] what's the Hbase-spark module different with other two spark on Hbase

2018-07-11 Thread Sean Busbey
The hbase-spark module in the HBase project (which hasn't yet made it into a release) is FWICT the eventual replacement for both the Cloudera Labs SparkOnHBase and the Hortonworks SHC. The code in the hbase-spark module started as an update of the SparkOnHBase code and then quickly expanded via

  1   2   3   >