This is an automated email from the ASF dual-hosted git repository.
hansva pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git
from 7d2f68bb63 Merge pull request #3053 from sramazzina/2998
new ac3634a1cb pipeline log how-to guide initial version. fixes #3065
new b06e6db977 workflow log how-to guide initial version. fixes #3064
new feaa301ee3 added workflow and pipeline log how-to guides to the nav.
#3064 #3065
new 5015ce183e Merge pull request #3066 from bamaer/master
The 5931 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../logging-pipeline-log/new-pipeline-log.jpg | Bin 0 -> 32856 bytes
.../pipeline-log-selection.png | Bin 0 -> 23290 bytes
.../logging-pipeline-log/pipeline-log-table.jpg | Bin 0 -> 105524 bytes
.../logging-pipeline-log/pipeline-log.jpg | Bin 0 -> 9784 bytes
.../logging-pipeline-log/pipeline-log2.jpg | Bin 0 -> 51056 bytes
.../pipeline-logging-transform.jpg | Bin 0 -> 12308 bytes
.../logging-pipeline-log/rdbms-connection.png | Bin 0 -> 18616 bytes
.../logging-pipeline-log/run-pipeline-logging.jpg | Bin 0 -> 160975 bytes
.../logging-pipeline-log/run-pipeline-table.jpg | Bin 0 -> 50073 bytes
.../run-pipeline-transform-metrics.jpg | Bin 0 -> 117880 bytes
.../sql-statements-execution.jpg | Bin 0 -> 165434 bytes
.../logging-pipeline-log/sql-statements.jpg | Bin 0 -> 115517 bytes
.../table-output-properties.png | Bin 0 -> 32422 bytes
.../config-workflow-logging.jpg | Bin 0 -> 17732 bytes
.../pipeline-generate-rows.jpg | Bin 0 -> 52501 bytes
.../logging-workflow-log/run-workflow-logging.jpg | Bin 0 -> 168149 bytes
.../logging-workflow-log/run-workflow-metrics.jpg | Bin 0 -> 125160 bytes
.../logging-workflow-log/run-workflow.png | Bin 0 -> 25098 bytes
.../workflow-log-selection.png | Bin 0 -> 24913 bytes
.../logging-workflow-log/workflow-log-table.jpg | Bin 0 -> 25659 bytes
.../workflow-logging-config.jpg | Bin 0 -> 62907 bytes
.../workflow-logging-connection.png | Bin 0 -> 18616 bytes
.../workflow-logging-execute-sql.jpg | Bin 0 -> 154824 bytes
.../logging-workflow-log/workflow-logging-new.jpg | Bin 0 -> 55831 bytes
.../workflow-logging-pipeline.jpg | Bin 0 -> 51056 bytes
.../logging-workflow-log/workflow-logging-sql.jpg | Bin 0 -> 105623 bytes
.../workflow-logging-table-output.png | Bin 0 -> 32935 bytes
.../workflow-logging-table.jpg | Bin 0 -> 74336 bytes
.../logging-workflow-log/workflow-logging.jpg | Bin 0 -> 9641 bytes
docs/hop-user-manual/modules/ROOT/nav.adoc | 2 +
.../pages/how-to-guides/logging-pipeline-log.adoc | 128 +++++++++++++++++++
.../pages/how-to-guides/logging-workflow-log.adoc | 137 +++++++++++++++++++++
32 files changed, 267 insertions(+)
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/logging-pipeline-log/new-pipeline-log.jpg
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/logging-pipeline-log/pipeline-log-selection.png
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/logging-pipeline-log/pipeline-log-table.jpg
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/logging-pipeline-log/pipeline-log.jpg
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/logging-pipeline-log/pipeline-log2.jpg
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/logging-pipeline-log/pipeline-logging-transform.jpg
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/logging-pipeline-log/rdbms-connection.png
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/logging-pipeline-log/run-pipeline-logging.jpg
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/logging-pipeline-log/run-pipeline-table.jpg
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/logging-pipeline-log/run-pipeline-transform-metrics.jpg
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/logging-pipeline-log/sql-statements-execution.jpg
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/logging-pipeline-log/sql-statements.jpg
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/logging-pipeline-log/table-output-properties.png
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/logging-workflow-log/config-workflow-logging.jpg
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/logging-workflow-log/pipeline-generate-rows.jpg
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/logging-workflow-log/run-workflow-logging.jpg
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/logging-workflow-log/run-workflow-metrics.jpg
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/logging-workflow-log/run-workflow.png
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/logging-workflow-log/workflow-log-selection.png
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/logging-workflow-log/workflow-log-table.jpg
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/logging-workflow-log/workflow-logging-config.jpg
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/logging-workflow-log/workflow-logging-connection.png
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/logging-workflow-log/workflow-logging-execute-sql.jpg
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/logging-workflow-log/workflow-logging-new.jpg
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/logging-workflow-log/workflow-logging-pipeline.jpg
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/logging-workflow-log/workflow-logging-sql.jpg
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/logging-workflow-log/workflow-logging-table-output.png
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/logging-workflow-log/workflow-logging-table.jpg
create mode 100644
docs/hop-user-manual/modules/ROOT/assets/images/how-to-guides/logging-workflow-log/workflow-logging.jpg
create mode 100644
docs/hop-user-manual/modules/ROOT/pages/how-to-guides/logging-pipeline-log.adoc
create mode 100644
docs/hop-user-manual/modules/ROOT/pages/how-to-guides/logging-workflow-log.adoc