[jira] [Created] (HBASE-21874) Bucket cache on Persistent memory

2019-02-11 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-21874: -- Summary: Bucket cache on Persistent memory Key: HBASE-21874 URL: https://issues.apache.org/jira/browse/HBASE-21874 Project: HBase Issue T

Re: [VOTE] Second release candidate for HBase 2.1.3 is available for download

2019-02-11 Thread Guanghao Zhang
+1 (binding) hbase-2.1.3-bin.tar.gz (jdk1.8.0_171) - Verified sha512: ok - Start HBase in standalone mode: ok - Verified with shell, create/disable/enable/drop/get/put/scan/delete: ok - Checked master/regionserver/region Web UI: ok - PE write/read 100K rows: good hbase-2.1.3-src.tar.gz (jdk1.8.0_

Re: Branch-2.0: EOL and a 2.0.5RC

2019-02-11 Thread Stack
Took a quick look. On startup, it has hundreds of AMv2 WALs to recover. Its backed up unable to let go of the early files because some old procedures have not 'completed'.. This sort of backup problem has been addressed in later hbase-2.0s. (Looks like oldest WAL is hdfs:// node2.distparser.com:8

[jira] [Resolved] (HBASE-12365) [hbck] -fixVersionFile should not require a running master

2019-02-11 Thread Toshihiro Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki resolved HBASE-12365. -- Resolution: Duplicate > [hbck] -fixVersionFile should not require a running master > -

Re: [ANNOUNCE] New HBase committer Xu Cang

2019-02-11 Thread Guanghao Zhang
Congratulations! Esteban Gutierrez 于2019年2月12日周二 上午3:22写道: > Congrats, Xu! > > -- > Cloudera, Inc. > > > > On Sun, Feb 10, 2019 at 8:54 PM OpenInx wrote: > > > Congratulations! > > > > On Fri, Feb 8, 2019 at 7:42 PM 张铎(Duo Zhang) > > wrote: > > > > > Congratulations! > > > > > > Allan Yang 于2

Re: Branch-2.0: EOL and a 2.0.5RC

2019-02-11 Thread Stack
That works... let me take a looksee S On Mon, Feb 11, 2019 at 4:24 PM Jean-Marc Spaggiari wrote: > Doesn't seems to work very well. > > Can you try this one? > > > https://drive.google.com/file/d/1PMqJz4LjkEx0U2jYVVSLXaSEqcdHq7w4/view?usp=sharing > > JMS > > Le lun. 11 févr. 2019 à 16:27, St

Re: Branch-2.0: EOL and a 2.0.5RC

2019-02-11 Thread Jean-Marc Spaggiari
Doesn't seems to work very well. Can you try this one? https://drive.google.com/file/d/1PMqJz4LjkEx0U2jYVVSLXaSEqcdHq7w4/view?usp=sharing JMS Le lun. 11 févr. 2019 à 16:27, Stack a écrit : > On Fri, Feb 8, 2019 at 11:47 AM Jean-Marc Spaggiari < > jean-m...@spaggiari.org> > wrote: > > > Probab

[jira] [Resolved] (HBASE-21625) a runnable procedure v2 does not run

2019-02-11 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HBASE-21625. -- Resolution: Cannot Reproduce Probably a dup of OpenRegionProcedure issues > a runnabl

Re: Treat webhdfs FS as the same FS when bulk loading

2019-02-11 Thread Wei-Chiu Chuang
On Mon, Feb 11, 2019 at 2:18 PM Schile,Nathan wrote: > You would compare the webhdfs addresses from > DFSUtil.getHaNnWebHdfsAddresses(conf, srcFs.getScheme()) to the hdfs > addresses from FSHDFSUtils.getNNAddresses(desFs, conf) and see if there is > an intersection. Something like the below. My a

[jira] [Resolved] (HBASE-21873) IPCUtil.wrapException should keep the original exception types for all the connection exceptions

2019-02-11 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HBASE-21873. -- Resolution: Fixed > IPCUtil.wrapException should keep the original exception types for

Re: Treat webhdfs FS as the same FS when bulk loading

2019-02-11 Thread Schile,Nathan
You would compare the webhdfs addresses from DFSUtil.getHaNnWebHdfsAddresses(conf, srcFs.getScheme()) to the hdfs addresses from FSHDFSUtils.getNNAddresses(desFs, conf) and see if there is an intersection. Something like the below. My assumption being that the same host runs both hdfs and webhd

Re: Branch-2.0: EOL and a 2.0.5RC

2019-02-11 Thread Stack
On Fri, Feb 8, 2019 at 11:47 AM Jean-Marc Spaggiari wrote: > Probably not the best way to host a file, but logs are there: > https://pastebin.com/dl/JaETSZfh > I had a running 2.0.0-beta but 2.0.4 can't start. > Let me know if you can't see the file (.tar.bz2) and I will try something > different

[jira] [Created] (HBASE-21873) IPCUtil.wrapException should keep the original exception types for all the connection exceptions

2019-02-11 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-21873: Summary: IPCUtil.wrapException should keep the original exception types for all the connection exceptions Key: HBASE-21873 URL: https://issues.apache.org/jira/browse/HBASE

[jira] [Reopened] (HBASE-21862) IPCUtil.wrapException should keep the original exception types for all the connection exceptions

2019-02-11 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reopened HBASE-21862: -- Assignee: Sergey Shelukhin (was: Duo Zhang) > IPCUtil.wrapException should keep the

Re: [ANNOUNCE] New HBase committer Xu Cang

2019-02-11 Thread Esteban Gutierrez
Congrats, Xu! -- Cloudera, Inc. On Sun, Feb 10, 2019 at 8:54 PM OpenInx wrote: > Congratulations! > > On Fri, Feb 8, 2019 at 7:42 PM 张铎(Duo Zhang) > wrote: > > > Congratulations! > > > > Allan Yang 于2019年2月8日周五 下午7:40写道: > > > > > Congratulations, Xu! > > > Best Regards > > > Allan Yang > >

[jira] [Created] (HBASE-21872) Clean up getBytes() calls without charsets provided

2019-02-11 Thread Josh Elser (JIRA)
Josh Elser created HBASE-21872: -- Summary: Clean up getBytes() calls without charsets provided Key: HBASE-21872 URL: https://issues.apache.org/jira/browse/HBASE-21872 Project: HBase Issue Type: T

[jira] [Created] (HBASE-21871) Support to specify a peer table name in VerifyReplication tool

2019-02-11 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-21871: Summary: Support to specify a peer table name in VerifyReplication tool Key: HBASE-21871 URL: https://issues.apache.org/jira/browse/HBASE-21871 Project: HBase

[GitHub] petersomogyi commented on issue #1: Remove /0.94 content and add redirect rule

2019-02-11 Thread GitBox
petersomogyi commented on issue #1: Remove /0.94 content and add redirect rule URL: https://github.com/apache/hbase-site/pull/1#issuecomment-462312901 > Please make sure there's a JIRA in the commit message. Created HBASE-21870 and modified commit message accordingly. ---

[jira] [Created] (HBASE-21870) Remove /0.94 content and add redirect rule

2019-02-11 Thread Peter Somogyi (JIRA)
Peter Somogyi created HBASE-21870: - Summary: Remove /0.94 content and add redirect rule Key: HBASE-21870 URL: https://issues.apache.org/jira/browse/HBASE-21870 Project: HBase Issue Type: Sub-

[VOTE] Second release candidate for HBase 2.1.3 is available for download

2019-02-11 Thread Duo Zhang
The second release candidate for HBase 2.1.3 is available for download: https://dist.apache.org/repos/dist/dev/hbase/hbase-2.1.3RC1 Maven artifacts are also available in a staging repository at: https://repository.apache.org/content/repositories/orgapachehbase-1254/ Artifacts are signed wit

[GitHub] busbey commented on issue #1: Remove /0.94 content and add redirect rule

2019-02-11 Thread GitBox
busbey commented on issue #1: Remove /0.94 content and add redirect rule URL: https://github.com/apache/hbase-site/pull/1#issuecomment-462304625 Please make sure there's a JIRA in the commit message. This is an automated messa

Re: HBase Website Cleanup task

2019-02-11 Thread Peter Somogyi
I haven't found any simple way how we could add canonical links to javadoc. It is difficult to achieve because the content needs to be compared between versions and canonical link is only applicable when the these are identical. Moving classes to different packages from version A to B introduces ad

[jira] [Created] (HBASE-21869) Add canonical link to javadoc

2019-02-11 Thread Peter Somogyi (JIRA)
Peter Somogyi created HBASE-21869: - Summary: Add canonical link to javadoc Key: HBASE-21869 URL: https://issues.apache.org/jira/browse/HBASE-21869 Project: HBase Issue Type: Improvement

[GitHub] petersomogyi opened a new pull request #1: Remove /0.94 content and add redirect rule

2019-02-11 Thread GitBox
petersomogyi opened a new pull request #1: Remove /0.94 content and add redirect rule URL: https://github.com/apache/hbase-site/pull/1 This is an automated message from the Apache Git Service. To respond to the message, plea