Goal
Control the behavior of Column Metrics processing within Datameer.
Learn
There is a DAS flag that will control the ability to toggle Column Metrics on/off:
das.compute.column-metrics=false (default value: true)
Steps to implement:
- Access Custom Hadoop Properties (Job or Cluster level)
- Add the following param: das.compute.column-metrics=false
- Run your job sans Column Metrics processing
Comments
0 comments
Please sign in to leave a comment.