[jira] [Created] (HBASE-25533) The metadata of the table and family should not be an empty string

2021-01-26 Thread Baiqiang Zhao (Jira)
Baiqiang Zhao created HBASE-25533:
-

 Summary:  The metadata of the table and family should not be an 
empty string
 Key: HBASE-25533
 URL: https://issues.apache.org/jira/browse/HBASE-25533
 Project: HBase
  Issue Type: Bug
Reporter: Baiqiang Zhao
Assignee: Baiqiang Zhao


If the metadata of the table is set to null, the metadata will be removed. The 
code is:

[https://github.com/apache/hbase/blob/b07549febb462b072792659051c64bb54d122771/hbase-client/src/main/java/org/apache/hadoop/hbase/client/TableDescriptorBuilder.java#L721]

But if set metadata as empty string, serious errors may occur. Some metadata is 
number, 
it will throw a NumberFormatException when converting empty string to a number. 
If the exception is thrown when the region is initialized, all regions of the 
table will be in RIT.

The following command can reproduced this issue. *Note: Please execute in the 
test environment.*
{code:java}
alter 'test_table', CONFIGURATION => 
{'hbase.rs.cachecompactedblocksonwrite.threshold' => ''}
{code}
 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (HBASE-25531) Minor improvement to Profiler Servlet doc

2021-01-26 Thread Nick Dimiduk (Jira)


 [ 
https://issues.apache.org/jira/browse/HBASE-25531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nick Dimiduk resolved HBASE-25531.
--
Resolution: Fixed

> Minor improvement to Profiler Servlet doc
> -
>
> Key: HBASE-25531
> URL: https://issues.apache.org/jira/browse/HBASE-25531
> Project: HBase
>  Issue Type: Task
>  Components: documentation
>Affects Versions: 3.0.0-alpha-1
>Reporter: Nick Dimiduk
>Assignee: Nick Dimiduk
>Priority: Minor
> Fix For: 3.0.0-alpha-1
>
>
> Minor cleanup to the Profiler Servlet Background and Prerequisites sections, 
> http://hbase.apache.org/book.html#_prerequisites_2



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[ANNOUNCE] Apache HBase 2.4.1 is now available for download

2021-01-26 Thread Andrew Purtell
The HBase team is happy to announce the immediate availability of HBase
2.4.1.

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 learn more about
HBase, see https://hbase.apache.org/.

HBase 2.4.1 is the first patch release in the HBase 2.4.x line, which aims
to improve the stability and reliability of the 2.4 release. The full list
of issues can be found in the included CHANGES.md and RELEASENOTES.md,
or via our issue tracker:

https://s.apache.org/hbase-2.4.1-jira

To download please follow the links and instructions on our website:

https://hbase.apache.org/downloads.html

Questions, comments, and problems are always welcome at:
dev@hbase.apache.org.

Thanks to all who contributed and made this release possible.

Cheers,
The HBase Dev Team


Failure: HBase Generate Website

2021-01-26 Thread Apache Jenkins Server

Build status: FAILURE

The HBase website has not been updated to incorporate recent HBase changes.

See 
https://ci-hadoop.apache.org/job/HBase/job/hbase_generate_website/152/console


[jira] [Resolved] (HBASE-25532) Add 2.4.1 to the downloads page

2021-01-26 Thread Andrew Kyle Purtell (Jira)


 [ 
https://issues.apache.org/jira/browse/HBASE-25532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Kyle Purtell resolved HBASE-25532.
-
Resolution: Fixed

> Add 2.4.1 to the downloads page
> ---
>
> Key: HBASE-25532
> URL: https://issues.apache.org/jira/browse/HBASE-25532
> Project: HBase
>  Issue Type: Task
>Reporter: Andrew Kyle Purtell
>Assignee: Andrew Kyle Purtell
>Priority: Minor
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (HBASE-25532) Add 2.4.1 to the downloads page

2021-01-26 Thread Andrew Kyle Purtell (Jira)
Andrew Kyle Purtell created HBASE-25532:
---

 Summary: Add 2.4.1 to the downloads page
 Key: HBASE-25532
 URL: https://issues.apache.org/jira/browse/HBASE-25532
 Project: HBase
  Issue Type: Task
Reporter: Andrew Kyle Purtell
Assignee: Andrew Kyle Purtell






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[RESULT] [VOTE] Third release candidate for HBase 2.4.1 (RC2) is available

2021-01-26 Thread Andrew Purtell
With 4 +1 binding votes, including my own, and one +1 non-binding vote,
this vote passes and 2.4.1 is released. I will send out the announcement
shortly.

Thanks to all who evaluated the release candidate.


On Fri, Jan 15, 2021 at 1:53 PM Andrew Purtell  wrote:

> [ Thanks to Viraj Jasani for ensuring an accurate change log and for
> scripting a tool to do the same. ]
>
> Please vote on this Apache hbase release candidate, hbase-2.4.1RC2.
>
> The VOTE will remain open for at least 72 hours.
>
> [ ] +1 Release this package as Apache hbase 2.4.1
> [ ] -1 Do not release this package because ...
>
> The tag to be voted on is 2.4.1RC2:
>
> https://github.com/apache/hbase/tree/2.4.1RC2
>
> The release files, including signatures, digests, as well as CHANGES.md
> and RELEASENOTES.md included in this RC can be found at:
>
> https://dist.apache.org/repos/dist/dev/hbase/2.4.1RC2/
>
> The JIRA change log for this release can be found at:
>
> https://s.apache.org/0nopx
>
> Temporary Maven artifacts are available in the staging repository:
>
>
> https://repository.apache.org/content/repositories/orgapachehbase-1434/
>
> Artifacts were signed with the apurt...@apache.org key which can be found
> in:
>
> https://dist.apache.org/repos/dist/release/hbase/KEYS
>
> The API compatibility report for this RC can be found at:
>
>
> https://dist.apache.org/repos/dist/dev/hbase/2.4.1RC2/api_compare_2.4.0_to_2.4.1RC2.html
>
> To learn more about Apache HBase, please see
>
> http://hbase.apache.org/
>
> Thanks,
> Your HBase Release Manager
>
>

-- 
Best regards,
Andrew

Words like orphans lost among the crosstalk, meaning torn from truth's
decrepit hands
   - A23, Crosstalk


[jira] [Created] (HBASE-25531) Minor improvement to Profiler Servlet doc

2021-01-26 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-25531:


 Summary: Minor improvement to Profiler Servlet doc
 Key: HBASE-25531
 URL: https://issues.apache.org/jira/browse/HBASE-25531
 Project: HBase
  Issue Type: Task
  Components: documentation
Affects Versions: 3.0.0-alpha-1
Reporter: Nick Dimiduk
Assignee: Nick Dimiduk
 Fix For: 3.0.0-alpha-1


Minor cleanup to the Profiler Servlet Background and Prerequisites sections, 
http://hbase.apache.org/book.html#_prerequisites_2



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (HBASE-25530) hbase 3.0.0 example source not usable due to hbase-asyncfs-3.0.0-SNAPSHOT jar not found

2021-01-26 Thread Richard Tkatch (Jira)
Richard Tkatch created HBASE-25530:
--

 Summary: hbase 3.0.0 example source not usable due to 
hbase-asyncfs-3.0.0-SNAPSHOT jar not found
 Key: HBASE-25530
 URL: https://issues.apache.org/jira/browse/HBASE-25530
 Project: HBase
  Issue Type: Task
Reporter: Richard Tkatch


tried to run maven on the example client pom for hbase 3.0.0. 

[ERROR] Failed to execute goal on project hbase-examples: Could not resolve 
dependencies for project org.apache.hbase:hbase-examples:jar:3.0.0-SNAPSHOT: 
The following artifacts could not be resolved: 
org.apache.hbase:hbase-asyncfs:jar:3.0.0-SNAPSHOT, 
org.apache.hbase:hbase-replication:jar:3.0.0-SNAPSHOT: Failure to find 
org.apache.hbase:hbase-asyncfs:jar:3.0.0-SNAPSHOT in 
https://repository.apache.org/snapshots was cached in the local repository, 
resolution will not be reattempted until the update interval of 
apache.snapshots has elapsed or updates are forced -> [Help 1]

 

I can't seem to find this jar and the link that points to the jar is dead. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (HBASE-25529) [hbase-operator-tools]Fix OOME "unable to create new native thread" on UTs

2021-01-26 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-25529:


 Summary: [hbase-operator-tools]Fix OOME "unable to create new 
native thread" on UTs
 Key: HBASE-25529
 URL: https://issues.apache.org/jira/browse/HBASE-25529
 Project: HBase
  Issue Type: Bug
Reporter: Wellington Chevreuil
Assignee: Wellington Chevreuil


Have noticed some UTs sporadically failing with OOME "unable to create new 
native thread". This does happen when running locally. Talked to [~psomogyi] 
and he was suggesting some environment changes to be set on docker personality 
script. Opening this one to try having this fixed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)