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

Read a opened file timely and effectively when it's being written by other

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • hdfs-client
    • None

    Description

      One thread opens a HDFS file and keeps writing. Another thread opens same file and keeps reading it at the same time, also want to get the newest content of file. that happens in many environments, for example, in some message transmission applications. And it also requires the new content can be read timely and effectively, for there maybe many tasks are working in same time.

      Attachments

        1. HADOOP-12964.001.patch
          31 kB
          Yang Yun
        2. HDFS-12964.002.patch
          22 kB
          Yang Yun

        Activity

          People

            hadoop_yangyun Yang Yun
            hadoop_yangyun Yang Yun
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated: