Centralize the schema for the access log file for reuse in Job configurations
To handle the access log file to be analyzed on the Hadoop system, you needed to define an appropriate schema in the relevant components.
To simplify the configuration, before we start to configure the Jobs, we can save the read-only schema of the tApacheLogInput component as a generic schema that can be reused across Jobs.