Skip to content

Instantly share code, notes, and snippets.

@HPCCSmoketest
Created November 26, 2019 19:35
Show Gist options
  • Save HPCCSmoketest/7ad375eca528708f459c0896deef56a1 to your computer and use it in GitHub Desktop.
Save HPCCSmoketest/7ad375eca528708f459c0896deef56a1 to your computer and use it in GitHub Desktop.
PR-12705
--- apersistschedule1.xml
+++ apersistschedule1.xml
@@ -1,16 +1,5 @@
-<Dataset name=log>
- <Row><text>Success</text></Row>
- <Row><text>Success</text></Row>
- <Row><text>Success</text></Row>
-</Dataset>
-<Dataset name=result>
- <Row><text>one</text></Row>
- <Row><text>two</text></Row>
- <Row><text>three</text></Row>
- <Row><text>one</text></Row>
- <Row><text>two</text></Row>
- <Row><text>three</text></Row>
- <Row><text>one</text></Row>
- <Row><text>two</text></Row>
- <Row><text>three</text></Row>
-</Dataset>
+Error (1001): Command return code non-zero.
+ retCode: 2
+W20191126-143307-2 wait
+Timed out waiting for W20191126-143307-2 to complete, workunit may still be running.
+
--- schedule1.xml
+++ schedule1.xml
@@ -1,21 +1,5 @@
-<Dataset name=Result 1>
- <Row><Result_1>Line1</Result_1></Row>
-</Dataset>
-<Dataset name=Result 2>
- <Row><Result_2>Line2</Result_2></Row>
-</Dataset>
-<Dataset name=Result 3>
- <Row><Result_3>Line3</Result_3></Row>
-</Dataset>
-<Dataset name=Result 4>
- <Row><Result_4>Perform check for Gavin</Result_4></Row>
-</Dataset>
-<Dataset name=Result 5>
- <Row><Result_5>Line4</Result_5></Row>
-</Dataset>
-<Dataset name=Result 6>
- <Row><Result_6>Line5</Result_6></Row>
-</Dataset>
-<Dataset name=Result 7>
- <Row><Result_7>Gavin:ok</Result_7></Row>
-</Dataset>
+Error (1001): Command return code non-zero.
+ retCode: 2
+W20191126-143458-4 running
+Timed out waiting for W20191126-143458-4 to complete, workunit may still be running.
+
--- schedule2.xml
+++ schedule2.xml
@@ -1,6 +1,5 @@
-<Dataset name=MyLogging>
- <Row><id>60</id></Row>
- <Row><id>59</id></Row>
- <Row><id>60</id></Row>
- <Row><id>59</id></Row>
-</Dataset>
+Error (1001): Command return code non-zero.
+ retCode: 2
+W20191126-143458-9 wait
+Timed out waiting for W20191126-143458-9 to complete, workunit may still be running.
+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment