Re: org.apache.hadoop.net.DNS exception on ipv6

2020-03-20 Thread tomas tim
thanks for helping. Stack 于2020年3月16日周一 下午11:55写道: > On Fri, Mar 13, 2020 at 7:41 PM tomas tim wrote: > > > hi,all > > I start hbase in a vmware environment using following config and fail. > > the reason is org.apache.hadoop.net.DNS can not adapt IPv6 address, is > this > > a bug? what can I

Re: org.apache.hadoop.net.DNS exception on ipv6

2020-03-20 Thread tomas tim
thanks for helping. Wei-Chiu Chuang 于2020年3月17日周二 上午1:28写道: > There is no ipv6 support in Hadoop. > > But there was a feature branch in Hadoop to implement ipv6. It didn't merge > into trunk though. > https://issues.apache.org/jira/browse/HADOOP-11890 > > On Mon, Mar 16, 2020 at 8:55 AM Stack

Re: org.apache.hadoop.net.DNS exception on ipv6

2020-03-16 Thread Wei-Chiu Chuang
There is no ipv6 support in Hadoop. But there was a feature branch in Hadoop to implement ipv6. It didn't merge into trunk though. https://issues.apache.org/jira/browse/HADOOP-11890 On Mon, Mar 16, 2020 at 8:55 AM Stack wrote: > On Fri, Mar 13, 2020 at 7:41 PM tomas tim wrote: > > > hi,all >

Re: org.apache.hadoop.net.DNS exception on ipv6

2020-03-16 Thread Stack
On Fri, Mar 13, 2020 at 7:41 PM tomas tim wrote: > hi,all > I start hbase in a vmware environment using following config and fail. > the reason is org.apache.hadoop.net.DNS can not adapt IPv6 address, is this > a bug? what can I do except turn off ipv6 config? > > config: > >

org.apache.hadoop.net.DNS exception on ipv6

2020-03-13 Thread tomas tim
hi,all I start hbase in a vmware environment using following config and fail. the reason is org.apache.hadoop.net.DNS can not adapt IPv6 address, is this a bug? what can I do except turn off ipv6 config? config: hbase.master.dns.interface ens33 exception: