Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-5175

Provide clients a way to set IP header bits on connections

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.0.5-alpha
    • None
    • None
    • None

    Description

      It would be very helpful if we had ability for clients to set IP headers when they make socket connections for data transfers. We were looking into setting up QoS using DSCP bit and saw that there is no easy way to let clients pass down a specific value when clients make connection to DataNode.

      As a quick fix we did something similar to io.file.buffer.size where client could pass down DSCP integer value and when DFSClient opens a stream, it could set the value on socket using setTrafficClass

      Opening this JIRA to get more inputs from others who have had experience and might have already thought about this.

      Attachments

        Activity

          People

            Unassigned Unassigned
            lohit Lohit Vijaya Renu
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated: