Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-8247

Support Hadoop-free variant of Flink on Mesos

    XMLWordPrintableJSON

Details

    Description

      In Hadoop-free mode, Hadoop isn't on the classpath. The Mesos job manager normally uses the Hadoop UserGroupInformation class to overlay a user context (`HADOOP_USER_NAME`) for the task managers.

      Detect the absence of Hadoop and skip over the `HadoopUserOverlay`, similar to the logic in `HadoopModuleFactory`. This may require the introduction of an overlay factory.

      Attachments

        Issue Links

          Activity

            People

              eronwright Eron Wright
              eronwright Eron Wright
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: