Pentaho:Profiler:Output: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
Specify an output file that the profiler will use to store its results. If you don't specify a path, a temporary file will be created. | Specify an output file that the profiler will use to store its results. If you don't specify a path, a temporary file will be created. | ||
[[file: | [[file:PENT_Profiler_Output.png|link=]] | ||
==Output File Storage== | ==Output File Storage== |
Revision as of 15:51, 19 October 2015
← Data Quality Components for Pentaho
Profiler Navigation | ||||
---|---|---|---|---|
Overview | ||||
Tutorial | ||||
Advanced Configuration | ||||
| ||||
Output Pins | ||||
Result Codes |
Specify an output file that the profiler will use to store its results. If you don't specify a path, a temporary file will be created.
Output File Storage
- Output File
- Select a name and location for your target output file.
- You can check the option below output file to automatically append the current date/time to the file name specified above.
If Output File Exists
You can choose what happens if the output file already exists when the components is ready to write to the file:
- Append new data to the existing file. (This file must already exist at run time.)
- Overwrite the existing file. (The previous processing results will be deleted.)
- Cancel processing. (An error will be reported.)