andygrove commented on PR #1647:
URL: 
https://github.com/apache/datafusion-ballista/pull/1647#issuecomment-4366602458

   Trying full suite now with 8 executors x 8 cores. I will keep updating this 
comment as more results come in.
   
   ```
   Running TPCH-1 (2 iteration(s))...
     iteration 1: 29.516s
     iteration 2: 23.523s
   Running TPCH-2 (2 iteration(s))...
     iteration 1: 40.169s
     iteration 2: 39.397s
   Running TPCH-3 (2 iteration(s))...
     iteration 1: 54.692s
     iteration 2: 52.710s
   Running TPCH-4 (2 iteration(s))...
     iteration 1: 33.524s
     iteration 2: 33.472s
   Running TPCH-5 (2 iteration(s))...
   Job gPiHrd1 failed: Job failed due to stage 10 failed: Task failed due to 
runtime execution error: Cancelled
   
     iteration 1: ERROR: DataFusion error: Arrow error: External error: 
Execution error: Job gPiHrd1 failed: Job failed due to stage 10 failed: Task 
failed due to runtime execution error: Cancelled
   
   Traceback (most recent call last):
     File "/opt/ballista/ballista-tpch-runner.py", line 74, in run_benchmark
       elapsed = run_query(ctx, sql)
                 ^^^^^^^^^^^^^^^^^^^
     File "/opt/ballista/ballista-tpch-runner.py", line 58, in run_query
       df._to_internal_df().collect()
   Exception: DataFusion error: Arrow error: External error: Execution error: 
Job gPiHrd1 failed: Job failed due to stage 10 failed: Task failed due to 
runtime execution error: Cancelled
   
   Running TPCH-6 (2 iteration(s))...
     iteration 1: 23.634s
     iteration 2: 19.931s
   Running TPCH-7 (2 iteration(s))...
     iteration 1: 103.652s
     iteration 2: 180.954s
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to