Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-8707 Implement an async pure c++ HDFS client
  3. HDFS-10787

libhdfs++: Public API should expose configuration parser

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • hdfs-client
    • None

    Description

      Currently, libhdfspp examples and tools all have this:
      #include "hdfspp/hdfspp.h"
      #include "common/hdfs_configuration.h"
      #include "common/configuration_loader.h"

      This is done in order to read configs and connect. We want hdfs_configuration and configuration_loader to be accessible just by including our hdfspp.h. One way to achieve that would be to create a builder, and would include the above libraries.

      Attachments

        1. HDFS-10787.HDFS-8707.000.patch
          20 kB
          James Clampffer
        2. HDFS-10787.HDFS-8707.001.patch
          31 kB
          Anatoli Shein
        3. HDFS-10787.HDFS-8707.002.patch
          34 kB
          Anatoli Shein
        4. HDFS-10787.HDFS-8707.003.patch
          51 kB
          Anatoli Shein

        Issue Links

          Activity

            People

              James C James Clampffer
              anatoli.shein Anatoli Shein
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: