[
https://issues.apache.org/jira/browse/AVRO-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935141#action_12935141
]
Bruce Mitchener commented on AVRO-701:
--------------------------------------
Just in case the other Hadoop things do it via configuration rather than
programmatically, I hope this can be done via code as I ran into this issue
with Flume and plan to file a bug on Flume to allow its RPC to configured to
listen on a particular interface.
> ipc.HttpServer doesn't let you specify which IP to listen on, just the port
> ---------------------------------------------------------------------------
>
> Key: AVRO-701
> URL: https://issues.apache.org/jira/browse/AVRO-701
> Project: Avro
> Issue Type: Bug
> Components: java
> Affects Versions: 1.4.1
> Reporter: Bruce Mitchener
>
> When running on a machine with multiple interfaces, I like to be able to only
> have things listen on the correct interface (internal, external, localhost).
> The ipc.HttpServer only accepts a port number though ...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.