Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-8620

Add -Drequire.fuse and -Drequire.snappy

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0.1-alpha
    • 2.0.2-alpha
    • build
    • None
    • Reviewed

    Description

      We have some optional build components which don't get built if they are not installed on the build machine. One of those components is fuse_dfs. Another is the snappy support in libhadoop.so.

      Unfortunately, since these components are silently ignored if they are not present, it's easy to unintentionally create an incomplete build.

      We should add two flags, -Drequire.fuse and -Drequire.snappy, that do exactly what the names suggest. This will make the build more repeatable. Those who want a complete build can specify these system properties to maven. If the build cannot be created as requested, it will be a hard error.

      Attachments

        1. HADOOP-8620.003.patch
          6 kB
          Colin McCabe
        2. HADOOP-8620.002.patch
          4 kB
          Colin McCabe

        Issue Links

          Activity

            People

              cmccabe Colin McCabe
              cmccabe Colin McCabe
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: