public class MapReduceIntegrationChecker extends Object
Modifier and Type | Class and Description |
---|---|
protected static class |
MapReduceIntegrationChecker.CheckerMapper
In each mapper node, we will check whether this node can recognize
Alluxio classes and filesystem.
|
protected static class |
MapReduceIntegrationChecker.CheckerReducer
In each reducer node, we will combine the IP addresses that have the same Status.
|
Constructor and Description |
---|
MapReduceIntegrationChecker() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Main function will be triggered via hadoop jar.
|
Copyright © 2023. All Rights Reserved.