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

2019-02-10 Thread Duo Zhang
How do we know if a webhdfs is the same with a hdfs? Schile,Nathan 于2019年2月11日周一 下午1:25写道: > Currently when bulk loading from a webhdfs filesystem, files are copied > rather than renamed if they reside on the same cluster [1]. This causes the > bulk load to not perform optimally. > > > > It seem

Treat webhdfs FS as the same FS when bulk loading

2019-02-10 Thread Schile,Nathan
Currently when bulk loading from a webhdfs filesystem, files are copied rather than renamed if they reside on the same cluster [1]. This causes the bulk load to not perform optimally. It seems like the configured webhdfs namenodes can be compared against that of the namenodes being bulk loade

Re: [ANNOUNCE] New HBase committer Xu Cang

2019-02-10 Thread OpenInx
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 > > > > > > Xu Cang 于2019年2月7日周四 上午3:06写道: > > > > > Thank you all! Looking forward to contributing more and

[jira] [Reopened] (HBASE-21861) Handle the missing file issues from the Linkchecker job

2019-02-10 Thread Sakthi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sakthi reopened HBASE-21861: > Handle the missing file issues from the Linkchecker job > --

[jira] [Reopened] (HBASE-21857) Do not need to check clusterKey if replicationEndpoint is provided when adding a peer

2019-02-10 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reopened HBASE-21857: --- This broke several UTs. > Do not need to check clusterKey if replicationEndpoint is provided when > ad

[jira] [Created] (HBASE-21868) Remove SecureBulkLoadEndpoint

2019-02-10 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-21868: - Summary: Remove SecureBulkLoadEndpoint Key: HBASE-21868 URL: https://issues.apache.org/jira/browse/HBASE-21868 Project: HBase Issue Type: Task Components

[jira] [Created] (HBASE-21867) Support multi-threads in HFileArchiver

2019-02-10 Thread Toshihiro Suzuki (JIRA)
Toshihiro Suzuki created HBASE-21867: Summary: Support multi-threads in HFileArchiver Key: HBASE-21867 URL: https://issues.apache.org/jira/browse/HBASE-21867 Project: HBase Issue Type: Im