Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Later
-
1.4.0
-
None
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
- is duplicated by
-
FLINK-15304 Remove unexpected Hadoop dependency from Flink's Mesos integration
- Closed
- links to