Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-10388 Pure native hadoop client
  3. HADOOP-10631

Native Hadoop Client: make clean should remove pb-c.h.s files

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • HADOOP-10388
    • HADOOP-10388
    • None
    • None

    Description

      In GenerateProtobufs.cmake, pb-c.h.s files are not added to output, so when make clean is called, those files are not cleaned.

               add_custom_command(
                  OUTPUT ${PB_C_FILE} ${PB_H_FILE} ${CALL_C_FILE} ${CALL_H_FILE}
      

      Attachments

        1. HADOOP-10631.v1.patch
          2 kB
          Binglin Chang

        Activity

          People

            decster Binglin Chang
            decster Binglin Chang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: