moby / moby/libnetwork

a question in docker bridge

Open
#1,914 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
2.2k
Forks
875
PR merge metrics
No merged PRs in 30d

Description

  • Hi, I have a question that start hbase in docker but has this error, and the solution is vim /etc/hosts to give it a full name(hostname+bridge name)

  • but, can we have a graceful to generate hostname like this 1.1.1.1 full.name short.name ?

  • or pass hostname without bridge name?

2017-08-16 18:39:25,559 ERROR [regionserver/hadoop-slave1.intra.com/172.18.0.3:16020] regionserver.HRegionServer: Master passed us a different hostname to use; was=hadoop-slave1.intra.com, but now=hadoop-slave1.intra.com.hadoop

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is named. Start by reproducing the HBase container setup and the hostname mismatch on a Docker bridge, then inspect the bridge hostname and alias behavior. Done requires an agreed hostname-generation or hostname-passing design, implementation scope, and regression coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.