22/12/08 18:27:45 INFO GpuXGBoostSpark: Running GPU XGBoost with parameters: alpha -> 0.0 min_child_weight -> 1.0 sample_type -> uniform base_score -> 0.5 rabit_timeout -> -1 colsample_bylevel -> 1.0 grow_policy -> depthwise skip_drop -> 0.0 lambda_bias -> 0.0 silent -> 0 scale_pos_weight -> 1.0 seed -> 0 cache_training_set -> false features_col -> features to_row_cols -> List() num_early_stopping_rounds -> 0 label_col -> delinquency_12 num_workers -> 4 build_all_columns_in_transform -> true subsample -> 1.0 lambda -> 1.0 max_depth -> 6 probability_col -> probability raw_prediction_col -> rawPrediction kill_spark_context_on_worker_failure -> true tree_limit -> 0 custom_eval -> null dmlc_worker_connect_retry -> 5 rate_drop -> 0.0 max_bin -> 256 train_test_ratio -> 1.0 use_external_memory -> false objective -> binary:logistic features_cols -> Buffer(orig_channel, first_home_buyer, loan_purpose, property_type, occupancy_status, property_state, product_type, relocation_mortgage_indicator, seller_name, mod_flag, orig_interest_rate, orig_upb, orig_loan_term, orig_ltv, orig_cltv, num_borrowers, dti, borrower_credit_score, num_units, zip, mortgage_insurance_percent, current_loan_delinquency_status, current_actual_upb, interest_rate, loan_age, msa, non_interest_bearing_upb) eval_metric -> error num_round -> 10 timeout_request_workers -> 1800000 missing -> NaN rabit_ring_reduce_threshold -> 32768 checkpoint_path -> tracker_conf -> TrackerConf(0,python) tree_method -> gpu_hist max_delta_step -> 0.0 eta -> 0.3 verbosity -> 1 colsample_bytree -> 1.0 normalize_type -> tree allow_non_zero_for_missing -> false custom_obj -> null gamma -> 0.0 sketch_eps -> 0.03 nthread -> 1 prediction_col -> prediction checkpoint_interval -> -1 22/12/08 18:27:45 WARN XGBoostSpark: train_test_ratio is deprecated since XGBoost 0.82, we recommend to explicitly pass a training and multiple evaluation datasets by passing 'eval_sets' and 'eval_set_names' 22/12/08 18:27:45 INFO RabitTracker$TrackerProcessLogger: 2022-12-08 18:27:45,715 INFO start listen on 10.10.0.206:9091 22/12/08 18:27:45 INFO RabitTracker$TrackerProcessLogger: /tmp/tracker8234186749805551427.py:326: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead 22/12/08 18:27:45 INFO RabitTracker$TrackerProcessLogger: self.thread.setDaemon(True) 22/12/08 18:27:45 INFO RabitTracker$TrackerProcessLogger: Traceback (most recent call last): 22/12/08 18:27:45 INFO RabitTracker$TrackerProcessLogger: File "/tmp/tracker8234186749805551427.py", line 487, in 22/12/08 18:27:45 INFO RabitTracker$TrackerProcessLogger: main() 22/12/08 18:27:45 INFO RabitTracker$TrackerProcessLogger: File "/tmp/tracker8234186749805551427.py", line 482, in main 22/12/08 18:27:45 INFO RabitTracker$TrackerProcessLogger: start_rabit_tracker(args) 22/12/08 18:27:45 INFO RabitTracker$TrackerProcessLogger: File "/tmp/tracker8234186749805551427.py", line 453, in start_rabit_tracker 22/12/08 18:27:45 INFO RabitTracker$TrackerProcessLogger: rabit.join() 22/12/08 18:27:45 INFO RabitTracker$TrackerProcessLogger: File "/tmp/tracker8234186749805551427.py", line 330, in join 22/12/08 18:27:45 INFO RabitTracker$TrackerProcessLogger: while self.thread.isAlive(): 22/12/08 18:27:45 INFO RabitTracker$TrackerProcessLogger: AttributeError: 'Thread' object has no attribute 'isAlive'. Did you mean: 'is_alive'? 22/12/08 18:27:45 INFO RabitTracker$TrackerProcessLogger: Tracker Process ends with exit code 1 Tracker started, with env={DMLC_NUM_SERVER=0, DMLC_TRACKER_URI=10.10.0.206, DMLC_TRACKER_PORT=9091, DMLC_NUM_WORKER=4} 22/12/08 18:27:46 INFO FileSourceStrategy: Pushed Filters: 22/12/08 18:27:46 INFO FileSourceStrategy: Post-Scan Filters: 22/12/08 18:27:46 INFO FileSourceStrategy: Output Data Schema: struct 22/12/08 18:27:46 INFO FileSourceStrategy: Pushed Filters: 22/12/08 18:27:46 INFO FileSourceStrategy: Post-Scan Filters: 22/12/08 18:27:46 INFO FileSourceStrategy: Output Data Schema: struct 22/12/08 18:27:46 INFO FileSourceStrategy: Pushed Filters: 22/12/08 18:27:46 INFO FileSourceStrategy: Post-Scan Filters: 22/12/08 18:27:46 INFO FileSourceStrategy: Output Data Schema: struct 22/12/08 18:27:46 INFO FileSourceStrategy: Pushed Filters: 22/12/08 18:27:46 INFO FileSourceStrategy: Post-Scan Filters: 22/12/08 18:27:46 INFO FileSourceStrategy: Output Data Schema: struct 22/12/08 18:27:46 WARN package: Truncated the string representation of a plan since it was too large. This behavior can be adjusted by setting 'spark.sql.debug.maxToStringFields'. 22/12/08 18:27:46 WARN GpuOverrides: ! cannot run on GPU because not all expressions can be replaced; GPU does not currently support the operator class org.apache.spark.sql.execution.DeserializeToObjectExec ! createexternalrow(orig_channel#8629, first_home_buyer#8659, loan_purpose#8689, property_type#8719, occupancy_status#8749, property_state#8779, product_type#8809, relocation_mortgage_indicator#8839, seller_name#8869, mod_flag#8899, orig_interest_rate#8929, orig_upb#8959, orig_loan_term#8989, orig_ltv#9019, orig_cltv#9049, num_borrowers#9079, dti#9109, borrower_credit_score#9139, num_units#9169, zip#9199, mortgage_insurance_percent#9229, current_loan_delinquency_status#9259, current_actual_upb#9289, interest_rate#9319, ... 32 more fields) cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.catalyst.expressions.objects.CreateExternalRow @Expression orig_channel#8629 could run on GPU @Expression first_home_buyer#8659 could run on GPU @Expression loan_purpose#8689 could run on GPU @Expression property_type#8719 could run on GPU @Expression occupancy_status#8749 could run on GPU @Expression property_state#8779 could run on GPU @Expression product_type#8809 could run on GPU @Expression relocation_mortgage_indicator#8839 could run on GPU @Expression seller_name#8869 could run on GPU @Expression mod_flag#8899 could run on GPU @Expression orig_interest_rate#8929 could run on GPU @Expression orig_upb#8959 could run on GPU @Expression orig_loan_term#8989 could run on GPU @Expression orig_ltv#9019 could run on GPU @Expression orig_cltv#9049 could run on GPU @Expression num_borrowers#9079 could run on GPU @Expression dti#9109 could run on GPU @Expression borrower_credit_score#9139 could run on GPU @Expression num_units#9169 could run on GPU @Expression zip#9199 could run on GPU @Expression mortgage_insurance_percent#9229 could run on GPU @Expression current_loan_delinquency_status#9259 could run on GPU @Expression current_actual_upb#9289 could run on GPU @Expression interest_rate#9319 could run on GPU @Expression loan_age#9349 could run on GPU @Expression msa#9379 could run on GPU @Expression non_interest_bearing_upb#9409 could run on GPU @Expression delinquency_12#9439 could run on GPU !Expression obj#9468 cannot run on GPU because expression AttributeReference obj#9468 produces an unsupported type ObjectType(interface org.apache.spark.sql.Row) *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression cast(orig_channel#8572 as float) AS orig_channel#8629 will run on GPU *Expression cast(orig_channel#8572 as float) will run on GPU *Expression cast(first_home_buyer#8573 as float) AS first_home_buyer#8659 will run on GPU *Expression cast(first_home_buyer#8573 as float) will run on GPU *Expression cast(loan_purpose#8574 as float) AS loan_purpose#8689 will run on GPU *Expression cast(loan_purpose#8574 as float) will run on GPU *Expression cast(property_type#8575 as float) AS property_type#8719 will run on GPU *Expression cast(property_type#8575 as float) will run on GPU *Expression cast(occupancy_status#8576 as float) AS occupancy_status#8749 will run on GPU *Expression cast(occupancy_status#8576 as float) will run on GPU *Expression cast(property_state#8577 as float) AS property_state#8779 will run on GPU *Expression cast(property_state#8577 as float) will run on GPU *Expression cast(product_type#8578 as float) AS product_type#8809 will run on GPU *Expression cast(product_type#8578 as float) will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) AS relocation_mortgage_indicator#8839 will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) will run on GPU *Expression cast(seller_name#8580 as float) AS seller_name#8869 will run on GPU *Expression cast(seller_name#8580 as float) will run on GPU *Expression cast(mod_flag#8581 as float) AS mod_flag#8899 will run on GPU *Expression cast(mod_flag#8581 as float) will run on GPU *Expression cast(orig_interest_rate#8582 as float) AS orig_interest_rate#8929 will run on GPU *Expression cast(orig_interest_rate#8582 as float) will run on GPU *Expression cast(orig_upb#8583 as float) AS orig_upb#8959 will run on GPU *Expression cast(orig_upb#8583 as float) will run on GPU *Expression cast(orig_loan_term#8584 as float) AS orig_loan_term#8989 will run on GPU *Expression cast(orig_loan_term#8584 as float) will run on GPU *Expression cast(orig_ltv#8585 as float) AS orig_ltv#9019 will run on GPU *Expression cast(orig_ltv#8585 as float) will run on GPU *Expression cast(orig_cltv#8586 as float) AS orig_cltv#9049 will run on GPU *Expression cast(orig_cltv#8586 as float) will run on GPU *Expression cast(num_borrowers#8587 as float) AS num_borrowers#9079 will run on GPU *Expression cast(num_borrowers#8587 as float) will run on GPU *Expression cast(dti#8588 as float) AS dti#9109 will run on GPU *Expression cast(dti#8588 as float) will run on GPU *Expression cast(borrower_credit_score#8589 as float) AS borrower_credit_score#9139 will run on GPU *Expression cast(borrower_credit_score#8589 as float) will run on GPU *Expression cast(num_units#8590 as float) AS num_units#9169 will run on GPU *Expression cast(num_units#8590 as float) will run on GPU *Expression cast(zip#8591 as float) AS zip#9199 will run on GPU *Expression cast(zip#8591 as float) will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) AS mortgage_insurance_percent#9229 will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) AS current_loan_delinquency_status#9259 will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) will run on GPU *Expression cast(current_actual_upb#8594 as float) AS current_actual_upb#9289 will run on GPU *Expression cast(current_actual_upb#8594 as float) will run on GPU *Expression cast(interest_rate#8595 as float) AS interest_rate#9319 will run on GPU *Expression cast(interest_rate#8595 as float) will run on GPU *Expression cast(loan_age#8596 as float) AS loan_age#9349 will run on GPU *Expression cast(loan_age#8596 as float) will run on GPU *Expression cast(msa#8597 as float) AS msa#9379 will run on GPU *Expression cast(msa#8597 as float) will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) AS non_interest_bearing_upb#9409 will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) will run on GPU *Expression cast(delinquency_12#8599 as float) AS delinquency_12#9439 will run on GPU *Expression cast(delinquency_12#8599 as float) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression orig_channel#8572 ASC NULLS FIRST will run on GPU *Expression first_home_buyer#8573 ASC NULLS FIRST will run on GPU *Expression loan_purpose#8574 ASC NULLS FIRST will run on GPU *Expression property_type#8575 ASC NULLS FIRST will run on GPU *Expression occupancy_status#8576 ASC NULLS FIRST will run on GPU *Expression property_state#8577 ASC NULLS FIRST will run on GPU *Expression product_type#8578 ASC NULLS FIRST will run on GPU *Expression relocation_mortgage_indicator#8579 ASC NULLS FIRST will run on GPU *Expression seller_name#8580 ASC NULLS FIRST will run on GPU *Expression mod_flag#8581 ASC NULLS FIRST will run on GPU *Expression orig_interest_rate#8582 ASC NULLS FIRST will run on GPU *Expression orig_upb#8583 ASC NULLS FIRST will run on GPU *Expression orig_loan_term#8584 ASC NULLS FIRST will run on GPU *Expression orig_ltv#8585 ASC NULLS FIRST will run on GPU *Expression orig_cltv#8586 ASC NULLS FIRST will run on GPU *Expression num_borrowers#8587 ASC NULLS FIRST will run on GPU *Expression dti#8588 ASC NULLS FIRST will run on GPU *Expression borrower_credit_score#8589 ASC NULLS FIRST will run on GPU *Expression num_units#8590 ASC NULLS FIRST will run on GPU *Expression zip#8591 ASC NULLS FIRST will run on GPU *Expression mortgage_insurance_percent#8592 ASC NULLS FIRST will run on GPU *Expression current_loan_delinquency_status#8593 ASC NULLS FIRST will run on GPU *Expression current_actual_upb#8594 ASC NULLS FIRST will run on GPU *Expression interest_rate#8595 ASC NULLS FIRST will run on GPU *Expression loan_age#8596 ASC NULLS FIRST will run on GPU *Expression msa#8597 ASC NULLS FIRST will run on GPU *Expression non_interest_bearing_upb#8598 ASC NULLS FIRST will run on GPU *Expression delinquency_12#8599 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression coalesce(orig_channel#2642, 0) AS orig_channel#8572 will run on GPU *Expression coalesce(orig_channel#2642, 0) will run on GPU *Expression coalesce(first_home_buyer#3284, 0) AS first_home_buyer#8573 will run on GPU *Expression coalesce(first_home_buyer#3284, 0) will run on GPU *Expression coalesce(loan_purpose#3926, 0) AS loan_purpose#8574 will run on GPU *Expression coalesce(loan_purpose#3926, 0) will run on GPU *Expression coalesce(property_type#4568, 0) AS property_type#8575 will run on GPU *Expression coalesce(property_type#4568, 0) will run on GPU *Expression coalesce(occupancy_status#5210, 0) AS occupancy_status#8576 will run on GPU *Expression coalesce(occupancy_status#5210, 0) will run on GPU *Expression coalesce(property_state#5852, 0) AS property_state#8577 will run on GPU *Expression coalesce(property_state#5852, 0) will run on GPU *Expression coalesce(product_type#6494, 0) AS product_type#8578 will run on GPU *Expression coalesce(product_type#6494, 0) will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) AS relocation_mortgage_indicator#8579 will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) will run on GPU *Expression coalesce(seller_name#7778, 0) AS seller_name#8580 will run on GPU *Expression coalesce(seller_name#7778, 0) will run on GPU *Expression coalesce(id#2007, 0) AS mod_flag#8581 will run on GPU *Expression coalesce(id#2007, 0) will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) AS orig_interest_rate#8582 will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) will run on GPU *Expression nanvl(orig_interest_rate#1751, null) will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) AS orig_upb#8583 will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) will run on GPU *Expression nanvl(orig_upb#1753, null) will run on GPU *Expression coalesce(orig_loan_term#1756, 0) AS orig_loan_term#8584 will run on GPU *Expression coalesce(orig_loan_term#1756, 0) will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) AS orig_ltv#8585 will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) will run on GPU *Expression nanvl(orig_ltv#1763, null) will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) AS orig_cltv#8586 will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) will run on GPU *Expression nanvl(orig_cltv#1764, null) will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) AS num_borrowers#8587 will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) will run on GPU *Expression nanvl(num_borrowers#1765, null) will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) AS dti#8588 will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) will run on GPU *Expression nanvl(dti#1766, null) will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) AS borrower_credit_score#8589 will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) will run on GPU *Expression nanvl(borrower_credit_score#1767, null) will run on GPU *Expression coalesce(num_units#1772, 0) AS num_units#8590 will run on GPU *Expression coalesce(num_units#1772, 0) will run on GPU *Expression coalesce(zip#1776, 0) AS zip#8591 will run on GPU *Expression coalesce(zip#1776, 0) will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) AS mortgage_insurance_percent#8592 will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) will run on GPU *Expression nanvl(mortgage_insurance_percent#1777, null) will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) AS current_loan_delinquency_status#8593 will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) AS current_actual_upb#8594 will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) will run on GPU *Expression nanvl(current_actual_upb#11, null) will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) AS interest_rate#8595 will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) will run on GPU *Expression nanvl(interest_rate#8, null) will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) AS loan_age#8596 will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) will run on GPU *Expression nanvl(loan_age#15, null) will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) AS msa#8597 will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) will run on GPU *Expression nanvl(msa#31, null) will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) AS non_interest_bearing_upb#8598 will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) will run on GPU *Expression nanvl(non_interest_bearing_upb#62, null) will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) AS delinquency_12#8599 will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) will run on GPU *Expression CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END will run on GPU *Expression (delinquency_12#1215 > 0) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS seller_name#7778 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS relocation_mortgage_indicator#7136 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS product_type#6494 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_state#5852 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS occupancy_status#5210 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_type#4568 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS loan_purpose#3926 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS first_home_buyer#3284 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS orig_channel#2642 will run on GPU *Exec will run on GPU *Exec will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression cast(timestamp_year#1279 as bigint) will run on GPU *Expression cast(timestamp_month#1243 as bigint) will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_year#1279 as bigint) ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_year#1279 as bigint) could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_month#1243 as bigint) ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_month#1243 as bigint) could run on GPU but is going to be removed because parent plan is removed !Exec cannot run on GPU because Columnar exchange without columnar children is inefficient @Partitioning could run on GPU @Expression quarter#216 could run on GPU @Expression loan_id#1L could run on GPU @Expression cast(timestamp_year#1279 as bigint) could run on GPU @Expression timestamp_year#1279 could run on GPU @Expression cast(timestamp_month#1243 as bigint) could run on GPU @Expression timestamp_month#1243 could run on GPU !Exec cannot run on GPU because not all expressions can be replaced @Expression loan_id#1L could run on GPU @Expression interest_rate#8 could run on GPU @Expression current_actual_upb#11 could run on GPU @Expression loan_age#15 could run on GPU @Expression msa#31 could run on GPU @Expression current_loan_delinquency_status#39 could run on GPU @Expression mod_flag#41 could run on GPU @Expression non_interest_bearing_upb#62 could run on GPU @Expression quarter#216 could run on GPU @Expression month(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) AS timestamp_month#1243 could run on GPU @Expression month(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) could run on GPU @Expression cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because expression GetTimestamp gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType; Only UTC zone id is supported. Actual zone id: Asia/Kolkata !Expression date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; timestamp expression Cast cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) (TimestampType is not supported when the JVM system timezone is set to Asia/Kolkata. Set the timezone to UTC to enable TimestampType support) !Expression cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) cannot run on GPU because Cast from DateType to TimestampType is not supported @Expression cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#2 could run on GPU @Expression MMyyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression year(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) AS timestamp_year#1279 could run on GPU @Expression year(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) could run on GPU @Expression cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because expression GetTimestamp gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType; Only UTC zone id is supported. Actual zone id: Asia/Kolkata !Expression date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; timestamp expression Cast cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) (TimestampType is not supported when the JVM system timezone is set to Asia/Kolkata. Set the timezone to UTC to enable TimestampType support) !Expression cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) cannot run on GPU because Cast from DateType to TimestampType is not supported @Expression cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#2 could run on GPU @Expression MMyyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression MM/dd/yyyy could run on GPU *Exec will run on GPU *Expression (isnotnull(loan_id#1L) AND true) will run on GPU *Expression isnotnull(loan_id#1L) will run on GPU *Exec will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) AS quarter#216 will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) will run on GPU *Expression substring_index(input_file_name(), ., 1) will run on GPU *Expression input_file_name() will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#1423 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#1316L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression timestamp_year#1169L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression timestamp_month#1198L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression max(delinquency_12#908) will run on GPU *Expression max(delinquency_12#908) will run on GPU *Expression min(upb_12#944) will run on GPU *Expression min(upb_12#944) will run on GPU *Expression (cast((max(delinquency_12#908)#1153 > 3) as int) + cast((min(upb_12#944)#1155 = 0.0) as int)) AS delinquency_12#1215 will run on GPU *Expression (cast((max(delinquency_12#908)#1153 > 3) as int) + cast((min(upb_12#944)#1155 = 0.0) as int)) will run on GPU *Expression cast((max(delinquency_12#908)#1153 > 3) as int) will run on GPU *Expression (max(delinquency_12#908)#1153 > 3) will run on GPU *Expression cast((min(upb_12#944)#1155 = 0.0) as int) will run on GPU *Expression (min(upb_12#944)#1155 = 0.0) will run on GPU *Expression FLOOR((cast(((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0)) AS timestamp_year#1169L will run on GPU *Expression FLOOR((cast(((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0)) will run on GPU *Expression (cast(((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0) will run on GPU *Expression cast(((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) as double) will run on GPU *Expression ((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) will run on GPU *Expression (24000 + (josh_mody_n#1126L * 12)) will run on GPU *Expression (josh_mody_n#1126L * 12) will run on GPU *Expression cast((month_y#1110 - 1) as bigint) will run on GPU *Expression (month_y#1110 - 1) will run on GPU *Expression CASE WHEN (pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) = 0) THEN 12 ELSE pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) END AS timestamp_month#1198L will run on GPU *Expression CASE WHEN (pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) = 0) THEN 12 ELSE pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) END will run on GPU *Expression (pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) = 0) will run on GPU *Expression pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) will run on GPU *Expression ((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)) will run on GPU *Expression (24000 + (josh_mody_n#1126L * 12)) will run on GPU *Expression (josh_mody_n#1126L * 12) will run on GPU *Expression cast(month_y#1110 as bigint) will run on GPU *Expression pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) will run on GPU *Expression ((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)) will run on GPU *Expression (24000 + (josh_mody_n#1126L * 12)) will run on GPU *Expression (josh_mody_n#1126L * 12) will run on GPU *Expression cast(month_y#1110 as bigint) will run on GPU *Exec will run on GPU *Expression partial_max(delinquency_12#908) will run on GPU *Expression max(delinquency_12#908) will run on GPU *Expression partial_min(upb_12#944) will run on GPU *Expression min(upb_12#944) will run on GPU *Exec will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) AS josh_mody_n#1126L will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) will run on GPU *Expression (cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0) will run on GPU *Expression cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) will run on GPU *Expression ((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) will run on GPU *Expression (((timestamp_year#872 * 12) + timestamp_month#836) - 24000) will run on GPU *Expression ((timestamp_year#872 * 12) + timestamp_month#836) will run on GPU *Expression (timestamp_year#872 * 12) will run on GPU *Exec will run on GPU *Expression (isnotnull(FLOOR((cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0))) AND ((pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) = 0) OR isnotnull(pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12)))) will run on GPU *Expression isnotnull(FLOOR((cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0))) will run on GPU *Expression FLOOR((cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0)) will run on GPU *Expression (cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0) will run on GPU *Expression cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) will run on GPU *Expression ((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) will run on GPU *Expression (24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) will run on GPU *Expression (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12) will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) will run on GPU *Expression (cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0) will run on GPU *Expression cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) will run on GPU *Expression ((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) will run on GPU *Expression (((timestamp_year#872 * 12) + timestamp_month#836) - 24000) will run on GPU *Expression ((timestamp_year#872 * 12) + timestamp_month#836) will run on GPU *Expression (timestamp_year#872 * 12) will run on GPU *Expression cast((month_y#1110 - 1) as bigint) will run on GPU *Expression (month_y#1110 - 1) will run on GPU *Expression ((pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) = 0) OR isnotnull(pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12))) will run on GPU *Expression (pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) = 0) will run on GPU *Expression pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) will run on GPU *Expression ((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)) will run on GPU *Expression (24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) will run on GPU *Expression (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12) will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) will run on GPU *Expression (cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0) will run on GPU *Expression cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) will run on GPU *Expression ((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) will run on GPU *Expression (((timestamp_year#872 * 12) + timestamp_month#836) - 24000) will run on GPU *Expression ((timestamp_year#872 * 12) + timestamp_month#836) will run on GPU *Expression (timestamp_year#872 * 12) will run on GPU *Expression cast(month_y#1110 as bigint) will run on GPU *Expression isnotnull(pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12)) will run on GPU *Expression pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) will run on GPU *Expression ((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)) will run on GPU *Expression (24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) will run on GPU *Expression (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12) will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) will run on GPU *Expression (cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0) will run on GPU *Expression cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) will run on GPU *Expression ((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) will run on GPU *Expression (((timestamp_year#872 * 12) + timestamp_month#836) - 24000) will run on GPU *Expression ((timestamp_year#872 * 12) + timestamp_month#836) will run on GPU *Expression (timestamp_year#872 * 12) will run on GPU *Expression cast(month_y#1110 as bigint) will run on GPU *Exec will run on GPU *Expression explode([0,1,2,3,4,5,6,7,8,9,10,11]) will run on GPU *Exec will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#1423 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#1316L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed !Exec cannot run on GPU because Columnar exchange without columnar children is inefficient @Partitioning could run on GPU @Expression quarter#1423 could run on GPU @Expression loan_id#1316L could run on GPU !Exec cannot run on GPU because not all expressions can be replaced @Expression quarter#1423 could run on GPU @Expression loan_id#1316L could run on GPU @Expression current_loan_delinquency_status#1354 AS delinquency_12#908 could run on GPU @Expression current_loan_delinquency_status#1354 could run on GPU @Expression current_actual_upb#1326 AS upb_12#944 could run on GPU @Expression current_actual_upb#1326 could run on GPU @Expression month(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) AS timestamp_month#836 could run on GPU @Expression month(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) could run on GPU @Expression cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because expression GetTimestamp gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType; Only UTC zone id is supported. Actual zone id: Asia/Kolkata !Expression date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)) cannot run on GPU because timestamp expression Cast cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) (TimestampType is not supported when the JVM system timezone is set to Asia/Kolkata. Set the timezone to UTC to enable TimestampType support); Only UTC zone id is supported. Actual zone id: Asia/Kolkata !Expression cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) cannot run on GPU because Cast from DateType to TimestampType is not supported @Expression cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#1317 could run on GPU @Expression MMyyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression year(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) AS timestamp_year#872 could run on GPU @Expression year(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) could run on GPU @Expression cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because expression GetTimestamp gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType; Only UTC zone id is supported. Actual zone id: Asia/Kolkata !Expression date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)) cannot run on GPU because timestamp expression Cast cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) (TimestampType is not supported when the JVM system timezone is set to Asia/Kolkata. Set the timezone to UTC to enable TimestampType support); Only UTC zone id is supported. Actual zone id: Asia/Kolkata !Expression cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) cannot run on GPU because Cast from DateType to TimestampType is not supported @Expression cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#1317 could run on GPU @Expression MMyyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression MM/dd/yyyy could run on GPU *Exec will run on GPU *Expression isnotnull(loan_id#1316L) will run on GPU *Exec will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) AS quarter#1423 will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) will run on GPU *Expression substring_index(input_file_name(), ., 1) will run on GPU *Expression input_file_name() will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#1095 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#988L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Expression max(current_loan_delinquency_status#1026) will run on GPU *Expression max(current_loan_delinquency_status#1026) will run on GPU *Expression min(delinquency_30#760) will run on GPU *Expression min(delinquency_30#760) will run on GPU *Expression min(delinquency_90#761) will run on GPU *Expression min(delinquency_90#761) will run on GPU *Expression min(delinquency_180#762) will run on GPU *Expression min(delinquency_180#762) will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 1) AS ever_30#789 will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 1) will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 3) AS ever_90#790 will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 3) will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 6) AS ever_180#791 will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 6) will run on GPU *Expression min(delinquency_30#760)#777 AS delinquency_30#778 will run on GPU *Expression min(delinquency_90#761)#779 AS delinquency_90#780 will run on GPU *Expression min(delinquency_180#762)#781 AS delinquency_180#782 will run on GPU *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression partial_max(current_loan_delinquency_status#1026) will run on GPU *Expression max(current_loan_delinquency_status#1026) will run on GPU *Expression partial_min(delinquency_30#760) will run on GPU *Expression min(delinquency_30#760) will run on GPU *Expression partial_min(delinquency_90#761) will run on GPU *Expression min(delinquency_90#761) will run on GPU *Expression partial_min(delinquency_180#762) will run on GPU *Expression min(delinquency_180#762) will run on GPU !Exec cannot run on GPU because not all expressions can be replaced @Expression quarter#1095 could run on GPU @Expression loan_id#988L could run on GPU @Expression current_loan_delinquency_status#1026 could run on GPU @Expression CASE WHEN (current_loan_delinquency_status#1026 >= 1) THEN cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) END AS delinquency_30#760 could run on GPU @Expression CASE WHEN (current_loan_delinquency_status#1026 >= 1) THEN cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) END could run on GPU @Expression (current_loan_delinquency_status#1026 >= 1) could run on GPU @Expression current_loan_delinquency_status#1026 could run on GPU @Expression 1 could run on GPU @Expression cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType !Expression date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; timestamp expression Cast cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) (TimestampType is not supported when the JVM system timezone is set to Asia/Kolkata. Set the timezone to UTC to enable TimestampType support) !Expression cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) cannot run on GPU because Cast from DateType to TimestampType is not supported @Expression cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#989 could run on GPU @Expression MMyyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression CASE WHEN (current_loan_delinquency_status#1026 >= 3) THEN cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) END AS delinquency_90#761 could run on GPU @Expression CASE WHEN (current_loan_delinquency_status#1026 >= 3) THEN cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) END could run on GPU @Expression (current_loan_delinquency_status#1026 >= 3) could run on GPU @Expression current_loan_delinquency_status#1026 could run on GPU @Expression 3 could run on GPU @Expression cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType !Expression date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; timestamp expression Cast cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) (TimestampType is not supported when the JVM system timezone is set to Asia/Kolkata. Set the timezone to UTC to enable TimestampType support) !Expression cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) cannot run on GPU because Cast from DateType to TimestampType is not supported @Expression cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#989 could run on GPU @Expression MMyyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression CASE WHEN (current_loan_delinquency_status#1026 >= 6) THEN cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) END AS delinquency_180#762 could run on GPU @Expression CASE WHEN (current_loan_delinquency_status#1026 >= 6) THEN cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) END could run on GPU @Expression (current_loan_delinquency_status#1026 >= 6) could run on GPU @Expression current_loan_delinquency_status#1026 could run on GPU @Expression 6 could run on GPU @Expression cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType !Expression date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; timestamp expression Cast cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) (TimestampType is not supported when the JVM system timezone is set to Asia/Kolkata. Set the timezone to UTC to enable TimestampType support) !Expression cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) cannot run on GPU because Cast from DateType to TimestampType is not supported @Expression cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#989 could run on GPU @Expression MMyyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression MM/dd/yyyy could run on GPU *Exec will run on GPU *Expression isnotnull(loan_id#988L) will run on GPU *Exec will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) AS quarter#1095 will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) will run on GPU *Expression substring_index(input_file_name(), ., 1) will run on GPU *Expression input_file_name() will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1745L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#1852 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression coalesce(to_seller_name#1509, seller_name#326) AS seller_name#1628 will run on GPU *Expression coalesce(to_seller_name#1509, seller_name#326) will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression seller_name#326 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression (rank#331 = 1) will run on GPU *Exec will run on GPU *Expression dense_rank(_w1#342) windowspecdefinition(loan_id#1745L, _w1#342 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) AS rank#331 will run on GPU *Expression dense_rank(_w1#342) windowspecdefinition(loan_id#1745L, _w1#342 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) will run on GPU *Expression dense_rank(_w1#342) will run on GPU *Expression windowspecdefinition(loan_id#1745L, _w1#342 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) will run on GPU *Expression _w1#342 ASC NULLS FIRST will run on GPU *Expression specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$()) will run on GPU *Expression unboundedpreceding$() will run on GPU *Expression currentrow$() will run on GPU *Expression _w1#342 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression loan_id#1745L ASC NULLS FIRST will run on GPU *Expression _w1#342 ASC NULLS FIRST will run on GPU !Exec cannot run on GPU because Columnar exchange without columnar children is inefficient @Partitioning could run on GPU @Expression loan_id#1745L could run on GPU !Exec cannot run on GPU because not all expressions can be replaced @Expression loan_id#1745L could run on GPU @Expression orig_channel#1747 could run on GPU @Expression upper(seller_name#1748) AS seller_name#326 could run on GPU @Expression upper(seller_name#1748) could run on GPU @Expression seller_name#1748 could run on GPU @Expression orig_interest_rate#1751 could run on GPU @Expression orig_upb#1753 could run on GPU @Expression orig_loan_term#1756 could run on GPU @Expression orig_ltv#1763 could run on GPU @Expression orig_cltv#1764 could run on GPU @Expression num_borrowers#1765 could run on GPU @Expression dti#1766 could run on GPU @Expression borrower_credit_score#1767 could run on GPU @Expression first_home_buyer#1769 could run on GPU @Expression loan_purpose#1770 could run on GPU @Expression property_type#1771 could run on GPU @Expression num_units#1772 could run on GPU @Expression occupancy_status#1773 could run on GPU @Expression property_state#1774 could run on GPU @Expression zip#1776 could run on GPU @Expression mortgage_insurance_percent#1777 could run on GPU @Expression product_type#1778 could run on GPU @Expression relocation_mortgage_indicator#1824 could run on GPU @Expression quarter#1852 could run on GPU @Expression cast(gettimestamp(monthly_reporting_period#1746, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) AS _w1#342 could run on GPU @Expression cast(gettimestamp(monthly_reporting_period#1746, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#1746, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#1746, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#1746 could run on GPU @Expression MMyyyy could run on GPU *Exec will run on GPU *Expression isnotnull(loan_id#1745L) will run on GPU *Exec will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) AS quarter#1852 will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) will run on GPU *Expression substring_index(input_file_name(), ., 1) will run on GPU *Expression input_file_name() will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression from_seller_name#1508 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression isnotnull(from_seller_name#1508) will run on GPU ! cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.execution.RDDScanExec @Expression from_seller_name#1508 could run on GPU @Expression to_seller_name#1509 could run on GPU *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS orig_channel#2069 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 0) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 0) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 0) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS first_home_buyer#2711 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 1) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 1) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 1) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS loan_purpose#3353 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 2) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 2) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 2) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS property_type#3995 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 3) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 3) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 3) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS occupancy_status#4637 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 4) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 4) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 4) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS property_state#5279 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 5) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 5) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 5) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS product_type#5921 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 6) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 6) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 6) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS relocation_mortgage_indicator#6563 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 7) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 7) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 7) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS seller_name#7205 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 8) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 8) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 8) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS mod_flag#7847 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 9) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 9) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 9) will run on GPU *Expression isnotnull(data#1996) will run on GPU 22/12/08 18:27:46 INFO GpuOverrides: Plan conversion to the GPU took 90.71 ms 22/12/08 18:27:46 WARN GpuOverrides: ! cannot run on GPU because not all expressions can be replaced; GPU does not currently support the operator class org.apache.spark.sql.execution.DeserializeToObjectExec ! createexternalrow(orig_channel#8629, first_home_buyer#8659, loan_purpose#8689, property_type#8719, occupancy_status#8749, property_state#8779, product_type#8809, relocation_mortgage_indicator#8839, seller_name#8869, mod_flag#8899, orig_interest_rate#8929, orig_upb#8959, orig_loan_term#8989, orig_ltv#9019, orig_cltv#9049, num_borrowers#9079, dti#9109, borrower_credit_score#9139, num_units#9169, zip#9199, mortgage_insurance_percent#9229, current_loan_delinquency_status#9259, current_actual_upb#9289, interest_rate#9319, ... 32 more fields) cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.catalyst.expressions.objects.CreateExternalRow @Expression orig_channel#8629 could run on GPU @Expression first_home_buyer#8659 could run on GPU @Expression loan_purpose#8689 could run on GPU @Expression property_type#8719 could run on GPU @Expression occupancy_status#8749 could run on GPU @Expression property_state#8779 could run on GPU @Expression product_type#8809 could run on GPU @Expression relocation_mortgage_indicator#8839 could run on GPU @Expression seller_name#8869 could run on GPU @Expression mod_flag#8899 could run on GPU @Expression orig_interest_rate#8929 could run on GPU @Expression orig_upb#8959 could run on GPU @Expression orig_loan_term#8989 could run on GPU @Expression orig_ltv#9019 could run on GPU @Expression orig_cltv#9049 could run on GPU @Expression num_borrowers#9079 could run on GPU @Expression dti#9109 could run on GPU @Expression borrower_credit_score#9139 could run on GPU @Expression num_units#9169 could run on GPU @Expression zip#9199 could run on GPU @Expression mortgage_insurance_percent#9229 could run on GPU @Expression current_loan_delinquency_status#9259 could run on GPU @Expression current_actual_upb#9289 could run on GPU @Expression interest_rate#9319 could run on GPU @Expression loan_age#9349 could run on GPU @Expression msa#9379 could run on GPU @Expression non_interest_bearing_upb#9409 could run on GPU @Expression delinquency_12#9439 could run on GPU !Expression obj#9468 cannot run on GPU because expression AttributeReference obj#9468 produces an unsupported type ObjectType(interface org.apache.spark.sql.Row) *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression cast(orig_channel#8572 as float) AS orig_channel#8629 will run on GPU *Expression cast(orig_channel#8572 as float) will run on GPU *Expression cast(first_home_buyer#8573 as float) AS first_home_buyer#8659 will run on GPU *Expression cast(first_home_buyer#8573 as float) will run on GPU *Expression cast(loan_purpose#8574 as float) AS loan_purpose#8689 will run on GPU *Expression cast(loan_purpose#8574 as float) will run on GPU *Expression cast(property_type#8575 as float) AS property_type#8719 will run on GPU *Expression cast(property_type#8575 as float) will run on GPU *Expression cast(occupancy_status#8576 as float) AS occupancy_status#8749 will run on GPU *Expression cast(occupancy_status#8576 as float) will run on GPU *Expression cast(property_state#8577 as float) AS property_state#8779 will run on GPU *Expression cast(property_state#8577 as float) will run on GPU *Expression cast(product_type#8578 as float) AS product_type#8809 will run on GPU *Expression cast(product_type#8578 as float) will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) AS relocation_mortgage_indicator#8839 will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) will run on GPU *Expression cast(seller_name#8580 as float) AS seller_name#8869 will run on GPU *Expression cast(seller_name#8580 as float) will run on GPU *Expression cast(mod_flag#8581 as float) AS mod_flag#8899 will run on GPU *Expression cast(mod_flag#8581 as float) will run on GPU *Expression cast(orig_interest_rate#8582 as float) AS orig_interest_rate#8929 will run on GPU *Expression cast(orig_interest_rate#8582 as float) will run on GPU *Expression cast(orig_upb#8583 as float) AS orig_upb#8959 will run on GPU *Expression cast(orig_upb#8583 as float) will run on GPU *Expression cast(orig_loan_term#8584 as float) AS orig_loan_term#8989 will run on GPU *Expression cast(orig_loan_term#8584 as float) will run on GPU *Expression cast(orig_ltv#8585 as float) AS orig_ltv#9019 will run on GPU *Expression cast(orig_ltv#8585 as float) will run on GPU *Expression cast(orig_cltv#8586 as float) AS orig_cltv#9049 will run on GPU *Expression cast(orig_cltv#8586 as float) will run on GPU *Expression cast(num_borrowers#8587 as float) AS num_borrowers#9079 will run on GPU *Expression cast(num_borrowers#8587 as float) will run on GPU *Expression cast(dti#8588 as float) AS dti#9109 will run on GPU *Expression cast(dti#8588 as float) will run on GPU *Expression cast(borrower_credit_score#8589 as float) AS borrower_credit_score#9139 will run on GPU *Expression cast(borrower_credit_score#8589 as float) will run on GPU *Expression cast(num_units#8590 as float) AS num_units#9169 will run on GPU *Expression cast(num_units#8590 as float) will run on GPU *Expression cast(zip#8591 as float) AS zip#9199 will run on GPU *Expression cast(zip#8591 as float) will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) AS mortgage_insurance_percent#9229 will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) AS current_loan_delinquency_status#9259 will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) will run on GPU *Expression cast(current_actual_upb#8594 as float) AS current_actual_upb#9289 will run on GPU *Expression cast(current_actual_upb#8594 as float) will run on GPU *Expression cast(interest_rate#8595 as float) AS interest_rate#9319 will run on GPU *Expression cast(interest_rate#8595 as float) will run on GPU *Expression cast(loan_age#8596 as float) AS loan_age#9349 will run on GPU *Expression cast(loan_age#8596 as float) will run on GPU *Expression cast(msa#8597 as float) AS msa#9379 will run on GPU *Expression cast(msa#8597 as float) will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) AS non_interest_bearing_upb#9409 will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) will run on GPU *Expression cast(delinquency_12#8599 as float) AS delinquency_12#9439 will run on GPU *Expression cast(delinquency_12#8599 as float) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression orig_channel#8572 ASC NULLS FIRST will run on GPU *Expression first_home_buyer#8573 ASC NULLS FIRST will run on GPU *Expression loan_purpose#8574 ASC NULLS FIRST will run on GPU *Expression property_type#8575 ASC NULLS FIRST will run on GPU *Expression occupancy_status#8576 ASC NULLS FIRST will run on GPU *Expression property_state#8577 ASC NULLS FIRST will run on GPU *Expression product_type#8578 ASC NULLS FIRST will run on GPU *Expression relocation_mortgage_indicator#8579 ASC NULLS FIRST will run on GPU *Expression seller_name#8580 ASC NULLS FIRST will run on GPU *Expression mod_flag#8581 ASC NULLS FIRST will run on GPU *Expression orig_interest_rate#8582 ASC NULLS FIRST will run on GPU *Expression orig_upb#8583 ASC NULLS FIRST will run on GPU *Expression orig_loan_term#8584 ASC NULLS FIRST will run on GPU *Expression orig_ltv#8585 ASC NULLS FIRST will run on GPU *Expression orig_cltv#8586 ASC NULLS FIRST will run on GPU *Expression num_borrowers#8587 ASC NULLS FIRST will run on GPU *Expression dti#8588 ASC NULLS FIRST will run on GPU *Expression borrower_credit_score#8589 ASC NULLS FIRST will run on GPU *Expression num_units#8590 ASC NULLS FIRST will run on GPU *Expression zip#8591 ASC NULLS FIRST will run on GPU *Expression mortgage_insurance_percent#8592 ASC NULLS FIRST will run on GPU *Expression current_loan_delinquency_status#8593 ASC NULLS FIRST will run on GPU *Expression current_actual_upb#8594 ASC NULLS FIRST will run on GPU *Expression interest_rate#8595 ASC NULLS FIRST will run on GPU *Expression loan_age#8596 ASC NULLS FIRST will run on GPU *Expression msa#8597 ASC NULLS FIRST will run on GPU *Expression non_interest_bearing_upb#8598 ASC NULLS FIRST will run on GPU *Expression delinquency_12#8599 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression coalesce(orig_channel#2642, 0) AS orig_channel#8572 will run on GPU *Expression coalesce(orig_channel#2642, 0) will run on GPU *Expression coalesce(first_home_buyer#3284, 0) AS first_home_buyer#8573 will run on GPU *Expression coalesce(first_home_buyer#3284, 0) will run on GPU *Expression coalesce(loan_purpose#3926, 0) AS loan_purpose#8574 will run on GPU *Expression coalesce(loan_purpose#3926, 0) will run on GPU *Expression coalesce(property_type#4568, 0) AS property_type#8575 will run on GPU *Expression coalesce(property_type#4568, 0) will run on GPU *Expression coalesce(occupancy_status#5210, 0) AS occupancy_status#8576 will run on GPU *Expression coalesce(occupancy_status#5210, 0) will run on GPU *Expression coalesce(property_state#5852, 0) AS property_state#8577 will run on GPU *Expression coalesce(property_state#5852, 0) will run on GPU *Expression coalesce(product_type#6494, 0) AS product_type#8578 will run on GPU *Expression coalesce(product_type#6494, 0) will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) AS relocation_mortgage_indicator#8579 will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) will run on GPU *Expression coalesce(seller_name#7778, 0) AS seller_name#8580 will run on GPU *Expression coalesce(seller_name#7778, 0) will run on GPU *Expression coalesce(id#2007, 0) AS mod_flag#8581 will run on GPU *Expression coalesce(id#2007, 0) will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) AS orig_interest_rate#8582 will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) will run on GPU *Expression nanvl(orig_interest_rate#1751, null) will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) AS orig_upb#8583 will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) will run on GPU *Expression nanvl(orig_upb#1753, null) will run on GPU *Expression coalesce(orig_loan_term#1756, 0) AS orig_loan_term#8584 will run on GPU *Expression coalesce(orig_loan_term#1756, 0) will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) AS orig_ltv#8585 will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) will run on GPU *Expression nanvl(orig_ltv#1763, null) will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) AS orig_cltv#8586 will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) will run on GPU *Expression nanvl(orig_cltv#1764, null) will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) AS num_borrowers#8587 will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) will run on GPU *Expression nanvl(num_borrowers#1765, null) will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) AS dti#8588 will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) will run on GPU *Expression nanvl(dti#1766, null) will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) AS borrower_credit_score#8589 will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) will run on GPU *Expression nanvl(borrower_credit_score#1767, null) will run on GPU *Expression coalesce(num_units#1772, 0) AS num_units#8590 will run on GPU *Expression coalesce(num_units#1772, 0) will run on GPU *Expression coalesce(zip#1776, 0) AS zip#8591 will run on GPU *Expression coalesce(zip#1776, 0) will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) AS mortgage_insurance_percent#8592 will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) will run on GPU *Expression nanvl(mortgage_insurance_percent#1777, null) will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) AS current_loan_delinquency_status#8593 will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) AS current_actual_upb#8594 will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) will run on GPU *Expression nanvl(current_actual_upb#11, null) will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) AS interest_rate#8595 will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) will run on GPU *Expression nanvl(interest_rate#8, null) will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) AS loan_age#8596 will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) will run on GPU *Expression nanvl(loan_age#15, null) will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) AS msa#8597 will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) will run on GPU *Expression nanvl(msa#31, null) will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) AS non_interest_bearing_upb#8598 will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) will run on GPU *Expression nanvl(non_interest_bearing_upb#62, null) will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) AS delinquency_12#8599 will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) will run on GPU *Expression CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END will run on GPU *Expression (delinquency_12#1215 > 0) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS seller_name#7778 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS relocation_mortgage_indicator#7136 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS product_type#6494 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_state#5852 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS occupancy_status#5210 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_type#4568 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS loan_purpose#3926 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS first_home_buyer#3284 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS orig_channel#2642 will run on GPU *Exec will run on GPU *Exec will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression cast(timestamp_year#1279 as bigint) will run on GPU *Expression cast(timestamp_month#1243 as bigint) will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_year#1279 as bigint) ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_year#1279 as bigint) could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_month#1243 as bigint) ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_month#1243 as bigint) could run on GPU but is going to be removed because parent plan is removed !Exec cannot run on GPU because Columnar exchange without columnar children is inefficient @Partitioning could run on GPU @Expression quarter#216 could run on GPU @Expression loan_id#1L could run on GPU @Expression cast(timestamp_year#1279 as bigint) could run on GPU @Expression timestamp_year#1279 could run on GPU @Expression cast(timestamp_month#1243 as bigint) could run on GPU @Expression timestamp_month#1243 could run on GPU !Exec cannot run on GPU because not all expressions can be replaced @Expression loan_id#1L could run on GPU @Expression interest_rate#8 could run on GPU @Expression current_actual_upb#11 could run on GPU @Expression loan_age#15 could run on GPU @Expression msa#31 could run on GPU @Expression current_loan_delinquency_status#39 could run on GPU @Expression mod_flag#41 could run on GPU @Expression non_interest_bearing_upb#62 could run on GPU @Expression quarter#216 could run on GPU @Expression month(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) AS timestamp_month#1243 could run on GPU @Expression month(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) could run on GPU @Expression cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because expression GetTimestamp gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType; Only UTC zone id is supported. Actual zone id: Asia/Kolkata !Expression date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; timestamp expression Cast cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) (TimestampType is not supported when the JVM system timezone is set to Asia/Kolkata. Set the timezone to UTC to enable TimestampType support) !Expression cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) cannot run on GPU because Cast from DateType to TimestampType is not supported @Expression cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#2 could run on GPU @Expression MMyyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression year(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) AS timestamp_year#1279 could run on GPU @Expression year(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) could run on GPU @Expression cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because expression GetTimestamp gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType; Only UTC zone id is supported. Actual zone id: Asia/Kolkata !Expression date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; timestamp expression Cast cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) (TimestampType is not supported when the JVM system timezone is set to Asia/Kolkata. Set the timezone to UTC to enable TimestampType support) !Expression cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) cannot run on GPU because Cast from DateType to TimestampType is not supported @Expression cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#2 could run on GPU @Expression MMyyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression MM/dd/yyyy could run on GPU *Exec will run on GPU *Expression (isnotnull(loan_id#1L) AND true) will run on GPU *Expression isnotnull(loan_id#1L) will run on GPU *Exec will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) AS quarter#216 will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) will run on GPU *Expression substring_index(input_file_name(), ., 1) will run on GPU *Expression input_file_name() will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#1423 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#1316L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression timestamp_year#1169L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression timestamp_month#1198L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression max(delinquency_12#908) will run on GPU *Expression max(delinquency_12#908) will run on GPU *Expression min(upb_12#944) will run on GPU *Expression min(upb_12#944) will run on GPU *Expression (cast((max(delinquency_12#908)#1153 > 3) as int) + cast((min(upb_12#944)#1155 = 0.0) as int)) AS delinquency_12#1215 will run on GPU *Expression (cast((max(delinquency_12#908)#1153 > 3) as int) + cast((min(upb_12#944)#1155 = 0.0) as int)) will run on GPU *Expression cast((max(delinquency_12#908)#1153 > 3) as int) will run on GPU *Expression (max(delinquency_12#908)#1153 > 3) will run on GPU *Expression cast((min(upb_12#944)#1155 = 0.0) as int) will run on GPU *Expression (min(upb_12#944)#1155 = 0.0) will run on GPU *Expression FLOOR((cast(((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0)) AS timestamp_year#1169L will run on GPU *Expression FLOOR((cast(((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0)) will run on GPU *Expression (cast(((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0) will run on GPU *Expression cast(((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) as double) will run on GPU *Expression ((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) will run on GPU *Expression (24000 + (josh_mody_n#1126L * 12)) will run on GPU *Expression (josh_mody_n#1126L * 12) will run on GPU *Expression cast((month_y#1110 - 1) as bigint) will run on GPU *Expression (month_y#1110 - 1) will run on GPU *Expression CASE WHEN (pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) = 0) THEN 12 ELSE pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) END AS timestamp_month#1198L will run on GPU *Expression CASE WHEN (pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) = 0) THEN 12 ELSE pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) END will run on GPU *Expression (pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) = 0) will run on GPU *Expression pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) will run on GPU *Expression ((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)) will run on GPU *Expression (24000 + (josh_mody_n#1126L * 12)) will run on GPU *Expression (josh_mody_n#1126L * 12) will run on GPU *Expression cast(month_y#1110 as bigint) will run on GPU *Expression pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) will run on GPU *Expression ((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)) will run on GPU *Expression (24000 + (josh_mody_n#1126L * 12)) will run on GPU *Expression (josh_mody_n#1126L * 12) will run on GPU *Expression cast(month_y#1110 as bigint) will run on GPU *Exec will run on GPU *Expression partial_max(delinquency_12#908) will run on GPU *Expression max(delinquency_12#908) will run on GPU *Expression partial_min(upb_12#944) will run on GPU *Expression min(upb_12#944) will run on GPU *Exec will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) AS josh_mody_n#1126L will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) will run on GPU *Expression (cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0) will run on GPU *Expression cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) will run on GPU *Expression ((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) will run on GPU *Expression (((timestamp_year#872 * 12) + timestamp_month#836) - 24000) will run on GPU *Expression ((timestamp_year#872 * 12) + timestamp_month#836) will run on GPU *Expression (timestamp_year#872 * 12) will run on GPU *Exec will run on GPU *Expression (isnotnull(FLOOR((cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0))) AND ((pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) = 0) OR isnotnull(pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12)))) will run on GPU *Expression isnotnull(FLOOR((cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0))) will run on GPU *Expression FLOOR((cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0)) will run on GPU *Expression (cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0) will run on GPU *Expression cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) will run on GPU *Expression ((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) will run on GPU *Expression (24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) will run on GPU *Expression (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12) will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) will run on GPU *Expression (cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0) will run on GPU *Expression cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) will run on GPU *Expression ((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) will run on GPU *Expression (((timestamp_year#872 * 12) + timestamp_month#836) - 24000) will run on GPU *Expression ((timestamp_year#872 * 12) + timestamp_month#836) will run on GPU *Expression (timestamp_year#872 * 12) will run on GPU *Expression cast((month_y#1110 - 1) as bigint) will run on GPU *Expression (month_y#1110 - 1) will run on GPU *Expression ((pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) = 0) OR isnotnull(pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12))) will run on GPU *Expression (pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) = 0) will run on GPU *Expression pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) will run on GPU *Expression ((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)) will run on GPU *Expression (24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) will run on GPU *Expression (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12) will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) will run on GPU *Expression (cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0) will run on GPU *Expression cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) will run on GPU *Expression ((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) will run on GPU *Expression (((timestamp_year#872 * 12) + timestamp_month#836) - 24000) will run on GPU *Expression ((timestamp_year#872 * 12) + timestamp_month#836) will run on GPU *Expression (timestamp_year#872 * 12) will run on GPU *Expression cast(month_y#1110 as bigint) will run on GPU *Expression isnotnull(pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12)) will run on GPU *Expression pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) will run on GPU *Expression ((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)) will run on GPU *Expression (24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) will run on GPU *Expression (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12) will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) will run on GPU *Expression (cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0) will run on GPU *Expression cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) will run on GPU *Expression ((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) will run on GPU *Expression (((timestamp_year#872 * 12) + timestamp_month#836) - 24000) will run on GPU *Expression ((timestamp_year#872 * 12) + timestamp_month#836) will run on GPU *Expression (timestamp_year#872 * 12) will run on GPU *Expression cast(month_y#1110 as bigint) will run on GPU *Exec will run on GPU *Expression explode([0,1,2,3,4,5,6,7,8,9,10,11]) will run on GPU *Exec will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#1423 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#1316L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed !Exec cannot run on GPU because Columnar exchange without columnar children is inefficient @Partitioning could run on GPU @Expression quarter#1423 could run on GPU @Expression loan_id#1316L could run on GPU !Exec cannot run on GPU because not all expressions can be replaced @Expression quarter#1423 could run on GPU @Expression loan_id#1316L could run on GPU @Expression current_loan_delinquency_status#1354 AS delinquency_12#908 could run on GPU @Expression current_loan_delinquency_status#1354 could run on GPU @Expression current_actual_upb#1326 AS upb_12#944 could run on GPU @Expression current_actual_upb#1326 could run on GPU @Expression month(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) AS timestamp_month#836 could run on GPU @Expression month(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) could run on GPU @Expression cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because expression GetTimestamp gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType; Only UTC zone id is supported. Actual zone id: Asia/Kolkata !Expression date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)) cannot run on GPU because timestamp expression Cast cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) (TimestampType is not supported when the JVM system timezone is set to Asia/Kolkata. Set the timezone to UTC to enable TimestampType support); Only UTC zone id is supported. Actual zone id: Asia/Kolkata !Expression cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) cannot run on GPU because Cast from DateType to TimestampType is not supported @Expression cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#1317 could run on GPU @Expression MMyyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression year(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) AS timestamp_year#872 could run on GPU @Expression year(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) could run on GPU @Expression cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because expression GetTimestamp gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType; Only UTC zone id is supported. Actual zone id: Asia/Kolkata !Expression date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)) cannot run on GPU because timestamp expression Cast cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) (TimestampType is not supported when the JVM system timezone is set to Asia/Kolkata. Set the timezone to UTC to enable TimestampType support); Only UTC zone id is supported. Actual zone id: Asia/Kolkata !Expression cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) cannot run on GPU because Cast from DateType to TimestampType is not supported @Expression cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#1317 could run on GPU @Expression MMyyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression MM/dd/yyyy could run on GPU *Exec will run on GPU *Expression isnotnull(loan_id#1316L) will run on GPU *Exec will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) AS quarter#1423 will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) will run on GPU *Expression substring_index(input_file_name(), ., 1) will run on GPU *Expression input_file_name() will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#1095 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#988L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Expression max(current_loan_delinquency_status#1026) will run on GPU *Expression max(current_loan_delinquency_status#1026) will run on GPU *Expression min(delinquency_30#760) will run on GPU *Expression min(delinquency_30#760) will run on GPU *Expression min(delinquency_90#761) will run on GPU *Expression min(delinquency_90#761) will run on GPU *Expression min(delinquency_180#762) will run on GPU *Expression min(delinquency_180#762) will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 1) AS ever_30#789 will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 1) will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 3) AS ever_90#790 will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 3) will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 6) AS ever_180#791 will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 6) will run on GPU *Expression min(delinquency_30#760)#777 AS delinquency_30#778 will run on GPU *Expression min(delinquency_90#761)#779 AS delinquency_90#780 will run on GPU *Expression min(delinquency_180#762)#781 AS delinquency_180#782 will run on GPU *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression partial_max(current_loan_delinquency_status#1026) will run on GPU *Expression max(current_loan_delinquency_status#1026) will run on GPU *Expression partial_min(delinquency_30#760) will run on GPU *Expression min(delinquency_30#760) will run on GPU *Expression partial_min(delinquency_90#761) will run on GPU *Expression min(delinquency_90#761) will run on GPU *Expression partial_min(delinquency_180#762) will run on GPU *Expression min(delinquency_180#762) will run on GPU !Exec cannot run on GPU because not all expressions can be replaced @Expression quarter#1095 could run on GPU @Expression loan_id#988L could run on GPU @Expression current_loan_delinquency_status#1026 could run on GPU @Expression CASE WHEN (current_loan_delinquency_status#1026 >= 1) THEN cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) END AS delinquency_30#760 could run on GPU @Expression CASE WHEN (current_loan_delinquency_status#1026 >= 1) THEN cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) END could run on GPU @Expression (current_loan_delinquency_status#1026 >= 1) could run on GPU @Expression current_loan_delinquency_status#1026 could run on GPU @Expression 1 could run on GPU @Expression cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType !Expression date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; timestamp expression Cast cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) (TimestampType is not supported when the JVM system timezone is set to Asia/Kolkata. Set the timezone to UTC to enable TimestampType support) !Expression cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) cannot run on GPU because Cast from DateType to TimestampType is not supported @Expression cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#989 could run on GPU @Expression MMyyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression CASE WHEN (current_loan_delinquency_status#1026 >= 3) THEN cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) END AS delinquency_90#761 could run on GPU @Expression CASE WHEN (current_loan_delinquency_status#1026 >= 3) THEN cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) END could run on GPU @Expression (current_loan_delinquency_status#1026 >= 3) could run on GPU @Expression current_loan_delinquency_status#1026 could run on GPU @Expression 3 could run on GPU @Expression cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType !Expression date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; timestamp expression Cast cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) (TimestampType is not supported when the JVM system timezone is set to Asia/Kolkata. Set the timezone to UTC to enable TimestampType support) !Expression cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) cannot run on GPU because Cast from DateType to TimestampType is not supported @Expression cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#989 could run on GPU @Expression MMyyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression CASE WHEN (current_loan_delinquency_status#1026 >= 6) THEN cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) END AS delinquency_180#762 could run on GPU @Expression CASE WHEN (current_loan_delinquency_status#1026 >= 6) THEN cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) END could run on GPU @Expression (current_loan_delinquency_status#1026 >= 6) could run on GPU @Expression current_loan_delinquency_status#1026 could run on GPU @Expression 6 could run on GPU @Expression cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType !Expression date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; timestamp expression Cast cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) (TimestampType is not supported when the JVM system timezone is set to Asia/Kolkata. Set the timezone to UTC to enable TimestampType support) !Expression cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) cannot run on GPU because Cast from DateType to TimestampType is not supported @Expression cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#989 could run on GPU @Expression MMyyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression MM/dd/yyyy could run on GPU *Exec will run on GPU *Expression isnotnull(loan_id#988L) will run on GPU *Exec will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) AS quarter#1095 will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) will run on GPU *Expression substring_index(input_file_name(), ., 1) will run on GPU *Expression input_file_name() will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1745L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#1852 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression coalesce(to_seller_name#1509, seller_name#326) AS seller_name#1628 will run on GPU *Expression coalesce(to_seller_name#1509, seller_name#326) will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression seller_name#326 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression (rank#331 = 1) will run on GPU *Exec will run on GPU *Expression dense_rank(_w1#342) windowspecdefinition(loan_id#1745L, _w1#342 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) AS rank#331 will run on GPU *Expression dense_rank(_w1#342) windowspecdefinition(loan_id#1745L, _w1#342 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) will run on GPU *Expression dense_rank(_w1#342) will run on GPU *Expression windowspecdefinition(loan_id#1745L, _w1#342 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) will run on GPU *Expression _w1#342 ASC NULLS FIRST will run on GPU *Expression specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$()) will run on GPU *Expression unboundedpreceding$() will run on GPU *Expression currentrow$() will run on GPU *Expression _w1#342 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression loan_id#1745L ASC NULLS FIRST will run on GPU *Expression _w1#342 ASC NULLS FIRST will run on GPU !Exec cannot run on GPU because Columnar exchange without columnar children is inefficient @Partitioning could run on GPU @Expression loan_id#1745L could run on GPU !Exec cannot run on GPU because not all expressions can be replaced @Expression loan_id#1745L could run on GPU @Expression orig_channel#1747 could run on GPU @Expression upper(seller_name#1748) AS seller_name#326 could run on GPU @Expression upper(seller_name#1748) could run on GPU @Expression seller_name#1748 could run on GPU @Expression orig_interest_rate#1751 could run on GPU @Expression orig_upb#1753 could run on GPU @Expression orig_loan_term#1756 could run on GPU @Expression orig_ltv#1763 could run on GPU @Expression orig_cltv#1764 could run on GPU @Expression num_borrowers#1765 could run on GPU @Expression dti#1766 could run on GPU @Expression borrower_credit_score#1767 could run on GPU @Expression first_home_buyer#1769 could run on GPU @Expression loan_purpose#1770 could run on GPU @Expression property_type#1771 could run on GPU @Expression num_units#1772 could run on GPU @Expression occupancy_status#1773 could run on GPU @Expression property_state#1774 could run on GPU @Expression zip#1776 could run on GPU @Expression mortgage_insurance_percent#1777 could run on GPU @Expression product_type#1778 could run on GPU @Expression relocation_mortgage_indicator#1824 could run on GPU @Expression quarter#1852 could run on GPU @Expression cast(gettimestamp(monthly_reporting_period#1746, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) AS _w1#342 could run on GPU @Expression cast(gettimestamp(monthly_reporting_period#1746, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#1746, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#1746, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#1746 could run on GPU @Expression MMyyyy could run on GPU *Exec will run on GPU *Expression isnotnull(loan_id#1745L) will run on GPU *Exec will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) AS quarter#1852 will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) will run on GPU *Expression substring_index(input_file_name(), ., 1) will run on GPU *Expression input_file_name() will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression from_seller_name#1508 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression isnotnull(from_seller_name#1508) will run on GPU ! cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.execution.RDDScanExec @Expression from_seller_name#1508 could run on GPU @Expression to_seller_name#1509 could run on GPU *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS orig_channel#2069 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 0) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 0) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 0) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS first_home_buyer#2711 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 1) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 1) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 1) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS loan_purpose#3353 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 2) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 2) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 2) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS property_type#3995 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 3) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 3) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 3) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS occupancy_status#4637 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 4) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 4) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 4) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS property_state#5279 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 5) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 5) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 5) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS product_type#5921 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 6) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 6) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 6) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS relocation_mortgage_indicator#6563 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 7) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 7) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 7) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS seller_name#7205 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 8) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 8) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 8) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS mod_flag#7847 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 9) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 9) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 9) will run on GPU *Expression isnotnull(data#1996) will run on GPU 22/12/08 18:27:46 INFO GpuOverrides: Plan conversion to the GPU took 37.29 ms 22/12/08 18:27:46 INFO GpuOverrides: Plan conversion to the GPU took 0.32 ms 22/12/08 18:27:46 WARN GpuOverrides: ! cannot run on GPU because not all expressions can be replaced; GPU does not currently support the operator class org.apache.spark.sql.execution.DeserializeToObjectExec ! createexternalrow(orig_channel#8629, first_home_buyer#8659, loan_purpose#8689, property_type#8719, occupancy_status#8749, property_state#8779, product_type#8809, relocation_mortgage_indicator#8839, seller_name#8869, mod_flag#8899, orig_interest_rate#8929, orig_upb#8959, orig_loan_term#8989, orig_ltv#9019, orig_cltv#9049, num_borrowers#9079, dti#9109, borrower_credit_score#9139, num_units#9169, zip#9199, mortgage_insurance_percent#9229, current_loan_delinquency_status#9259, current_actual_upb#9289, interest_rate#9319, ... 32 more fields) cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.catalyst.expressions.objects.CreateExternalRow @Expression orig_channel#8629 could run on GPU @Expression first_home_buyer#8659 could run on GPU @Expression loan_purpose#8689 could run on GPU @Expression property_type#8719 could run on GPU @Expression occupancy_status#8749 could run on GPU @Expression property_state#8779 could run on GPU @Expression product_type#8809 could run on GPU @Expression relocation_mortgage_indicator#8839 could run on GPU @Expression seller_name#8869 could run on GPU @Expression mod_flag#8899 could run on GPU @Expression orig_interest_rate#8929 could run on GPU @Expression orig_upb#8959 could run on GPU @Expression orig_loan_term#8989 could run on GPU @Expression orig_ltv#9019 could run on GPU @Expression orig_cltv#9049 could run on GPU @Expression num_borrowers#9079 could run on GPU @Expression dti#9109 could run on GPU @Expression borrower_credit_score#9139 could run on GPU @Expression num_units#9169 could run on GPU @Expression zip#9199 could run on GPU @Expression mortgage_insurance_percent#9229 could run on GPU @Expression current_loan_delinquency_status#9259 could run on GPU @Expression current_actual_upb#9289 could run on GPU @Expression interest_rate#9319 could run on GPU @Expression loan_age#9349 could run on GPU @Expression msa#9379 could run on GPU @Expression non_interest_bearing_upb#9409 could run on GPU @Expression delinquency_12#9439 could run on GPU !Expression obj#9468 cannot run on GPU because expression AttributeReference obj#9468 produces an unsupported type ObjectType(interface org.apache.spark.sql.Row) *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression cast(orig_channel#8572 as float) AS orig_channel#8629 will run on GPU *Expression cast(orig_channel#8572 as float) will run on GPU *Expression cast(first_home_buyer#8573 as float) AS first_home_buyer#8659 will run on GPU *Expression cast(first_home_buyer#8573 as float) will run on GPU *Expression cast(loan_purpose#8574 as float) AS loan_purpose#8689 will run on GPU *Expression cast(loan_purpose#8574 as float) will run on GPU *Expression cast(property_type#8575 as float) AS property_type#8719 will run on GPU *Expression cast(property_type#8575 as float) will run on GPU *Expression cast(occupancy_status#8576 as float) AS occupancy_status#8749 will run on GPU *Expression cast(occupancy_status#8576 as float) will run on GPU *Expression cast(property_state#8577 as float) AS property_state#8779 will run on GPU *Expression cast(property_state#8577 as float) will run on GPU *Expression cast(product_type#8578 as float) AS product_type#8809 will run on GPU *Expression cast(product_type#8578 as float) will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) AS relocation_mortgage_indicator#8839 will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) will run on GPU *Expression cast(seller_name#8580 as float) AS seller_name#8869 will run on GPU *Expression cast(seller_name#8580 as float) will run on GPU *Expression cast(mod_flag#8581 as float) AS mod_flag#8899 will run on GPU *Expression cast(mod_flag#8581 as float) will run on GPU *Expression cast(orig_interest_rate#8582 as float) AS orig_interest_rate#8929 will run on GPU *Expression cast(orig_interest_rate#8582 as float) will run on GPU *Expression cast(orig_upb#8583 as float) AS orig_upb#8959 will run on GPU *Expression cast(orig_upb#8583 as float) will run on GPU *Expression cast(orig_loan_term#8584 as float) AS orig_loan_term#8989 will run on GPU *Expression cast(orig_loan_term#8584 as float) will run on GPU *Expression cast(orig_ltv#8585 as float) AS orig_ltv#9019 will run on GPU *Expression cast(orig_ltv#8585 as float) will run on GPU *Expression cast(orig_cltv#8586 as float) AS orig_cltv#9049 will run on GPU *Expression cast(orig_cltv#8586 as float) will run on GPU *Expression cast(num_borrowers#8587 as float) AS num_borrowers#9079 will run on GPU *Expression cast(num_borrowers#8587 as float) will run on GPU *Expression cast(dti#8588 as float) AS dti#9109 will run on GPU *Expression cast(dti#8588 as float) will run on GPU *Expression cast(borrower_credit_score#8589 as float) AS borrower_credit_score#9139 will run on GPU *Expression cast(borrower_credit_score#8589 as float) will run on GPU *Expression cast(num_units#8590 as float) AS num_units#9169 will run on GPU *Expression cast(num_units#8590 as float) will run on GPU *Expression cast(zip#8591 as float) AS zip#9199 will run on GPU *Expression cast(zip#8591 as float) will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) AS mortgage_insurance_percent#9229 will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) AS current_loan_delinquency_status#9259 will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) will run on GPU *Expression cast(current_actual_upb#8594 as float) AS current_actual_upb#9289 will run on GPU *Expression cast(current_actual_upb#8594 as float) will run on GPU *Expression cast(interest_rate#8595 as float) AS interest_rate#9319 will run on GPU *Expression cast(interest_rate#8595 as float) will run on GPU *Expression cast(loan_age#8596 as float) AS loan_age#9349 will run on GPU *Expression cast(loan_age#8596 as float) will run on GPU *Expression cast(msa#8597 as float) AS msa#9379 will run on GPU *Expression cast(msa#8597 as float) will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) AS non_interest_bearing_upb#9409 will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) will run on GPU *Expression cast(delinquency_12#8599 as float) AS delinquency_12#9439 will run on GPU *Expression cast(delinquency_12#8599 as float) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression orig_channel#8572 ASC NULLS FIRST will run on GPU *Expression first_home_buyer#8573 ASC NULLS FIRST will run on GPU *Expression loan_purpose#8574 ASC NULLS FIRST will run on GPU *Expression property_type#8575 ASC NULLS FIRST will run on GPU *Expression occupancy_status#8576 ASC NULLS FIRST will run on GPU *Expression property_state#8577 ASC NULLS FIRST will run on GPU *Expression product_type#8578 ASC NULLS FIRST will run on GPU *Expression relocation_mortgage_indicator#8579 ASC NULLS FIRST will run on GPU *Expression seller_name#8580 ASC NULLS FIRST will run on GPU *Expression mod_flag#8581 ASC NULLS FIRST will run on GPU *Expression orig_interest_rate#8582 ASC NULLS FIRST will run on GPU *Expression orig_upb#8583 ASC NULLS FIRST will run on GPU *Expression orig_loan_term#8584 ASC NULLS FIRST will run on GPU *Expression orig_ltv#8585 ASC NULLS FIRST will run on GPU *Expression orig_cltv#8586 ASC NULLS FIRST will run on GPU *Expression num_borrowers#8587 ASC NULLS FIRST will run on GPU *Expression dti#8588 ASC NULLS FIRST will run on GPU *Expression borrower_credit_score#8589 ASC NULLS FIRST will run on GPU *Expression num_units#8590 ASC NULLS FIRST will run on GPU *Expression zip#8591 ASC NULLS FIRST will run on GPU *Expression mortgage_insurance_percent#8592 ASC NULLS FIRST will run on GPU *Expression current_loan_delinquency_status#8593 ASC NULLS FIRST will run on GPU *Expression current_actual_upb#8594 ASC NULLS FIRST will run on GPU *Expression interest_rate#8595 ASC NULLS FIRST will run on GPU *Expression loan_age#8596 ASC NULLS FIRST will run on GPU *Expression msa#8597 ASC NULLS FIRST will run on GPU *Expression non_interest_bearing_upb#8598 ASC NULLS FIRST will run on GPU *Expression delinquency_12#8599 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression coalesce(orig_channel#2642, 0) AS orig_channel#8572 will run on GPU *Expression coalesce(orig_channel#2642, 0) will run on GPU *Expression coalesce(first_home_buyer#3284, 0) AS first_home_buyer#8573 will run on GPU *Expression coalesce(first_home_buyer#3284, 0) will run on GPU *Expression coalesce(loan_purpose#3926, 0) AS loan_purpose#8574 will run on GPU *Expression coalesce(loan_purpose#3926, 0) will run on GPU *Expression coalesce(property_type#4568, 0) AS property_type#8575 will run on GPU *Expression coalesce(property_type#4568, 0) will run on GPU *Expression coalesce(occupancy_status#5210, 0) AS occupancy_status#8576 will run on GPU *Expression coalesce(occupancy_status#5210, 0) will run on GPU *Expression coalesce(property_state#5852, 0) AS property_state#8577 will run on GPU *Expression coalesce(property_state#5852, 0) will run on GPU *Expression coalesce(product_type#6494, 0) AS product_type#8578 will run on GPU *Expression coalesce(product_type#6494, 0) will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) AS relocation_mortgage_indicator#8579 will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) will run on GPU *Expression coalesce(seller_name#7778, 0) AS seller_name#8580 will run on GPU *Expression coalesce(seller_name#7778, 0) will run on GPU *Expression coalesce(id#2007, 0) AS mod_flag#8581 will run on GPU *Expression coalesce(id#2007, 0) will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) AS orig_interest_rate#8582 will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) will run on GPU *Expression nanvl(orig_interest_rate#1751, null) will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) AS orig_upb#8583 will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) will run on GPU *Expression nanvl(orig_upb#1753, null) will run on GPU *Expression coalesce(orig_loan_term#1756, 0) AS orig_loan_term#8584 will run on GPU *Expression coalesce(orig_loan_term#1756, 0) will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) AS orig_ltv#8585 will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) will run on GPU *Expression nanvl(orig_ltv#1763, null) will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) AS orig_cltv#8586 will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) will run on GPU *Expression nanvl(orig_cltv#1764, null) will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) AS num_borrowers#8587 will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) will run on GPU *Expression nanvl(num_borrowers#1765, null) will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) AS dti#8588 will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) will run on GPU *Expression nanvl(dti#1766, null) will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) AS borrower_credit_score#8589 will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) will run on GPU *Expression nanvl(borrower_credit_score#1767, null) will run on GPU *Expression coalesce(num_units#1772, 0) AS num_units#8590 will run on GPU *Expression coalesce(num_units#1772, 0) will run on GPU *Expression coalesce(zip#1776, 0) AS zip#8591 will run on GPU *Expression coalesce(zip#1776, 0) will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) AS mortgage_insurance_percent#8592 will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) will run on GPU *Expression nanvl(mortgage_insurance_percent#1777, null) will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) AS current_loan_delinquency_status#8593 will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) AS current_actual_upb#8594 will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) will run on GPU *Expression nanvl(current_actual_upb#11, null) will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) AS interest_rate#8595 will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) will run on GPU *Expression nanvl(interest_rate#8, null) will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) AS loan_age#8596 will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) will run on GPU *Expression nanvl(loan_age#15, null) will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) AS msa#8597 will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) will run on GPU *Expression nanvl(msa#31, null) will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) AS non_interest_bearing_upb#8598 will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) will run on GPU *Expression nanvl(non_interest_bearing_upb#62, null) will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) AS delinquency_12#8599 will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) will run on GPU *Expression CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END will run on GPU *Expression (delinquency_12#1215 > 0) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS seller_name#7778 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS relocation_mortgage_indicator#7136 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS product_type#6494 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_state#5852 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS occupancy_status#5210 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_type#4568 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS loan_purpose#3926 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS first_home_buyer#3284 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS orig_channel#2642 will run on GPU *Exec will run on GPU *Exec will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression cast(timestamp_year#1279 as bigint) will run on GPU *Expression cast(timestamp_month#1243 as bigint) will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_year#1279 as bigint) ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_year#1279 as bigint) could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_month#1243 as bigint) ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_month#1243 as bigint) could run on GPU but is going to be removed because parent plan is removed !Exec cannot run on GPU because Columnar exchange without columnar children is inefficient @Partitioning could run on GPU @Expression quarter#216 could run on GPU @Expression loan_id#1L could run on GPU @Expression cast(timestamp_year#1279 as bigint) could run on GPU @Expression timestamp_year#1279 could run on GPU @Expression cast(timestamp_month#1243 as bigint) could run on GPU @Expression timestamp_month#1243 could run on GPU !Exec cannot run on GPU because not all expressions can be replaced @Expression loan_id#1L could run on GPU @Expression interest_rate#8 could run on GPU @Expression current_actual_upb#11 could run on GPU @Expression loan_age#15 could run on GPU @Expression msa#31 could run on GPU @Expression current_loan_delinquency_status#39 could run on GPU @Expression mod_flag#41 could run on GPU @Expression non_interest_bearing_upb#62 could run on GPU @Expression quarter#216 could run on GPU @Expression month(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) AS timestamp_month#1243 could run on GPU @Expression month(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) could run on GPU @Expression cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because expression GetTimestamp gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType; Only UTC zone id is supported. Actual zone id: Asia/Kolkata !Expression date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; timestamp expression Cast cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) (TimestampType is not supported when the JVM system timezone is set to Asia/Kolkata. Set the timezone to UTC to enable TimestampType support) !Expression cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) cannot run on GPU because Cast from DateType to TimestampType is not supported @Expression cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#2 could run on GPU @Expression MMyyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression year(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) AS timestamp_year#1279 could run on GPU @Expression year(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) could run on GPU @Expression cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because expression GetTimestamp gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType; Only UTC zone id is supported. Actual zone id: Asia/Kolkata !Expression date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; timestamp expression Cast cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) (TimestampType is not supported when the JVM system timezone is set to Asia/Kolkata. Set the timezone to UTC to enable TimestampType support) !Expression cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) cannot run on GPU because Cast from DateType to TimestampType is not supported @Expression cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#2 could run on GPU @Expression MMyyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression MM/dd/yyyy could run on GPU *Exec will run on GPU *Expression (isnotnull(loan_id#1L) AND true) will run on GPU *Expression isnotnull(loan_id#1L) will run on GPU *Exec will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) AS quarter#216 will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) will run on GPU *Expression substring_index(input_file_name(), ., 1) will run on GPU *Expression input_file_name() will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#1423 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#1316L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression timestamp_year#1169L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression timestamp_month#1198L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression max(delinquency_12#908) will run on GPU *Expression max(delinquency_12#908) will run on GPU *Expression min(upb_12#944) will run on GPU *Expression min(upb_12#944) will run on GPU *Expression (cast((max(delinquency_12#908)#1153 > 3) as int) + cast((min(upb_12#944)#1155 = 0.0) as int)) AS delinquency_12#1215 will run on GPU *Expression (cast((max(delinquency_12#908)#1153 > 3) as int) + cast((min(upb_12#944)#1155 = 0.0) as int)) will run on GPU *Expression cast((max(delinquency_12#908)#1153 > 3) as int) will run on GPU *Expression (max(delinquency_12#908)#1153 > 3) will run on GPU *Expression cast((min(upb_12#944)#1155 = 0.0) as int) will run on GPU *Expression (min(upb_12#944)#1155 = 0.0) will run on GPU *Expression FLOOR((cast(((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0)) AS timestamp_year#1169L will run on GPU *Expression FLOOR((cast(((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0)) will run on GPU *Expression (cast(((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0) will run on GPU *Expression cast(((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) as double) will run on GPU *Expression ((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) will run on GPU *Expression (24000 + (josh_mody_n#1126L * 12)) will run on GPU *Expression (josh_mody_n#1126L * 12) will run on GPU *Expression cast((month_y#1110 - 1) as bigint) will run on GPU *Expression (month_y#1110 - 1) will run on GPU *Expression CASE WHEN (pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) = 0) THEN 12 ELSE pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) END AS timestamp_month#1198L will run on GPU *Expression CASE WHEN (pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) = 0) THEN 12 ELSE pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) END will run on GPU *Expression (pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) = 0) will run on GPU *Expression pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) will run on GPU *Expression ((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)) will run on GPU *Expression (24000 + (josh_mody_n#1126L * 12)) will run on GPU *Expression (josh_mody_n#1126L * 12) will run on GPU *Expression cast(month_y#1110 as bigint) will run on GPU *Expression pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) will run on GPU *Expression ((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)) will run on GPU *Expression (24000 + (josh_mody_n#1126L * 12)) will run on GPU *Expression (josh_mody_n#1126L * 12) will run on GPU *Expression cast(month_y#1110 as bigint) will run on GPU *Exec will run on GPU *Expression partial_max(delinquency_12#908) will run on GPU *Expression max(delinquency_12#908) will run on GPU *Expression partial_min(upb_12#944) will run on GPU *Expression min(upb_12#944) will run on GPU *Exec will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) AS josh_mody_n#1126L will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) will run on GPU *Expression (cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0) will run on GPU *Expression cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) will run on GPU *Expression ((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) will run on GPU *Expression (((timestamp_year#872 * 12) + timestamp_month#836) - 24000) will run on GPU *Expression ((timestamp_year#872 * 12) + timestamp_month#836) will run on GPU *Expression (timestamp_year#872 * 12) will run on GPU *Exec will run on GPU *Expression (isnotnull(FLOOR((cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0))) AND ((pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) = 0) OR isnotnull(pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12)))) will run on GPU *Expression isnotnull(FLOOR((cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0))) will run on GPU *Expression FLOOR((cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0)) will run on GPU *Expression (cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0) will run on GPU *Expression cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) will run on GPU *Expression ((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) will run on GPU *Expression (24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) will run on GPU *Expression (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12) will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) will run on GPU *Expression (cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0) will run on GPU *Expression cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) will run on GPU *Expression ((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) will run on GPU *Expression (((timestamp_year#872 * 12) + timestamp_month#836) - 24000) will run on GPU *Expression ((timestamp_year#872 * 12) + timestamp_month#836) will run on GPU *Expression (timestamp_year#872 * 12) will run on GPU *Expression cast((month_y#1110 - 1) as bigint) will run on GPU *Expression (month_y#1110 - 1) will run on GPU *Expression ((pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) = 0) OR isnotnull(pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12))) will run on GPU *Expression (pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) = 0) will run on GPU *Expression pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) will run on GPU *Expression ((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)) will run on GPU *Expression (24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) will run on GPU *Expression (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12) will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) will run on GPU *Expression (cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0) will run on GPU *Expression cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) will run on GPU *Expression ((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) will run on GPU *Expression (((timestamp_year#872 * 12) + timestamp_month#836) - 24000) will run on GPU *Expression ((timestamp_year#872 * 12) + timestamp_month#836) will run on GPU *Expression (timestamp_year#872 * 12) will run on GPU *Expression cast(month_y#1110 as bigint) will run on GPU *Expression isnotnull(pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12)) will run on GPU *Expression pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) will run on GPU *Expression ((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)) will run on GPU *Expression (24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) will run on GPU *Expression (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12) will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) will run on GPU *Expression (cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0) will run on GPU *Expression cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) will run on GPU *Expression ((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) will run on GPU *Expression (((timestamp_year#872 * 12) + timestamp_month#836) - 24000) will run on GPU *Expression ((timestamp_year#872 * 12) + timestamp_month#836) will run on GPU *Expression (timestamp_year#872 * 12) will run on GPU *Expression cast(month_y#1110 as bigint) will run on GPU *Exec will run on GPU *Expression explode([0,1,2,3,4,5,6,7,8,9,10,11]) will run on GPU *Exec will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#1423 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#1316L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed !Exec cannot run on GPU because Columnar exchange without columnar children is inefficient @Partitioning could run on GPU @Expression quarter#1423 could run on GPU @Expression loan_id#1316L could run on GPU !Exec cannot run on GPU because not all expressions can be replaced @Expression quarter#1423 could run on GPU @Expression loan_id#1316L could run on GPU @Expression current_loan_delinquency_status#1354 AS delinquency_12#908 could run on GPU @Expression current_loan_delinquency_status#1354 could run on GPU @Expression current_actual_upb#1326 AS upb_12#944 could run on GPU @Expression current_actual_upb#1326 could run on GPU @Expression month(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) AS timestamp_month#836 could run on GPU @Expression month(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) could run on GPU @Expression cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because expression GetTimestamp gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType; Only UTC zone id is supported. Actual zone id: Asia/Kolkata !Expression date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)) cannot run on GPU because timestamp expression Cast cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) (TimestampType is not supported when the JVM system timezone is set to Asia/Kolkata. Set the timezone to UTC to enable TimestampType support); Only UTC zone id is supported. Actual zone id: Asia/Kolkata !Expression cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) cannot run on GPU because Cast from DateType to TimestampType is not supported @Expression cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#1317 could run on GPU @Expression MMyyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression year(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) AS timestamp_year#872 could run on GPU @Expression year(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) could run on GPU @Expression cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because expression GetTimestamp gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType; Only UTC zone id is supported. Actual zone id: Asia/Kolkata !Expression date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)) cannot run on GPU because timestamp expression Cast cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) (TimestampType is not supported when the JVM system timezone is set to Asia/Kolkata. Set the timezone to UTC to enable TimestampType support); Only UTC zone id is supported. Actual zone id: Asia/Kolkata !Expression cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) cannot run on GPU because Cast from DateType to TimestampType is not supported @Expression cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#1317 could run on GPU @Expression MMyyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression MM/dd/yyyy could run on GPU *Exec will run on GPU *Expression isnotnull(loan_id#1316L) will run on GPU *Exec will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) AS quarter#1423 will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) will run on GPU *Expression substring_index(input_file_name(), ., 1) will run on GPU *Expression input_file_name() will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#1095 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#988L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Expression max(current_loan_delinquency_status#1026) will run on GPU *Expression max(current_loan_delinquency_status#1026) will run on GPU *Expression min(delinquency_30#760) will run on GPU *Expression min(delinquency_30#760) will run on GPU *Expression min(delinquency_90#761) will run on GPU *Expression min(delinquency_90#761) will run on GPU *Expression min(delinquency_180#762) will run on GPU *Expression min(delinquency_180#762) will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 1) AS ever_30#789 will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 1) will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 3) AS ever_90#790 will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 3) will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 6) AS ever_180#791 will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 6) will run on GPU *Expression min(delinquency_30#760)#777 AS delinquency_30#778 will run on GPU *Expression min(delinquency_90#761)#779 AS delinquency_90#780 will run on GPU *Expression min(delinquency_180#762)#781 AS delinquency_180#782 will run on GPU *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression partial_max(current_loan_delinquency_status#1026) will run on GPU *Expression max(current_loan_delinquency_status#1026) will run on GPU *Expression partial_min(delinquency_30#760) will run on GPU *Expression min(delinquency_30#760) will run on GPU *Expression partial_min(delinquency_90#761) will run on GPU *Expression min(delinquency_90#761) will run on GPU *Expression partial_min(delinquency_180#762) will run on GPU *Expression min(delinquency_180#762) will run on GPU !Exec cannot run on GPU because not all expressions can be replaced @Expression quarter#1095 could run on GPU @Expression loan_id#988L could run on GPU @Expression current_loan_delinquency_status#1026 could run on GPU @Expression CASE WHEN (current_loan_delinquency_status#1026 >= 1) THEN cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) END AS delinquency_30#760 could run on GPU @Expression CASE WHEN (current_loan_delinquency_status#1026 >= 1) THEN cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) END could run on GPU @Expression (current_loan_delinquency_status#1026 >= 1) could run on GPU @Expression current_loan_delinquency_status#1026 could run on GPU @Expression 1 could run on GPU @Expression cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType !Expression date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; timestamp expression Cast cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) (TimestampType is not supported when the JVM system timezone is set to Asia/Kolkata. Set the timezone to UTC to enable TimestampType support) !Expression cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) cannot run on GPU because Cast from DateType to TimestampType is not supported @Expression cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#989 could run on GPU @Expression MMyyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression CASE WHEN (current_loan_delinquency_status#1026 >= 3) THEN cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) END AS delinquency_90#761 could run on GPU @Expression CASE WHEN (current_loan_delinquency_status#1026 >= 3) THEN cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) END could run on GPU @Expression (current_loan_delinquency_status#1026 >= 3) could run on GPU @Expression current_loan_delinquency_status#1026 could run on GPU @Expression 3 could run on GPU @Expression cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType !Expression date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; timestamp expression Cast cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) (TimestampType is not supported when the JVM system timezone is set to Asia/Kolkata. Set the timezone to UTC to enable TimestampType support) !Expression cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) cannot run on GPU because Cast from DateType to TimestampType is not supported @Expression cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#989 could run on GPU @Expression MMyyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression CASE WHEN (current_loan_delinquency_status#1026 >= 6) THEN cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) END AS delinquency_180#762 could run on GPU @Expression CASE WHEN (current_loan_delinquency_status#1026 >= 6) THEN cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) END could run on GPU @Expression (current_loan_delinquency_status#1026 >= 6) could run on GPU @Expression current_loan_delinquency_status#1026 could run on GPU @Expression 6 could run on GPU @Expression cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType !Expression date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; timestamp expression Cast cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) (TimestampType is not supported when the JVM system timezone is set to Asia/Kolkata. Set the timezone to UTC to enable TimestampType support) !Expression cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) cannot run on GPU because Cast from DateType to TimestampType is not supported @Expression cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#989 could run on GPU @Expression MMyyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression MM/dd/yyyy could run on GPU *Exec will run on GPU *Expression isnotnull(loan_id#988L) will run on GPU *Exec will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) AS quarter#1095 will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) will run on GPU *Expression substring_index(input_file_name(), ., 1) will run on GPU *Expression input_file_name() will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1745L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#1852 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression coalesce(to_seller_name#1509, seller_name#326) AS seller_name#1628 will run on GPU *Expression coalesce(to_seller_name#1509, seller_name#326) will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression seller_name#326 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression (rank#331 = 1) will run on GPU *Exec will run on GPU *Expression dense_rank(_w1#342) windowspecdefinition(loan_id#1745L, _w1#342 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) AS rank#331 will run on GPU *Expression dense_rank(_w1#342) windowspecdefinition(loan_id#1745L, _w1#342 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) will run on GPU *Expression dense_rank(_w1#342) will run on GPU *Expression windowspecdefinition(loan_id#1745L, _w1#342 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) will run on GPU *Expression _w1#342 ASC NULLS FIRST will run on GPU *Expression specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$()) will run on GPU *Expression unboundedpreceding$() will run on GPU *Expression currentrow$() will run on GPU *Expression _w1#342 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression loan_id#1745L ASC NULLS FIRST will run on GPU *Expression _w1#342 ASC NULLS FIRST will run on GPU !Exec cannot run on GPU because Columnar exchange without columnar children is inefficient @Partitioning could run on GPU @Expression loan_id#1745L could run on GPU !Exec cannot run on GPU because not all expressions can be replaced @Expression loan_id#1745L could run on GPU @Expression orig_channel#1747 could run on GPU @Expression upper(seller_name#1748) AS seller_name#326 could run on GPU @Expression upper(seller_name#1748) could run on GPU @Expression seller_name#1748 could run on GPU @Expression orig_interest_rate#1751 could run on GPU @Expression orig_upb#1753 could run on GPU @Expression orig_loan_term#1756 could run on GPU @Expression orig_ltv#1763 could run on GPU @Expression orig_cltv#1764 could run on GPU @Expression num_borrowers#1765 could run on GPU @Expression dti#1766 could run on GPU @Expression borrower_credit_score#1767 could run on GPU @Expression first_home_buyer#1769 could run on GPU @Expression loan_purpose#1770 could run on GPU @Expression property_type#1771 could run on GPU @Expression num_units#1772 could run on GPU @Expression occupancy_status#1773 could run on GPU @Expression property_state#1774 could run on GPU @Expression zip#1776 could run on GPU @Expression mortgage_insurance_percent#1777 could run on GPU @Expression product_type#1778 could run on GPU @Expression relocation_mortgage_indicator#1824 could run on GPU @Expression quarter#1852 could run on GPU @Expression cast(gettimestamp(monthly_reporting_period#1746, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) AS _w1#342 could run on GPU @Expression cast(gettimestamp(monthly_reporting_period#1746, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#1746, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#1746, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#1746 could run on GPU @Expression MMyyyy could run on GPU *Exec will run on GPU *Expression isnotnull(loan_id#1745L) will run on GPU *Exec will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) AS quarter#1852 will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) will run on GPU *Expression substring_index(input_file_name(), ., 1) will run on GPU *Expression input_file_name() will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression from_seller_name#1508 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression isnotnull(from_seller_name#1508) will run on GPU ! cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.execution.RDDScanExec @Expression from_seller_name#1508 could run on GPU @Expression to_seller_name#1509 could run on GPU *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS orig_channel#2069 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 0) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 0) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 0) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS first_home_buyer#2711 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 1) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 1) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 1) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS loan_purpose#3353 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 2) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 2) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 2) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS property_type#3995 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 3) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 3) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 3) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS occupancy_status#4637 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 4) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 4) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 4) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS property_state#5279 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 5) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 5) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 5) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS product_type#5921 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 6) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 6) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 6) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS relocation_mortgage_indicator#6563 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 7) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 7) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 7) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS seller_name#7205 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 8) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 8) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 8) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS mod_flag#7847 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 9) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 9) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 9) will run on GPU *Expression isnotnull(data#1996) will run on GPU 22/12/08 18:27:46 INFO GpuOverrides: Plan conversion to the GPU took 33.55 ms 22/12/08 18:27:46 INFO GpuOverrides: GPU plan transition optimization took 0.57 ms 22/12/08 18:27:46 WARN GpuOverrides: !Exec cannot run on GPU because Columnar exchange without columnar children is inefficient @Partitioning could run on GPU @Expression quarter#216 could run on GPU @Expression loan_id#1L could run on GPU @Expression cast(timestamp_year#1279 as bigint) could run on GPU @Expression timestamp_year#1279 could run on GPU @Expression cast(timestamp_month#1243 as bigint) could run on GPU @Expression timestamp_month#1243 could run on GPU !Exec cannot run on GPU because not all expressions can be replaced @Expression loan_id#1L could run on GPU @Expression interest_rate#8 could run on GPU @Expression current_actual_upb#11 could run on GPU @Expression loan_age#15 could run on GPU @Expression msa#31 could run on GPU @Expression current_loan_delinquency_status#39 could run on GPU @Expression mod_flag#41 could run on GPU @Expression non_interest_bearing_upb#62 could run on GPU @Expression quarter#216 could run on GPU @Expression month(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) AS timestamp_month#1243 could run on GPU @Expression month(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) could run on GPU @Expression cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because expression GetTimestamp gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType; Only UTC zone id is supported. Actual zone id: Asia/Kolkata !Expression date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; timestamp expression Cast cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) (TimestampType is not supported when the JVM system timezone is set to Asia/Kolkata. Set the timezone to UTC to enable TimestampType support) !Expression cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) cannot run on GPU because Cast from DateType to TimestampType is not supported @Expression cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#2 could run on GPU @Expression MMyyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression year(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) AS timestamp_year#1279 could run on GPU @Expression year(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) could run on GPU @Expression cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because expression GetTimestamp gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType; Only UTC zone id is supported. Actual zone id: Asia/Kolkata !Expression date_format(cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; timestamp expression Cast cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) (TimestampType is not supported when the JVM system timezone is set to Asia/Kolkata. Set the timezone to UTC to enable TimestampType support) !Expression cast(cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) cannot run on GPU because Cast from DateType to TimestampType is not supported @Expression cast(gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#2, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#2 could run on GPU @Expression MMyyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression MM/dd/yyyy could run on GPU *Exec will run on GPU *Expression (isnotnull(loan_id#1L) AND true) will run on GPU *Expression isnotnull(loan_id#1L) will run on GPU *Exec will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) AS quarter#216 will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) will run on GPU *Expression substring_index(input_file_name(), ., 1) will run on GPU *Expression input_file_name() will run on GPU *Exec will run on GPU 22/12/08 18:27:46 INFO GpuOverrides: Plan conversion to the GPU took 3.29 ms 22/12/08 18:27:46 INFO GpuOverrides: GPU plan transition optimization took 0.73 ms 22/12/08 18:27:46 WARN GpuOverrides: !Exec cannot run on GPU because Columnar exchange without columnar children is inefficient @Partitioning could run on GPU @Expression quarter#1423 could run on GPU @Expression loan_id#1316L could run on GPU !Exec cannot run on GPU because not all expressions can be replaced @Expression quarter#1423 could run on GPU @Expression loan_id#1316L could run on GPU @Expression current_loan_delinquency_status#1354 AS delinquency_12#908 could run on GPU @Expression current_loan_delinquency_status#1354 could run on GPU @Expression current_actual_upb#1326 AS upb_12#944 could run on GPU @Expression current_actual_upb#1326 could run on GPU @Expression month(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) AS timestamp_month#836 could run on GPU @Expression month(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) could run on GPU @Expression cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because expression GetTimestamp gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType; Only UTC zone id is supported. Actual zone id: Asia/Kolkata !Expression date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)) cannot run on GPU because timestamp expression Cast cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) (TimestampType is not supported when the JVM system timezone is set to Asia/Kolkata. Set the timezone to UTC to enable TimestampType support); Only UTC zone id is supported. Actual zone id: Asia/Kolkata !Expression cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) cannot run on GPU because Cast from DateType to TimestampType is not supported @Expression cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#1317 could run on GPU @Expression MMyyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression year(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) AS timestamp_year#872 could run on GPU @Expression year(cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date)) could run on GPU @Expression cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because expression GetTimestamp gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType; Only UTC zone id is supported. Actual zone id: Asia/Kolkata !Expression date_format(cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)) cannot run on GPU because timestamp expression Cast cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) (TimestampType is not supported when the JVM system timezone is set to Asia/Kolkata. Set the timezone to UTC to enable TimestampType support); Only UTC zone id is supported. Actual zone id: Asia/Kolkata !Expression cast(cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) cannot run on GPU because Cast from DateType to TimestampType is not supported @Expression cast(gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#1317, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#1317 could run on GPU @Expression MMyyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression MM/dd/yyyy could run on GPU *Exec will run on GPU *Expression isnotnull(loan_id#1316L) will run on GPU *Exec will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) AS quarter#1423 will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) will run on GPU *Expression substring_index(input_file_name(), ., 1) will run on GPU *Expression input_file_name() will run on GPU *Exec will run on GPU 22/12/08 18:27:46 INFO GpuOverrides: Plan conversion to the GPU took 2.91 ms 22/12/08 18:27:46 INFO GpuOverrides: GPU plan transition optimization took 0.94 ms 22/12/08 18:27:46 WARN GpuOverrides: *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression partial_max(current_loan_delinquency_status#1026) will run on GPU *Expression max(current_loan_delinquency_status#1026) will run on GPU *Expression partial_min(delinquency_30#760) will run on GPU *Expression min(delinquency_30#760) will run on GPU *Expression partial_min(delinquency_90#761) will run on GPU *Expression min(delinquency_90#761) will run on GPU *Expression partial_min(delinquency_180#762) will run on GPU *Expression min(delinquency_180#762) will run on GPU !Exec cannot run on GPU because not all expressions can be replaced @Expression quarter#1095 could run on GPU @Expression loan_id#988L could run on GPU @Expression current_loan_delinquency_status#1026 could run on GPU @Expression CASE WHEN (current_loan_delinquency_status#1026 >= 1) THEN cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) END AS delinquency_30#760 could run on GPU @Expression CASE WHEN (current_loan_delinquency_status#1026 >= 1) THEN cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) END could run on GPU @Expression (current_loan_delinquency_status#1026 >= 1) could run on GPU @Expression current_loan_delinquency_status#1026 could run on GPU @Expression 1 could run on GPU @Expression cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType !Expression date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; timestamp expression Cast cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) (TimestampType is not supported when the JVM system timezone is set to Asia/Kolkata. Set the timezone to UTC to enable TimestampType support) !Expression cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) cannot run on GPU because Cast from DateType to TimestampType is not supported @Expression cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#989 could run on GPU @Expression MMyyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression CASE WHEN (current_loan_delinquency_status#1026 >= 3) THEN cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) END AS delinquency_90#761 could run on GPU @Expression CASE WHEN (current_loan_delinquency_status#1026 >= 3) THEN cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) END could run on GPU @Expression (current_loan_delinquency_status#1026 >= 3) could run on GPU @Expression current_loan_delinquency_status#1026 could run on GPU @Expression 3 could run on GPU @Expression cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType !Expression date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; timestamp expression Cast cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) (TimestampType is not supported when the JVM system timezone is set to Asia/Kolkata. Set the timezone to UTC to enable TimestampType support) !Expression cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) cannot run on GPU because Cast from DateType to TimestampType is not supported @Expression cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#989 could run on GPU @Expression MMyyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression CASE WHEN (current_loan_delinquency_status#1026 >= 6) THEN cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) END AS delinquency_180#762 could run on GPU @Expression CASE WHEN (current_loan_delinquency_status#1026 >= 6) THEN cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) END could run on GPU @Expression (current_loan_delinquency_status#1026 >= 6) could run on GPU @Expression current_loan_delinquency_status#1026 could run on GPU @Expression 6 could run on GPU @Expression cast(gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)), MM/dd/yyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType !Expression date_format(cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp), MM/dd/yyyy, Some(Asia/Kolkata)) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; timestamp expression Cast cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) (TimestampType is not supported when the JVM system timezone is set to Asia/Kolkata. Set the timezone to UTC to enable TimestampType support) !Expression cast(cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) as timestamp) cannot run on GPU because Cast from DateType to TimestampType is not supported @Expression cast(gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#989, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#989 could run on GPU @Expression MMyyyy could run on GPU @Expression MM/dd/yyyy could run on GPU @Expression MM/dd/yyyy could run on GPU *Exec will run on GPU *Expression isnotnull(loan_id#988L) will run on GPU *Exec will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) AS quarter#1095 will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) will run on GPU *Expression substring_index(input_file_name(), ., 1) will run on GPU *Expression input_file_name() will run on GPU *Exec will run on GPU 22/12/08 18:27:46 INFO GpuOverrides: Plan conversion to the GPU took 3.91 ms 22/12/08 18:27:46 INFO GpuOverrides: GPU plan transition optimization took 2.11 ms 22/12/08 18:27:46 WARN GpuOverrides: !Exec cannot run on GPU because Columnar exchange without columnar children is inefficient @Partitioning could run on GPU @Expression loan_id#1745L could run on GPU !Exec cannot run on GPU because not all expressions can be replaced @Expression loan_id#1745L could run on GPU @Expression orig_channel#1747 could run on GPU @Expression upper(seller_name#1748) AS seller_name#326 could run on GPU @Expression upper(seller_name#1748) could run on GPU @Expression seller_name#1748 could run on GPU @Expression orig_interest_rate#1751 could run on GPU @Expression orig_upb#1753 could run on GPU @Expression orig_loan_term#1756 could run on GPU @Expression orig_ltv#1763 could run on GPU @Expression orig_cltv#1764 could run on GPU @Expression num_borrowers#1765 could run on GPU @Expression dti#1766 could run on GPU @Expression borrower_credit_score#1767 could run on GPU @Expression first_home_buyer#1769 could run on GPU @Expression loan_purpose#1770 could run on GPU @Expression property_type#1771 could run on GPU @Expression num_units#1772 could run on GPU @Expression occupancy_status#1773 could run on GPU @Expression property_state#1774 could run on GPU @Expression zip#1776 could run on GPU @Expression mortgage_insurance_percent#1777 could run on GPU @Expression product_type#1778 could run on GPU @Expression relocation_mortgage_indicator#1824 could run on GPU @Expression quarter#1852 could run on GPU @Expression cast(gettimestamp(monthly_reporting_period#1746, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) AS _w1#342 could run on GPU @Expression cast(gettimestamp(monthly_reporting_period#1746, MMyyyy, TimestampType, Some(Asia/Kolkata), false) as date) could run on GPU !Expression gettimestamp(monthly_reporting_period#1746, MMyyyy, TimestampType, Some(Asia/Kolkata), false) cannot run on GPU because Only UTC zone id is supported. Actual zone id: Asia/Kolkata; expression GetTimestamp gettimestamp(monthly_reporting_period#1746, MMyyyy, TimestampType, Some(Asia/Kolkata), false) produces an unsupported type TimestampType @Expression monthly_reporting_period#1746 could run on GPU @Expression MMyyyy could run on GPU *Exec will run on GPU *Expression isnotnull(loan_id#1745L) will run on GPU *Exec will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) AS quarter#1852 will run on GPU *Expression substring_index(substring_index(input_file_name(), ., 1), _, -1) will run on GPU *Expression substring_index(input_file_name(), ., 1) will run on GPU *Expression input_file_name() will run on GPU *Exec will run on GPU 22/12/08 18:27:46 INFO GpuOverrides: Plan conversion to the GPU took 2.59 ms 22/12/08 18:27:46 INFO GpuOverrides: GPU plan transition optimization took 0.68 ms 22/12/08 18:27:46 WARN GpuOverrides: *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression isnotnull(from_seller_name#1508) will run on GPU ! cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.execution.RDDScanExec @Expression from_seller_name#1508 could run on GPU @Expression to_seller_name#1509 could run on GPU 22/12/08 18:27:46 INFO GpuOverrides: Plan conversion to the GPU took 0.62 ms 22/12/08 18:27:46 INFO GpuOverrides: GPU plan transition optimization took 0.46 ms 22/12/08 18:27:46 WARN GpuOverrides: *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS orig_channel#2069 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 0) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 0) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 0) will run on GPU *Expression isnotnull(data#1996) will run on GPU 22/12/08 18:27:46 INFO GpuOverrides: Plan conversion to the GPU took 0.87 ms 22/12/08 18:27:46 INFO GpuOverrides: GPU plan transition optimization took 0.44 ms 22/12/08 18:27:46 WARN GpuOverrides: *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS first_home_buyer#2711 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 1) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 1) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 1) will run on GPU *Expression isnotnull(data#1996) will run on GPU 22/12/08 18:27:46 INFO GpuOverrides: Plan conversion to the GPU took 0.71 ms 22/12/08 18:27:46 INFO GpuOverrides: GPU plan transition optimization took 0.66 ms 22/12/08 18:27:46 WARN GpuOverrides: *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS loan_purpose#3353 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 2) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 2) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 2) will run on GPU *Expression isnotnull(data#1996) will run on GPU 22/12/08 18:27:46 INFO GpuOverrides: Plan conversion to the GPU took 0.66 ms 22/12/08 18:27:46 INFO GpuOverrides: GPU plan transition optimization took 0.39 ms 22/12/08 18:27:46 WARN GpuOverrides: *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS property_type#3995 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 3) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 3) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 3) will run on GPU *Expression isnotnull(data#1996) will run on GPU 22/12/08 18:27:46 INFO GpuOverrides: Plan conversion to the GPU took 0.68 ms 22/12/08 18:27:46 INFO GpuOverrides: GPU plan transition optimization took 0.43 ms 22/12/08 18:27:46 WARN GpuOverrides: *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS occupancy_status#4637 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 4) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 4) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 4) will run on GPU *Expression isnotnull(data#1996) will run on GPU 22/12/08 18:27:46 INFO GpuOverrides: Plan conversion to the GPU took 0.64 ms 22/12/08 18:27:46 INFO GpuOverrides: GPU plan transition optimization took 0.43 ms 22/12/08 18:27:46 WARN GpuOverrides: *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS property_state#5279 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 5) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 5) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 5) will run on GPU *Expression isnotnull(data#1996) will run on GPU 22/12/08 18:27:46 INFO GpuOverrides: Plan conversion to the GPU took 0.63 ms 22/12/08 18:27:46 INFO GpuOverrides: GPU plan transition optimization took 0.38 ms 22/12/08 18:27:46 WARN GpuOverrides: *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS product_type#5921 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 6) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 6) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 6) will run on GPU *Expression isnotnull(data#1996) will run on GPU 22/12/08 18:27:46 INFO GpuOverrides: Plan conversion to the GPU took 0.69 ms 22/12/08 18:27:46 INFO GpuOverrides: GPU plan transition optimization took 0.38 ms 22/12/08 18:27:46 WARN GpuOverrides: *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS relocation_mortgage_indicator#6563 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 7) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 7) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 7) will run on GPU *Expression isnotnull(data#1996) will run on GPU 22/12/08 18:27:46 INFO GpuOverrides: Plan conversion to the GPU took 0.67 ms 22/12/08 18:27:46 INFO GpuOverrides: GPU plan transition optimization took 0.63 ms 22/12/08 18:27:46 WARN GpuOverrides: *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS seller_name#7205 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 8) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 8) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 8) will run on GPU *Expression isnotnull(data#1996) will run on GPU 22/12/08 18:27:46 INFO GpuOverrides: Plan conversion to the GPU took 0.64 ms 22/12/08 18:27:46 INFO GpuOverrides: GPU plan transition optimization took 0.34 ms 22/12/08 18:27:46 WARN GpuOverrides: *Exec will run on GPU *Exec will run on GPU *Expression data#1996 AS mod_flag#7847 will run on GPU *Exec will run on GPU *Expression ((column_id#1993 = 9) AND isnotnull(data#1996)) will run on GPU *Expression (column_id#1993 = 9) will run on GPU *Expression isnotnull(data#1996) will run on GPU *Exec will run on GPU *Expression (column_id#1993 = 9) will run on GPU *Expression isnotnull(data#1996) will run on GPU 22/12/08 18:27:46 INFO GpuOverrides: Plan conversion to the GPU took 0.97 ms 22/12/08 18:27:46 INFO GpuOverrides: GPU plan transition optimization took 0.34 ms 22/12/08 18:27:47 INFO CodeGenerator: Code generated in 263.284676 ms 22/12/08 18:27:47 INFO CodeGenerator: Code generated in 263.284483 ms 22/12/08 18:27:47 INFO MemoryStore: Block broadcast_1 stored as values in memory (estimated size 368.0 KiB, free 365.6 MiB) 22/12/08 18:27:47 INFO MemoryStore: Block broadcast_0 stored as values in memory (estimated size 368.0 KiB, free 365.6 MiB) 22/12/08 18:27:47 INFO MemoryStore: Block broadcast_1_piece0 stored as bytes in memory (estimated size 37.6 KiB, free 365.5 MiB) 22/12/08 18:27:47 INFO MemoryStore: Block broadcast_0_piece0 stored as bytes in memory (estimated size 37.6 KiB, free 365.5 MiB) 22/12/08 18:27:47 INFO BlockManagerInfo: Added broadcast_1_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 37.6 KiB, free: 366.3 MiB) 22/12/08 18:27:47 INFO BlockManagerInfo: Added broadcast_0_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 37.6 KiB, free: 366.2 MiB) 22/12/08 18:27:47 INFO SparkContext: Created broadcast 0 from broadcast at GpuReadCSVFileFormat.scala:47 22/12/08 18:27:47 INFO SparkContext: Created broadcast 1 from broadcast at GpuReadCSVFileFormat.scala:47 22/12/08 18:27:47 INFO GpuFileSourceScanExec: Planning scan with bin packing, max size: 134217728 bytes, open cost is considered as scanning 4194304 bytes. 22/12/08 18:27:47 INFO GpuFileSourceScanExec: Planning scan with bin packing, max size: 134217728 bytes, open cost is considered as scanning 4194304 bytes. 22/12/08 18:27:47 INFO GpuFileSourceScanExec: Using the original per file parquet reader 22/12/08 18:27:47 INFO GpuFileSourceScanExec: Using the original per file parquet reader 22/12/08 18:27:47 INFO DAGScheduler: Registering RDD 17 (convert at NativeMethodAccessorImpl.java:0) as input to shuffle 0 22/12/08 18:27:47 INFO DAGScheduler: Got map stage job 0 (convert at NativeMethodAccessorImpl.java:0) with 18 output partitions 22/12/08 18:27:47 INFO DAGScheduler: Final stage: ShuffleMapStage 0 (convert at NativeMethodAccessorImpl.java:0) 22/12/08 18:27:47 INFO DAGScheduler: Parents of final stage: List() 22/12/08 18:27:47 INFO DAGScheduler: Missing parents: List() 22/12/08 18:27:47 INFO DAGScheduler: Submitting ShuffleMapStage 0 (MapPartitionsRDD[17] at convert at NativeMethodAccessorImpl.java:0), which has no missing parents 22/12/08 18:27:47 INFO CodeGenerator: Code generated in 27.531897 ms 22/12/08 18:27:47 INFO MemoryStore: Block broadcast_2 stored as values in memory (estimated size 368.0 KiB, free 365.1 MiB) 22/12/08 18:27:47 INFO MemoryStore: Block broadcast_2_piece0 stored as bytes in memory (estimated size 37.6 KiB, free 365.1 MiB) 22/12/08 18:27:47 INFO BlockManagerInfo: Added broadcast_2_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 37.6 KiB, free: 366.2 MiB) 22/12/08 18:27:47 INFO SparkContext: Created broadcast 2 from broadcast at GpuReadCSVFileFormat.scala:47 22/12/08 18:27:47 INFO GpuFileSourceScanExec: Planning scan with bin packing, max size: 134217728 bytes, open cost is considered as scanning 4194304 bytes. 22/12/08 18:27:47 INFO GpuFileSourceScanExec: Using the original per file parquet reader 22/12/08 18:27:47 INFO MemoryStore: Block broadcast_3 stored as values in memory (estimated size 33.3 KiB, free 365.1 MiB) 22/12/08 18:27:47 INFO MemoryStore: Block broadcast_3_piece0 stored as bytes in memory (estimated size 14.2 KiB, free 365.1 MiB) 22/12/08 18:27:47 INFO BlockManagerInfo: Added broadcast_3_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 14.2 KiB, free: 366.2 MiB) 22/12/08 18:27:47 INFO SparkContext: Created broadcast 3 from broadcast at DAGScheduler.scala:1478 22/12/08 18:27:47 INFO CodeGenerator: Code generated in 29.808105 ms 22/12/08 18:27:47 INFO MemoryStore: Block broadcast_4 stored as values in memory (estimated size 368.0 KiB, free 364.7 MiB) 22/12/08 18:27:47 INFO DAGScheduler: Submitting 18 missing tasks from ShuffleMapStage 0 (MapPartitionsRDD[17] at convert at NativeMethodAccessorImpl.java:0) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14)) 22/12/08 18:27:47 INFO TaskSchedulerImpl: Adding task set 0.0 with 18 tasks resource profile 0 22/12/08 18:27:47 INFO CodeGenerator: Code generated in 34.775144 ms 22/12/08 18:27:47 INFO MemoryStore: Block broadcast_4_piece0 stored as bytes in memory (estimated size 37.6 KiB, free 364.7 MiB) 22/12/08 18:27:47 INFO BlockManagerInfo: Added broadcast_4_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 37.6 KiB, free: 366.1 MiB) 22/12/08 18:27:47 INFO MemoryStore: Block broadcast_5 stored as values in memory (estimated size 368.0 KiB, free 364.3 MiB) 22/12/08 18:27:47 INFO SparkContext: Created broadcast 4 from broadcast at GpuReadCSVFileFormat.scala:47 22/12/08 18:27:47 INFO GpuFileSourceScanExec: Planning scan with bin packing, max size: 134217728 bytes, open cost is considered as scanning 4194304 bytes. 22/12/08 18:27:47 INFO GpuFileSourceScanExec: Using the original per file parquet reader 22/12/08 18:27:47 INFO MemoryStore: Block broadcast_5_piece0 stored as bytes in memory (estimated size 37.6 KiB, free 364.3 MiB) 22/12/08 18:27:47 INFO BlockManagerInfo: Added broadcast_5_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 37.6 KiB, free: 366.1 MiB) 22/12/08 18:27:47 INFO SparkContext: Created broadcast 5 from broadcast at GpuReadCSVFileFormat.scala:47 22/12/08 18:27:47 INFO GpuFileSourceScanExec: Planning scan with bin packing, max size: 134217728 bytes, open cost is considered as scanning 4194304 bytes. 22/12/08 18:27:47 INFO GpuFileSourceScanExec: Using the original per file parquet reader 22/12/08 18:27:47 INFO DAGScheduler: Registering RDD 28 (convert at NativeMethodAccessorImpl.java:0) as input to shuffle 2 22/12/08 18:27:47 INFO DAGScheduler: Got map stage job 1 (convert at NativeMethodAccessorImpl.java:0) with 18 output partitions 22/12/08 18:27:47 INFO DAGScheduler: Final stage: ShuffleMapStage 1 (convert at NativeMethodAccessorImpl.java:0) 22/12/08 18:27:47 INFO DAGScheduler: Parents of final stage: List() 22/12/08 18:27:47 INFO DAGScheduler: Missing parents: List() 22/12/08 18:27:47 INFO DAGScheduler: Submitting ShuffleMapStage 1 (MapPartitionsRDD[28] at convert at NativeMethodAccessorImpl.java:0), which has no missing parents 22/12/08 18:27:47 INFO MemoryStore: Block broadcast_6 stored as values in memory (estimated size 31.0 KiB, free 364.2 MiB) 22/12/08 18:27:47 INFO MemoryStore: Block broadcast_6_piece0 stored as bytes in memory (estimated size 13.3 KiB, free 364.2 MiB) 22/12/08 18:27:47 INFO BlockManagerInfo: Added broadcast_6_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 13.3 KiB, free: 366.1 MiB) 22/12/08 18:27:47 INFO SparkContext: Created broadcast 6 from broadcast at DAGScheduler.scala:1478 22/12/08 18:27:47 INFO DAGScheduler: Submitting 18 missing tasks from ShuffleMapStage 1 (MapPartitionsRDD[28] at convert at NativeMethodAccessorImpl.java:0) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14)) 22/12/08 18:27:47 INFO TaskSchedulerImpl: Adding task set 1.0 with 18 tasks resource profile 0 22/12/08 18:27:47 INFO MemoryStore: Block broadcast_7 stored as values in memory (estimated size 368.0 KiB, free 363.9 MiB) 22/12/08 18:27:47 INFO TaskSetManager: Starting task 0.0 in stage 0.0 (TID 0) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:27:47 INFO TaskSetManager: Starting task 1.0 in stage 0.0 (TID 1) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:27:47 INFO TaskSetManager: Starting task 2.0 in stage 0.0 (TID 2) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:27:47 INFO TaskSetManager: Starting task 3.0 in stage 0.0 (TID 3) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:27:47 INFO TaskSetManager: Starting task 4.0 in stage 0.0 (TID 4) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 4, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:27:47 INFO TaskSetManager: Starting task 5.0 in stage 0.0 (TID 5) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 5, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:27:47 INFO TaskSetManager: Starting task 6.0 in stage 0.0 (TID 6) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 6, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:27:47 INFO TaskSetManager: Starting task 7.0 in stage 0.0 (TID 7) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 7, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:27:47 INFO MemoryStore: Block broadcast_7_piece0 stored as bytes in memory (estimated size 37.6 KiB, free 363.8 MiB) 22/12/08 18:27:47 INFO BlockManagerInfo: Added broadcast_7_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 37.6 KiB, free: 366.1 MiB) 22/12/08 18:27:47 INFO SparkContext: Created broadcast 7 from broadcast at GpuReadCSVFileFormat.scala:47 22/12/08 18:27:47 INFO GpuFileSourceScanExec: Planning scan with bin packing, max size: 134217728 bytes, open cost is considered as scanning 4194304 bytes. 22/12/08 18:27:47 INFO GpuFileSourceScanExec: Using the original per file parquet reader 22/12/08 18:27:47 INFO Executor: Running task 1.0 in stage 0.0 (TID 1) 22/12/08 18:27:47 INFO Executor: Running task 7.0 in stage 0.0 (TID 7) 22/12/08 18:27:47 INFO Executor: Running task 6.0 in stage 0.0 (TID 6) 22/12/08 18:27:47 INFO Executor: Running task 5.0 in stage 0.0 (TID 5) 22/12/08 18:27:47 INFO Executor: Running task 0.0 in stage 0.0 (TID 0) 22/12/08 18:27:47 INFO Executor: Running task 4.0 in stage 0.0 (TID 4) 22/12/08 18:27:47 INFO Executor: Running task 2.0 in stage 0.0 (TID 2) 22/12/08 18:27:47 INFO Executor: Running task 3.0 in stage 0.0 (TID 3) 22/12/08 18:27:47 INFO DAGScheduler: Registering RDD 49 (submitShuffleJob$ at GpuShuffleExchangeExec.scala:28) as input to shuffle 4 22/12/08 18:27:47 INFO DAGScheduler: Got map stage job 2 (submitShuffleJob$ at GpuShuffleExchangeExec.scala:28) with 18 output partitions 22/12/08 18:27:47 INFO DAGScheduler: Final stage: ShuffleMapStage 2 (submitShuffleJob$ at GpuShuffleExchangeExec.scala:28) 22/12/08 18:27:47 INFO DAGScheduler: Parents of final stage: List() 22/12/08 18:27:47 INFO DAGScheduler: Missing parents: List() 22/12/08 18:27:47 INFO DAGScheduler: Submitting ShuffleMapStage 2 (MapPartitionsRDD[49] at submitShuffleJob$ at GpuShuffleExchangeExec.scala:28), which has no missing parents 22/12/08 18:27:47 INFO MemoryStore: Block broadcast_8 stored as values in memory (estimated size 54.8 KiB, free 363.8 MiB) 22/12/08 18:27:47 INFO MemoryStore: Block broadcast_8_piece0 stored as bytes in memory (estimated size 22.7 KiB, free 363.8 MiB) 22/12/08 18:27:47 INFO BlockManagerInfo: Added broadcast_8_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 22.7 KiB, free: 366.0 MiB) 22/12/08 18:27:47 INFO SparkContext: Created broadcast 8 from broadcast at DAGScheduler.scala:1478 22/12/08 18:27:47 INFO DAGScheduler: Submitting 18 missing tasks from ShuffleMapStage 2 (MapPartitionsRDD[49] at submitShuffleJob$ at GpuShuffleExchangeExec.scala:28) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14)) 22/12/08 18:27:47 INFO TaskSchedulerImpl: Adding task set 2.0 with 18 tasks resource profile 0 22/12/08 18:27:47 INFO CodeGenerator: Code generated in 51.790151 ms 22/12/08 18:27:47 INFO MemoryStore: Block broadcast_9 stored as values in memory (estimated size 368.0 KiB, free 363.4 MiB) 22/12/08 18:27:47 INFO MemoryStore: Block broadcast_9_piece0 stored as bytes in memory (estimated size 37.6 KiB, free 363.4 MiB) 22/12/08 18:27:47 INFO BlockManagerInfo: Added broadcast_9_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 37.6 KiB, free: 366.0 MiB) 22/12/08 18:27:47 INFO SparkContext: Created broadcast 9 from broadcast at GpuReadCSVFileFormat.scala:47 22/12/08 18:27:47 INFO GpuFileSourceScanExec: Planning scan with bin packing, max size: 134217728 bytes, open cost is considered as scanning 4194304 bytes. 22/12/08 18:27:47 INFO GpuFileSourceScanExec: Using the original per file parquet reader 22/12/08 18:27:47 INFO DAGScheduler: Registering RDD 67 (convert at NativeMethodAccessorImpl.java:0) as input to shuffle 6 22/12/08 18:27:47 INFO DAGScheduler: Got map stage job 3 (convert at NativeMethodAccessorImpl.java:0) with 18 output partitions 22/12/08 18:27:47 INFO DAGScheduler: Final stage: ShuffleMapStage 3 (convert at NativeMethodAccessorImpl.java:0) 22/12/08 18:27:47 INFO DAGScheduler: Parents of final stage: List() 22/12/08 18:27:47 INFO DAGScheduler: Missing parents: List() 22/12/08 18:27:47 INFO DAGScheduler: Submitting ShuffleMapStage 3 (MapPartitionsRDD[67] at convert at NativeMethodAccessorImpl.java:0), which has no missing parents 22/12/08 18:27:47 INFO MemoryStore: Block broadcast_10 stored as values in memory (estimated size 36.6 KiB, free 363.3 MiB) 22/12/08 18:27:47 INFO MemoryStore: Block broadcast_10_piece0 stored as bytes in memory (estimated size 15.2 KiB, free 363.3 MiB) 22/12/08 18:27:47 INFO BlockManagerInfo: Added broadcast_10_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 15.2 KiB, free: 366.0 MiB) 22/12/08 18:27:47 INFO SparkContext: Created broadcast 10 from broadcast at DAGScheduler.scala:1478 22/12/08 18:27:47 INFO DAGScheduler: Submitting 18 missing tasks from ShuffleMapStage 3 (MapPartitionsRDD[67] at convert at NativeMethodAccessorImpl.java:0) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14)) 22/12/08 18:27:47 INFO TaskSchedulerImpl: Adding task set 3.0 with 18 tasks resource profile 0 22/12/08 18:27:47 INFO CodeGenerator: Code generated in 21.909688 ms 22/12/08 18:27:47 INFO DAGScheduler: Registering RDD 75 (submitShuffleJob$ at GpuShuffleExchangeExec.scala:28) as input to shuffle 7 22/12/08 18:27:47 INFO DAGScheduler: Got map stage job 4 (submitShuffleJob$ at GpuShuffleExchangeExec.scala:28) with 8 output partitions 22/12/08 18:27:47 INFO DAGScheduler: Final stage: ShuffleMapStage 4 (submitShuffleJob$ at GpuShuffleExchangeExec.scala:28) 22/12/08 18:27:47 INFO DAGScheduler: Parents of final stage: List() 22/12/08 18:27:47 INFO DAGScheduler: Missing parents: List() 22/12/08 18:27:47 INFO DAGScheduler: Submitting ShuffleMapStage 4 (MapPartitionsRDD[75] at submitShuffleJob$ at GpuShuffleExchangeExec.scala:28), which has no missing parents 22/12/08 18:27:47 INFO MemoryStore: Block broadcast_11 stored as values in memory (estimated size 24.1 KiB, free 363.3 MiB) 22/12/08 18:27:47 INFO MemoryStore: Block broadcast_11_piece0 stored as bytes in memory (estimated size 11.5 KiB, free 363.3 MiB) 22/12/08 18:27:47 INFO BlockManagerInfo: Added broadcast_11_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 11.5 KiB, free: 366.0 MiB) 22/12/08 18:27:47 INFO SparkContext: Created broadcast 11 from broadcast at DAGScheduler.scala:1478 22/12/08 18:27:47 INFO DAGScheduler: Submitting 8 missing tasks from ShuffleMapStage 4 (MapPartitionsRDD[75] at submitShuffleJob$ at GpuShuffleExchangeExec.scala:28) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7)) 22/12/08 18:27:47 INFO TaskSchedulerImpl: Adding task set 4.0 with 8 tasks resource profile 0 22/12/08 18:27:48 INFO CodeGenerator: Code generated in 32.199115 ms0 + 8) / 18] 22/12/08 18:27:48 INFO MemoryStore: Block broadcast_12 stored as values in memory (estimated size 368.0 KiB, free 362.9 MiB) 22/12/08 18:27:48 INFO MemoryStore: Block broadcast_12_piece0 stored as bytes in memory (estimated size 37.6 KiB, free 362.9 MiB) 22/12/08 18:27:48 INFO BlockManagerInfo: Added broadcast_12_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 37.6 KiB, free: 365.9 MiB) 22/12/08 18:27:48 INFO SparkContext: Created broadcast 12 from broadcast at GpuReadCSVFileFormat.scala:47 22/12/08 18:27:48 INFO GpuFileSourceScanExec: Planning scan with bin packing, max size: 134217728 bytes, open cost is considered as scanning 4194304 bytes. 22/12/08 18:27:48 INFO GpuFileSourceScanExec: Using the original per file parquet reader 22/12/08 18:27:48 INFO CodeGenerator: Code generated in 25.160095 ms+ 0) / 18] 22/12/08 18:27:48 INFO CodeGenerator: Code generated in 17.124879 ms 22/12/08 18:27:48 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 939524096-1073741824, partition values: [empty row] 22/12/08 18:27:48 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 671088640-805306368, partition values: [empty row] 22/12/08 18:27:48 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 0-134217728, partition values: [empty row] 22/12/08 18:27:48 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 402653184-536870912, partition values: [empty row] 22/12/08 18:27:48 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 134217728-268435456, partition values: [empty row] 22/12/08 18:27:48 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 805306368-939524096, partition values: [empty row] 22/12/08 18:27:48 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 268435456-402653184, partition values: [empty row] 22/12/08 18:27:48 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 536870912-671088640, partition values: [empty row] 22/12/08 18:27:48 INFO SparkContext: Starting job: $anonfun$call$2 at Arm.scala:28 22/12/08 18:27:48 INFO DAGScheduler: Registering RDD 56 ($anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) as input to shuffle 5 22/12/08 18:27:48 INFO DAGScheduler: Registering RDD 39 ($anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) as input to shuffle 3 22/12/08 18:27:48 INFO SparkContext: Starting job: $anonfun$call$2 at Arm.scala:28 22/12/08 18:27:48 INFO DAGScheduler: Registering RDD 19 ($anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) as input to shuffle 1 22/12/08 18:27:48 INFO DAGScheduler: Registering RDD 81 ($anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) as input to shuffle 8 22/12/08 18:27:48 INFO SparkContext: Starting job: $anonfun$call$2 at Arm.scala:28 22/12/08 18:27:48 INFO DAGScheduler: Registering RDD 95 ($anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) as input to shuffle 10 22/12/08 18:27:48 INFO SparkContext: Starting job: $anonfun$call$2 at Arm.scala:28 22/12/08 18:27:48 INFO DAGScheduler: Registering RDD 103 ($anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) as input to shuffle 11 22/12/08 18:27:48 INFO DAGScheduler: Registering RDD 110 ($anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) as input to shuffle 12 22/12/08 18:27:48 INFO DAGScheduler: Registering RDD 114 ($anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) as input to shuffle 13 22/12/08 18:27:48 INFO DAGScheduler: Registering RDD 85 ($anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) as input to shuffle 9 22/12/08 18:27:48 INFO DAGScheduler: Registering RDD 123 ($anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) as input to shuffle 14 22/12/08 18:27:48 INFO DAGScheduler: Registering RDD 127 ($anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) as input to shuffle 15 22/12/08 18:27:48 INFO DAGScheduler: Got job 5 ($anonfun$call$2 at Arm.scala:28) with 200 output partitions 22/12/08 18:27:48 INFO DAGScheduler: Final stage: ResultStage 16 ($anonfun$call$2 at Arm.scala:28) 22/12/08 18:27:48 INFO DAGScheduler: Parents of final stage: List(ShuffleMapStage 15) 22/12/08 18:27:48 INFO SparkContext: Starting job: $anonfun$call$2 at Arm.scala:28 22/12/08 18:27:48 INFO SparkContext: Starting job: $anonfun$call$2 at Arm.scala:28 22/12/08 18:27:48 INFO DAGScheduler: Missing parents: List(ShuffleMapStage 15) 22/12/08 18:27:48 INFO SparkContext: Starting job: $anonfun$call$2 at Arm.scala:28 22/12/08 18:27:48 INFO DAGScheduler: Submitting ShuffleMapStage 9 (MapPartitionsRDD[95] at $anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948), which has no missing parents 22/12/08 18:27:48 INFO SparkContext: Starting job: $anonfun$call$2 at Arm.scala:28 22/12/08 18:27:48 INFO SparkContext: Starting job: $anonfun$call$2 at Arm.scala:28 22/12/08 18:27:48 INFO MemoryStore: Block broadcast_13 stored as values in memory (estimated size 35.2 KiB, free 362.8 MiB) 22/12/08 18:27:48 INFO SparkContext: Starting job: $anonfun$call$2 at Arm.scala:28 22/12/08 18:27:48 INFO MemoryStore: Block broadcast_13_piece0 stored as bytes in memory (estimated size 14.9 KiB, free 362.8 MiB) 22/12/08 18:27:48 INFO BlockManagerInfo: Added broadcast_13_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 14.9 KiB, free: 365.9 MiB) 22/12/08 18:27:48 INFO SparkContext: Created broadcast 13 from broadcast at DAGScheduler.scala:1478 22/12/08 18:27:48 INFO DAGScheduler: Submitting 18 missing tasks from ShuffleMapStage 9 (MapPartitionsRDD[95] at $anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14)) 22/12/08 18:27:48 INFO TaskSchedulerImpl: Adding task set 9.0 with 18 tasks resource profile 0 22/12/08 18:27:48 INFO DAGScheduler: Submitting ShuffleMapStage 11 (MapPartitionsRDD[110] at $anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948), which has no missing parents 22/12/08 18:27:48 INFO MemoryStore: Block broadcast_14 stored as values in memory (estimated size 24.1 KiB, free 362.8 MiB) 22/12/08 18:27:48 INFO MemoryStore: Block broadcast_14_piece0 stored as bytes in memory (estimated size 11.5 KiB, free 362.8 MiB) 22/12/08 18:27:48 INFO BlockManagerInfo: Added broadcast_14_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 11.5 KiB, free: 365.9 MiB) 22/12/08 18:27:48 INFO SparkContext: Created broadcast 14 from broadcast at DAGScheduler.scala:1478 22/12/08 18:27:48 INFO DAGScheduler: Submitting 8 missing tasks from ShuffleMapStage 11 (MapPartitionsRDD[110] at $anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7)) 22/12/08 18:27:48 INFO TaskSchedulerImpl: Adding task set 11.0 with 8 tasks resource profile 0 22/12/08 18:27:48 INFO DAGScheduler: Submitting ShuffleMapStage 7 (MapPartitionsRDD[19] at $anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948), which has no missing parents 22/12/08 18:27:48 INFO MemoryStore: Block broadcast_15 stored as values in memory (estimated size 40.1 KiB, free 362.8 MiB) 22/12/08 18:27:48 INFO MemoryStore: Block broadcast_15_piece0 stored as bytes in memory (estimated size 17.4 KiB, free 362.7 MiB) 22/12/08 18:27:48 INFO BlockManagerInfo: Added broadcast_15_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 17.4 KiB, free: 365.9 MiB) 22/12/08 18:27:48 INFO SparkContext: Created broadcast 15 from broadcast at DAGScheduler.scala:1478 22/12/08 18:27:48 INFO DAGScheduler: Submitting 18 missing tasks from ShuffleMapStage 7 (MapPartitionsRDD[19] at $anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14)) 22/12/08 18:27:48 INFO TaskSchedulerImpl: Adding task set 7.0 with 18 tasks resource profile 0 22/12/08 18:27:48 INFO DAGScheduler: Submitting ShuffleMapStage 5 (MapPartitionsRDD[56] at $anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948), which has no missing parents 22/12/08 18:27:48 INFO MemoryStore: Block broadcast_16 stored as values in memory (estimated size 55.1 KiB, free 362.7 MiB) 22/12/08 18:27:48 INFO MemoryStore: Block broadcast_16_piece0 stored as bytes in memory (estimated size 22.9 KiB, free 362.7 MiB) 22/12/08 18:27:48 INFO BlockManagerInfo: Added broadcast_16_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 22.9 KiB, free: 365.9 MiB) 22/12/08 18:27:48 INFO SparkContext: Created broadcast 16 from broadcast at DAGScheduler.scala:1478 22/12/08 18:27:48 INFO DAGScheduler: Submitting 18 missing tasks from ShuffleMapStage 5 (MapPartitionsRDD[56] at $anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14)) 22/12/08 18:27:48 INFO TaskSchedulerImpl: Adding task set 5.0 with 18 tasks resource profile 0 22/12/08 18:27:48 INFO DAGScheduler: Submitting ShuffleMapStage 6 (MapPartitionsRDD[39] at $anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948), which has no missing parents 22/12/08 18:27:48 INFO MemoryStore: Block broadcast_17 stored as values in memory (estimated size 33.6 KiB, free 362.6 MiB) 22/12/08 18:27:48 INFO MemoryStore: Block broadcast_17_piece0 stored as bytes in memory (estimated size 14.4 KiB, free 362.6 MiB) 22/12/08 18:27:48 INFO BlockManagerInfo: Added broadcast_17_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 14.4 KiB, free: 365.9 MiB) 22/12/08 18:27:48 INFO SparkContext: Created broadcast 17 from broadcast at DAGScheduler.scala:1478 22/12/08 18:27:48 INFO DAGScheduler: Submitting 18 missing tasks from ShuffleMapStage 6 (MapPartitionsRDD[39] at $anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14)) 22/12/08 18:27:48 INFO TaskSchedulerImpl: Adding task set 6.0 with 18 tasks resource profile 0 22/12/08 18:27:48 INFO DAGScheduler: Got job 6 ($anonfun$call$2 at Arm.scala:28) with 200 output partitions 22/12/08 18:27:48 INFO DAGScheduler: Final stage: ResultStage 17 ($anonfun$call$2 at Arm.scala:28) 22/12/08 18:27:48 INFO DAGScheduler: Parents of final stage: List(ShuffleMapStage 15) 22/12/08 18:27:48 INFO DAGScheduler: Missing parents: List(ShuffleMapStage 15) 22/12/08 18:27:48 INFO DAGScheduler: Got job 7 ($anonfun$call$2 at Arm.scala:28) with 200 output partitions 22/12/08 18:27:48 INFO DAGScheduler: Final stage: ResultStage 18 ($anonfun$call$2 at Arm.scala:28) 22/12/08 18:27:48 INFO DAGScheduler: Parents of final stage: List(ShuffleMapStage 15) 22/12/08 18:27:48 INFO DAGScheduler: Missing parents: List(ShuffleMapStage 15) 22/12/08 18:27:48 INFO DAGScheduler: Got job 8 ($anonfun$call$2 at Arm.scala:28) with 200 output partitions 22/12/08 18:27:48 INFO DAGScheduler: Final stage: ResultStage 19 ($anonfun$call$2 at Arm.scala:28) 22/12/08 18:27:48 INFO DAGScheduler: Parents of final stage: List(ShuffleMapStage 15) 22/12/08 18:27:48 INFO DAGScheduler: Missing parents: List(ShuffleMapStage 15) 22/12/08 18:27:48 INFO DAGScheduler: Got job 9 ($anonfun$call$2 at Arm.scala:28) with 200 output partitions 22/12/08 18:27:48 INFO DAGScheduler: Final stage: ResultStage 20 ($anonfun$call$2 at Arm.scala:28) 22/12/08 18:27:48 INFO DAGScheduler: Parents of final stage: List(ShuffleMapStage 15) 22/12/08 18:27:48 INFO DAGScheduler: Missing parents: List(ShuffleMapStage 15) 22/12/08 18:27:48 INFO DAGScheduler: Got job 10 ($anonfun$call$2 at Arm.scala:28) with 200 output partitions 22/12/08 18:27:48 INFO DAGScheduler: Final stage: ResultStage 21 ($anonfun$call$2 at Arm.scala:28) 22/12/08 18:27:48 INFO DAGScheduler: Parents of final stage: List(ShuffleMapStage 15) 22/12/08 18:27:48 INFO DAGScheduler: Missing parents: List(ShuffleMapStage 15) 22/12/08 18:27:48 INFO DAGScheduler: Got job 11 ($anonfun$call$2 at Arm.scala:28) with 200 output partitions 22/12/08 18:27:48 INFO DAGScheduler: Final stage: ResultStage 22 ($anonfun$call$2 at Arm.scala:28) 22/12/08 18:27:48 INFO DAGScheduler: Parents of final stage: List(ShuffleMapStage 15) 22/12/08 18:27:48 INFO DAGScheduler: Missing parents: List(ShuffleMapStage 15) 22/12/08 18:27:48 INFO DAGScheduler: Got job 12 ($anonfun$call$2 at Arm.scala:28) with 200 output partitions 22/12/08 18:27:48 INFO DAGScheduler: Final stage: ResultStage 23 ($anonfun$call$2 at Arm.scala:28) 22/12/08 18:27:48 INFO DAGScheduler: Parents of final stage: List(ShuffleMapStage 15) 22/12/08 18:27:48 INFO DAGScheduler: Missing parents: List(ShuffleMapStage 15) 22/12/08 18:27:48 INFO DAGScheduler: Got job 13 ($anonfun$call$2 at Arm.scala:28) with 200 output partitions 22/12/08 18:27:48 INFO DAGScheduler: Final stage: ResultStage 24 ($anonfun$call$2 at Arm.scala:28) 22/12/08 18:27:48 INFO DAGScheduler: Parents of final stage: List(ShuffleMapStage 15) 22/12/08 18:27:48 INFO DAGScheduler: Missing parents: List(ShuffleMapStage 15) 22/12/08 18:27:48 INFO DAGScheduler: Got job 14 ($anonfun$call$2 at Arm.scala:28) with 200 output partitions 22/12/08 18:27:48 INFO DAGScheduler: Final stage: ResultStage 25 ($anonfun$call$2 at Arm.scala:28) 22/12/08 18:27:48 INFO DAGScheduler: Parents of final stage: List(ShuffleMapStage 15) 22/12/08 18:27:48 INFO DAGScheduler: Missing parents: List(ShuffleMapStage 15) 22/12/08 18:27:54 INFO Executor: Finished task 3.0 in stage 0.0 (TID 3). 3131 bytes result sent to driver 22/12/08 18:27:54 INFO TaskSetManager: Starting task 8.0 in stage 0.0 (TID 8) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 8, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:27:54 INFO Executor: Running task 8.0 in stage 0.0 (TID 8) 22/12/08 18:27:54 INFO TaskSetManager: Finished task 3.0 in stage 0.0 (TID 3) in 7106 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/18) 22/12/08 18:27:54 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1073741824-1207959552, partition values: [empty row] 22/12/08 18:27:58 INFO Executor: Finished task 6.0 in stage 0.0 (TID 6). 3088 bytes result sent to driver 22/12/08 18:27:58 INFO TaskSetManager: Starting task 9.0 in stage 0.0 (TID 9) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 9, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:27:58 INFO TaskSetManager: Finished task 6.0 in stage 0.0 (TID 6) in 11003 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (2/18) 22/12/08 18:27:58 INFO Executor: Running task 9.0 in stage 0.0 (TID 9) 22/12/08 18:27:58 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1207959552-1342177280, partition values: [empty row] 22/12/08 18:27:58 INFO Executor: Finished task 0.0 in stage 0.0 (TID 0). 3088 bytes result sent to driver 22/12/08 18:27:58 INFO TaskSetManager: Starting task 10.0 in stage 0.0 (TID 10) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 10, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:27:58 INFO Executor: Running task 10.0 in stage 0.0 (TID 10) 22/12/08 18:27:58 INFO TaskSetManager: Finished task 0.0 in stage 0.0 (TID 0) in 11129 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (3/18) 22/12/08 18:27:58 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1342177280-1476395008, partition values: [empty row] 22/12/08 18:27:58 INFO Executor: Finished task 4.0 in stage 0.0 (TID 4). 3088 bytes result sent to driver 22/12/08 18:27:58 INFO TaskSetManager: Starting task 11.0 in stage 0.0 (TID 11) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 11, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:27:58 INFO TaskSetManager: Finished task 4.0 in stage 0.0 (TID 4) in 11334 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (4/18) 22/12/08 18:27:58 INFO Executor: Running task 11.0 in stage 0.0 (TID 11) 22/12/08 18:27:58 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1476395008-1610612736, partition values: [empty row] 22/12/08 18:27:59 INFO Executor: Finished task 2.0 in stage 0.0 (TID 2). 3088 bytes result sent to driver 22/12/08 18:27:59 INFO TaskSetManager: Starting task 12.0 in stage 0.0 (TID 12) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 12, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:27:59 INFO TaskSetManager: Finished task 2.0 in stage 0.0 (TID 2) in 11602 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (5/18) 22/12/08 18:27:59 INFO Executor: Running task 12.0 in stage 0.0 (TID 12) 22/12/08 18:27:59 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1610612736-1744830464, partition values: [empty row] 22/12/08 18:27:59 INFO Executor: Finished task 7.0 in stage 0.0 (TID 7). 3088 bytes result sent to driver 22/12/08 18:27:59 INFO TaskSetManager: Starting task 13.0 in stage 0.0 (TID 13) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 13, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:27:59 INFO Executor: Running task 13.0 in stage 0.0 (TID 13) 22/12/08 18:27:59 INFO TaskSetManager: Finished task 7.0 in stage 0.0 (TID 7) in 11678 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (6/18) 22/12/08 18:27:59 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1744830464-1879048192, partition values: [empty row] 22/12/08 18:27:59 INFO Executor: Finished task 5.0 in stage 0.0 (TID 5). 3088 bytes result sent to driver 22/12/08 18:27:59 INFO TaskSetManager: Starting task 14.0 in stage 0.0 (TID 14) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 14, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:27:59 INFO Executor: Running task 14.0 in stage 0.0 (TID 14) 22/12/08 18:27:59 INFO TaskSetManager: Finished task 5.0 in stage 0.0 (TID 5) in 12081 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (7/18) 22/12/08 18:27:59 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1879048192-2013265920, partition values: [empty row] 22/12/08 18:27:59 INFO Executor: Finished task 1.0 in stage 0.0 (TID 1). 3088 bytes result sent to driver 22/12/08 18:27:59 INFO TaskSetManager: Starting task 15.0 in stage 0.0 (TID 15) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 15, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:27:59 INFO Executor: Running task 15.0 in stage 0.0 (TID 15) 22/12/08 18:27:59 INFO TaskSetManager: Finished task 1.0 in stage 0.0 (TID 1) in 12246 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (8/18) 22/12/08 18:27:59 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 2013265920-2147483648, partition values: [empty row] 22/12/08 18:28:00 INFO Executor: Finished task 8.0 in stage 0.0 (TID 8). 3088 bytes result sent to driver 22/12/08 18:28:00 INFO TaskSetManager: Starting task 16.0 in stage 0.0 (TID 16) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 16, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:00 INFO Executor: Running task 16.0 in stage 0.0 (TID 16) 22/12/08 18:28:00 INFO TaskSetManager: Finished task 8.0 in stage 0.0 (TID 8) in 5465 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (9/18) 22/12/08 18:28:00 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 2147483648-2281701376, partition values: [empty row] 22/12/08 18:28:01 INFO Executor: Finished task 9.0 in stage 0.0 (TID 9). 3088 bytes result sent to driver 22/12/08 18:28:01 INFO TaskSetManager: Starting task 17.0 in stage 0.0 (TID 17) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 17, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:01 INFO Executor: Running task 17.0 in stage 0.0 (TID 17) 22/12/08 18:28:01 INFO TaskSetManager: Finished task 9.0 in stage 0.0 (TID 9) in 3315 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (10/18) 22/12/08 18:28:01 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 2281701376-2289277555, partition values: [empty row] 22/12/08 18:28:02 INFO Executor: Finished task 10.0 in stage 0.0 (TID 10). 3088 bytes result sent to driver 22/12/08 18:28:02 INFO TaskSetManager: Starting task 0.0 in stage 1.0 (TID 18) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:02 INFO Executor: Running task 0.0 in stage 1.0 (TID 18) 22/12/08 18:28:02 INFO TaskSetManager: Finished task 10.0 in stage 0.0 (TID 10) in 4210 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (11/18) 22/12/08 18:28:02 INFO CodeGenerator: Code generated in 10.144807 ms 22/12/08 18:28:02 INFO CodeGenerator: Code generated in 12.095421 ms 22/12/08 18:28:02 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 0-134217728, partition values: [empty row] 22/12/08 18:28:03 INFO Executor: Finished task 11.0 in stage 0.0 (TID 11). 3088 bytes result sent to driver 22/12/08 18:28:03 INFO TaskSetManager: Starting task 1.0 in stage 1.0 (TID 19) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:03 INFO Executor: Running task 1.0 in stage 1.0 (TID 19) 22/12/08 18:28:03 INFO TaskSetManager: Finished task 11.0 in stage 0.0 (TID 11) in 4626 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (12/18) 22/12/08 18:28:03 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 134217728-268435456, partition values: [empty row] 22/12/08 18:28:04 INFO Executor: Finished task 17.0 in stage 0.0 (TID 17). 3088 bytes result sent to driver 22/12/08 18:28:04 INFO TaskSetManager: Starting task 2.0 in stage 1.0 (TID 20) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:04 INFO Executor: Running task 2.0 in stage 1.0 (TID 20) 22/12/08 18:28:04 INFO TaskSetManager: Finished task 17.0 in stage 0.0 (TID 17) in 2737 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (13/18) 22/12/08 18:28:04 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 268435456-402653184, partition values: [empty row] 22/12/08 18:28:04 INFO Executor: Finished task 0.0 in stage 1.0 (TID 18). 3088 bytes result sent to driver 22/12/08 18:28:04 INFO TaskSetManager: Starting task 3.0 in stage 1.0 (TID 21) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:04 INFO TaskSetManager: Finished task 0.0 in stage 1.0 (TID 18) in 2013 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/18) 22/12/08 18:28:04 INFO Executor: Running task 3.0 in stage 1.0 (TID 21) 22/12/08 18:28:04 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 402653184-536870912, partition values: [empty row] 22/12/08 18:28:05 INFO Executor: Finished task 1.0 in stage 1.0 (TID 19). 3088 bytes result sent to driver 22/12/08 18:28:05 INFO TaskSetManager: Starting task 4.0 in stage 1.0 (TID 22) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 4, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:05 INFO Executor: Running task 4.0 in stage 1.0 (TID 22) 22/12/08 18:28:05 INFO TaskSetManager: Finished task 1.0 in stage 1.0 (TID 19) in 1940 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (2/18) 22/12/08 18:28:05 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 536870912-671088640, partition values: [empty row] 22/12/08 18:28:06 INFO Executor: Finished task 13.0 in stage 0.0 (TID 13). 3088 bytes result sent to driver 22/12/08 18:28:06 INFO TaskSetManager: Starting task 5.0 in stage 1.0 (TID 23) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 5, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:06 INFO Executor: Running task 5.0 in stage 1.0 (TID 23) 22/12/08 18:28:06 INFO TaskSetManager: Finished task 13.0 in stage 0.0 (TID 13) in 6932 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (14/18) 22/12/08 18:28:06 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 671088640-805306368, partition values: [empty row] 22/12/08 18:28:06 INFO Executor: Finished task 2.0 in stage 1.0 (TID 20). 3088 bytes result sent to driver 22/12/08 18:28:06 INFO TaskSetManager: Starting task 6.0 in stage 1.0 (TID 24) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 6, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:06 INFO Executor: Running task 6.0 in stage 1.0 (TID 24) 22/12/08 18:28:06 INFO TaskSetManager: Finished task 2.0 in stage 1.0 (TID 20) in 1859 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (3/18) 22/12/08 18:28:06 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 805306368-939524096, partition values: [empty row] 22/12/08 18:28:06 INFO Executor: Finished task 3.0 in stage 1.0 (TID 21). 3088 bytes result sent to driver 22/12/08 18:28:06 INFO TaskSetManager: Starting task 7.0 in stage 1.0 (TID 25) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 7, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:06 INFO Executor: Running task 7.0 in stage 1.0 (TID 25) 22/12/08 18:28:06 INFO TaskSetManager: Finished task 3.0 in stage 1.0 (TID 21) in 1889 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (4/18) 22/12/08 18:28:06 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 939524096-1073741824, partition values: [empty row] 22/12/08 18:28:07 INFO Executor: Finished task 4.0 in stage 1.0 (TID 22). 3088 bytes result sent to driver 22/12/08 18:28:07 INFO TaskSetManager: Starting task 8.0 in stage 1.0 (TID 26) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 8, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:07 INFO Executor: Running task 8.0 in stage 1.0 (TID 26) 22/12/08 18:28:07 INFO TaskSetManager: Finished task 4.0 in stage 1.0 (TID 22) in 2006 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (5/18) 22/12/08 18:28:07 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1073741824-1207959552, partition values: [empty row] 22/12/08 18:28:08 INFO Executor: Finished task 5.0 in stage 1.0 (TID 23). 3088 bytes result sent to driver 22/12/08 18:28:08 INFO TaskSetManager: Starting task 9.0 in stage 1.0 (TID 27) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 9, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:08 INFO TaskSetManager: Finished task 5.0 in stage 1.0 (TID 23) in 2222 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (6/18) 22/12/08 18:28:08 INFO Executor: Running task 9.0 in stage 1.0 (TID 27) 22/12/08 18:28:08 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1207959552-1342177280, partition values: [empty row] 22/12/08 18:28:08 INFO Executor: Finished task 15.0 in stage 0.0 (TID 15). 3088 bytes result sent to driver 22/12/08 18:28:08 INFO TaskSetManager: Starting task 10.0 in stage 1.0 (TID 28) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 10, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:08 INFO Executor: Running task 10.0 in stage 1.0 (TID 28) 22/12/08 18:28:08 INFO TaskSetManager: Finished task 15.0 in stage 0.0 (TID 15) in 8630 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (15/18) 22/12/08 18:28:08 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1342177280-1476395008, partition values: [empty row] 22/12/08 18:28:08 INFO Executor: Finished task 12.0 in stage 0.0 (TID 12). 3088 bytes result sent to driver 22/12/08 18:28:08 INFO TaskSetManager: Starting task 11.0 in stage 1.0 (TID 29) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 11, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:08 INFO TaskSetManager: Finished task 12.0 in stage 0.0 (TID 12) in 9519 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (16/18) 22/12/08 18:28:08 INFO Executor: Running task 11.0 in stage 1.0 (TID 29) 22/12/08 18:28:08 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1476395008-1610612736, partition values: [empty row] 22/12/08 18:28:08 INFO Executor: Finished task 6.0 in stage 1.0 (TID 24). 3088 bytes result sent to driver 22/12/08 18:28:08 INFO TaskSetManager: Starting task 12.0 in stage 1.0 (TID 30) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 12, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:08 INFO Executor: Running task 12.0 in stage 1.0 (TID 30) 22/12/08 18:28:08 INFO TaskSetManager: Finished task 6.0 in stage 1.0 (TID 24) in 2284 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (7/18) 22/12/08 18:28:08 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1610612736-1744830464, partition values: [empty row] 22/12/08 18:28:08 INFO Executor: Finished task 7.0 in stage 1.0 (TID 25). 3088 bytes result sent to driver 22/12/08 18:28:08 INFO TaskSetManager: Starting task 13.0 in stage 1.0 (TID 31) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 13, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:08 INFO TaskSetManager: Finished task 7.0 in stage 1.0 (TID 25) in 2156 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (8/18) 22/12/08 18:28:08 INFO Executor: Running task 13.0 in stage 1.0 (TID 31) 22/12/08 18:28:08 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1744830464-1879048192, partition values: [empty row] 22/12/08 18:28:08 INFO Executor: Finished task 14.0 in stage 0.0 (TID 14). 3088 bytes result sent to driver 22/12/08 18:28:08 INFO TaskSetManager: Starting task 14.0 in stage 1.0 (TID 32) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 14, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:08 INFO Executor: Running task 14.0 in stage 1.0 (TID 32) 22/12/08 18:28:08 INFO TaskSetManager: Finished task 14.0 in stage 0.0 (TID 14) in 9310 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (17/18) 22/12/08 18:28:08 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1879048192-2013265920, partition values: [empty row] 22/12/08 18:28:09 INFO Executor: Finished task 16.0 in stage 0.0 (TID 16). 3088 bytes result sent to driver 22/12/08 18:28:09 INFO TaskSetManager: Starting task 15.0 in stage 1.0 (TID 33) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 15, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:09 INFO TaskSetManager: Finished task 16.0 in stage 0.0 (TID 16) in 8914 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (18/18) 22/12/08 18:28:09 INFO Executor: Running task 15.0 in stage 1.0 (TID 33) 22/12/08 18:28:09 INFO DAGScheduler: ShuffleMapStage 0 (convert at NativeMethodAccessorImpl.java:0) finished in 21.656 s 22/12/08 18:28:09 INFO TaskSchedulerImpl: Removed TaskSet 0.0, whose tasks have all completed, from pool 22/12/08 18:28:09 INFO DAGScheduler: looking for newly runnable stages 22/12/08 18:28:09 INFO DAGScheduler: running: Set(ShuffleMapStage 9, ShuffleMapStage 1, ShuffleMapStage 5, ShuffleMapStage 2, ShuffleMapStage 6, ShuffleMapStage 3, ShuffleMapStage 7, ShuffleMapStage 4, ShuffleMapStage 11) 22/12/08 18:28:09 INFO DAGScheduler: waiting: Set(ShuffleMapStage 15, ResultStage 16, ResultStage 17, ResultStage 24, ResultStage 18, ShuffleMapStage 10, ResultStage 25, ShuffleMapStage 12, ResultStage 19, ShuffleMapStage 13, ResultStage 20, ResultStage 21, ResultStage 22, ShuffleMapStage 14, ShuffleMapStage 8, ResultStage 23) 22/12/08 18:28:09 INFO DAGScheduler: failed: Set() 22/12/08 18:28:09 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 2013265920-2147483648, partition values: [empty row] 22/12/08 18:28:09 WARN GpuOverrides: (0 + 0) / 18][Stage 3:> (0 + 0) / 18] ! cannot run on GPU because not all expressions can be replaced; GPU does not currently support the operator class org.apache.spark.sql.execution.DeserializeToObjectExec ! createexternalrow(orig_channel#8629, first_home_buyer#8659, loan_purpose#8689, property_type#8719, occupancy_status#8749, property_state#8779, product_type#8809, relocation_mortgage_indicator#8839, seller_name#8869, mod_flag#8899, orig_interest_rate#8929, orig_upb#8959, orig_loan_term#8989, orig_ltv#9019, orig_cltv#9049, num_borrowers#9079, dti#9109, borrower_credit_score#9139, num_units#9169, zip#9199, mortgage_insurance_percent#9229, current_loan_delinquency_status#9259, current_actual_upb#9289, interest_rate#9319, ... 32 more fields) cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.catalyst.expressions.objects.CreateExternalRow @Expression orig_channel#8629 could run on GPU @Expression first_home_buyer#8659 could run on GPU @Expression loan_purpose#8689 could run on GPU @Expression property_type#8719 could run on GPU @Expression occupancy_status#8749 could run on GPU @Expression property_state#8779 could run on GPU @Expression product_type#8809 could run on GPU @Expression relocation_mortgage_indicator#8839 could run on GPU @Expression seller_name#8869 could run on GPU @Expression mod_flag#8899 could run on GPU @Expression orig_interest_rate#8929 could run on GPU @Expression orig_upb#8959 could run on GPU @Expression orig_loan_term#8989 could run on GPU @Expression orig_ltv#9019 could run on GPU @Expression orig_cltv#9049 could run on GPU @Expression num_borrowers#9079 could run on GPU @Expression dti#9109 could run on GPU @Expression borrower_credit_score#9139 could run on GPU @Expression num_units#9169 could run on GPU @Expression zip#9199 could run on GPU @Expression mortgage_insurance_percent#9229 could run on GPU @Expression current_loan_delinquency_status#9259 could run on GPU @Expression current_actual_upb#9289 could run on GPU @Expression interest_rate#9319 could run on GPU @Expression loan_age#9349 could run on GPU @Expression msa#9379 could run on GPU @Expression non_interest_bearing_upb#9409 could run on GPU @Expression delinquency_12#9439 could run on GPU !Expression obj#9468 cannot run on GPU because expression AttributeReference obj#9468 produces an unsupported type ObjectType(interface org.apache.spark.sql.Row) *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression cast(orig_channel#8572 as float) AS orig_channel#8629 will run on GPU *Expression cast(orig_channel#8572 as float) will run on GPU *Expression cast(first_home_buyer#8573 as float) AS first_home_buyer#8659 will run on GPU *Expression cast(first_home_buyer#8573 as float) will run on GPU *Expression cast(loan_purpose#8574 as float) AS loan_purpose#8689 will run on GPU *Expression cast(loan_purpose#8574 as float) will run on GPU *Expression cast(property_type#8575 as float) AS property_type#8719 will run on GPU *Expression cast(property_type#8575 as float) will run on GPU *Expression cast(occupancy_status#8576 as float) AS occupancy_status#8749 will run on GPU *Expression cast(occupancy_status#8576 as float) will run on GPU *Expression cast(property_state#8577 as float) AS property_state#8779 will run on GPU *Expression cast(property_state#8577 as float) will run on GPU *Expression cast(product_type#8578 as float) AS product_type#8809 will run on GPU *Expression cast(product_type#8578 as float) will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) AS relocation_mortgage_indicator#8839 will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) will run on GPU *Expression cast(seller_name#8580 as float) AS seller_name#8869 will run on GPU *Expression cast(seller_name#8580 as float) will run on GPU *Expression cast(mod_flag#8581 as float) AS mod_flag#8899 will run on GPU *Expression cast(mod_flag#8581 as float) will run on GPU *Expression cast(orig_interest_rate#8582 as float) AS orig_interest_rate#8929 will run on GPU *Expression cast(orig_interest_rate#8582 as float) will run on GPU *Expression cast(orig_upb#8583 as float) AS orig_upb#8959 will run on GPU *Expression cast(orig_upb#8583 as float) will run on GPU *Expression cast(orig_loan_term#8584 as float) AS orig_loan_term#8989 will run on GPU *Expression cast(orig_loan_term#8584 as float) will run on GPU *Expression cast(orig_ltv#8585 as float) AS orig_ltv#9019 will run on GPU *Expression cast(orig_ltv#8585 as float) will run on GPU *Expression cast(orig_cltv#8586 as float) AS orig_cltv#9049 will run on GPU *Expression cast(orig_cltv#8586 as float) will run on GPU *Expression cast(num_borrowers#8587 as float) AS num_borrowers#9079 will run on GPU *Expression cast(num_borrowers#8587 as float) will run on GPU *Expression cast(dti#8588 as float) AS dti#9109 will run on GPU *Expression cast(dti#8588 as float) will run on GPU *Expression cast(borrower_credit_score#8589 as float) AS borrower_credit_score#9139 will run on GPU *Expression cast(borrower_credit_score#8589 as float) will run on GPU *Expression cast(num_units#8590 as float) AS num_units#9169 will run on GPU *Expression cast(num_units#8590 as float) will run on GPU *Expression cast(zip#8591 as float) AS zip#9199 will run on GPU *Expression cast(zip#8591 as float) will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) AS mortgage_insurance_percent#9229 will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) AS current_loan_delinquency_status#9259 will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) will run on GPU *Expression cast(current_actual_upb#8594 as float) AS current_actual_upb#9289 will run on GPU *Expression cast(current_actual_upb#8594 as float) will run on GPU *Expression cast(interest_rate#8595 as float) AS interest_rate#9319 will run on GPU *Expression cast(interest_rate#8595 as float) will run on GPU *Expression cast(loan_age#8596 as float) AS loan_age#9349 will run on GPU *Expression cast(loan_age#8596 as float) will run on GPU *Expression cast(msa#8597 as float) AS msa#9379 will run on GPU *Expression cast(msa#8597 as float) will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) AS non_interest_bearing_upb#9409 will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) will run on GPU *Expression cast(delinquency_12#8599 as float) AS delinquency_12#9439 will run on GPU *Expression cast(delinquency_12#8599 as float) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression orig_channel#8572 ASC NULLS FIRST will run on GPU *Expression first_home_buyer#8573 ASC NULLS FIRST will run on GPU *Expression loan_purpose#8574 ASC NULLS FIRST will run on GPU *Expression property_type#8575 ASC NULLS FIRST will run on GPU *Expression occupancy_status#8576 ASC NULLS FIRST will run on GPU *Expression property_state#8577 ASC NULLS FIRST will run on GPU *Expression product_type#8578 ASC NULLS FIRST will run on GPU *Expression relocation_mortgage_indicator#8579 ASC NULLS FIRST will run on GPU *Expression seller_name#8580 ASC NULLS FIRST will run on GPU *Expression mod_flag#8581 ASC NULLS FIRST will run on GPU *Expression orig_interest_rate#8582 ASC NULLS FIRST will run on GPU *Expression orig_upb#8583 ASC NULLS FIRST will run on GPU *Expression orig_loan_term#8584 ASC NULLS FIRST will run on GPU *Expression orig_ltv#8585 ASC NULLS FIRST will run on GPU *Expression orig_cltv#8586 ASC NULLS FIRST will run on GPU *Expression num_borrowers#8587 ASC NULLS FIRST will run on GPU *Expression dti#8588 ASC NULLS FIRST will run on GPU *Expression borrower_credit_score#8589 ASC NULLS FIRST will run on GPU *Expression num_units#8590 ASC NULLS FIRST will run on GPU *Expression zip#8591 ASC NULLS FIRST will run on GPU *Expression mortgage_insurance_percent#8592 ASC NULLS FIRST will run on GPU *Expression current_loan_delinquency_status#8593 ASC NULLS FIRST will run on GPU *Expression current_actual_upb#8594 ASC NULLS FIRST will run on GPU *Expression interest_rate#8595 ASC NULLS FIRST will run on GPU *Expression loan_age#8596 ASC NULLS FIRST will run on GPU *Expression msa#8597 ASC NULLS FIRST will run on GPU *Expression non_interest_bearing_upb#8598 ASC NULLS FIRST will run on GPU *Expression delinquency_12#8599 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression coalesce(orig_channel#2642, 0) AS orig_channel#8572 will run on GPU *Expression coalesce(orig_channel#2642, 0) will run on GPU *Expression coalesce(first_home_buyer#3284, 0) AS first_home_buyer#8573 will run on GPU *Expression coalesce(first_home_buyer#3284, 0) will run on GPU *Expression coalesce(loan_purpose#3926, 0) AS loan_purpose#8574 will run on GPU *Expression coalesce(loan_purpose#3926, 0) will run on GPU *Expression coalesce(property_type#4568, 0) AS property_type#8575 will run on GPU *Expression coalesce(property_type#4568, 0) will run on GPU *Expression coalesce(occupancy_status#5210, 0) AS occupancy_status#8576 will run on GPU *Expression coalesce(occupancy_status#5210, 0) will run on GPU *Expression coalesce(property_state#5852, 0) AS property_state#8577 will run on GPU *Expression coalesce(property_state#5852, 0) will run on GPU *Expression coalesce(product_type#6494, 0) AS product_type#8578 will run on GPU *Expression coalesce(product_type#6494, 0) will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) AS relocation_mortgage_indicator#8579 will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) will run on GPU *Expression coalesce(seller_name#7778, 0) AS seller_name#8580 will run on GPU *Expression coalesce(seller_name#7778, 0) will run on GPU *Expression coalesce(id#2007, 0) AS mod_flag#8581 will run on GPU *Expression coalesce(id#2007, 0) will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) AS orig_interest_rate#8582 will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) will run on GPU *Expression nanvl(orig_interest_rate#1751, null) will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) AS orig_upb#8583 will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) will run on GPU *Expression nanvl(orig_upb#1753, null) will run on GPU *Expression coalesce(orig_loan_term#1756, 0) AS orig_loan_term#8584 will run on GPU *Expression coalesce(orig_loan_term#1756, 0) will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) AS orig_ltv#8585 will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) will run on GPU *Expression nanvl(orig_ltv#1763, null) will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) AS orig_cltv#8586 will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) will run on GPU *Expression nanvl(orig_cltv#1764, null) will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) AS num_borrowers#8587 will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) will run on GPU *Expression nanvl(num_borrowers#1765, null) will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) AS dti#8588 will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) will run on GPU *Expression nanvl(dti#1766, null) will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) AS borrower_credit_score#8589 will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) will run on GPU *Expression nanvl(borrower_credit_score#1767, null) will run on GPU *Expression coalesce(num_units#1772, 0) AS num_units#8590 will run on GPU *Expression coalesce(num_units#1772, 0) will run on GPU *Expression coalesce(zip#1776, 0) AS zip#8591 will run on GPU *Expression coalesce(zip#1776, 0) will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) AS mortgage_insurance_percent#8592 will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) will run on GPU *Expression nanvl(mortgage_insurance_percent#1777, null) will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) AS current_loan_delinquency_status#8593 will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) AS current_actual_upb#8594 will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) will run on GPU *Expression nanvl(current_actual_upb#11, null) will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) AS interest_rate#8595 will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) will run on GPU *Expression nanvl(interest_rate#8, null) will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) AS loan_age#8596 will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) will run on GPU *Expression nanvl(loan_age#15, null) will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) AS msa#8597 will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) will run on GPU *Expression nanvl(msa#31, null) will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) AS non_interest_bearing_upb#8598 will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) will run on GPU *Expression nanvl(non_interest_bearing_upb#62, null) will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) AS delinquency_12#8599 will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) will run on GPU *Expression CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END will run on GPU *Expression (delinquency_12#1215 > 0) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS seller_name#7778 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS relocation_mortgage_indicator#7136 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS product_type#6494 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_state#5852 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS occupancy_status#5210 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_type#4568 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS loan_purpose#3926 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS first_home_buyer#3284 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS orig_channel#2642 will run on GPU *Exec will run on GPU *Exec will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression cast(timestamp_year#1279 as bigint) will run on GPU *Expression cast(timestamp_month#1243 as bigint) will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_year#1279 as bigint) ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_year#1279 as bigint) could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_month#1243 as bigint) ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_month#1243 as bigint) could run on GPU but is going to be removed because parent plan is removed #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#1423 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#1316L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression timestamp_year#1169L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression timestamp_month#1198L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression max(delinquency_12#908) will run on GPU *Expression max(delinquency_12#908) will run on GPU *Expression min(upb_12#944) will run on GPU *Expression min(upb_12#944) will run on GPU *Expression (cast((max(delinquency_12#908)#1153 > 3) as int) + cast((min(upb_12#944)#1155 = 0.0) as int)) AS delinquency_12#1215 will run on GPU *Expression (cast((max(delinquency_12#908)#1153 > 3) as int) + cast((min(upb_12#944)#1155 = 0.0) as int)) will run on GPU *Expression cast((max(delinquency_12#908)#1153 > 3) as int) will run on GPU *Expression (max(delinquency_12#908)#1153 > 3) will run on GPU *Expression cast((min(upb_12#944)#1155 = 0.0) as int) will run on GPU *Expression (min(upb_12#944)#1155 = 0.0) will run on GPU *Expression FLOOR((cast(((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0)) AS timestamp_year#1169L will run on GPU *Expression FLOOR((cast(((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0)) will run on GPU *Expression (cast(((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0) will run on GPU *Expression cast(((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) as double) will run on GPU *Expression ((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) will run on GPU *Expression (24000 + (josh_mody_n#1126L * 12)) will run on GPU *Expression (josh_mody_n#1126L * 12) will run on GPU *Expression cast((month_y#1110 - 1) as bigint) will run on GPU *Expression (month_y#1110 - 1) will run on GPU *Expression CASE WHEN (pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) = 0) THEN 12 ELSE pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) END AS timestamp_month#1198L will run on GPU *Expression CASE WHEN (pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) = 0) THEN 12 ELSE pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) END will run on GPU *Expression (pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) = 0) will run on GPU *Expression pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) will run on GPU *Expression ((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)) will run on GPU *Expression (24000 + (josh_mody_n#1126L * 12)) will run on GPU *Expression (josh_mody_n#1126L * 12) will run on GPU *Expression cast(month_y#1110 as bigint) will run on GPU *Expression pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) will run on GPU *Expression ((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)) will run on GPU *Expression (24000 + (josh_mody_n#1126L * 12)) will run on GPU *Expression (josh_mody_n#1126L * 12) will run on GPU *Expression cast(month_y#1110 as bigint) will run on GPU *Exec will run on GPU *Expression partial_max(delinquency_12#908) will run on GPU *Expression max(delinquency_12#908) will run on GPU *Expression partial_min(upb_12#944) will run on GPU *Expression min(upb_12#944) will run on GPU *Exec will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) AS josh_mody_n#1126L will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) will run on GPU *Expression (cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0) will run on GPU *Expression cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) will run on GPU *Expression ((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) will run on GPU *Expression (((timestamp_year#872 * 12) + timestamp_month#836) - 24000) will run on GPU *Expression ((timestamp_year#872 * 12) + timestamp_month#836) will run on GPU *Expression (timestamp_year#872 * 12) will run on GPU *Exec will run on GPU *Expression (isnotnull(FLOOR((cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0))) AND ((pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) = 0) OR isnotnull(pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12)))) will run on GPU *Expression isnotnull(FLOOR((cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0))) will run on GPU *Expression FLOOR((cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0)) will run on GPU *Expression (cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0) will run on GPU *Expression cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) will run on GPU *Expression ((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) will run on GPU *Expression (24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) will run on GPU *Expression (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12) will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) will run on GPU *Expression (cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0) will run on GPU *Expression cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) will run on GPU *Expression ((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) will run on GPU *Expression (((timestamp_year#872 * 12) + timestamp_month#836) - 24000) will run on GPU *Expression ((timestamp_year#872 * 12) + timestamp_month#836) will run on GPU *Expression (timestamp_year#872 * 12) will run on GPU *Expression cast((month_y#1110 - 1) as bigint) will run on GPU *Expression (month_y#1110 - 1) will run on GPU *Expression ((pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) = 0) OR isnotnull(pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12))) will run on GPU *Expression (pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) = 0) will run on GPU *Expression pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) will run on GPU *Expression ((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)) will run on GPU *Expression (24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) will run on GPU *Expression (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12) will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) will run on GPU *Expression (cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0) will run on GPU *Expression cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) will run on GPU *Expression ((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) will run on GPU *Expression (((timestamp_year#872 * 12) + timestamp_month#836) - 24000) will run on GPU *Expression ((timestamp_year#872 * 12) + timestamp_month#836) will run on GPU *Expression (timestamp_year#872 * 12) will run on GPU *Expression cast(month_y#1110 as bigint) will run on GPU *Expression isnotnull(pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12)) will run on GPU *Expression pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) will run on GPU *Expression ((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)) will run on GPU *Expression (24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) will run on GPU *Expression (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12) will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) will run on GPU *Expression (cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0) will run on GPU *Expression cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) will run on GPU *Expression ((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) will run on GPU *Expression (((timestamp_year#872 * 12) + timestamp_month#836) - 24000) will run on GPU *Expression ((timestamp_year#872 * 12) + timestamp_month#836) will run on GPU *Expression (timestamp_year#872 * 12) will run on GPU *Expression cast(month_y#1110 as bigint) will run on GPU *Exec will run on GPU *Expression explode([0,1,2,3,4,5,6,7,8,9,10,11]) will run on GPU *Exec will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#1423 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#1316L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#1095 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#988L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Expression max(current_loan_delinquency_status#1026) will run on GPU *Expression max(current_loan_delinquency_status#1026) will run on GPU *Expression min(delinquency_30#760) will run on GPU *Expression min(delinquency_30#760) will run on GPU *Expression min(delinquency_90#761) will run on GPU *Expression min(delinquency_90#761) will run on GPU *Expression min(delinquency_180#762) will run on GPU *Expression min(delinquency_180#762) will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 1) AS ever_30#789 will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 1) will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 3) AS ever_90#790 will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 3) will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 6) AS ever_180#791 will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 6) will run on GPU *Expression min(delinquency_30#760)#777 AS delinquency_30#778 will run on GPU *Expression min(delinquency_90#761)#779 AS delinquency_90#780 will run on GPU *Expression min(delinquency_180#762)#781 AS delinquency_180#782 will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1745L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#1852 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression coalesce(to_seller_name#1509, seller_name#326) AS seller_name#1628 will run on GPU *Expression coalesce(to_seller_name#1509, seller_name#326) will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression seller_name#326 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression (rank#331 = 1) will run on GPU *Exec will run on GPU *Expression dense_rank(_w1#342) windowspecdefinition(loan_id#1745L, _w1#342 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) AS rank#331 will run on GPU *Expression dense_rank(_w1#342) windowspecdefinition(loan_id#1745L, _w1#342 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) will run on GPU *Expression dense_rank(_w1#342) will run on GPU *Expression windowspecdefinition(loan_id#1745L, _w1#342 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) will run on GPU *Expression _w1#342 ASC NULLS FIRST will run on GPU *Expression specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$()) will run on GPU *Expression unboundedpreceding$() will run on GPU *Expression currentrow$() will run on GPU *Expression _w1#342 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression loan_id#1745L ASC NULLS FIRST will run on GPU *Expression _w1#342 ASC NULLS FIRST will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression from_seller_name#1508 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed 22/12/08 18:28:09 INFO GpuOverrides: Plan conversion to the GPU took 74.65 ms 22/12/08 18:28:09 INFO Executor: Finished task 8.0 in stage 1.0 (TID 26). 3088 bytes result sent to driver 22/12/08 18:28:09 INFO TaskSetManager: Starting task 16.0 in stage 1.0 (TID 34) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 16, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:09 INFO Executor: Running task 16.0 in stage 1.0 (TID 34) 22/12/08 18:28:09 INFO TaskSetManager: Finished task 8.0 in stage 1.0 (TID 26) in 2085 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (9/18) 22/12/08 18:28:09 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 2147483648-2281701376, partition values: [empty row] 22/12/08 18:28:10 INFO Executor: Finished task 9.0 in stage 1.0 (TID 27). 3088 bytes result sent to driver 22/12/08 18:28:10 INFO TaskSetManager: Starting task 17.0 in stage 1.0 (TID 35) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 17, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:10 INFO TaskSetManager: Finished task 9.0 in stage 1.0 (TID 27) in 1984 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (10/18) 22/12/08 18:28:10 INFO Executor: Running task 17.0 in stage 1.0 (TID 35) 22/12/08 18:28:10 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 2281701376-2289277555, partition values: [empty row] 22/12/08 18:28:10 INFO Executor: Finished task 10.0 in stage 1.0 (TID 28). 3088 bytes result sent to driver 22/12/08 18:28:10 INFO TaskSetManager: Starting task 0.0 in stage 2.0 (TID 36) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:10 INFO Executor: Running task 0.0 in stage 2.0 (TID 36) 22/12/08 18:28:10 INFO TaskSetManager: Finished task 10.0 in stage 1.0 (TID 28) in 2046 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (11/18) 22/12/08 18:28:10 INFO CodeGenerator: Code generated in 9.658292 ms 22/12/08 18:28:10 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 0-134217728, partition values: [empty row] 22/12/08 18:28:10 INFO Executor: Finished task 17.0 in stage 1.0 (TID 35). 3088 bytes result sent to driver 22/12/08 18:28:10 INFO TaskSetManager: Starting task 1.0 in stage 2.0 (TID 37) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:10 INFO TaskSetManager: Finished task 17.0 in stage 1.0 (TID 35) in 179 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (12/18) 22/12/08 18:28:10 INFO Executor: Running task 1.0 in stage 2.0 (TID 37) 22/12/08 18:28:10 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 134217728-268435456, partition values: [empty row] 22/12/08 18:28:10 INFO Executor: Finished task 11.0 in stage 1.0 (TID 29). 3088 bytes result sent to driver 22/12/08 18:28:10 INFO TaskSetManager: Starting task 2.0 in stage 2.0 (TID 38) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:10 INFO TaskSetManager: Finished task 11.0 in stage 1.0 (TID 29) in 2043 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (13/18) 22/12/08 18:28:10 INFO Executor: Running task 2.0 in stage 2.0 (TID 38) 22/12/08 18:28:10 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 268435456-402653184, partition values: [empty row] 22/12/08 18:28:10 INFO Executor: Finished task 12.0 in stage 1.0 (TID 30). 3088 bytes result sent to driver 22/12/08 18:28:10 INFO TaskSetManager: Starting task 3.0 in stage 2.0 (TID 39) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:10 INFO TaskSetManager: Finished task 12.0 in stage 1.0 (TID 30) in 2080 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (14/18) 22/12/08 18:28:10 INFO Executor: Running task 3.0 in stage 2.0 (TID 39) 22/12/08 18:28:10 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 402653184-536870912, partition values: [empty row] 22/12/08 18:28:11 INFO Executor: Finished task 14.0 in stage 1.0 (TID 32). 3088 bytes result sent to driver 22/12/08 18:28:11 INFO TaskSetManager: Starting task 4.0 in stage 2.0 (TID 40) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 4, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:11 INFO Executor: Running task 4.0 in stage 2.0 (TID 40) 22/12/08 18:28:11 INFO TaskSetManager: Finished task 14.0 in stage 1.0 (TID 32) in 2078 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (15/18) 22/12/08 18:28:11 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 536870912-671088640, partition values: [empty row] 22/12/08 18:28:11 INFO Executor: Finished task 13.0 in stage 1.0 (TID 31). 3088 bytes result sent to driver 22/12/08 18:28:11 INFO TaskSetManager: Starting task 5.0 in stage 2.0 (TID 41) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 5, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:11 INFO Executor: Running task 5.0 in stage 2.0 (TID 41) 22/12/08 18:28:11 INFO TaskSetManager: Finished task 13.0 in stage 1.0 (TID 31) in 2183 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (16/18) 22/12/08 18:28:11 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 671088640-805306368, partition values: [empty row] 22/12/08 18:28:11 INFO Executor: Finished task 15.0 in stage 1.0 (TID 33). 3088 bytes result sent to driver 22/12/08 18:28:11 INFO TaskSetManager: Starting task 6.0 in stage 2.0 (TID 42) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 6, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:11 INFO Executor: Running task 6.0 in stage 2.0 (TID 42) 22/12/08 18:28:11 INFO TaskSetManager: Finished task 15.0 in stage 1.0 (TID 33) in 2215 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (17/18) 22/12/08 18:28:11 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 805306368-939524096, partition values: [empty row] 22/12/08 18:28:11 INFO Executor: Finished task 16.0 in stage 1.0 (TID 34). 3088 bytes result sent to driver 22/12/08 18:28:11 INFO TaskSetManager: Starting task 7.0 in stage 2.0 (TID 43) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 7, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:11 INFO TaskSetManager: Finished task 16.0 in stage 1.0 (TID 34) in 2053 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (18/18) 22/12/08 18:28:11 INFO Executor: Running task 7.0 in stage 2.0 (TID 43) 22/12/08 18:28:11 INFO TaskSchedulerImpl: Removed TaskSet 1.0, whose tasks have all completed, from pool 22/12/08 18:28:11 INFO DAGScheduler: ShuffleMapStage 1 (convert at NativeMethodAccessorImpl.java:0) finished in 24.100 s 22/12/08 18:28:11 INFO DAGScheduler: looking for newly runnable stages 22/12/08 18:28:11 INFO DAGScheduler: running: Set(ShuffleMapStage 9, ShuffleMapStage 5, ShuffleMapStage 2, ShuffleMapStage 6, ShuffleMapStage 3, ShuffleMapStage 7, ShuffleMapStage 4, ShuffleMapStage 11) 22/12/08 18:28:11 INFO DAGScheduler: waiting: Set(ShuffleMapStage 15, ResultStage 16, ResultStage 17, ResultStage 24, ResultStage 18, ShuffleMapStage 10, ResultStage 25, ShuffleMapStage 12, ResultStage 19, ShuffleMapStage 13, ResultStage 20, ResultStage 21, ResultStage 22, ShuffleMapStage 14, ShuffleMapStage 8, ResultStage 23) 22/12/08 18:28:11 INFO DAGScheduler: failed: Set() 22/12/08 18:28:11 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 939524096-1073741824, partition values: [empty row] 22/12/08 18:28:11 WARN GpuOverrides: ! cannot run on GPU because not all expressions can be replaced; GPU does not currently support the operator class org.apache.spark.sql.execution.DeserializeToObjectExec ! createexternalrow(orig_channel#8629, first_home_buyer#8659, loan_purpose#8689, property_type#8719, occupancy_status#8749, property_state#8779, product_type#8809, relocation_mortgage_indicator#8839, seller_name#8869, mod_flag#8899, orig_interest_rate#8929, orig_upb#8959, orig_loan_term#8989, orig_ltv#9019, orig_cltv#9049, num_borrowers#9079, dti#9109, borrower_credit_score#9139, num_units#9169, zip#9199, mortgage_insurance_percent#9229, current_loan_delinquency_status#9259, current_actual_upb#9289, interest_rate#9319, ... 32 more fields) cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.catalyst.expressions.objects.CreateExternalRow @Expression orig_channel#8629 could run on GPU @Expression first_home_buyer#8659 could run on GPU @Expression loan_purpose#8689 could run on GPU @Expression property_type#8719 could run on GPU @Expression occupancy_status#8749 could run on GPU @Expression property_state#8779 could run on GPU @Expression product_type#8809 could run on GPU @Expression relocation_mortgage_indicator#8839 could run on GPU @Expression seller_name#8869 could run on GPU @Expression mod_flag#8899 could run on GPU @Expression orig_interest_rate#8929 could run on GPU @Expression orig_upb#8959 could run on GPU @Expression orig_loan_term#8989 could run on GPU @Expression orig_ltv#9019 could run on GPU @Expression orig_cltv#9049 could run on GPU @Expression num_borrowers#9079 could run on GPU @Expression dti#9109 could run on GPU @Expression borrower_credit_score#9139 could run on GPU @Expression num_units#9169 could run on GPU @Expression zip#9199 could run on GPU @Expression mortgage_insurance_percent#9229 could run on GPU @Expression current_loan_delinquency_status#9259 could run on GPU @Expression current_actual_upb#9289 could run on GPU @Expression interest_rate#9319 could run on GPU @Expression loan_age#9349 could run on GPU @Expression msa#9379 could run on GPU @Expression non_interest_bearing_upb#9409 could run on GPU @Expression delinquency_12#9439 could run on GPU !Expression obj#9468 cannot run on GPU because expression AttributeReference obj#9468 produces an unsupported type ObjectType(interface org.apache.spark.sql.Row) *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression cast(orig_channel#8572 as float) AS orig_channel#8629 will run on GPU *Expression cast(orig_channel#8572 as float) will run on GPU *Expression cast(first_home_buyer#8573 as float) AS first_home_buyer#8659 will run on GPU *Expression cast(first_home_buyer#8573 as float) will run on GPU *Expression cast(loan_purpose#8574 as float) AS loan_purpose#8689 will run on GPU *Expression cast(loan_purpose#8574 as float) will run on GPU *Expression cast(property_type#8575 as float) AS property_type#8719 will run on GPU *Expression cast(property_type#8575 as float) will run on GPU *Expression cast(occupancy_status#8576 as float) AS occupancy_status#8749 will run on GPU *Expression cast(occupancy_status#8576 as float) will run on GPU *Expression cast(property_state#8577 as float) AS property_state#8779 will run on GPU *Expression cast(property_state#8577 as float) will run on GPU *Expression cast(product_type#8578 as float) AS product_type#8809 will run on GPU *Expression cast(product_type#8578 as float) will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) AS relocation_mortgage_indicator#8839 will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) will run on GPU *Expression cast(seller_name#8580 as float) AS seller_name#8869 will run on GPU *Expression cast(seller_name#8580 as float) will run on GPU *Expression cast(mod_flag#8581 as float) AS mod_flag#8899 will run on GPU *Expression cast(mod_flag#8581 as float) will run on GPU *Expression cast(orig_interest_rate#8582 as float) AS orig_interest_rate#8929 will run on GPU *Expression cast(orig_interest_rate#8582 as float) will run on GPU *Expression cast(orig_upb#8583 as float) AS orig_upb#8959 will run on GPU *Expression cast(orig_upb#8583 as float) will run on GPU *Expression cast(orig_loan_term#8584 as float) AS orig_loan_term#8989 will run on GPU *Expression cast(orig_loan_term#8584 as float) will run on GPU *Expression cast(orig_ltv#8585 as float) AS orig_ltv#9019 will run on GPU *Expression cast(orig_ltv#8585 as float) will run on GPU *Expression cast(orig_cltv#8586 as float) AS orig_cltv#9049 will run on GPU *Expression cast(orig_cltv#8586 as float) will run on GPU *Expression cast(num_borrowers#8587 as float) AS num_borrowers#9079 will run on GPU *Expression cast(num_borrowers#8587 as float) will run on GPU *Expression cast(dti#8588 as float) AS dti#9109 will run on GPU *Expression cast(dti#8588 as float) will run on GPU *Expression cast(borrower_credit_score#8589 as float) AS borrower_credit_score#9139 will run on GPU *Expression cast(borrower_credit_score#8589 as float) will run on GPU *Expression cast(num_units#8590 as float) AS num_units#9169 will run on GPU *Expression cast(num_units#8590 as float) will run on GPU *Expression cast(zip#8591 as float) AS zip#9199 will run on GPU *Expression cast(zip#8591 as float) will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) AS mortgage_insurance_percent#9229 will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) AS current_loan_delinquency_status#9259 will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) will run on GPU *Expression cast(current_actual_upb#8594 as float) AS current_actual_upb#9289 will run on GPU *Expression cast(current_actual_upb#8594 as float) will run on GPU *Expression cast(interest_rate#8595 as float) AS interest_rate#9319 will run on GPU *Expression cast(interest_rate#8595 as float) will run on GPU *Expression cast(loan_age#8596 as float) AS loan_age#9349 will run on GPU *Expression cast(loan_age#8596 as float) will run on GPU *Expression cast(msa#8597 as float) AS msa#9379 will run on GPU *Expression cast(msa#8597 as float) will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) AS non_interest_bearing_upb#9409 will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) will run on GPU *Expression cast(delinquency_12#8599 as float) AS delinquency_12#9439 will run on GPU *Expression cast(delinquency_12#8599 as float) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression orig_channel#8572 ASC NULLS FIRST will run on GPU *Expression first_home_buyer#8573 ASC NULLS FIRST will run on GPU *Expression loan_purpose#8574 ASC NULLS FIRST will run on GPU *Expression property_type#8575 ASC NULLS FIRST will run on GPU *Expression occupancy_status#8576 ASC NULLS FIRST will run on GPU *Expression property_state#8577 ASC NULLS FIRST will run on GPU *Expression product_type#8578 ASC NULLS FIRST will run on GPU *Expression relocation_mortgage_indicator#8579 ASC NULLS FIRST will run on GPU *Expression seller_name#8580 ASC NULLS FIRST will run on GPU *Expression mod_flag#8581 ASC NULLS FIRST will run on GPU *Expression orig_interest_rate#8582 ASC NULLS FIRST will run on GPU *Expression orig_upb#8583 ASC NULLS FIRST will run on GPU *Expression orig_loan_term#8584 ASC NULLS FIRST will run on GPU *Expression orig_ltv#8585 ASC NULLS FIRST will run on GPU *Expression orig_cltv#8586 ASC NULLS FIRST will run on GPU *Expression num_borrowers#8587 ASC NULLS FIRST will run on GPU *Expression dti#8588 ASC NULLS FIRST will run on GPU *Expression borrower_credit_score#8589 ASC NULLS FIRST will run on GPU *Expression num_units#8590 ASC NULLS FIRST will run on GPU *Expression zip#8591 ASC NULLS FIRST will run on GPU *Expression mortgage_insurance_percent#8592 ASC NULLS FIRST will run on GPU *Expression current_loan_delinquency_status#8593 ASC NULLS FIRST will run on GPU *Expression current_actual_upb#8594 ASC NULLS FIRST will run on GPU *Expression interest_rate#8595 ASC NULLS FIRST will run on GPU *Expression loan_age#8596 ASC NULLS FIRST will run on GPU *Expression msa#8597 ASC NULLS FIRST will run on GPU *Expression non_interest_bearing_upb#8598 ASC NULLS FIRST will run on GPU *Expression delinquency_12#8599 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression coalesce(orig_channel#2642, 0) AS orig_channel#8572 will run on GPU *Expression coalesce(orig_channel#2642, 0) will run on GPU *Expression coalesce(first_home_buyer#3284, 0) AS first_home_buyer#8573 will run on GPU *Expression coalesce(first_home_buyer#3284, 0) will run on GPU *Expression coalesce(loan_purpose#3926, 0) AS loan_purpose#8574 will run on GPU *Expression coalesce(loan_purpose#3926, 0) will run on GPU *Expression coalesce(property_type#4568, 0) AS property_type#8575 will run on GPU *Expression coalesce(property_type#4568, 0) will run on GPU *Expression coalesce(occupancy_status#5210, 0) AS occupancy_status#8576 will run on GPU *Expression coalesce(occupancy_status#5210, 0) will run on GPU *Expression coalesce(property_state#5852, 0) AS property_state#8577 will run on GPU *Expression coalesce(property_state#5852, 0) will run on GPU *Expression coalesce(product_type#6494, 0) AS product_type#8578 will run on GPU *Expression coalesce(product_type#6494, 0) will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) AS relocation_mortgage_indicator#8579 will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) will run on GPU *Expression coalesce(seller_name#7778, 0) AS seller_name#8580 will run on GPU *Expression coalesce(seller_name#7778, 0) will run on GPU *Expression coalesce(id#2007, 0) AS mod_flag#8581 will run on GPU *Expression coalesce(id#2007, 0) will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) AS orig_interest_rate#8582 will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) will run on GPU *Expression nanvl(orig_interest_rate#1751, null) will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) AS orig_upb#8583 will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) will run on GPU *Expression nanvl(orig_upb#1753, null) will run on GPU *Expression coalesce(orig_loan_term#1756, 0) AS orig_loan_term#8584 will run on GPU *Expression coalesce(orig_loan_term#1756, 0) will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) AS orig_ltv#8585 will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) will run on GPU *Expression nanvl(orig_ltv#1763, null) will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) AS orig_cltv#8586 will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) will run on GPU *Expression nanvl(orig_cltv#1764, null) will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) AS num_borrowers#8587 will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) will run on GPU *Expression nanvl(num_borrowers#1765, null) will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) AS dti#8588 will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) will run on GPU *Expression nanvl(dti#1766, null) will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) AS borrower_credit_score#8589 will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) will run on GPU *Expression nanvl(borrower_credit_score#1767, null) will run on GPU *Expression coalesce(num_units#1772, 0) AS num_units#8590 will run on GPU *Expression coalesce(num_units#1772, 0) will run on GPU *Expression coalesce(zip#1776, 0) AS zip#8591 will run on GPU *Expression coalesce(zip#1776, 0) will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) AS mortgage_insurance_percent#8592 will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) will run on GPU *Expression nanvl(mortgage_insurance_percent#1777, null) will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) AS current_loan_delinquency_status#8593 will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) AS current_actual_upb#8594 will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) will run on GPU *Expression nanvl(current_actual_upb#11, null) will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) AS interest_rate#8595 will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) will run on GPU *Expression nanvl(interest_rate#8, null) will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) AS loan_age#8596 will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) will run on GPU *Expression nanvl(loan_age#15, null) will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) AS msa#8597 will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) will run on GPU *Expression nanvl(msa#31, null) will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) AS non_interest_bearing_upb#8598 will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) will run on GPU *Expression nanvl(non_interest_bearing_upb#62, null) will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) AS delinquency_12#8599 will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) will run on GPU *Expression CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END will run on GPU *Expression (delinquency_12#1215 > 0) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS seller_name#7778 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS relocation_mortgage_indicator#7136 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS product_type#6494 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_state#5852 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS occupancy_status#5210 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_type#4568 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS loan_purpose#3926 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS first_home_buyer#3284 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS orig_channel#2642 will run on GPU *Exec will run on GPU *Exec will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression cast(timestamp_year#1279 as bigint) will run on GPU *Expression cast(timestamp_month#1243 as bigint) will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_year#1279 as bigint) ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_year#1279 as bigint) could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_month#1243 as bigint) ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_month#1243 as bigint) could run on GPU but is going to be removed because parent plan is removed #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#1423 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#1316L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression timestamp_year#1169L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression timestamp_month#1198L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression max(delinquency_12#908) will run on GPU *Expression max(delinquency_12#908) will run on GPU *Expression min(upb_12#944) will run on GPU *Expression min(upb_12#944) will run on GPU *Expression (cast((max(delinquency_12#908)#1153 > 3) as int) + cast((min(upb_12#944)#1155 = 0.0) as int)) AS delinquency_12#1215 will run on GPU *Expression (cast((max(delinquency_12#908)#1153 > 3) as int) + cast((min(upb_12#944)#1155 = 0.0) as int)) will run on GPU *Expression cast((max(delinquency_12#908)#1153 > 3) as int) will run on GPU *Expression (max(delinquency_12#908)#1153 > 3) will run on GPU *Expression cast((min(upb_12#944)#1155 = 0.0) as int) will run on GPU *Expression (min(upb_12#944)#1155 = 0.0) will run on GPU *Expression FLOOR((cast(((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0)) AS timestamp_year#1169L will run on GPU *Expression FLOOR((cast(((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0)) will run on GPU *Expression (cast(((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0) will run on GPU *Expression cast(((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) as double) will run on GPU *Expression ((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) will run on GPU *Expression (24000 + (josh_mody_n#1126L * 12)) will run on GPU *Expression (josh_mody_n#1126L * 12) will run on GPU *Expression cast((month_y#1110 - 1) as bigint) will run on GPU *Expression (month_y#1110 - 1) will run on GPU *Expression CASE WHEN (pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) = 0) THEN 12 ELSE pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) END AS timestamp_month#1198L will run on GPU *Expression CASE WHEN (pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) = 0) THEN 12 ELSE pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) END will run on GPU *Expression (pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) = 0) will run on GPU *Expression pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) will run on GPU *Expression ((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)) will run on GPU *Expression (24000 + (josh_mody_n#1126L * 12)) will run on GPU *Expression (josh_mody_n#1126L * 12) will run on GPU *Expression cast(month_y#1110 as bigint) will run on GPU *Expression pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) will run on GPU *Expression ((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)) will run on GPU *Expression (24000 + (josh_mody_n#1126L * 12)) will run on GPU *Expression (josh_mody_n#1126L * 12) will run on GPU *Expression cast(month_y#1110 as bigint) will run on GPU *Exec will run on GPU *Expression partial_max(delinquency_12#908) will run on GPU *Expression max(delinquency_12#908) will run on GPU *Expression partial_min(upb_12#944) will run on GPU *Expression min(upb_12#944) will run on GPU *Exec will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) AS josh_mody_n#1126L will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) will run on GPU *Expression (cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0) will run on GPU *Expression cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) will run on GPU *Expression ((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) will run on GPU *Expression (((timestamp_year#872 * 12) + timestamp_month#836) - 24000) will run on GPU *Expression ((timestamp_year#872 * 12) + timestamp_month#836) will run on GPU *Expression (timestamp_year#872 * 12) will run on GPU *Exec will run on GPU *Expression (isnotnull(FLOOR((cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0))) AND ((pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) = 0) OR isnotnull(pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12)))) will run on GPU *Expression isnotnull(FLOOR((cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0))) will run on GPU *Expression FLOOR((cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0)) will run on GPU *Expression (cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0) will run on GPU *Expression cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) will run on GPU *Expression ((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) will run on GPU *Expression (24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) will run on GPU *Expression (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12) will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) will run on GPU *Expression (cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0) will run on GPU *Expression cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) will run on GPU *Expression ((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) will run on GPU *Expression (((timestamp_year#872 * 12) + timestamp_month#836) - 24000) will run on GPU *Expression ((timestamp_year#872 * 12) + timestamp_month#836) will run on GPU *Expression (timestamp_year#872 * 12) will run on GPU *Expression cast((month_y#1110 - 1) as bigint) will run on GPU *Expression (month_y#1110 - 1) will run on GPU *Expression ((pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) = 0) OR isnotnull(pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12))) will run on GPU *Expression (pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) = 0) will run on GPU *Expression pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) will run on GPU *Expression ((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)) will run on GPU *Expression (24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) will run on GPU *Expression (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12) will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) will run on GPU *Expression (cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0) will run on GPU *Expression cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) will run on GPU *Expression ((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) will run on GPU *Expression (((timestamp_year#872 * 12) + timestamp_month#836) - 24000) will run on GPU *Expression ((timestamp_year#872 * 12) + timestamp_month#836) will run on GPU *Expression (timestamp_year#872 * 12) will run on GPU *Expression cast(month_y#1110 as bigint) will run on GPU *Expression isnotnull(pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12)) will run on GPU *Expression pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) will run on GPU *Expression ((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)) will run on GPU *Expression (24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) will run on GPU *Expression (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12) will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) will run on GPU *Expression (cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0) will run on GPU *Expression cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) will run on GPU *Expression ((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) will run on GPU *Expression (((timestamp_year#872 * 12) + timestamp_month#836) - 24000) will run on GPU *Expression ((timestamp_year#872 * 12) + timestamp_month#836) will run on GPU *Expression (timestamp_year#872 * 12) will run on GPU *Expression cast(month_y#1110 as bigint) will run on GPU *Exec will run on GPU *Expression explode([0,1,2,3,4,5,6,7,8,9,10,11]) will run on GPU *Exec will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#1423 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#1316L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#1095 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#988L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Expression max(current_loan_delinquency_status#1026) will run on GPU *Expression max(current_loan_delinquency_status#1026) will run on GPU *Expression min(delinquency_30#760) will run on GPU *Expression min(delinquency_30#760) will run on GPU *Expression min(delinquency_90#761) will run on GPU *Expression min(delinquency_90#761) will run on GPU *Expression min(delinquency_180#762) will run on GPU *Expression min(delinquency_180#762) will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 1) AS ever_30#789 will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 1) will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 3) AS ever_90#790 will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 3) will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 6) AS ever_180#791 will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 6) will run on GPU *Expression min(delinquency_30#760)#777 AS delinquency_30#778 will run on GPU *Expression min(delinquency_90#761)#779 AS delinquency_90#780 will run on GPU *Expression min(delinquency_180#762)#781 AS delinquency_180#782 will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1745L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#1852 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression coalesce(to_seller_name#1509, seller_name#326) AS seller_name#1628 will run on GPU *Expression coalesce(to_seller_name#1509, seller_name#326) will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression seller_name#326 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression (rank#331 = 1) will run on GPU *Exec will run on GPU *Expression dense_rank(_w1#342) windowspecdefinition(loan_id#1745L, _w1#342 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) AS rank#331 will run on GPU *Expression dense_rank(_w1#342) windowspecdefinition(loan_id#1745L, _w1#342 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) will run on GPU *Expression dense_rank(_w1#342) will run on GPU *Expression windowspecdefinition(loan_id#1745L, _w1#342 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) will run on GPU *Expression _w1#342 ASC NULLS FIRST will run on GPU *Expression specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$()) will run on GPU *Expression unboundedpreceding$() will run on GPU *Expression currentrow$() will run on GPU *Expression _w1#342 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression loan_id#1745L ASC NULLS FIRST will run on GPU *Expression _w1#342 ASC NULLS FIRST will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression from_seller_name#1508 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed 22/12/08 18:28:11 INFO GpuOverrides: Plan conversion to the GPU took 17.61 ms 22/12/08 18:28:11 INFO Executor: Finished task 0.0 in stage 2.0 (TID 36). 4340 bytes result sent to driver 22/12/08 18:28:11 INFO TaskSetManager: Starting task 8.0 in stage 2.0 (TID 44) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 8, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:11 INFO TaskSetManager: Finished task 0.0 in stage 2.0 (TID 36) in 1268 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/18) 22/12/08 18:28:11 INFO Executor: Running task 8.0 in stage 2.0 (TID 44) 22/12/08 18:28:11 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1073741824-1207959552, partition values: [empty row] 22/12/08 18:28:11 INFO Executor: Finished task 1.0 in stage 2.0 (TID 37). 4340 bytes result sent to driver 22/12/08 18:28:11 INFO TaskSetManager: Starting task 9.0 in stage 2.0 (TID 45) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 9, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:11 INFO TaskSetManager: Finished task 1.0 in stage 2.0 (TID 37) in 1277 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (2/18) 22/12/08 18:28:11 INFO Executor: Running task 9.0 in stage 2.0 (TID 45) 22/12/08 18:28:11 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1207959552-1342177280, partition values: [empty row] 22/12/08 18:28:11 INFO Executor: Finished task 2.0 in stage 2.0 (TID 38). 4340 bytes result sent to driver 22/12/08 18:28:11 INFO TaskSetManager: Starting task 10.0 in stage 2.0 (TID 46) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 10, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:11 INFO TaskSetManager: Finished task 2.0 in stage 2.0 (TID 38) in 1116 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (3/18) 22/12/08 18:28:11 INFO Executor: Running task 10.0 in stage 2.0 (TID 46) 22/12/08 18:28:11 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1342177280-1476395008, partition values: [empty row] 22/12/08 18:28:11 INFO Executor: Finished task 3.0 in stage 2.0 (TID 39). 4340 bytes result sent to driver 22/12/08 18:28:11 INFO TaskSetManager: Starting task 11.0 in stage 2.0 (TID 47) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 11, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:11 INFO TaskSetManager: Finished task 3.0 in stage 2.0 (TID 39) in 1092 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (4/18) 22/12/08 18:28:11 INFO Executor: Running task 11.0 in stage 2.0 (TID 47) 22/12/08 18:28:11 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1476395008-1610612736, partition values: [empty row] 22/12/08 18:28:12 INFO Executor: Finished task 4.0 in stage 2.0 (TID 40). 4340 bytes result sent to driver 22/12/08 18:28:12 INFO TaskSetManager: Starting task 12.0 in stage 2.0 (TID 48) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 12, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:12 INFO TaskSetManager: Finished task 4.0 in stage 2.0 (TID 40) in 1182 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (5/18) 22/12/08 18:28:12 INFO Executor: Running task 12.0 in stage 2.0 (TID 48) 22/12/08 18:28:12 INFO Executor: Finished task 5.0 in stage 2.0 (TID 41). 4340 bytes result sent to driver 22/12/08 18:28:12 INFO TaskSetManager: Starting task 13.0 in stage 2.0 (TID 49) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 13, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:12 INFO TaskSetManager: Finished task 5.0 in stage 2.0 (TID 41) in 1091 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (6/18) 22/12/08 18:28:12 INFO Executor: Running task 13.0 in stage 2.0 (TID 49) 22/12/08 18:28:12 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1610612736-1744830464, partition values: [empty row] 22/12/08 18:28:12 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1744830464-1879048192, partition values: [empty row] 22/12/08 18:28:12 INFO Executor: Finished task 6.0 in stage 2.0 (TID 42). 4340 bytes result sent to driver 22/12/08 18:28:12 INFO TaskSetManager: Starting task 14.0 in stage 2.0 (TID 50) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 14, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:12 INFO Executor: Running task 14.0 in stage 2.0 (TID 50) 22/12/08 18:28:12 INFO TaskSetManager: Finished task 6.0 in stage 2.0 (TID 42) in 971 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (7/18) 22/12/08 18:28:12 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1879048192-2013265920, partition values: [empty row] 22/12/08 18:28:12 INFO Executor: Finished task 7.0 in stage 2.0 (TID 43). 4340 bytes result sent to driver 22/12/08 18:28:12 INFO TaskSetManager: Starting task 15.0 in stage 2.0 (TID 51) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 15, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:12 INFO TaskSetManager: Finished task 7.0 in stage 2.0 (TID 43) in 1005 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (8/18) 22/12/08 18:28:12 INFO Executor: Running task 15.0 in stage 2.0 (TID 51) 22/12/08 18:28:12 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 2013265920-2147483648, partition values: [empty row] 22/12/08 18:28:12 INFO Executor: Finished task 8.0 in stage 2.0 (TID 44). 4340 bytes result sent to driver 22/12/08 18:28:12 INFO TaskSetManager: Starting task 16.0 in stage 2.0 (TID 52) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 16, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:12 INFO Executor: Running task 16.0 in stage 2.0 (TID 52) 22/12/08 18:28:12 INFO TaskSetManager: Finished task 8.0 in stage 2.0 (TID 44) in 1154 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (9/18) 22/12/08 18:28:12 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 2147483648-2281701376, partition values: [empty row] 22/12/08 18:28:12 INFO Executor: Finished task 9.0 in stage 2.0 (TID 45). 4340 bytes result sent to driver 22/12/08 18:28:12 INFO TaskSetManager: Starting task 17.0 in stage 2.0 (TID 53) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 17, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:12 INFO TaskSetManager: Finished task 9.0 in stage 2.0 (TID 45) in 1081 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (10/18) 22/12/08 18:28:12 INFO Executor: Running task 17.0 in stage 2.0 (TID 53) 22/12/08 18:28:12 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 2281701376-2289277555, partition values: [empty row] 22/12/08 18:28:12 INFO Executor: Finished task 10.0 in stage 2.0 (TID 46). 4340 bytes result sent to driver 22/12/08 18:28:12 INFO TaskSetManager: Starting task 0.0 in stage 3.0 (TID 54) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:12 INFO Executor: Running task 0.0 in stage 3.0 (TID 54) 22/12/08 18:28:12 INFO TaskSetManager: Finished task 10.0 in stage 2.0 (TID 46) in 1094 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (11/18) 22/12/08 18:28:12 INFO CodeGenerator: Code generated in 30.530717 ms 22/12/08 18:28:12 INFO Executor: Finished task 11.0 in stage 2.0 (TID 47). 4340 bytes result sent to driver 22/12/08 18:28:12 INFO TaskSetManager: Starting task 1.0 in stage 3.0 (TID 55) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:12 INFO TaskSetManager: Finished task 11.0 in stage 2.0 (TID 47) in 1057 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (12/18) 22/12/08 18:28:12 INFO Executor: Running task 1.0 in stage 3.0 (TID 55) 22/12/08 18:28:13 INFO CodeGenerator: Code generated in 20.561968 ms 22/12/08 18:28:13 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 134217728-268435456, partition values: [empty row] 22/12/08 18:28:13 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 0-134217728, partition values: [empty row] 22/12/08 18:28:13 INFO Executor: Finished task 13.0 in stage 2.0 (TID 49). 4340 bytes result sent to driver 22/12/08 18:28:13 INFO TaskSetManager: Starting task 2.0 in stage 3.0 (TID 56) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:13 INFO Executor: Running task 2.0 in stage 3.0 (TID 56) 22/12/08 18:28:13 INFO TaskSetManager: Finished task 13.0 in stage 2.0 (TID 49) in 915 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (13/18) 22/12/08 18:28:13 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 268435456-402653184, partition values: [empty row] 22/12/08 18:28:13 INFO Executor: Finished task 17.0 in stage 2.0 (TID 53). 4340 bytes result sent to driver 22/12/08 18:28:13 INFO TaskSetManager: Starting task 3.0 in stage 3.0 (TID 57) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:13 INFO TaskSetManager: Finished task 17.0 in stage 2.0 (TID 53) in 250 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (14/18) 22/12/08 18:28:13 INFO Executor: Running task 3.0 in stage 3.0 (TID 57) 22/12/08 18:28:13 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 402653184-536870912, partition values: [empty row] 22/12/08 18:28:13 INFO Executor: Finished task 12.0 in stage 2.0 (TID 48). 4340 bytes result sent to driver 22/12/08 18:28:13 INFO TaskSetManager: Starting task 4.0 in stage 3.0 (TID 58) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 4, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:13 INFO Executor: Running task 4.0 in stage 3.0 (TID 58) 22/12/08 18:28:13 INFO TaskSetManager: Finished task 12.0 in stage 2.0 (TID 48) in 1016 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (15/18) 22/12/08 18:28:13 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 536870912-671088640, partition values: [empty row] 22/12/08 18:28:13 INFO Executor: Finished task 14.0 in stage 2.0 (TID 50). 4340 bytes result sent to driver 22/12/08 18:28:13 INFO TaskSetManager: Starting task 5.0 in stage 3.0 (TID 59) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 5, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:13 INFO TaskSetManager: Finished task 14.0 in stage 2.0 (TID 50) in 1041 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (16/18) 22/12/08 18:28:13 INFO Executor: Running task 5.0 in stage 3.0 (TID 59) 22/12/08 18:28:13 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 671088640-805306368, partition values: [empty row] 22/12/08 18:28:13 INFO Executor: Finished task 15.0 in stage 2.0 (TID 51). 4340 bytes result sent to driver 22/12/08 18:28:13 INFO TaskSetManager: Starting task 6.0 in stage 3.0 (TID 60) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 6, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:13 INFO TaskSetManager: Finished task 15.0 in stage 2.0 (TID 51) in 1241 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (17/18) 22/12/08 18:28:13 INFO Executor: Running task 6.0 in stage 3.0 (TID 60) 22/12/08 18:28:13 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 805306368-939524096, partition values: [empty row] 22/12/08 18:28:14 INFO Executor: Finished task 16.0 in stage 2.0 (TID 52). 4340 bytes result sent to driver 22/12/08 18:28:14 INFO TaskSetManager: Starting task 7.0 in stage 3.0 (TID 61) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 7, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:14 INFO TaskSetManager: Finished task 16.0 in stage 2.0 (TID 52) in 1825 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (18/18) 22/12/08 18:28:14 INFO Executor: Running task 7.0 in stage 3.0 (TID 61) 22/12/08 18:28:14 INFO TaskSchedulerImpl: Removed TaskSet 2.0, whose tasks have all completed, from pool 22/12/08 18:28:14 INFO DAGScheduler: ShuffleMapStage 2 (submitShuffleJob$ at GpuShuffleExchangeExec.scala:28) finished in 27.140 s 22/12/08 18:28:14 INFO DAGScheduler: looking for newly runnable stages 22/12/08 18:28:14 INFO DAGScheduler: running: Set(ShuffleMapStage 9, ShuffleMapStage 5, ShuffleMapStage 6, ShuffleMapStage 3, ShuffleMapStage 7, ShuffleMapStage 4, ShuffleMapStage 11) 22/12/08 18:28:14 INFO DAGScheduler: waiting: Set(ShuffleMapStage 15, ResultStage 16, ResultStage 17, ResultStage 24, ResultStage 18, ShuffleMapStage 10, ResultStage 25, ShuffleMapStage 12, ResultStage 19, ShuffleMapStage 13, ResultStage 20, ResultStage 21, ResultStage 22, ShuffleMapStage 14, ShuffleMapStage 8, ResultStage 23) 22/12/08 18:28:14 INFO DAGScheduler: failed: Set() 22/12/08 18:28:14 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 939524096-1073741824, partition values: [empty row] 22/12/08 18:28:14 WARN GpuOverrides: (0 + 0) / 8][Stage 5:> (0 + 0) / 18] ! cannot run on GPU because not all expressions can be replaced; GPU does not currently support the operator class org.apache.spark.sql.execution.DeserializeToObjectExec ! createexternalrow(orig_channel#8629, first_home_buyer#8659, loan_purpose#8689, property_type#8719, occupancy_status#8749, property_state#8779, product_type#8809, relocation_mortgage_indicator#8839, seller_name#8869, mod_flag#8899, orig_interest_rate#8929, orig_upb#8959, orig_loan_term#8989, orig_ltv#9019, orig_cltv#9049, num_borrowers#9079, dti#9109, borrower_credit_score#9139, num_units#9169, zip#9199, mortgage_insurance_percent#9229, current_loan_delinquency_status#9259, current_actual_upb#9289, interest_rate#9319, ... 32 more fields) cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.catalyst.expressions.objects.CreateExternalRow @Expression orig_channel#8629 could run on GPU @Expression first_home_buyer#8659 could run on GPU @Expression loan_purpose#8689 could run on GPU @Expression property_type#8719 could run on GPU @Expression occupancy_status#8749 could run on GPU @Expression property_state#8779 could run on GPU @Expression product_type#8809 could run on GPU @Expression relocation_mortgage_indicator#8839 could run on GPU @Expression seller_name#8869 could run on GPU @Expression mod_flag#8899 could run on GPU @Expression orig_interest_rate#8929 could run on GPU @Expression orig_upb#8959 could run on GPU @Expression orig_loan_term#8989 could run on GPU @Expression orig_ltv#9019 could run on GPU @Expression orig_cltv#9049 could run on GPU @Expression num_borrowers#9079 could run on GPU @Expression dti#9109 could run on GPU @Expression borrower_credit_score#9139 could run on GPU @Expression num_units#9169 could run on GPU @Expression zip#9199 could run on GPU @Expression mortgage_insurance_percent#9229 could run on GPU @Expression current_loan_delinquency_status#9259 could run on GPU @Expression current_actual_upb#9289 could run on GPU @Expression interest_rate#9319 could run on GPU @Expression loan_age#9349 could run on GPU @Expression msa#9379 could run on GPU @Expression non_interest_bearing_upb#9409 could run on GPU @Expression delinquency_12#9439 could run on GPU !Expression obj#9468 cannot run on GPU because expression AttributeReference obj#9468 produces an unsupported type ObjectType(interface org.apache.spark.sql.Row) *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression cast(orig_channel#8572 as float) AS orig_channel#8629 will run on GPU *Expression cast(orig_channel#8572 as float) will run on GPU *Expression cast(first_home_buyer#8573 as float) AS first_home_buyer#8659 will run on GPU *Expression cast(first_home_buyer#8573 as float) will run on GPU *Expression cast(loan_purpose#8574 as float) AS loan_purpose#8689 will run on GPU *Expression cast(loan_purpose#8574 as float) will run on GPU *Expression cast(property_type#8575 as float) AS property_type#8719 will run on GPU *Expression cast(property_type#8575 as float) will run on GPU *Expression cast(occupancy_status#8576 as float) AS occupancy_status#8749 will run on GPU *Expression cast(occupancy_status#8576 as float) will run on GPU *Expression cast(property_state#8577 as float) AS property_state#8779 will run on GPU *Expression cast(property_state#8577 as float) will run on GPU *Expression cast(product_type#8578 as float) AS product_type#8809 will run on GPU *Expression cast(product_type#8578 as float) will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) AS relocation_mortgage_indicator#8839 will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) will run on GPU *Expression cast(seller_name#8580 as float) AS seller_name#8869 will run on GPU *Expression cast(seller_name#8580 as float) will run on GPU *Expression cast(mod_flag#8581 as float) AS mod_flag#8899 will run on GPU *Expression cast(mod_flag#8581 as float) will run on GPU *Expression cast(orig_interest_rate#8582 as float) AS orig_interest_rate#8929 will run on GPU *Expression cast(orig_interest_rate#8582 as float) will run on GPU *Expression cast(orig_upb#8583 as float) AS orig_upb#8959 will run on GPU *Expression cast(orig_upb#8583 as float) will run on GPU *Expression cast(orig_loan_term#8584 as float) AS orig_loan_term#8989 will run on GPU *Expression cast(orig_loan_term#8584 as float) will run on GPU *Expression cast(orig_ltv#8585 as float) AS orig_ltv#9019 will run on GPU *Expression cast(orig_ltv#8585 as float) will run on GPU *Expression cast(orig_cltv#8586 as float) AS orig_cltv#9049 will run on GPU *Expression cast(orig_cltv#8586 as float) will run on GPU *Expression cast(num_borrowers#8587 as float) AS num_borrowers#9079 will run on GPU *Expression cast(num_borrowers#8587 as float) will run on GPU *Expression cast(dti#8588 as float) AS dti#9109 will run on GPU *Expression cast(dti#8588 as float) will run on GPU *Expression cast(borrower_credit_score#8589 as float) AS borrower_credit_score#9139 will run on GPU *Expression cast(borrower_credit_score#8589 as float) will run on GPU *Expression cast(num_units#8590 as float) AS num_units#9169 will run on GPU *Expression cast(num_units#8590 as float) will run on GPU *Expression cast(zip#8591 as float) AS zip#9199 will run on GPU *Expression cast(zip#8591 as float) will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) AS mortgage_insurance_percent#9229 will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) AS current_loan_delinquency_status#9259 will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) will run on GPU *Expression cast(current_actual_upb#8594 as float) AS current_actual_upb#9289 will run on GPU *Expression cast(current_actual_upb#8594 as float) will run on GPU *Expression cast(interest_rate#8595 as float) AS interest_rate#9319 will run on GPU *Expression cast(interest_rate#8595 as float) will run on GPU *Expression cast(loan_age#8596 as float) AS loan_age#9349 will run on GPU *Expression cast(loan_age#8596 as float) will run on GPU *Expression cast(msa#8597 as float) AS msa#9379 will run on GPU *Expression cast(msa#8597 as float) will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) AS non_interest_bearing_upb#9409 will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) will run on GPU *Expression cast(delinquency_12#8599 as float) AS delinquency_12#9439 will run on GPU *Expression cast(delinquency_12#8599 as float) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression orig_channel#8572 ASC NULLS FIRST will run on GPU *Expression first_home_buyer#8573 ASC NULLS FIRST will run on GPU *Expression loan_purpose#8574 ASC NULLS FIRST will run on GPU *Expression property_type#8575 ASC NULLS FIRST will run on GPU *Expression occupancy_status#8576 ASC NULLS FIRST will run on GPU *Expression property_state#8577 ASC NULLS FIRST will run on GPU *Expression product_type#8578 ASC NULLS FIRST will run on GPU *Expression relocation_mortgage_indicator#8579 ASC NULLS FIRST will run on GPU *Expression seller_name#8580 ASC NULLS FIRST will run on GPU *Expression mod_flag#8581 ASC NULLS FIRST will run on GPU *Expression orig_interest_rate#8582 ASC NULLS FIRST will run on GPU *Expression orig_upb#8583 ASC NULLS FIRST will run on GPU *Expression orig_loan_term#8584 ASC NULLS FIRST will run on GPU *Expression orig_ltv#8585 ASC NULLS FIRST will run on GPU *Expression orig_cltv#8586 ASC NULLS FIRST will run on GPU *Expression num_borrowers#8587 ASC NULLS FIRST will run on GPU *Expression dti#8588 ASC NULLS FIRST will run on GPU *Expression borrower_credit_score#8589 ASC NULLS FIRST will run on GPU *Expression num_units#8590 ASC NULLS FIRST will run on GPU *Expression zip#8591 ASC NULLS FIRST will run on GPU *Expression mortgage_insurance_percent#8592 ASC NULLS FIRST will run on GPU *Expression current_loan_delinquency_status#8593 ASC NULLS FIRST will run on GPU *Expression current_actual_upb#8594 ASC NULLS FIRST will run on GPU *Expression interest_rate#8595 ASC NULLS FIRST will run on GPU *Expression loan_age#8596 ASC NULLS FIRST will run on GPU *Expression msa#8597 ASC NULLS FIRST will run on GPU *Expression non_interest_bearing_upb#8598 ASC NULLS FIRST will run on GPU *Expression delinquency_12#8599 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression coalesce(orig_channel#2642, 0) AS orig_channel#8572 will run on GPU *Expression coalesce(orig_channel#2642, 0) will run on GPU *Expression coalesce(first_home_buyer#3284, 0) AS first_home_buyer#8573 will run on GPU *Expression coalesce(first_home_buyer#3284, 0) will run on GPU *Expression coalesce(loan_purpose#3926, 0) AS loan_purpose#8574 will run on GPU *Expression coalesce(loan_purpose#3926, 0) will run on GPU *Expression coalesce(property_type#4568, 0) AS property_type#8575 will run on GPU *Expression coalesce(property_type#4568, 0) will run on GPU *Expression coalesce(occupancy_status#5210, 0) AS occupancy_status#8576 will run on GPU *Expression coalesce(occupancy_status#5210, 0) will run on GPU *Expression coalesce(property_state#5852, 0) AS property_state#8577 will run on GPU *Expression coalesce(property_state#5852, 0) will run on GPU *Expression coalesce(product_type#6494, 0) AS product_type#8578 will run on GPU *Expression coalesce(product_type#6494, 0) will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) AS relocation_mortgage_indicator#8579 will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) will run on GPU *Expression coalesce(seller_name#7778, 0) AS seller_name#8580 will run on GPU *Expression coalesce(seller_name#7778, 0) will run on GPU *Expression coalesce(id#2007, 0) AS mod_flag#8581 will run on GPU *Expression coalesce(id#2007, 0) will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) AS orig_interest_rate#8582 will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) will run on GPU *Expression nanvl(orig_interest_rate#1751, null) will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) AS orig_upb#8583 will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) will run on GPU *Expression nanvl(orig_upb#1753, null) will run on GPU *Expression coalesce(orig_loan_term#1756, 0) AS orig_loan_term#8584 will run on GPU *Expression coalesce(orig_loan_term#1756, 0) will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) AS orig_ltv#8585 will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) will run on GPU *Expression nanvl(orig_ltv#1763, null) will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) AS orig_cltv#8586 will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) will run on GPU *Expression nanvl(orig_cltv#1764, null) will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) AS num_borrowers#8587 will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) will run on GPU *Expression nanvl(num_borrowers#1765, null) will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) AS dti#8588 will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) will run on GPU *Expression nanvl(dti#1766, null) will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) AS borrower_credit_score#8589 will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) will run on GPU *Expression nanvl(borrower_credit_score#1767, null) will run on GPU *Expression coalesce(num_units#1772, 0) AS num_units#8590 will run on GPU *Expression coalesce(num_units#1772, 0) will run on GPU *Expression coalesce(zip#1776, 0) AS zip#8591 will run on GPU *Expression coalesce(zip#1776, 0) will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) AS mortgage_insurance_percent#8592 will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) will run on GPU *Expression nanvl(mortgage_insurance_percent#1777, null) will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) AS current_loan_delinquency_status#8593 will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) AS current_actual_upb#8594 will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) will run on GPU *Expression nanvl(current_actual_upb#11, null) will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) AS interest_rate#8595 will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) will run on GPU *Expression nanvl(interest_rate#8, null) will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) AS loan_age#8596 will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) will run on GPU *Expression nanvl(loan_age#15, null) will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) AS msa#8597 will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) will run on GPU *Expression nanvl(msa#31, null) will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) AS non_interest_bearing_upb#8598 will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) will run on GPU *Expression nanvl(non_interest_bearing_upb#62, null) will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) AS delinquency_12#8599 will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) will run on GPU *Expression CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END will run on GPU *Expression (delinquency_12#1215 > 0) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS seller_name#7778 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS relocation_mortgage_indicator#7136 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS product_type#6494 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_state#5852 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS occupancy_status#5210 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_type#4568 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS loan_purpose#3926 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS first_home_buyer#3284 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS orig_channel#2642 will run on GPU *Exec will run on GPU *Exec will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression cast(timestamp_year#1279 as bigint) will run on GPU *Expression cast(timestamp_month#1243 as bigint) will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_year#1279 as bigint) ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_year#1279 as bigint) could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_month#1243 as bigint) ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_month#1243 as bigint) could run on GPU but is going to be removed because parent plan is removed #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#1423 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#1316L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression timestamp_year#1169L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression timestamp_month#1198L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression max(delinquency_12#908) will run on GPU *Expression max(delinquency_12#908) will run on GPU *Expression min(upb_12#944) will run on GPU *Expression min(upb_12#944) will run on GPU *Expression (cast((max(delinquency_12#908)#1153 > 3) as int) + cast((min(upb_12#944)#1155 = 0.0) as int)) AS delinquency_12#1215 will run on GPU *Expression (cast((max(delinquency_12#908)#1153 > 3) as int) + cast((min(upb_12#944)#1155 = 0.0) as int)) will run on GPU *Expression cast((max(delinquency_12#908)#1153 > 3) as int) will run on GPU *Expression (max(delinquency_12#908)#1153 > 3) will run on GPU *Expression cast((min(upb_12#944)#1155 = 0.0) as int) will run on GPU *Expression (min(upb_12#944)#1155 = 0.0) will run on GPU *Expression FLOOR((cast(((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0)) AS timestamp_year#1169L will run on GPU *Expression FLOOR((cast(((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0)) will run on GPU *Expression (cast(((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0) will run on GPU *Expression cast(((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) as double) will run on GPU *Expression ((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) will run on GPU *Expression (24000 + (josh_mody_n#1126L * 12)) will run on GPU *Expression (josh_mody_n#1126L * 12) will run on GPU *Expression cast((month_y#1110 - 1) as bigint) will run on GPU *Expression (month_y#1110 - 1) will run on GPU *Expression CASE WHEN (pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) = 0) THEN 12 ELSE pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) END AS timestamp_month#1198L will run on GPU *Expression CASE WHEN (pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) = 0) THEN 12 ELSE pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) END will run on GPU *Expression (pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) = 0) will run on GPU *Expression pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) will run on GPU *Expression ((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)) will run on GPU *Expression (24000 + (josh_mody_n#1126L * 12)) will run on GPU *Expression (josh_mody_n#1126L * 12) will run on GPU *Expression cast(month_y#1110 as bigint) will run on GPU *Expression pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) will run on GPU *Expression ((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)) will run on GPU *Expression (24000 + (josh_mody_n#1126L * 12)) will run on GPU *Expression (josh_mody_n#1126L * 12) will run on GPU *Expression cast(month_y#1110 as bigint) will run on GPU *Exec will run on GPU *Expression partial_max(delinquency_12#908) will run on GPU *Expression max(delinquency_12#908) will run on GPU *Expression partial_min(upb_12#944) will run on GPU *Expression min(upb_12#944) will run on GPU *Exec will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) AS josh_mody_n#1126L will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) will run on GPU *Expression (cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0) will run on GPU *Expression cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) will run on GPU *Expression ((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) will run on GPU *Expression (((timestamp_year#872 * 12) + timestamp_month#836) - 24000) will run on GPU *Expression ((timestamp_year#872 * 12) + timestamp_month#836) will run on GPU *Expression (timestamp_year#872 * 12) will run on GPU *Exec will run on GPU *Expression (isnotnull(FLOOR((cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0))) AND ((pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) = 0) OR isnotnull(pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12)))) will run on GPU *Expression isnotnull(FLOOR((cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0))) will run on GPU *Expression FLOOR((cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0)) will run on GPU *Expression (cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0) will run on GPU *Expression cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) will run on GPU *Expression ((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) will run on GPU *Expression (24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) will run on GPU *Expression (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12) will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) will run on GPU *Expression (cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0) will run on GPU *Expression cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) will run on GPU *Expression ((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) will run on GPU *Expression (((timestamp_year#872 * 12) + timestamp_month#836) - 24000) will run on GPU *Expression ((timestamp_year#872 * 12) + timestamp_month#836) will run on GPU *Expression (timestamp_year#872 * 12) will run on GPU *Expression cast((month_y#1110 - 1) as bigint) will run on GPU *Expression (month_y#1110 - 1) will run on GPU *Expression ((pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) = 0) OR isnotnull(pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12))) will run on GPU *Expression (pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) = 0) will run on GPU *Expression pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) will run on GPU *Expression ((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)) will run on GPU *Expression (24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) will run on GPU *Expression (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12) will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) will run on GPU *Expression (cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0) will run on GPU *Expression cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) will run on GPU *Expression ((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) will run on GPU *Expression (((timestamp_year#872 * 12) + timestamp_month#836) - 24000) will run on GPU *Expression ((timestamp_year#872 * 12) + timestamp_month#836) will run on GPU *Expression (timestamp_year#872 * 12) will run on GPU *Expression cast(month_y#1110 as bigint) will run on GPU *Expression isnotnull(pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12)) will run on GPU *Expression pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) will run on GPU *Expression ((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)) will run on GPU *Expression (24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) will run on GPU *Expression (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12) will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) will run on GPU *Expression (cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0) will run on GPU *Expression cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) will run on GPU *Expression ((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) will run on GPU *Expression (((timestamp_year#872 * 12) + timestamp_month#836) - 24000) will run on GPU *Expression ((timestamp_year#872 * 12) + timestamp_month#836) will run on GPU *Expression (timestamp_year#872 * 12) will run on GPU *Expression cast(month_y#1110 as bigint) will run on GPU *Exec will run on GPU *Expression explode([0,1,2,3,4,5,6,7,8,9,10,11]) will run on GPU *Exec will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#1423 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#1316L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#1095 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#988L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Expression max(current_loan_delinquency_status#1026) will run on GPU *Expression max(current_loan_delinquency_status#1026) will run on GPU *Expression min(delinquency_30#760) will run on GPU *Expression min(delinquency_30#760) will run on GPU *Expression min(delinquency_90#761) will run on GPU *Expression min(delinquency_90#761) will run on GPU *Expression min(delinquency_180#762) will run on GPU *Expression min(delinquency_180#762) will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 1) AS ever_30#789 will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 1) will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 3) AS ever_90#790 will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 3) will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 6) AS ever_180#791 will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 6) will run on GPU *Expression min(delinquency_30#760)#777 AS delinquency_30#778 will run on GPU *Expression min(delinquency_90#761)#779 AS delinquency_90#780 will run on GPU *Expression min(delinquency_180#762)#781 AS delinquency_180#782 will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1745L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#1852 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression coalesce(to_seller_name#1509, seller_name#326) AS seller_name#1628 will run on GPU *Expression coalesce(to_seller_name#1509, seller_name#326) will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression seller_name#326 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression (rank#331 = 1) will run on GPU *Exec will run on GPU *Expression dense_rank(_w1#342) windowspecdefinition(loan_id#1745L, _w1#342 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) AS rank#331 will run on GPU *Expression dense_rank(_w1#342) windowspecdefinition(loan_id#1745L, _w1#342 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) will run on GPU *Expression dense_rank(_w1#342) will run on GPU *Expression windowspecdefinition(loan_id#1745L, _w1#342 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) will run on GPU *Expression _w1#342 ASC NULLS FIRST will run on GPU *Expression specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$()) will run on GPU *Expression unboundedpreceding$() will run on GPU *Expression currentrow$() will run on GPU *Expression _w1#342 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression loan_id#1745L ASC NULLS FIRST will run on GPU *Expression _w1#342 ASC NULLS FIRST will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression from_seller_name#1508 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed 22/12/08 18:28:14 INFO GpuOverrides: Plan conversion to the GPU took 15.68 ms 22/12/08 18:28:14 INFO ShufflePartitionsUtil: For shuffle(2, 4), advisory target size: 67108864, actual target size 15953566, minimum partition size: 1048576 22/12/08 18:28:14 WARN GpuOverrides: *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression max(delinquency_12#908) will run on GPU *Expression max(delinquency_12#908) will run on GPU *Expression min(upb_12#944) will run on GPU *Expression min(upb_12#944) will run on GPU *Expression (cast((max(delinquency_12#908)#1153 > 3) as int) + cast((min(upb_12#944)#1155 = 0.0) as int)) AS delinquency_12#1215 will run on GPU *Expression (cast((max(delinquency_12#908)#1153 > 3) as int) + cast((min(upb_12#944)#1155 = 0.0) as int)) will run on GPU *Expression cast((max(delinquency_12#908)#1153 > 3) as int) will run on GPU *Expression (max(delinquency_12#908)#1153 > 3) will run on GPU *Expression cast((min(upb_12#944)#1155 = 0.0) as int) will run on GPU *Expression (min(upb_12#944)#1155 = 0.0) will run on GPU *Expression FLOOR((cast(((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0)) AS timestamp_year#1169L will run on GPU *Expression FLOOR((cast(((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0)) will run on GPU *Expression (cast(((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0) will run on GPU *Expression cast(((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) as double) will run on GPU *Expression ((24000 + (josh_mody_n#1126L * 12)) + cast((month_y#1110 - 1) as bigint)) will run on GPU *Expression (24000 + (josh_mody_n#1126L * 12)) will run on GPU *Expression (josh_mody_n#1126L * 12) will run on GPU *Expression cast((month_y#1110 - 1) as bigint) will run on GPU *Expression (month_y#1110 - 1) will run on GPU *Expression CASE WHEN (pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) = 0) THEN 12 ELSE pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) END AS timestamp_month#1198L will run on GPU *Expression CASE WHEN (pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) = 0) THEN 12 ELSE pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) END will run on GPU *Expression (pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) = 0) will run on GPU *Expression pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) will run on GPU *Expression ((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)) will run on GPU *Expression (24000 + (josh_mody_n#1126L * 12)) will run on GPU *Expression (josh_mody_n#1126L * 12) will run on GPU *Expression cast(month_y#1110 as bigint) will run on GPU *Expression pmod(((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)), 12) will run on GPU *Expression ((24000 + (josh_mody_n#1126L * 12)) + cast(month_y#1110 as bigint)) will run on GPU *Expression (24000 + (josh_mody_n#1126L * 12)) will run on GPU *Expression (josh_mody_n#1126L * 12) will run on GPU *Expression cast(month_y#1110 as bigint) will run on GPU *Exec will run on GPU *Expression partial_max(delinquency_12#908) will run on GPU *Expression max(delinquency_12#908) will run on GPU *Expression partial_min(upb_12#944) will run on GPU *Expression min(upb_12#944) will run on GPU *Exec will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) AS josh_mody_n#1126L will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) will run on GPU *Expression (cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0) will run on GPU *Expression cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) will run on GPU *Expression ((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) will run on GPU *Expression (((timestamp_year#872 * 12) + timestamp_month#836) - 24000) will run on GPU *Expression ((timestamp_year#872 * 12) + timestamp_month#836) will run on GPU *Expression (timestamp_year#872 * 12) will run on GPU *Exec will run on GPU *Expression (isnotnull(FLOOR((cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0))) AND ((pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) = 0) OR isnotnull(pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12)))) will run on GPU *Expression isnotnull(FLOOR((cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0))) will run on GPU *Expression FLOOR((cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0)) will run on GPU *Expression (cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) / 12.0) will run on GPU *Expression cast(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) as double) will run on GPU *Expression ((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast((month_y#1110 - 1) as bigint)) will run on GPU *Expression (24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) will run on GPU *Expression (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12) will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) will run on GPU *Expression (cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0) will run on GPU *Expression cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) will run on GPU *Expression ((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) will run on GPU *Expression (((timestamp_year#872 * 12) + timestamp_month#836) - 24000) will run on GPU *Expression ((timestamp_year#872 * 12) + timestamp_month#836) will run on GPU *Expression (timestamp_year#872 * 12) will run on GPU *Expression cast((month_y#1110 - 1) as bigint) will run on GPU *Expression (month_y#1110 - 1) will run on GPU *Expression ((pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) = 0) OR isnotnull(pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12))) will run on GPU *Expression (pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) = 0) will run on GPU *Expression pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) will run on GPU *Expression ((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)) will run on GPU *Expression (24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) will run on GPU *Expression (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12) will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) will run on GPU *Expression (cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0) will run on GPU *Expression cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) will run on GPU *Expression ((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) will run on GPU *Expression (((timestamp_year#872 * 12) + timestamp_month#836) - 24000) will run on GPU *Expression ((timestamp_year#872 * 12) + timestamp_month#836) will run on GPU *Expression (timestamp_year#872 * 12) will run on GPU *Expression cast(month_y#1110 as bigint) will run on GPU *Expression isnotnull(pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12)) will run on GPU *Expression pmod(((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)), 12) will run on GPU *Expression ((24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) + cast(month_y#1110 as bigint)) will run on GPU *Expression (24000 + (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12)) will run on GPU *Expression (FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) * 12) will run on GPU *Expression FLOOR((cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0)) will run on GPU *Expression (cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) / 12.0) will run on GPU *Expression cast(((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) as double) will run on GPU *Expression ((((timestamp_year#872 * 12) + timestamp_month#836) - 24000) - month_y#1110) will run on GPU *Expression (((timestamp_year#872 * 12) + timestamp_month#836) - 24000) will run on GPU *Expression ((timestamp_year#872 * 12) + timestamp_month#836) will run on GPU *Expression (timestamp_year#872 * 12) will run on GPU *Expression cast(month_y#1110 as bigint) will run on GPU *Exec will run on GPU *Expression explode([0,1,2,3,4,5,6,7,8,9,10,11]) will run on GPU *Exec will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#1423 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#1316L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed !Exec cannot run on GPU because Unable to replace CustomShuffleReader due to child not being columnar #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#1095 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#988L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Expression max(current_loan_delinquency_status#1026) will run on GPU *Expression max(current_loan_delinquency_status#1026) will run on GPU *Expression min(delinquency_30#760) will run on GPU *Expression min(delinquency_30#760) will run on GPU *Expression min(delinquency_90#761) will run on GPU *Expression min(delinquency_90#761) will run on GPU *Expression min(delinquency_180#762) will run on GPU *Expression min(delinquency_180#762) will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 1) AS ever_30#789 will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 1) will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 3) AS ever_90#790 will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 3) will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 6) AS ever_180#791 will run on GPU *Expression (max(current_loan_delinquency_status#1026)#775 >= 6) will run on GPU *Expression min(delinquency_30#760)#777 AS delinquency_30#778 will run on GPU *Expression min(delinquency_90#761)#779 AS delinquency_90#780 will run on GPU *Expression min(delinquency_180#762)#781 AS delinquency_180#782 will run on GPU *Exec will run on GPU 22/12/08 18:28:14 INFO GpuOverrides: Plan conversion to the GPU took 7.56 ms 22/12/08 18:28:14 INFO GpuOverrides: GPU plan transition optimization took 10.75 ms 22/12/08 18:28:15 INFO DAGScheduler: Registering RDD 209 (submitShuffleJob$ at GpuShuffleExchangeExec.scala:28) as input to shuffle 16 22/12/08 18:28:15 INFO DAGScheduler: Got map stage job 15 (submitShuffleJob$ at GpuShuffleExchangeExec.scala:28) with 9 output partitions 22/12/08 18:28:15 INFO DAGScheduler: Final stage: ShuffleMapStage 28 (submitShuffleJob$ at GpuShuffleExchangeExec.scala:28) 22/12/08 18:28:15 INFO DAGScheduler: Parents of final stage: List(ShuffleMapStage 27, ShuffleMapStage 26) 22/12/08 18:28:15 INFO DAGScheduler: Missing parents: List() 22/12/08 18:28:15 INFO DAGScheduler: Submitting ShuffleMapStage 28 (MapPartitionsRDD[209] at submitShuffleJob$ at GpuShuffleExchangeExec.scala:28), which has no missing parents 22/12/08 18:28:15 INFO MemoryStore: Block broadcast_18 stored as values in memory (estimated size 84.1 KiB, free 362.5 MiB) 22/12/08 18:28:15 INFO MemoryStore: Block broadcast_18_piece0 stored as bytes in memory (estimated size 35.8 KiB, free 362.5 MiB) 22/12/08 18:28:15 INFO BlockManagerInfo: Added broadcast_18_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 35.8 KiB, free: 365.8 MiB) 22/12/08 18:28:15 INFO SparkContext: Created broadcast 18 from broadcast at DAGScheduler.scala:1478 22/12/08 18:28:15 INFO DAGScheduler: Submitting 9 missing tasks from ShuffleMapStage 28 (MapPartitionsRDD[209] at submitShuffleJob$ at GpuShuffleExchangeExec.scala:28) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8)) 22/12/08 18:28:15 INFO TaskSchedulerImpl: Adding task set 28.0 with 9 tasks resource profile 0 22/12/08 18:28:15 INFO Executor: Finished task 1.0 in stage 3.0 (TID 55). 3088 bytes result sent to driver 22/12/08 18:28:15 INFO TaskSetManager: Starting task 8.0 in stage 3.0 (TID 62) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 8, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:15 INFO TaskSetManager: Finished task 1.0 in stage 3.0 (TID 55) in 2426 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/18) 22/12/08 18:28:15 INFO Executor: Running task 8.0 in stage 3.0 (TID 62) 22/12/08 18:28:15 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1073741824-1207959552, partition values: [empty row] 22/12/08 18:28:15 INFO BlockManagerInfo: Removed broadcast_6_piece0 on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 in memory (size: 13.3 KiB, free: 365.8 MiB) 22/12/08 18:28:15 INFO BlockManagerInfo: Removed broadcast_3_piece0 on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 in memory (size: 14.2 KiB, free: 365.8 MiB) 22/12/08 18:28:15 INFO BlockManagerInfo: Removed broadcast_8_piece0 on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 in memory (size: 22.7 KiB, free: 365.9 MiB) 22/12/08 18:28:15 INFO Executor: Finished task 0.0 in stage 3.0 (TID 54). 3088 bytes result sent to driver 22/12/08 18:28:15 INFO TaskSetManager: Starting task 9.0 in stage 3.0 (TID 63) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 9, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:15 INFO TaskSetManager: Finished task 0.0 in stage 3.0 (TID 54) in 2884 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (2/18) 22/12/08 18:28:15 INFO Executor: Running task 9.0 in stage 3.0 (TID 63) 22/12/08 18:28:15 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1207959552-1342177280, partition values: [empty row] 22/12/08 18:28:15 INFO Executor: Finished task 2.0 in stage 3.0 (TID 56). 3088 bytes result sent to driver 22/12/08 18:28:15 INFO TaskSetManager: Starting task 10.0 in stage 3.0 (TID 64) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 10, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:15 INFO TaskSetManager: Finished task 2.0 in stage 3.0 (TID 56) in 2849 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (3/18) 22/12/08 18:28:15 INFO Executor: Running task 10.0 in stage 3.0 (TID 64) 22/12/08 18:28:15 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1342177280-1476395008, partition values: [empty row] 22/12/08 18:28:16 INFO Executor: Finished task 3.0 in stage 3.0 (TID 57). 3088 bytes result sent to driver 22/12/08 18:28:16 INFO TaskSetManager: Starting task 11.0 in stage 3.0 (TID 65) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 11, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:16 INFO TaskSetManager: Finished task 3.0 in stage 3.0 (TID 57) in 3040 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (4/18) 22/12/08 18:28:16 INFO Executor: Running task 11.0 in stage 3.0 (TID 65) 22/12/08 18:28:16 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1476395008-1610612736, partition values: [empty row] 22/12/08 18:28:16 INFO Executor: Finished task 4.0 in stage 3.0 (TID 58). 3088 bytes result sent to driver 22/12/08 18:28:16 INFO TaskSetManager: Starting task 12.0 in stage 3.0 (TID 66) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 12, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:16 INFO TaskSetManager: Finished task 4.0 in stage 3.0 (TID 58) in 3252 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (5/18) 22/12/08 18:28:16 INFO Executor: Running task 12.0 in stage 3.0 (TID 66) 22/12/08 18:28:16 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1610612736-1744830464, partition values: [empty row] 22/12/08 18:28:16 INFO Executor: Finished task 5.0 in stage 3.0 (TID 59). 3088 bytes result sent to driver 22/12/08 18:28:16 INFO TaskSetManager: Starting task 13.0 in stage 3.0 (TID 67) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 13, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:16 INFO TaskSetManager: Finished task 5.0 in stage 3.0 (TID 59) in 3394 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (6/18) 22/12/08 18:28:16 INFO Executor: Running task 13.0 in stage 3.0 (TID 67) 22/12/08 18:28:16 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1744830464-1879048192, partition values: [empty row] 22/12/08 18:28:16 INFO Executor: Finished task 6.0 in stage 3.0 (TID 60). 3088 bytes result sent to driver 22/12/08 18:28:16 INFO TaskSetManager: Starting task 14.0 in stage 3.0 (TID 68) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 14, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:16 INFO TaskSetManager: Finished task 6.0 in stage 3.0 (TID 60) in 3066 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (7/18) 22/12/08 18:28:16 INFO Executor: Running task 14.0 in stage 3.0 (TID 68) 22/12/08 18:28:16 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1879048192-2013265920, partition values: [empty row] 22/12/08 18:28:17 INFO Executor: Finished task 7.0 in stage 3.0 (TID 61). 3088 bytes result sent to driver 22/12/08 18:28:17 INFO TaskSetManager: Starting task 15.0 in stage 3.0 (TID 69) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 15, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:17 INFO Executor: Running task 15.0 in stage 3.0 (TID 69) 22/12/08 18:28:17 INFO TaskSetManager: Finished task 7.0 in stage 3.0 (TID 61) in 2490 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (8/18) 22/12/08 18:28:17 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 2013265920-2147483648, partition values: [empty row] 22/12/08 18:28:17 INFO Executor: Finished task 8.0 in stage 3.0 (TID 62). 3088 bytes result sent to driver 22/12/08 18:28:17 INFO TaskSetManager: Starting task 16.0 in stage 3.0 (TID 70) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 16, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:17 INFO TaskSetManager: Finished task 8.0 in stage 3.0 (TID 62) in 2271 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (9/18) 22/12/08 18:28:17 INFO Executor: Running task 16.0 in stage 3.0 (TID 70) 22/12/08 18:28:17 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 2147483648-2281701376, partition values: [empty row] 22/12/08 18:28:17 INFO Executor: Finished task 9.0 in stage 3.0 (TID 63). 3088 bytes result sent to driver 22/12/08 18:28:17 INFO TaskSetManager: Starting task 17.0 in stage 3.0 (TID 71) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 17, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:17 INFO TaskSetManager: Finished task 9.0 in stage 3.0 (TID 63) in 2080 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (10/18) 22/12/08 18:28:17 INFO Executor: Running task 17.0 in stage 3.0 (TID 71) 22/12/08 18:28:17 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 2281701376-2289277555, partition values: [empty row] 22/12/08 18:28:18 INFO Executor: Finished task 17.0 in stage 3.0 (TID 71). 3088 bytes result sent to driver 22/12/08 18:28:18 INFO TaskSetManager: Starting task 0.0 in stage 4.0 (TID 72) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, PROCESS_LOCAL, 4888 bytes) taskResourceAssignments Map() 22/12/08 18:28:18 INFO TaskSetManager: Finished task 17.0 in stage 3.0 (TID 71) in 185 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (11/18) 22/12/08 18:28:18 INFO Executor: Running task 0.0 in stage 4.0 (TID 72) 22/12/08 18:28:18 INFO Executor: Finished task 10.0 in stage 3.0 (TID 64). 3088 bytes result sent to driver 22/12/08 18:28:18 INFO TaskSetManager: Starting task 1.0 in stage 4.0 (TID 73) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, PROCESS_LOCAL, 4916 bytes) taskResourceAssignments Map() 22/12/08 18:28:18 INFO TaskSetManager: Finished task 10.0 in stage 3.0 (TID 64) in 2193 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (12/18) 22/12/08 18:28:18 INFO Executor: Running task 1.0 in stage 4.0 (TID 73) 22/12/08 18:28:18 INFO Executor: Finished task 11.0 in stage 3.0 (TID 65). 3088 bytes result sent to driver 22/12/08 18:28:18 INFO TaskSetManager: Starting task 2.0 in stage 4.0 (TID 74) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, PROCESS_LOCAL, 4802 bytes) taskResourceAssignments Map() 22/12/08 18:28:18 INFO Executor: Running task 2.0 in stage 4.0 (TID 74) 22/12/08 18:28:18 INFO TaskSetManager: Finished task 11.0 in stage 3.0 (TID 65) in 2378 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (13/18) 22/12/08 18:28:18 INFO PythonRunner: Times: total = 612, boot = 533, init = 79, finish = 0 22/12/08 18:28:18 INFO PythonRunner: Times: total = 550, boot = 476, init = 74, finish = 0 22/12/08 18:28:18 INFO PythonRunner: Times: total = 151, boot = 68, init = 82, finish = 1 22/12/08 18:28:18 INFO Executor: Finished task 0.0 in stage 4.0 (TID 72). 3820 bytes result sent to driver 22/12/08 18:28:18 INFO TaskSetManager: Starting task 3.0 in stage 4.0 (TID 75) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, PROCESS_LOCAL, 4911 bytes) taskResourceAssignments Map() 22/12/08 18:28:18 INFO Executor: Finished task 1.0 in stage 4.0 (TID 73). 3820 bytes result sent to driver 22/12/08 18:28:18 INFO Executor: Running task 3.0 in stage 4.0 (TID 75) 22/12/08 18:28:18 INFO TaskSetManager: Finished task 0.0 in stage 4.0 (TID 72) in 683 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/8) 22/12/08 18:28:18 INFO TaskSetManager: Starting task 4.0 in stage 4.0 (TID 76) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 4, PROCESS_LOCAL, 4856 bytes) taskResourceAssignments Map() 22/12/08 18:28:18 INFO Executor: Running task 4.0 in stage 4.0 (TID 76) 22/12/08 18:28:18 INFO TaskSetManager: Finished task 1.0 in stage 4.0 (TID 73) in 591 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (2/8) 22/12/08 18:28:18 INFO PythonAccumulatorV2: Connected to AccumulatorServer at host: 127.0.0.1 port: 33175 22/12/08 18:28:18 INFO Executor: Finished task 2.0 in stage 4.0 (TID 74). 3820 bytes result sent to driver 22/12/08 18:28:18 INFO TaskSetManager: Starting task 5.0 in stage 4.0 (TID 77) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 5, PROCESS_LOCAL, 4936 bytes) taskResourceAssignments Map() 22/12/08 18:28:18 INFO Executor: Running task 5.0 in stage 4.0 (TID 77) 22/12/08 18:28:18 INFO TaskSetManager: Finished task 2.0 in stage 4.0 (TID 74) in 189 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (3/8) 22/12/08 18:28:18 INFO Executor: Finished task 12.0 in stage 3.0 (TID 66). 3088 bytes result sent to driver 22/12/08 18:28:18 INFO TaskSetManager: Starting task 6.0 in stage 4.0 (TID 78) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 6, PROCESS_LOCAL, 4917 bytes) taskResourceAssignments Map() 22/12/08 18:28:18 INFO TaskSetManager: Finished task 12.0 in stage 3.0 (TID 66) in 2316 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (14/18) 22/12/08 18:28:18 INFO Executor: Running task 6.0 in stage 4.0 (TID 78) 22/12/08 18:28:18 INFO PythonRunner: Times: total = 73, boot = -25, init = 98, finish = 0 22/12/08 18:28:18 INFO PythonRunner: Times: total = 69, boot = -24, init = 93, finish = 0 22/12/08 18:28:18 INFO Executor: Finished task 3.0 in stage 4.0 (TID 75). 3777 bytes result sent to driver 22/12/08 18:28:18 INFO TaskSetManager: Starting task 7.0 in stage 4.0 (TID 79) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 7, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:18 INFO TaskSetManager: Finished task 3.0 in stage 4.0 (TID 75) in 87 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (4/8) 22/12/08 18:28:18 INFO Executor: Running task 7.0 in stage 4.0 (TID 79) 22/12/08 18:28:18 INFO Executor: Finished task 5.0 in stage 4.0 (TID 77). 3777 bytes result sent to driver 22/12/08 18:28:18 INFO TaskSetManager: Starting task 0.0 in stage 5.0 (TID 80) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:18 INFO TaskSetManager: Finished task 5.0 in stage 4.0 (TID 77) in 90 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (5/8) 22/12/08 18:28:18 INFO Executor: Running task 0.0 in stage 5.0 (TID 80) 22/12/08 18:28:18 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 0-134217728, partition values: [empty row] 22/12/08 18:28:18 INFO PythonRunner: Times: total = 112, boot = -26, init = 138, finish = 0 22/12/08 18:28:18 INFO Executor: Finished task 4.0 in stage 4.0 (TID 76). 3777 bytes result sent to driver 22/12/08 18:28:18 INFO TaskSetManager: Starting task 1.0 in stage 5.0 (TID 81) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:18 INFO TaskSetManager: Finished task 4.0 in stage 4.0 (TID 76) in 147 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (6/8) 22/12/08 18:28:18 INFO Executor: Running task 1.0 in stage 5.0 (TID 81) 22/12/08 18:28:18 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 134217728-268435456, partition values: [empty row] 22/12/08 18:28:18 INFO PythonRunner: Times: total = 113, boot = 3, init = 110, finish = 0 22/12/08 18:28:18 INFO PythonRunner: Times: total = 83, boot = -6, init = 89, finish = 0 22/12/08 18:28:18 INFO Executor: Finished task 6.0 in stage 4.0 (TID 78). 3820 bytes result sent to driver 22/12/08 18:28:18 INFO TaskSetManager: Starting task 2.0 in stage 5.0 (TID 82) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:18 INFO TaskSetManager: Finished task 6.0 in stage 4.0 (TID 78) in 144 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (7/8) 22/12/08 18:28:18 INFO Executor: Running task 2.0 in stage 5.0 (TID 82) 22/12/08 18:28:18 INFO Executor: Finished task 7.0 in stage 4.0 (TID 79). 3820 bytes result sent to driver 22/12/08 18:28:18 INFO TaskSetManager: Starting task 3.0 in stage 5.0 (TID 83) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:18 INFO TaskSetManager: Finished task 7.0 in stage 4.0 (TID 79) in 98 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (8/8) 22/12/08 18:28:18 INFO Executor: Running task 3.0 in stage 5.0 (TID 83) 22/12/08 18:28:18 INFO TaskSchedulerImpl: Removed TaskSet 4.0, whose tasks have all completed, from pool 22/12/08 18:28:18 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 268435456-402653184, partition values: [empty row] 22/12/08 18:28:18 INFO DAGScheduler: ShuffleMapStage 4 (submitShuffleJob$ at GpuShuffleExchangeExec.scala:28) finished in 31.130 s 22/12/08 18:28:18 INFO DAGScheduler: looking for newly runnable stages 22/12/08 18:28:18 INFO DAGScheduler: running: Set(ShuffleMapStage 9, ShuffleMapStage 5, ShuffleMapStage 6, ShuffleMapStage 3, ShuffleMapStage 28, ShuffleMapStage 7, ShuffleMapStage 11) 22/12/08 18:28:18 INFO DAGScheduler: waiting: Set(ShuffleMapStage 15, ResultStage 16, ResultStage 17, ResultStage 24, ResultStage 18, ShuffleMapStage 10, ResultStage 25, ShuffleMapStage 12, ResultStage 19, ShuffleMapStage 13, ResultStage 20, ResultStage 21, ResultStage 22, ShuffleMapStage 14, ShuffleMapStage 8, ResultStage 23) 22/12/08 18:28:18 INFO DAGScheduler: failed: Set() 22/12/08 18:28:18 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 402653184-536870912, partition values: [empty row] 22/12/08 18:28:18 INFO Executor: Finished task 13.0 in stage 3.0 (TID 67). 3088 bytes result sent to driver 22/12/08 18:28:18 INFO TaskSetManager: Starting task 4.0 in stage 5.0 (TID 84) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 4, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:18 INFO TaskSetManager: Finished task 13.0 in stage 3.0 (TID 67) in 2302 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (15/18) 22/12/08 18:28:18 INFO Executor: Running task 4.0 in stage 5.0 (TID 84) 22/12/08 18:28:18 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 536870912-671088640, partition values: [empty row] 22/12/08 18:28:18 WARN GpuOverrides: (0 + 5) / 18][Stage 6:> (0 + 0) / 18] ! cannot run on GPU because not all expressions can be replaced; GPU does not currently support the operator class org.apache.spark.sql.execution.DeserializeToObjectExec ! createexternalrow(orig_channel#8629, first_home_buyer#8659, loan_purpose#8689, property_type#8719, occupancy_status#8749, property_state#8779, product_type#8809, relocation_mortgage_indicator#8839, seller_name#8869, mod_flag#8899, orig_interest_rate#8929, orig_upb#8959, orig_loan_term#8989, orig_ltv#9019, orig_cltv#9049, num_borrowers#9079, dti#9109, borrower_credit_score#9139, num_units#9169, zip#9199, mortgage_insurance_percent#9229, current_loan_delinquency_status#9259, current_actual_upb#9289, interest_rate#9319, ... 32 more fields) cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.catalyst.expressions.objects.CreateExternalRow @Expression orig_channel#8629 could run on GPU @Expression first_home_buyer#8659 could run on GPU @Expression loan_purpose#8689 could run on GPU @Expression property_type#8719 could run on GPU @Expression occupancy_status#8749 could run on GPU @Expression property_state#8779 could run on GPU @Expression product_type#8809 could run on GPU @Expression relocation_mortgage_indicator#8839 could run on GPU @Expression seller_name#8869 could run on GPU @Expression mod_flag#8899 could run on GPU @Expression orig_interest_rate#8929 could run on GPU @Expression orig_upb#8959 could run on GPU @Expression orig_loan_term#8989 could run on GPU @Expression orig_ltv#9019 could run on GPU @Expression orig_cltv#9049 could run on GPU @Expression num_borrowers#9079 could run on GPU @Expression dti#9109 could run on GPU @Expression borrower_credit_score#9139 could run on GPU @Expression num_units#9169 could run on GPU @Expression zip#9199 could run on GPU @Expression mortgage_insurance_percent#9229 could run on GPU @Expression current_loan_delinquency_status#9259 could run on GPU @Expression current_actual_upb#9289 could run on GPU @Expression interest_rate#9319 could run on GPU @Expression loan_age#9349 could run on GPU @Expression msa#9379 could run on GPU @Expression non_interest_bearing_upb#9409 could run on GPU @Expression delinquency_12#9439 could run on GPU !Expression obj#9468 cannot run on GPU because expression AttributeReference obj#9468 produces an unsupported type ObjectType(interface org.apache.spark.sql.Row) *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression cast(orig_channel#8572 as float) AS orig_channel#8629 will run on GPU *Expression cast(orig_channel#8572 as float) will run on GPU *Expression cast(first_home_buyer#8573 as float) AS first_home_buyer#8659 will run on GPU *Expression cast(first_home_buyer#8573 as float) will run on GPU *Expression cast(loan_purpose#8574 as float) AS loan_purpose#8689 will run on GPU *Expression cast(loan_purpose#8574 as float) will run on GPU *Expression cast(property_type#8575 as float) AS property_type#8719 will run on GPU *Expression cast(property_type#8575 as float) will run on GPU *Expression cast(occupancy_status#8576 as float) AS occupancy_status#8749 will run on GPU *Expression cast(occupancy_status#8576 as float) will run on GPU *Expression cast(property_state#8577 as float) AS property_state#8779 will run on GPU *Expression cast(property_state#8577 as float) will run on GPU *Expression cast(product_type#8578 as float) AS product_type#8809 will run on GPU *Expression cast(product_type#8578 as float) will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) AS relocation_mortgage_indicator#8839 will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) will run on GPU *Expression cast(seller_name#8580 as float) AS seller_name#8869 will run on GPU *Expression cast(seller_name#8580 as float) will run on GPU *Expression cast(mod_flag#8581 as float) AS mod_flag#8899 will run on GPU *Expression cast(mod_flag#8581 as float) will run on GPU *Expression cast(orig_interest_rate#8582 as float) AS orig_interest_rate#8929 will run on GPU *Expression cast(orig_interest_rate#8582 as float) will run on GPU *Expression cast(orig_upb#8583 as float) AS orig_upb#8959 will run on GPU *Expression cast(orig_upb#8583 as float) will run on GPU *Expression cast(orig_loan_term#8584 as float) AS orig_loan_term#8989 will run on GPU *Expression cast(orig_loan_term#8584 as float) will run on GPU *Expression cast(orig_ltv#8585 as float) AS orig_ltv#9019 will run on GPU *Expression cast(orig_ltv#8585 as float) will run on GPU *Expression cast(orig_cltv#8586 as float) AS orig_cltv#9049 will run on GPU *Expression cast(orig_cltv#8586 as float) will run on GPU *Expression cast(num_borrowers#8587 as float) AS num_borrowers#9079 will run on GPU *Expression cast(num_borrowers#8587 as float) will run on GPU *Expression cast(dti#8588 as float) AS dti#9109 will run on GPU *Expression cast(dti#8588 as float) will run on GPU *Expression cast(borrower_credit_score#8589 as float) AS borrower_credit_score#9139 will run on GPU *Expression cast(borrower_credit_score#8589 as float) will run on GPU *Expression cast(num_units#8590 as float) AS num_units#9169 will run on GPU *Expression cast(num_units#8590 as float) will run on GPU *Expression cast(zip#8591 as float) AS zip#9199 will run on GPU *Expression cast(zip#8591 as float) will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) AS mortgage_insurance_percent#9229 will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) AS current_loan_delinquency_status#9259 will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) will run on GPU *Expression cast(current_actual_upb#8594 as float) AS current_actual_upb#9289 will run on GPU *Expression cast(current_actual_upb#8594 as float) will run on GPU *Expression cast(interest_rate#8595 as float) AS interest_rate#9319 will run on GPU *Expression cast(interest_rate#8595 as float) will run on GPU *Expression cast(loan_age#8596 as float) AS loan_age#9349 will run on GPU *Expression cast(loan_age#8596 as float) will run on GPU *Expression cast(msa#8597 as float) AS msa#9379 will run on GPU *Expression cast(msa#8597 as float) will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) AS non_interest_bearing_upb#9409 will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) will run on GPU *Expression cast(delinquency_12#8599 as float) AS delinquency_12#9439 will run on GPU *Expression cast(delinquency_12#8599 as float) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression orig_channel#8572 ASC NULLS FIRST will run on GPU *Expression first_home_buyer#8573 ASC NULLS FIRST will run on GPU *Expression loan_purpose#8574 ASC NULLS FIRST will run on GPU *Expression property_type#8575 ASC NULLS FIRST will run on GPU *Expression occupancy_status#8576 ASC NULLS FIRST will run on GPU *Expression property_state#8577 ASC NULLS FIRST will run on GPU *Expression product_type#8578 ASC NULLS FIRST will run on GPU *Expression relocation_mortgage_indicator#8579 ASC NULLS FIRST will run on GPU *Expression seller_name#8580 ASC NULLS FIRST will run on GPU *Expression mod_flag#8581 ASC NULLS FIRST will run on GPU *Expression orig_interest_rate#8582 ASC NULLS FIRST will run on GPU *Expression orig_upb#8583 ASC NULLS FIRST will run on GPU *Expression orig_loan_term#8584 ASC NULLS FIRST will run on GPU *Expression orig_ltv#8585 ASC NULLS FIRST will run on GPU *Expression orig_cltv#8586 ASC NULLS FIRST will run on GPU *Expression num_borrowers#8587 ASC NULLS FIRST will run on GPU *Expression dti#8588 ASC NULLS FIRST will run on GPU *Expression borrower_credit_score#8589 ASC NULLS FIRST will run on GPU *Expression num_units#8590 ASC NULLS FIRST will run on GPU *Expression zip#8591 ASC NULLS FIRST will run on GPU *Expression mortgage_insurance_percent#8592 ASC NULLS FIRST will run on GPU *Expression current_loan_delinquency_status#8593 ASC NULLS FIRST will run on GPU *Expression current_actual_upb#8594 ASC NULLS FIRST will run on GPU *Expression interest_rate#8595 ASC NULLS FIRST will run on GPU *Expression loan_age#8596 ASC NULLS FIRST will run on GPU *Expression msa#8597 ASC NULLS FIRST will run on GPU *Expression non_interest_bearing_upb#8598 ASC NULLS FIRST will run on GPU *Expression delinquency_12#8599 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression coalesce(orig_channel#2642, 0) AS orig_channel#8572 will run on GPU *Expression coalesce(orig_channel#2642, 0) will run on GPU *Expression coalesce(first_home_buyer#3284, 0) AS first_home_buyer#8573 will run on GPU *Expression coalesce(first_home_buyer#3284, 0) will run on GPU *Expression coalesce(loan_purpose#3926, 0) AS loan_purpose#8574 will run on GPU *Expression coalesce(loan_purpose#3926, 0) will run on GPU *Expression coalesce(property_type#4568, 0) AS property_type#8575 will run on GPU *Expression coalesce(property_type#4568, 0) will run on GPU *Expression coalesce(occupancy_status#5210, 0) AS occupancy_status#8576 will run on GPU *Expression coalesce(occupancy_status#5210, 0) will run on GPU *Expression coalesce(property_state#5852, 0) AS property_state#8577 will run on GPU *Expression coalesce(property_state#5852, 0) will run on GPU *Expression coalesce(product_type#6494, 0) AS product_type#8578 will run on GPU *Expression coalesce(product_type#6494, 0) will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) AS relocation_mortgage_indicator#8579 will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) will run on GPU *Expression coalesce(seller_name#7778, 0) AS seller_name#8580 will run on GPU *Expression coalesce(seller_name#7778, 0) will run on GPU *Expression coalesce(id#2007, 0) AS mod_flag#8581 will run on GPU *Expression coalesce(id#2007, 0) will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) AS orig_interest_rate#8582 will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) will run on GPU *Expression nanvl(orig_interest_rate#1751, null) will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) AS orig_upb#8583 will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) will run on GPU *Expression nanvl(orig_upb#1753, null) will run on GPU *Expression coalesce(orig_loan_term#1756, 0) AS orig_loan_term#8584 will run on GPU *Expression coalesce(orig_loan_term#1756, 0) will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) AS orig_ltv#8585 will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) will run on GPU *Expression nanvl(orig_ltv#1763, null) will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) AS orig_cltv#8586 will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) will run on GPU *Expression nanvl(orig_cltv#1764, null) will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) AS num_borrowers#8587 will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) will run on GPU *Expression nanvl(num_borrowers#1765, null) will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) AS dti#8588 will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) will run on GPU *Expression nanvl(dti#1766, null) will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) AS borrower_credit_score#8589 will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) will run on GPU *Expression nanvl(borrower_credit_score#1767, null) will run on GPU *Expression coalesce(num_units#1772, 0) AS num_units#8590 will run on GPU *Expression coalesce(num_units#1772, 0) will run on GPU *Expression coalesce(zip#1776, 0) AS zip#8591 will run on GPU *Expression coalesce(zip#1776, 0) will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) AS mortgage_insurance_percent#8592 will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) will run on GPU *Expression nanvl(mortgage_insurance_percent#1777, null) will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) AS current_loan_delinquency_status#8593 will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) AS current_actual_upb#8594 will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) will run on GPU *Expression nanvl(current_actual_upb#11, null) will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) AS interest_rate#8595 will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) will run on GPU *Expression nanvl(interest_rate#8, null) will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) AS loan_age#8596 will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) will run on GPU *Expression nanvl(loan_age#15, null) will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) AS msa#8597 will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) will run on GPU *Expression nanvl(msa#31, null) will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) AS non_interest_bearing_upb#8598 will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) will run on GPU *Expression nanvl(non_interest_bearing_upb#62, null) will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) AS delinquency_12#8599 will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) will run on GPU *Expression CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END will run on GPU *Expression (delinquency_12#1215 > 0) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS seller_name#7778 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS relocation_mortgage_indicator#7136 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS product_type#6494 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_state#5852 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS occupancy_status#5210 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_type#4568 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS loan_purpose#3926 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS first_home_buyer#3284 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS orig_channel#2642 will run on GPU *Exec will run on GPU *Exec will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression cast(timestamp_year#1279 as bigint) will run on GPU *Expression cast(timestamp_month#1243 as bigint) will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_year#1279 as bigint) ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_year#1279 as bigint) could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_month#1243 as bigint) ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_month#1243 as bigint) could run on GPU but is going to be removed because parent plan is removed #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#1423 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#1316L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression timestamp_year#1169L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression timestamp_month#1198L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1745L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#1852 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression coalesce(to_seller_name#1509, seller_name#326) AS seller_name#1628 will run on GPU *Expression coalesce(to_seller_name#1509, seller_name#326) will run on GPU *Exec will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression (rank#331 = 1) will run on GPU *Exec will run on GPU *Expression dense_rank(_w1#342) windowspecdefinition(loan_id#1745L, _w1#342 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) AS rank#331 will run on GPU *Expression dense_rank(_w1#342) windowspecdefinition(loan_id#1745L, _w1#342 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) will run on GPU *Expression dense_rank(_w1#342) will run on GPU *Expression windowspecdefinition(loan_id#1745L, _w1#342 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) will run on GPU *Expression _w1#342 ASC NULLS FIRST will run on GPU *Expression specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$()) will run on GPU *Expression unboundedpreceding$() will run on GPU *Expression currentrow$() will run on GPU *Expression _w1#342 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression loan_id#1745L ASC NULLS FIRST will run on GPU *Expression _w1#342 ASC NULLS FIRST will run on GPU *Exec will run on GPU 22/12/08 18:28:18 INFO GpuOverrides: Plan conversion to the GPU took 11.38 ms 22/12/08 18:28:19 INFO ShufflePartitionsUtil: For shuffle(7), advisory target size: 67108864, actual target size 1048576, minimum partition size: 1048576 22/12/08 18:28:19 WARN GpuOverrides: *Exec will run on GPU *Exec will run on GPU 22/12/08 18:28:19 INFO GpuOverrides: Plan conversion to the GPU took 0.51 ms 22/12/08 18:28:19 INFO GpuOverrides: GPU plan transition optimization took 0.27 ms 22/12/08 18:28:19 INFO SparkContext: Starting job: $anonfun$call$2 at Arm.scala:28 22/12/08 18:28:19 INFO DAGScheduler: Got job 16 ($anonfun$call$2 at Arm.scala:28) with 1 output partitions 22/12/08 18:28:19 INFO DAGScheduler: Final stage: ResultStage 30 ($anonfun$call$2 at Arm.scala:28) 22/12/08 18:28:19 INFO DAGScheduler: Parents of final stage: List(ShuffleMapStage 29) 22/12/08 18:28:19 INFO DAGScheduler: Missing parents: List() 22/12/08 18:28:19 INFO DAGScheduler: Submitting ResultStage 30 (MapPartitionsRDD[212] at $anonfun$call$2 at Arm.scala:28), which has no missing parents 22/12/08 18:28:19 INFO MemoryStore: Block broadcast_19 stored as values in memory (estimated size 9.2 KiB, free 362.7 MiB) 22/12/08 18:28:19 INFO MemoryStore: Block broadcast_19_piece0 stored as bytes in memory (estimated size 4.8 KiB, free 362.7 MiB) 22/12/08 18:28:19 INFO BlockManagerInfo: Added broadcast_19_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 4.8 KiB, free: 365.9 MiB) 22/12/08 18:28:19 INFO SparkContext: Created broadcast 19 from broadcast at DAGScheduler.scala:1478 22/12/08 18:28:19 INFO DAGScheduler: Submitting 1 missing tasks from ResultStage 30 (MapPartitionsRDD[212] at $anonfun$call$2 at Arm.scala:28) (first 15 tasks are for partitions Vector(0)) 22/12/08 18:28:19 INFO TaskSchedulerImpl: Adding task set 30.0 with 1 tasks resource profile 0 22/12/08 18:28:19 INFO Executor: Finished task 14.0 in stage 3.0 (TID 68). 3088 bytes result sent to driver 22/12/08 18:28:19 INFO TaskSetManager: Starting task 5.0 in stage 5.0 (TID 85) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 5, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:19 INFO TaskSetManager: Finished task 14.0 in stage 3.0 (TID 68) in 2508 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (16/18) 22/12/08 18:28:19 INFO Executor: Running task 5.0 in stage 5.0 (TID 85) 22/12/08 18:28:19 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 671088640-805306368, partition values: [empty row] 22/12/08 18:28:19 INFO Executor: Finished task 15.0 in stage 3.0 (TID 69). 3088 bytes result sent to driver 22/12/08 18:28:19 INFO TaskSetManager: Starting task 6.0 in stage 5.0 (TID 86) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 6, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:19 INFO Executor: Running task 6.0 in stage 5.0 (TID 86) 22/12/08 18:28:19 INFO TaskSetManager: Finished task 15.0 in stage 3.0 (TID 69) in 2532 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (17/18) 22/12/08 18:28:19 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 805306368-939524096, partition values: [empty row] 22/12/08 18:28:19 INFO Executor: Finished task 1.0 in stage 5.0 (TID 81). 4340 bytes result sent to driver 22/12/08 18:28:19 INFO TaskSetManager: Starting task 7.0 in stage 5.0 (TID 87) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 7, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:19 INFO Executor: Running task 7.0 in stage 5.0 (TID 87) 22/12/08 18:28:19 INFO TaskSetManager: Finished task 1.0 in stage 5.0 (TID 81) in 878 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/18) 22/12/08 18:28:19 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 939524096-1073741824, partition values: [empty row] 22/12/08 18:28:19 INFO Executor: Finished task 2.0 in stage 5.0 (TID 82). 4340 bytes result sent to driver 22/12/08 18:28:19 INFO TaskSetManager: Starting task 8.0 in stage 5.0 (TID 88) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 8, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:19 INFO TaskSetManager: Finished task 2.0 in stage 5.0 (TID 82) in 973 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (2/18) 22/12/08 18:28:19 INFO Executor: Running task 8.0 in stage 5.0 (TID 88) 22/12/08 18:28:19 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1073741824-1207959552, partition values: [empty row] 22/12/08 18:28:19 INFO Executor: Finished task 4.0 in stage 5.0 (TID 84). 4340 bytes result sent to driver 22/12/08 18:28:19 INFO TaskSetManager: Starting task 9.0 in stage 5.0 (TID 89) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 9, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:19 INFO Executor: Running task 9.0 in stage 5.0 (TID 89) 22/12/08 18:28:19 INFO TaskSetManager: Finished task 4.0 in stage 5.0 (TID 84) in 1004 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (3/18) 22/12/08 18:28:19 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1207959552-1342177280, partition values: [empty row] 22/12/08 18:28:20 INFO Executor: Finished task 3.0 in stage 5.0 (TID 83). 4340 bytes result sent to driver 22/12/08 18:28:20 INFO TaskSetManager: Starting task 10.0 in stage 5.0 (TID 90) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 10, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:20 INFO Executor: Running task 10.0 in stage 5.0 (TID 90) 22/12/08 18:28:20 INFO TaskSetManager: Finished task 3.0 in stage 5.0 (TID 83) in 1112 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (4/18) 22/12/08 18:28:20 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1342177280-1476395008, partition values: [empty row] 22/12/08 18:28:20 INFO Executor: Finished task 16.0 in stage 3.0 (TID 70). 3088 bytes result sent to driver 22/12/08 18:28:20 INFO TaskSetManager: Starting task 11.0 in stage 5.0 (TID 91) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 11, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:20 INFO Executor: Running task 11.0 in stage 5.0 (TID 91) 22/12/08 18:28:20 INFO TaskSetManager: Finished task 16.0 in stage 3.0 (TID 70) in 2500 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (18/18) 22/12/08 18:28:20 INFO TaskSchedulerImpl: Removed TaskSet 3.0, whose tasks have all completed, from pool 22/12/08 18:28:20 INFO DAGScheduler: ShuffleMapStage 3 (convert at NativeMethodAccessorImpl.java:0) finished in 32.460 s 22/12/08 18:28:20 INFO DAGScheduler: looking for newly runnable stages 22/12/08 18:28:20 INFO DAGScheduler: running: Set(ResultStage 30, ShuffleMapStage 9, ShuffleMapStage 5, ShuffleMapStage 6, ShuffleMapStage 28, ShuffleMapStage 7, ShuffleMapStage 11) 22/12/08 18:28:20 INFO DAGScheduler: waiting: Set(ShuffleMapStage 15, ResultStage 16, ResultStage 17, ResultStage 24, ResultStage 18, ShuffleMapStage 10, ResultStage 25, ShuffleMapStage 12, ResultStage 19, ShuffleMapStage 13, ResultStage 20, ResultStage 21, ResultStage 22, ShuffleMapStage 14, ShuffleMapStage 8, ResultStage 23) 22/12/08 18:28:20 INFO DAGScheduler: failed: Set() 22/12/08 18:28:20 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1476395008-1610612736, partition values: [empty row] 22/12/08 18:28:20 WARN GpuOverrides: ! cannot run on GPU because not all expressions can be replaced; GPU does not currently support the operator class org.apache.spark.sql.execution.DeserializeToObjectExec ! createexternalrow(orig_channel#8629, first_home_buyer#8659, loan_purpose#8689, property_type#8719, occupancy_status#8749, property_state#8779, product_type#8809, relocation_mortgage_indicator#8839, seller_name#8869, mod_flag#8899, orig_interest_rate#8929, orig_upb#8959, orig_loan_term#8989, orig_ltv#9019, orig_cltv#9049, num_borrowers#9079, dti#9109, borrower_credit_score#9139, num_units#9169, zip#9199, mortgage_insurance_percent#9229, current_loan_delinquency_status#9259, current_actual_upb#9289, interest_rate#9319, ... 32 more fields) cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.catalyst.expressions.objects.CreateExternalRow @Expression orig_channel#8629 could run on GPU @Expression first_home_buyer#8659 could run on GPU @Expression loan_purpose#8689 could run on GPU @Expression property_type#8719 could run on GPU @Expression occupancy_status#8749 could run on GPU @Expression property_state#8779 could run on GPU @Expression product_type#8809 could run on GPU @Expression relocation_mortgage_indicator#8839 could run on GPU @Expression seller_name#8869 could run on GPU @Expression mod_flag#8899 could run on GPU @Expression orig_interest_rate#8929 could run on GPU @Expression orig_upb#8959 could run on GPU @Expression orig_loan_term#8989 could run on GPU @Expression orig_ltv#9019 could run on GPU @Expression orig_cltv#9049 could run on GPU @Expression num_borrowers#9079 could run on GPU @Expression dti#9109 could run on GPU @Expression borrower_credit_score#9139 could run on GPU @Expression num_units#9169 could run on GPU @Expression zip#9199 could run on GPU @Expression mortgage_insurance_percent#9229 could run on GPU @Expression current_loan_delinquency_status#9259 could run on GPU @Expression current_actual_upb#9289 could run on GPU @Expression interest_rate#9319 could run on GPU @Expression loan_age#9349 could run on GPU @Expression msa#9379 could run on GPU @Expression non_interest_bearing_upb#9409 could run on GPU @Expression delinquency_12#9439 could run on GPU !Expression obj#9468 cannot run on GPU because expression AttributeReference obj#9468 produces an unsupported type ObjectType(interface org.apache.spark.sql.Row) *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression cast(orig_channel#8572 as float) AS orig_channel#8629 will run on GPU *Expression cast(orig_channel#8572 as float) will run on GPU *Expression cast(first_home_buyer#8573 as float) AS first_home_buyer#8659 will run on GPU *Expression cast(first_home_buyer#8573 as float) will run on GPU *Expression cast(loan_purpose#8574 as float) AS loan_purpose#8689 will run on GPU *Expression cast(loan_purpose#8574 as float) will run on GPU *Expression cast(property_type#8575 as float) AS property_type#8719 will run on GPU *Expression cast(property_type#8575 as float) will run on GPU *Expression cast(occupancy_status#8576 as float) AS occupancy_status#8749 will run on GPU *Expression cast(occupancy_status#8576 as float) will run on GPU *Expression cast(property_state#8577 as float) AS property_state#8779 will run on GPU *Expression cast(property_state#8577 as float) will run on GPU *Expression cast(product_type#8578 as float) AS product_type#8809 will run on GPU *Expression cast(product_type#8578 as float) will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) AS relocation_mortgage_indicator#8839 will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) will run on GPU *Expression cast(seller_name#8580 as float) AS seller_name#8869 will run on GPU *Expression cast(seller_name#8580 as float) will run on GPU *Expression cast(mod_flag#8581 as float) AS mod_flag#8899 will run on GPU *Expression cast(mod_flag#8581 as float) will run on GPU *Expression cast(orig_interest_rate#8582 as float) AS orig_interest_rate#8929 will run on GPU *Expression cast(orig_interest_rate#8582 as float) will run on GPU *Expression cast(orig_upb#8583 as float) AS orig_upb#8959 will run on GPU *Expression cast(orig_upb#8583 as float) will run on GPU *Expression cast(orig_loan_term#8584 as float) AS orig_loan_term#8989 will run on GPU *Expression cast(orig_loan_term#8584 as float) will run on GPU *Expression cast(orig_ltv#8585 as float) AS orig_ltv#9019 will run on GPU *Expression cast(orig_ltv#8585 as float) will run on GPU *Expression cast(orig_cltv#8586 as float) AS orig_cltv#9049 will run on GPU *Expression cast(orig_cltv#8586 as float) will run on GPU *Expression cast(num_borrowers#8587 as float) AS num_borrowers#9079 will run on GPU *Expression cast(num_borrowers#8587 as float) will run on GPU *Expression cast(dti#8588 as float) AS dti#9109 will run on GPU *Expression cast(dti#8588 as float) will run on GPU *Expression cast(borrower_credit_score#8589 as float) AS borrower_credit_score#9139 will run on GPU *Expression cast(borrower_credit_score#8589 as float) will run on GPU *Expression cast(num_units#8590 as float) AS num_units#9169 will run on GPU *Expression cast(num_units#8590 as float) will run on GPU *Expression cast(zip#8591 as float) AS zip#9199 will run on GPU *Expression cast(zip#8591 as float) will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) AS mortgage_insurance_percent#9229 will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) AS current_loan_delinquency_status#9259 will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) will run on GPU *Expression cast(current_actual_upb#8594 as float) AS current_actual_upb#9289 will run on GPU *Expression cast(current_actual_upb#8594 as float) will run on GPU *Expression cast(interest_rate#8595 as float) AS interest_rate#9319 will run on GPU *Expression cast(interest_rate#8595 as float) will run on GPU *Expression cast(loan_age#8596 as float) AS loan_age#9349 will run on GPU *Expression cast(loan_age#8596 as float) will run on GPU *Expression cast(msa#8597 as float) AS msa#9379 will run on GPU *Expression cast(msa#8597 as float) will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) AS non_interest_bearing_upb#9409 will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) will run on GPU *Expression cast(delinquency_12#8599 as float) AS delinquency_12#9439 will run on GPU *Expression cast(delinquency_12#8599 as float) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression orig_channel#8572 ASC NULLS FIRST will run on GPU *Expression first_home_buyer#8573 ASC NULLS FIRST will run on GPU *Expression loan_purpose#8574 ASC NULLS FIRST will run on GPU *Expression property_type#8575 ASC NULLS FIRST will run on GPU *Expression occupancy_status#8576 ASC NULLS FIRST will run on GPU *Expression property_state#8577 ASC NULLS FIRST will run on GPU *Expression product_type#8578 ASC NULLS FIRST will run on GPU *Expression relocation_mortgage_indicator#8579 ASC NULLS FIRST will run on GPU *Expression seller_name#8580 ASC NULLS FIRST will run on GPU *Expression mod_flag#8581 ASC NULLS FIRST will run on GPU *Expression orig_interest_rate#8582 ASC NULLS FIRST will run on GPU *Expression orig_upb#8583 ASC NULLS FIRST will run on GPU *Expression orig_loan_term#8584 ASC NULLS FIRST will run on GPU *Expression orig_ltv#8585 ASC NULLS FIRST will run on GPU *Expression orig_cltv#8586 ASC NULLS FIRST will run on GPU *Expression num_borrowers#8587 ASC NULLS FIRST will run on GPU *Expression dti#8588 ASC NULLS FIRST will run on GPU *Expression borrower_credit_score#8589 ASC NULLS FIRST will run on GPU *Expression num_units#8590 ASC NULLS FIRST will run on GPU *Expression zip#8591 ASC NULLS FIRST will run on GPU *Expression mortgage_insurance_percent#8592 ASC NULLS FIRST will run on GPU *Expression current_loan_delinquency_status#8593 ASC NULLS FIRST will run on GPU *Expression current_actual_upb#8594 ASC NULLS FIRST will run on GPU *Expression interest_rate#8595 ASC NULLS FIRST will run on GPU *Expression loan_age#8596 ASC NULLS FIRST will run on GPU *Expression msa#8597 ASC NULLS FIRST will run on GPU *Expression non_interest_bearing_upb#8598 ASC NULLS FIRST will run on GPU *Expression delinquency_12#8599 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression coalesce(orig_channel#2642, 0) AS orig_channel#8572 will run on GPU *Expression coalesce(orig_channel#2642, 0) will run on GPU *Expression coalesce(first_home_buyer#3284, 0) AS first_home_buyer#8573 will run on GPU *Expression coalesce(first_home_buyer#3284, 0) will run on GPU *Expression coalesce(loan_purpose#3926, 0) AS loan_purpose#8574 will run on GPU *Expression coalesce(loan_purpose#3926, 0) will run on GPU *Expression coalesce(property_type#4568, 0) AS property_type#8575 will run on GPU *Expression coalesce(property_type#4568, 0) will run on GPU *Expression coalesce(occupancy_status#5210, 0) AS occupancy_status#8576 will run on GPU *Expression coalesce(occupancy_status#5210, 0) will run on GPU *Expression coalesce(property_state#5852, 0) AS property_state#8577 will run on GPU *Expression coalesce(property_state#5852, 0) will run on GPU *Expression coalesce(product_type#6494, 0) AS product_type#8578 will run on GPU *Expression coalesce(product_type#6494, 0) will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) AS relocation_mortgage_indicator#8579 will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) will run on GPU *Expression coalesce(seller_name#7778, 0) AS seller_name#8580 will run on GPU *Expression coalesce(seller_name#7778, 0) will run on GPU *Expression coalesce(id#2007, 0) AS mod_flag#8581 will run on GPU *Expression coalesce(id#2007, 0) will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) AS orig_interest_rate#8582 will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) will run on GPU *Expression nanvl(orig_interest_rate#1751, null) will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) AS orig_upb#8583 will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) will run on GPU *Expression nanvl(orig_upb#1753, null) will run on GPU *Expression coalesce(orig_loan_term#1756, 0) AS orig_loan_term#8584 will run on GPU *Expression coalesce(orig_loan_term#1756, 0) will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) AS orig_ltv#8585 will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) will run on GPU *Expression nanvl(orig_ltv#1763, null) will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) AS orig_cltv#8586 will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) will run on GPU *Expression nanvl(orig_cltv#1764, null) will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) AS num_borrowers#8587 will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) will run on GPU *Expression nanvl(num_borrowers#1765, null) will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) AS dti#8588 will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) will run on GPU *Expression nanvl(dti#1766, null) will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) AS borrower_credit_score#8589 will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) will run on GPU *Expression nanvl(borrower_credit_score#1767, null) will run on GPU *Expression coalesce(num_units#1772, 0) AS num_units#8590 will run on GPU *Expression coalesce(num_units#1772, 0) will run on GPU *Expression coalesce(zip#1776, 0) AS zip#8591 will run on GPU *Expression coalesce(zip#1776, 0) will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) AS mortgage_insurance_percent#8592 will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) will run on GPU *Expression nanvl(mortgage_insurance_percent#1777, null) will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) AS current_loan_delinquency_status#8593 will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) AS current_actual_upb#8594 will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) will run on GPU *Expression nanvl(current_actual_upb#11, null) will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) AS interest_rate#8595 will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) will run on GPU *Expression nanvl(interest_rate#8, null) will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) AS loan_age#8596 will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) will run on GPU *Expression nanvl(loan_age#15, null) will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) AS msa#8597 will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) will run on GPU *Expression nanvl(msa#31, null) will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) AS non_interest_bearing_upb#8598 will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) will run on GPU *Expression nanvl(non_interest_bearing_upb#62, null) will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) AS delinquency_12#8599 will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) will run on GPU *Expression CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END will run on GPU *Expression (delinquency_12#1215 > 0) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS seller_name#7778 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS relocation_mortgage_indicator#7136 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS product_type#6494 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_state#5852 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS occupancy_status#5210 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_type#4568 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS loan_purpose#3926 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS first_home_buyer#3284 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS orig_channel#2642 will run on GPU *Exec will run on GPU *Exec will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression cast(timestamp_year#1279 as bigint) will run on GPU *Expression cast(timestamp_month#1243 as bigint) will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_year#1279 as bigint) ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_year#1279 as bigint) could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_month#1243 as bigint) ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_month#1243 as bigint) could run on GPU but is going to be removed because parent plan is removed #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#1423 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#1316L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression timestamp_year#1169L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression timestamp_month#1198L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1745L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#1852 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression coalesce(to_seller_name#1509, seller_name#326) AS seller_name#1628 will run on GPU *Expression coalesce(to_seller_name#1509, seller_name#326) will run on GPU *Exec will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression (rank#331 = 1) will run on GPU *Exec will run on GPU *Expression dense_rank(_w1#342) windowspecdefinition(loan_id#1745L, _w1#342 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) AS rank#331 will run on GPU *Expression dense_rank(_w1#342) windowspecdefinition(loan_id#1745L, _w1#342 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) will run on GPU *Expression dense_rank(_w1#342) will run on GPU *Expression windowspecdefinition(loan_id#1745L, _w1#342 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) will run on GPU *Expression _w1#342 ASC NULLS FIRST will run on GPU *Expression specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$()) will run on GPU *Expression unboundedpreceding$() will run on GPU *Expression currentrow$() will run on GPU *Expression _w1#342 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression loan_id#1745L ASC NULLS FIRST will run on GPU *Expression _w1#342 ASC NULLS FIRST will run on GPU 22/12/08 18:28:20 INFO GpuOverrides: Plan conversion to the GPU took 11.59 ms 22/12/08 18:28:20 INFO Executor: Finished task 0.0 in stage 5.0 (TID 80). 4340 bytes result sent to driver 22/12/08 18:28:20 INFO TaskSetManager: Starting task 12.0 in stage 5.0 (TID 92) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 12, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:20 INFO TaskSetManager: Finished task 0.0 in stage 5.0 (TID 80) in 1399 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (5/18) 22/12/08 18:28:20 INFO Executor: Running task 12.0 in stage 5.0 (TID 92) 22/12/08 18:28:20 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1610612736-1744830464, partition values: [empty row] 22/12/08 18:28:20 INFO Executor: Finished task 5.0 in stage 5.0 (TID 85). 4340 bytes result sent to driver 22/12/08 18:28:20 INFO TaskSetManager: Starting task 13.0 in stage 5.0 (TID 93) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 13, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:20 INFO TaskSetManager: Finished task 5.0 in stage 5.0 (TID 85) in 939 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (6/18) 22/12/08 18:28:20 INFO Executor: Running task 13.0 in stage 5.0 (TID 93) 22/12/08 18:28:20 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1744830464-1879048192, partition values: [empty row] 22/12/08 18:28:20 INFO Executor: Finished task 6.0 in stage 5.0 (TID 86). 4340 bytes result sent to driver 22/12/08 18:28:20 INFO TaskSetManager: Starting task 14.0 in stage 5.0 (TID 94) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 14, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:20 INFO TaskSetManager: Finished task 6.0 in stage 5.0 (TID 86) in 978 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (7/18) 22/12/08 18:28:20 INFO Executor: Running task 14.0 in stage 5.0 (TID 94) 22/12/08 18:28:20 INFO Executor: Finished task 7.0 in stage 5.0 (TID 87). 4340 bytes result sent to driver 22/12/08 18:28:20 INFO TaskSetManager: Starting task 15.0 in stage 5.0 (TID 95) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 15, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:20 INFO TaskSetManager: Finished task 7.0 in stage 5.0 (TID 87) in 943 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (8/18) 22/12/08 18:28:20 INFO Executor: Running task 15.0 in stage 5.0 (TID 95) 22/12/08 18:28:20 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1879048192-2013265920, partition values: [empty row] 22/12/08 18:28:20 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 2013265920-2147483648, partition values: [empty row] 22/12/08 18:28:20 INFO Executor: Finished task 8.0 in stage 5.0 (TID 88). 4340 bytes result sent to driver 22/12/08 18:28:20 INFO TaskSetManager: Starting task 16.0 in stage 5.0 (TID 96) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 16, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:20 INFO TaskSetManager: Finished task 8.0 in stage 5.0 (TID 88) in 1025 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (9/18) 22/12/08 18:28:20 INFO Executor: Running task 16.0 in stage 5.0 (TID 96) 22/12/08 18:28:20 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 2147483648-2281701376, partition values: [empty row] 22/12/08 18:28:20 INFO Executor: Finished task 9.0 in stage 5.0 (TID 89). 4340 bytes result sent to driver 22/12/08 18:28:20 INFO TaskSetManager: Starting task 17.0 in stage 5.0 (TID 97) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 17, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:20 INFO TaskSetManager: Finished task 9.0 in stage 5.0 (TID 89) in 979 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (10/18) 22/12/08 18:28:20 INFO Executor: Running task 17.0 in stage 5.0 (TID 97) 22/12/08 18:28:20 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 2281701376-2289277555, partition values: [empty row] 22/12/08 18:28:21 INFO Executor: Finished task 10.0 in stage 5.0 (TID 90). 4340 bytes result sent to driver 22/12/08 18:28:21 INFO TaskSetManager: Starting task 0.0 in stage 6.0 (TID 98) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:21 INFO TaskSetManager: Finished task 10.0 in stage 5.0 (TID 90) in 1010 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (11/18) 22/12/08 18:28:21 INFO Executor: Running task 0.0 in stage 6.0 (TID 98) 22/12/08 18:28:21 INFO CodeGenerator: Code generated in 8.726349 ms 22/12/08 18:28:21 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 0-134217728, partition values: [empty row] 22/12/08 18:28:21 INFO Executor: Finished task 11.0 in stage 5.0 (TID 91). 4340 bytes result sent to driver 22/12/08 18:28:21 INFO TaskSetManager: Starting task 1.0 in stage 6.0 (TID 99) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:21 INFO TaskSetManager: Finished task 11.0 in stage 5.0 (TID 91) in 942 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (12/18) 22/12/08 18:28:21 INFO Executor: Running task 1.0 in stage 6.0 (TID 99) 22/12/08 18:28:21 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 134217728-268435456, partition values: [empty row] 22/12/08 18:28:21 INFO Executor: Finished task 17.0 in stage 5.0 (TID 97). 4340 bytes result sent to driver 22/12/08 18:28:21 INFO TaskSetManager: Starting task 2.0 in stage 6.0 (TID 100) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:21 INFO TaskSetManager: Finished task 17.0 in stage 5.0 (TID 97) in 188 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (13/18) 22/12/08 18:28:21 INFO Executor: Running task 2.0 in stage 6.0 (TID 100) 22/12/08 18:28:21 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 268435456-402653184, partition values: [empty row] 22/12/08 18:28:21 INFO Executor: Finished task 12.0 in stage 5.0 (TID 92). 4340 bytes result sent to driver 22/12/08 18:28:21 INFO TaskSetManager: Starting task 3.0 in stage 6.0 (TID 101) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:21 INFO TaskSetManager: Finished task 12.0 in stage 5.0 (TID 92) in 1035 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (14/18) 22/12/08 18:28:21 INFO Executor: Running task 3.0 in stage 6.0 (TID 101) 22/12/08 18:28:21 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 402653184-536870912, partition values: [empty row] 22/12/08 18:28:21 INFO Executor: Finished task 13.0 in stage 5.0 (TID 93). 4340 bytes result sent to driver 22/12/08 18:28:21 INFO TaskSetManager: Starting task 4.0 in stage 6.0 (TID 102) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 4, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:21 INFO TaskSetManager: Finished task 13.0 in stage 5.0 (TID 93) in 967 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (15/18) 22/12/08 18:28:21 INFO Executor: Running task 4.0 in stage 6.0 (TID 102) 22/12/08 18:28:21 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 536870912-671088640, partition values: [empty row] 22/12/08 18:28:21 INFO Executor: Finished task 14.0 in stage 5.0 (TID 94). 4340 bytes result sent to driver 22/12/08 18:28:21 INFO TaskSetManager: Starting task 5.0 in stage 6.0 (TID 103) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 5, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:21 INFO TaskSetManager: Finished task 14.0 in stage 5.0 (TID 94) in 983 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (16/18) 22/12/08 18:28:21 INFO Executor: Running task 5.0 in stage 6.0 (TID 103) 22/12/08 18:28:21 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 671088640-805306368, partition values: [empty row] 22/12/08 18:28:21 INFO Executor: Finished task 15.0 in stage 5.0 (TID 95). 4340 bytes result sent to driver 22/12/08 18:28:21 INFO TaskSetManager: Starting task 6.0 in stage 6.0 (TID 104) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 6, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:21 INFO TaskSetManager: Finished task 15.0 in stage 5.0 (TID 95) in 985 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (17/18) 22/12/08 18:28:21 INFO Executor: Running task 6.0 in stage 6.0 (TID 104) 22/12/08 18:28:21 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 805306368-939524096, partition values: [empty row] 22/12/08 18:28:21 INFO Executor: Finished task 16.0 in stage 5.0 (TID 96). 4340 bytes result sent to driver 22/12/08 18:28:21 INFO TaskSetManager: Starting task 7.0 in stage 6.0 (TID 105) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 7, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:21 INFO TaskSetManager: Finished task 16.0 in stage 5.0 (TID 96) in 975 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (18/18) 22/12/08 18:28:21 INFO Executor: Running task 7.0 in stage 6.0 (TID 105) 22/12/08 18:28:21 INFO TaskSchedulerImpl: Removed TaskSet 5.0, whose tasks have all completed, from pool 22/12/08 18:28:21 INFO DAGScheduler: ShuffleMapStage 5 ($anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) finished in 33.278 s 22/12/08 18:28:21 INFO DAGScheduler: looking for newly runnable stages 22/12/08 18:28:21 INFO DAGScheduler: running: Set(ResultStage 30, ShuffleMapStage 9, ShuffleMapStage 6, ShuffleMapStage 28, ShuffleMapStage 7, ShuffleMapStage 11) 22/12/08 18:28:21 INFO DAGScheduler: waiting: Set(ShuffleMapStage 15, ResultStage 16, ResultStage 17, ResultStage 24, ResultStage 18, ShuffleMapStage 10, ResultStage 25, ShuffleMapStage 12, ResultStage 19, ShuffleMapStage 13, ResultStage 20, ResultStage 21, ResultStage 22, ShuffleMapStage 14, ShuffleMapStage 8, ResultStage 23) 22/12/08 18:28:21 INFO DAGScheduler: failed: Set() 22/12/08 18:28:21 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 939524096-1073741824, partition values: [empty row] 22/12/08 18:28:23 INFO Executor: Finished task 0.0 in stage 6.0 (TID 98). 4001 bytes result sent to driver 22/12/08 18:28:23 INFO TaskSetManager: Starting task 8.0 in stage 6.0 (TID 106) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 8, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:23 INFO Executor: Running task 8.0 in stage 6.0 (TID 106) 22/12/08 18:28:23 INFO TaskSetManager: Finished task 0.0 in stage 6.0 (TID 98) in 2117 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/18) 22/12/08 18:28:23 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1073741824-1207959552, partition values: [empty row] 22/12/08 18:28:23 INFO Executor: Finished task 1.0 in stage 6.0 (TID 99). 4001 bytes result sent to driver 22/12/08 18:28:23 INFO TaskSetManager: Starting task 9.0 in stage 6.0 (TID 107) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 9, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:23 INFO TaskSetManager: Finished task 1.0 in stage 6.0 (TID 99) in 2256 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (2/18) 22/12/08 18:28:23 INFO Executor: Running task 9.0 in stage 6.0 (TID 107) 22/12/08 18:28:23 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1207959552-1342177280, partition values: [empty row] 22/12/08 18:28:23 INFO Executor: Finished task 2.0 in stage 6.0 (TID 100). 4001 bytes result sent to driver 22/12/08 18:28:23 INFO TaskSetManager: Starting task 10.0 in stage 6.0 (TID 108) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 10, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:23 INFO TaskSetManager: Finished task 2.0 in stage 6.0 (TID 100) in 2302 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (3/18) 22/12/08 18:28:23 INFO Executor: Running task 10.0 in stage 6.0 (TID 108) 22/12/08 18:28:23 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1342177280-1476395008, partition values: [empty row] 22/12/08 18:28:23 INFO Executor: Finished task 3.0 in stage 6.0 (TID 101). 4001 bytes result sent to driver 22/12/08 18:28:23 INFO TaskSetManager: Starting task 11.0 in stage 6.0 (TID 109) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 11, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:23 INFO TaskSetManager: Finished task 3.0 in stage 6.0 (TID 101) in 2251 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (4/18) 22/12/08 18:28:23 INFO Executor: Running task 11.0 in stage 6.0 (TID 109) 22/12/08 18:28:23 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1476395008-1610612736, partition values: [empty row] 22/12/08 18:28:23 INFO Executor: Finished task 4.0 in stage 6.0 (TID 102). 4001 bytes result sent to driver 22/12/08 18:28:23 INFO TaskSetManager: Starting task 12.0 in stage 6.0 (TID 110) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 12, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:23 INFO TaskSetManager: Finished task 4.0 in stage 6.0 (TID 102) in 2276 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (5/18) 22/12/08 18:28:23 INFO Executor: Running task 12.0 in stage 6.0 (TID 110) 22/12/08 18:28:23 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1610612736-1744830464, partition values: [empty row] 22/12/08 18:28:23 INFO Executor: Finished task 5.0 in stage 6.0 (TID 103). 4001 bytes result sent to driver 22/12/08 18:28:23 INFO TaskSetManager: Starting task 13.0 in stage 6.0 (TID 111) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 13, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:23 INFO Executor: Running task 13.0 in stage 6.0 (TID 111) 22/12/08 18:28:23 INFO TaskSetManager: Finished task 5.0 in stage 6.0 (TID 103) in 2113 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (6/18) 22/12/08 18:28:23 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1744830464-1879048192, partition values: [empty row] 22/12/08 18:28:23 INFO Executor: Finished task 6.0 in stage 6.0 (TID 104). 4001 bytes result sent to driver 22/12/08 18:28:23 INFO TaskSetManager: Starting task 14.0 in stage 6.0 (TID 112) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 14, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:23 INFO TaskSetManager: Finished task 6.0 in stage 6.0 (TID 104) in 2188 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (7/18) 22/12/08 18:28:23 INFO Executor: Running task 14.0 in stage 6.0 (TID 112) 22/12/08 18:28:23 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1879048192-2013265920, partition values: [empty row] 22/12/08 18:28:24 INFO Executor: Finished task 7.0 in stage 6.0 (TID 105). 4001 bytes result sent to driver 22/12/08 18:28:24 INFO TaskSetManager: Starting task 15.0 in stage 6.0 (TID 113) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 15, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:24 INFO TaskSetManager: Finished task 7.0 in stage 6.0 (TID 105) in 2148 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (8/18) 22/12/08 18:28:24 INFO Executor: Running task 15.0 in stage 6.0 (TID 113) 22/12/08 18:28:24 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 2013265920-2147483648, partition values: [empty row] 22/12/08 18:28:25 INFO Executor: Finished task 8.0 in stage 6.0 (TID 106). 4044 bytes result sent to driver 22/12/08 18:28:25 INFO TaskSetManager: Starting task 16.0 in stage 6.0 (TID 114) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 16, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:25 INFO TaskSetManager: Finished task 8.0 in stage 6.0 (TID 106) in 1969 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (9/18) 22/12/08 18:28:25 INFO Executor: Running task 16.0 in stage 6.0 (TID 114) 22/12/08 18:28:25 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 2147483648-2281701376, partition values: [empty row] 22/12/08 18:28:25 INFO Executor: Finished task 9.0 in stage 6.0 (TID 107). 4001 bytes result sent to driver 22/12/08 18:28:25 INFO TaskSetManager: Starting task 17.0 in stage 6.0 (TID 115) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 17, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:25 INFO TaskSetManager: Finished task 9.0 in stage 6.0 (TID 107) in 2004 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (10/18) 22/12/08 18:28:25 INFO Executor: Running task 17.0 in stage 6.0 (TID 115) 22/12/08 18:28:25 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 2281701376-2289277555, partition values: [empty row] 22/12/08 18:28:25 INFO Executor: Finished task 10.0 in stage 6.0 (TID 108). 4001 bytes result sent to driver 22/12/08 18:28:25 INFO TaskSetManager: Starting task 0.0 in stage 7.0 (TID 116) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:25 INFO TaskSetManager: Finished task 10.0 in stage 6.0 (TID 108) in 2089 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (11/18) 22/12/08 18:28:25 INFO Executor: Running task 0.0 in stage 7.0 (TID 116) 22/12/08 18:28:25 INFO CodeGenerator: Code generated in 8.958416 ms 22/12/08 18:28:25 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 0-134217728, partition values: [empty row] 22/12/08 18:28:25 INFO Executor: Finished task 11.0 in stage 6.0 (TID 109). 4001 bytes result sent to driver 22/12/08 18:28:25 INFO TaskSetManager: Starting task 1.0 in stage 7.0 (TID 117) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:25 INFO TaskSetManager: Finished task 11.0 in stage 6.0 (TID 109) in 2014 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (12/18) 22/12/08 18:28:25 INFO Executor: Running task 1.0 in stage 7.0 (TID 117) 22/12/08 18:28:25 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 134217728-268435456, partition values: [empty row] 22/12/08 18:28:25 INFO Executor: Finished task 12.0 in stage 6.0 (TID 110). 4001 bytes result sent to driver 22/12/08 18:28:25 INFO TaskSetManager: Starting task 2.0 in stage 7.0 (TID 118) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:25 INFO TaskSetManager: Finished task 12.0 in stage 6.0 (TID 110) in 1967 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (13/18) 22/12/08 18:28:25 INFO Executor: Running task 2.0 in stage 7.0 (TID 118) 22/12/08 18:28:25 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 268435456-402653184, partition values: [empty row] 22/12/08 18:28:25 INFO Executor: Finished task 17.0 in stage 6.0 (TID 115). 4001 bytes result sent to driver 22/12/08 18:28:25 INFO TaskSetManager: Starting task 3.0 in stage 7.0 (TID 119) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:25 INFO TaskSetManager: Finished task 17.0 in stage 6.0 (TID 115) in 228 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (14/18) 22/12/08 18:28:25 INFO Executor: Running task 3.0 in stage 7.0 (TID 119) 22/12/08 18:28:25 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 402653184-536870912, partition values: [empty row] 22/12/08 18:28:25 INFO Executor: Finished task 13.0 in stage 6.0 (TID 111). 4001 bytes result sent to driver 22/12/08 18:28:25 INFO TaskSetManager: Starting task 4.0 in stage 7.0 (TID 120) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 4, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:25 INFO TaskSetManager: Finished task 13.0 in stage 6.0 (TID 111) in 1919 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (15/18) 22/12/08 18:28:25 INFO Executor: Running task 4.0 in stage 7.0 (TID 120) 22/12/08 18:28:25 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 536870912-671088640, partition values: [empty row] 22/12/08 18:28:25 INFO Executor: Finished task 14.0 in stage 6.0 (TID 112). 4001 bytes result sent to driver 22/12/08 18:28:25 INFO TaskSetManager: Starting task 5.0 in stage 7.0 (TID 121) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 5, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:25 INFO TaskSetManager: Finished task 14.0 in stage 6.0 (TID 112) in 1937 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (16/18) 22/12/08 18:28:25 INFO Executor: Running task 5.0 in stage 7.0 (TID 121) 22/12/08 18:28:25 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 671088640-805306368, partition values: [empty row] 22/12/08 18:28:26 INFO Executor: Finished task 15.0 in stage 6.0 (TID 113). 4001 bytes result sent to driver 22/12/08 18:28:26 INFO TaskSetManager: Starting task 6.0 in stage 7.0 (TID 122) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 6, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:26 INFO TaskSetManager: Finished task 15.0 in stage 6.0 (TID 113) in 2128 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (17/18) 22/12/08 18:28:26 INFO Executor: Running task 6.0 in stage 7.0 (TID 122) 22/12/08 18:28:26 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 805306368-939524096, partition values: [empty row] 22/12/08 18:28:27 INFO Executor: Finished task 16.0 in stage 6.0 (TID 114). 4001 bytes result sent to driver 22/12/08 18:28:27 INFO TaskSetManager: Starting task 7.0 in stage 7.0 (TID 123) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 7, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:27 INFO Executor: Running task 7.0 in stage 7.0 (TID 123) 22/12/08 18:28:27 INFO TaskSetManager: Finished task 16.0 in stage 6.0 (TID 114) in 1930 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (18/18) 22/12/08 18:28:27 INFO TaskSchedulerImpl: Removed TaskSet 6.0, whose tasks have all completed, from pool 22/12/08 18:28:27 INFO DAGScheduler: ShuffleMapStage 6 ($anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) finished in 38.439 s 22/12/08 18:28:27 INFO DAGScheduler: looking for newly runnable stages 22/12/08 18:28:27 INFO DAGScheduler: running: Set(ResultStage 30, ShuffleMapStage 9, ShuffleMapStage 28, ShuffleMapStage 7, ShuffleMapStage 11) 22/12/08 18:28:27 INFO DAGScheduler: waiting: Set(ShuffleMapStage 15, ResultStage 16, ResultStage 17, ResultStage 24, ResultStage 18, ShuffleMapStage 10, ResultStage 25, ShuffleMapStage 12, ResultStage 19, ShuffleMapStage 13, ResultStage 20, ResultStage 21, ResultStage 22, ShuffleMapStage 14, ShuffleMapStage 8, ResultStage 23) 22/12/08 18:28:27 INFO DAGScheduler: failed: Set() 22/12/08 18:28:27 INFO DAGScheduler: Submitting ShuffleMapStage 8 (MapPartitionsRDD[81] at $anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948), which has no missing parents 22/12/08 18:28:27 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 939524096-1073741824, partition values: [empty row] 22/12/08 18:28:27 INFO MemoryStore: Block broadcast_20 stored as values in memory (estimated size 78.4 KiB, free 362.6 MiB) 22/12/08 18:28:27 INFO MemoryStore: Block broadcast_20_piece0 stored as bytes in memory (estimated size 33.5 KiB, free 362.5 MiB) 22/12/08 18:28:27 INFO BlockManagerInfo: Added broadcast_20_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 33.5 KiB, free: 365.8 MiB) 22/12/08 18:28:27 INFO SparkContext: Created broadcast 20 from broadcast at DAGScheduler.scala:1478 22/12/08 18:28:27 INFO DAGScheduler: Submitting 200 missing tasks from ShuffleMapStage 8 (MapPartitionsRDD[81] at $anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14)) 22/12/08 18:28:27 INFO TaskSchedulerImpl: Adding task set 8.0 with 200 tasks resource profile 0 22/12/08 18:28:27 INFO Executor: Finished task 0.0 in stage 7.0 (TID 116). 4001 bytes result sent to driver 22/12/08 18:28:27 INFO TaskSetManager: Starting task 8.0 in stage 7.0 (TID 124) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 8, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:27 INFO TaskSetManager: Finished task 0.0 in stage 7.0 (TID 116) in 2167 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/18) 22/12/08 18:28:27 INFO Executor: Running task 8.0 in stage 7.0 (TID 124) 22/12/08 18:28:27 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1073741824-1207959552, partition values: [empty row] 22/12/08 18:28:27 INFO Executor: Finished task 1.0 in stage 7.0 (TID 117). 4001 bytes result sent to driver 22/12/08 18:28:27 INFO TaskSetManager: Starting task 9.0 in stage 7.0 (TID 125) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 9, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:27 INFO TaskSetManager: Finished task 1.0 in stage 7.0 (TID 117) in 2251 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (2/18) 22/12/08 18:28:27 INFO Executor: Running task 9.0 in stage 7.0 (TID 125) 22/12/08 18:28:27 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1207959552-1342177280, partition values: [empty row] 22/12/08 18:28:27 INFO Executor: Finished task 2.0 in stage 7.0 (TID 118). 4001 bytes result sent to driver 22/12/08 18:28:27 INFO TaskSetManager: Starting task 10.0 in stage 7.0 (TID 126) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 10, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:27 INFO TaskSetManager: Finished task 2.0 in stage 7.0 (TID 118) in 2308 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (3/18) 22/12/08 18:28:27 INFO Executor: Running task 10.0 in stage 7.0 (TID 126) 22/12/08 18:28:27 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1342177280-1476395008, partition values: [empty row] 22/12/08 18:28:27 INFO Executor: Finished task 3.0 in stage 7.0 (TID 119). 4001 bytes result sent to driver 22/12/08 18:28:27 INFO TaskSetManager: Starting task 11.0 in stage 7.0 (TID 127) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 11, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:27 INFO TaskSetManager: Finished task 3.0 in stage 7.0 (TID 119) in 2357 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (4/18) 22/12/08 18:28:27 INFO Executor: Running task 11.0 in stage 7.0 (TID 127) 22/12/08 18:28:27 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1476395008-1610612736, partition values: [empty row] 22/12/08 18:28:28 INFO Executor: Finished task 4.0 in stage 7.0 (TID 120). 4001 bytes result sent to driver 22/12/08 18:28:28 INFO TaskSetManager: Starting task 12.0 in stage 7.0 (TID 128) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 12, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:28 INFO TaskSetManager: Finished task 4.0 in stage 7.0 (TID 120) in 2274 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (5/18) 22/12/08 18:28:28 INFO Executor: Running task 12.0 in stage 7.0 (TID 128) 22/12/08 18:28:28 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1610612736-1744830464, partition values: [empty row] 22/12/08 18:28:28 INFO Executor: Finished task 5.0 in stage 7.0 (TID 121). 4001 bytes result sent to driver 22/12/08 18:28:28 INFO TaskSetManager: Starting task 13.0 in stage 7.0 (TID 129) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 13, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:28 INFO Executor: Running task 13.0 in stage 7.0 (TID 129) 22/12/08 18:28:28 INFO TaskSetManager: Finished task 5.0 in stage 7.0 (TID 121) in 2223 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (6/18) 22/12/08 18:28:28 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1744830464-1879048192, partition values: [empty row] 22/12/08 18:28:28 INFO Executor: Finished task 6.0 in stage 7.0 (TID 122). 4001 bytes result sent to driver 22/12/08 18:28:28 INFO TaskSetManager: Starting task 14.0 in stage 7.0 (TID 130) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 14, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:28 INFO TaskSetManager: Finished task 6.0 in stage 7.0 (TID 122) in 2237 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (7/18) 22/12/08 18:28:28 INFO Executor: Running task 14.0 in stage 7.0 (TID 130) 22/12/08 18:28:28 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1879048192-2013265920, partition values: [empty row] 22/12/08 18:28:29 INFO Executor: Finished task 7.0 in stage 7.0 (TID 123). 4001 bytes result sent to driver 22/12/08 18:28:29 INFO TaskSetManager: Starting task 15.0 in stage 7.0 (TID 131) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 15, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:29 INFO TaskSetManager: Finished task 7.0 in stage 7.0 (TID 123) in 2126 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (8/18) 22/12/08 18:28:29 INFO Executor: Running task 15.0 in stage 7.0 (TID 131) 22/12/08 18:28:29 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 2013265920-2147483648, partition values: [empty row] 22/12/08 18:28:29 INFO Executor: Finished task 8.0 in stage 7.0 (TID 124). 4001 bytes result sent to driver 22/12/08 18:28:29 INFO TaskSetManager: Starting task 16.0 in stage 7.0 (TID 132) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 16, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:29 INFO TaskSetManager: Finished task 8.0 in stage 7.0 (TID 124) in 2083 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (9/18) 22/12/08 18:28:29 INFO Executor: Running task 16.0 in stage 7.0 (TID 132) 22/12/08 18:28:29 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 2147483648-2281701376, partition values: [empty row] 22/12/08 18:28:29 INFO Executor: Finished task 9.0 in stage 7.0 (TID 125). 4001 bytes result sent to driver 22/12/08 18:28:29 INFO TaskSetManager: Starting task 17.0 in stage 7.0 (TID 133) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 17, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:29 INFO TaskSetManager: Finished task 9.0 in stage 7.0 (TID 125) in 2081 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (10/18) 22/12/08 18:28:29 INFO Executor: Running task 17.0 in stage 7.0 (TID 133) 22/12/08 18:28:29 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 2281701376-2289277555, partition values: [empty row] 22/12/08 18:28:30 INFO Executor: Finished task 10.0 in stage 7.0 (TID 126). 4001 bytes result sent to driver 22/12/08 18:28:30 INFO TaskSetManager: Starting task 0.0 in stage 8.0 (TID 134) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:30 INFO Executor: Running task 0.0 in stage 8.0 (TID 134) 22/12/08 18:28:30 INFO TaskSetManager: Finished task 10.0 in stage 7.0 (TID 126) in 2132 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (11/18) 22/12/08 18:28:30 INFO Executor: Finished task 11.0 in stage 7.0 (TID 127). 4001 bytes result sent to driver 22/12/08 18:28:30 INFO TaskSetManager: Starting task 1.0 in stage 8.0 (TID 135) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:30 INFO Executor: Running task 1.0 in stage 8.0 (TID 135) 22/12/08 18:28:30 INFO TaskSetManager: Finished task 11.0 in stage 7.0 (TID 127) in 2089 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (12/18) 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (356.0 KiB) non-empty blocks including 18 (356.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (356.2 KiB) non-empty blocks including 18 (356.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 19 ms 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 10 ms 22/12/08 18:28:30 INFO Executor: Finished task 17.0 in stage 7.0 (TID 133). 4001 bytes result sent to driver 22/12/08 18:28:30 INFO TaskSetManager: Starting task 2.0 in stage 8.0 (TID 136) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (21.2 KiB) non-empty blocks including 18 (21.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (21.3 KiB) non-empty blocks including 18 (21.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 1 ms 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 1 ms 22/12/08 18:28:30 INFO Executor: Running task 2.0 in stage 8.0 (TID 136) 22/12/08 18:28:30 INFO TaskSetManager: Finished task 17.0 in stage 7.0 (TID 133) in 207 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (13/18) 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (347.3 KiB) non-empty blocks including 18 (347.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (21.5 KiB) non-empty blocks including 18 (21.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO Executor: Finished task 12.0 in stage 7.0 (TID 128). 4001 bytes result sent to driver 22/12/08 18:28:30 INFO TaskSetManager: Starting task 3.0 in stage 8.0 (TID 137) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:30 INFO TaskSetManager: Finished task 12.0 in stage 7.0 (TID 128) in 2138 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (14/18) 22/12/08 18:28:30 INFO Executor: Running task 3.0 in stage 8.0 (TID 137) 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (336.2 KiB) non-empty blocks including 18 (336.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (20.3 KiB) non-empty blocks including 18 (20.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO Executor: Finished task 13.0 in stage 7.0 (TID 129). 4001 bytes result sent to driver 22/12/08 18:28:30 INFO TaskSetManager: Starting task 4.0 in stage 8.0 (TID 138) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 4, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:30 INFO Executor: Running task 4.0 in stage 8.0 (TID 138) 22/12/08 18:28:30 INFO TaskSetManager: Finished task 13.0 in stage 7.0 (TID 129) in 2170 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (15/18) 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (335.1 KiB) non-empty blocks including 18 (335.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (21.0 KiB) non-empty blocks including 18 (21.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO Executor: Finished task 2.0 in stage 8.0 (TID 136). 9480 bytes result sent to driver 22/12/08 18:28:30 INFO TaskSetManager: Starting task 5.0 in stage 8.0 (TID 139) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 5, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:30 INFO TaskSetManager: Finished task 2.0 in stage 8.0 (TID 136) in 243 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/200) 22/12/08 18:28:30 INFO Executor: Running task 5.0 in stage 8.0 (TID 139) 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (362.0 KiB) non-empty blocks including 18 (362.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (21.0 KiB) non-empty blocks including 18 (21.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO Executor: Finished task 1.0 in stage 8.0 (TID 135). 9480 bytes result sent to driver 22/12/08 18:28:30 INFO TaskSetManager: Starting task 6.0 in stage 8.0 (TID 140) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 6, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:30 INFO TaskSetManager: Finished task 1.0 in stage 8.0 (TID 135) in 323 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (2/200) 22/12/08 18:28:30 INFO Executor: Running task 6.0 in stage 8.0 (TID 140) 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (349.4 KiB) non-empty blocks including 18 (349.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (21.0 KiB) non-empty blocks including 18 (21.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO Executor: Finished task 0.0 in stage 8.0 (TID 134). 9480 bytes result sent to driver 22/12/08 18:28:30 INFO TaskSetManager: Starting task 7.0 in stage 8.0 (TID 141) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 7, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:30 INFO Executor: Running task 7.0 in stage 8.0 (TID 141) 22/12/08 18:28:30 INFO TaskSetManager: Finished task 0.0 in stage 8.0 (TID 134) in 398 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (3/200) 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (332.0 KiB) non-empty blocks including 18 (332.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (19.8 KiB) non-empty blocks including 18 (19.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO Executor: Finished task 3.0 in stage 8.0 (TID 137). 9480 bytes result sent to driver 22/12/08 18:28:30 INFO TaskSetManager: Starting task 8.0 in stage 8.0 (TID 142) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 8, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:30 INFO Executor: Running task 8.0 in stage 8.0 (TID 142) 22/12/08 18:28:30 INFO TaskSetManager: Finished task 3.0 in stage 8.0 (TID 137) in 285 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (4/200) 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (332.1 KiB) non-empty blocks including 18 (332.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (21.7 KiB) non-empty blocks including 18 (21.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO Executor: Finished task 4.0 in stage 8.0 (TID 138). 9480 bytes result sent to driver 22/12/08 18:28:30 INFO TaskSetManager: Starting task 9.0 in stage 8.0 (TID 143) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 9, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:30 INFO TaskSetManager: Finished task 4.0 in stage 8.0 (TID 138) in 228 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (5/200) 22/12/08 18:28:30 INFO Executor: Running task 9.0 in stage 8.0 (TID 143) 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (305.9 KiB) non-empty blocks including 18 (305.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (20.1 KiB) non-empty blocks including 18 (20.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO Executor: Finished task 5.0 in stage 8.0 (TID 139). 9480 bytes result sent to driver 22/12/08 18:28:30 INFO TaskSetManager: Starting task 10.0 in stage 8.0 (TID 144) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 10, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:30 INFO TaskSetManager: Finished task 5.0 in stage 8.0 (TID 139) in 174 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (6/200) 22/12/08 18:28:30 INFO Executor: Running task 10.0 in stage 8.0 (TID 144) 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (347.9 KiB) non-empty blocks including 18 (347.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (20.9 KiB) non-empty blocks including 18 (20.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO Executor: Finished task 6.0 in stage 8.0 (TID 140). 9480 bytes result sent to driver 22/12/08 18:28:30 INFO TaskSetManager: Starting task 11.0 in stage 8.0 (TID 145) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 11, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:30 INFO TaskSetManager: Finished task 6.0 in stage 8.0 (TID 140) in 149 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (7/200) 22/12/08 18:28:30 INFO Executor: Running task 11.0 in stage 8.0 (TID 145) 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (348.9 KiB) non-empty blocks including 18 (348.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (21.0 KiB) non-empty blocks including 18 (21.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO Executor: Finished task 7.0 in stage 8.0 (TID 141). 9480 bytes result sent to driver 22/12/08 18:28:30 INFO TaskSetManager: Starting task 12.0 in stage 8.0 (TID 146) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 12, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:30 INFO TaskSetManager: Finished task 7.0 in stage 8.0 (TID 141) in 159 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (8/200) 22/12/08 18:28:30 INFO Executor: Running task 12.0 in stage 8.0 (TID 146) 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (324.1 KiB) non-empty blocks including 18 (324.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (20.1 KiB) non-empty blocks including 18 (20.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO Executor: Finished task 14.0 in stage 7.0 (TID 130). 4001 bytes result sent to driver 22/12/08 18:28:30 INFO TaskSetManager: Starting task 13.0 in stage 8.0 (TID 147) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 13, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:30 INFO TaskSetManager: Finished task 14.0 in stage 7.0 (TID 130) in 2170 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (16/18) 22/12/08 18:28:30 INFO Executor: Running task 13.0 in stage 8.0 (TID 147) 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (337.9 KiB) non-empty blocks including 18 (337.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (21.0 KiB) non-empty blocks including 18 (21.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO Executor: Finished task 8.0 in stage 8.0 (TID 142). 9480 bytes result sent to driver 22/12/08 18:28:30 INFO TaskSetManager: Starting task 14.0 in stage 8.0 (TID 148) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 14, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:30 INFO TaskSetManager: Finished task 8.0 in stage 8.0 (TID 142) in 189 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (9/200) 22/12/08 18:28:30 INFO Executor: Running task 14.0 in stage 8.0 (TID 148) 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (330.0 KiB) non-empty blocks including 18 (330.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (21.1 KiB) non-empty blocks including 18 (21.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO Executor: Finished task 9.0 in stage 8.0 (TID 143). 9480 bytes result sent to driver 22/12/08 18:28:30 INFO TaskSetManager: Starting task 15.0 in stage 8.0 (TID 149) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 15, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:30 INFO TaskSetManager: Finished task 9.0 in stage 8.0 (TID 143) in 182 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (10/200) 22/12/08 18:28:30 INFO Executor: Running task 15.0 in stage 8.0 (TID 149) 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (351.9 KiB) non-empty blocks including 18 (351.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (21.0 KiB) non-empty blocks including 18 (21.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO Executor: Finished task 10.0 in stage 8.0 (TID 144). 9480 bytes result sent to driver 22/12/08 18:28:30 INFO TaskSetManager: Starting task 16.0 in stage 8.0 (TID 150) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 16, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:30 INFO TaskSetManager: Finished task 10.0 in stage 8.0 (TID 144) in 153 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (11/200) 22/12/08 18:28:30 INFO Executor: Running task 16.0 in stage 8.0 (TID 150) 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (344.7 KiB) non-empty blocks including 18 (344.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (20.9 KiB) non-empty blocks including 18 (20.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO Executor: Finished task 11.0 in stage 8.0 (TID 145). 9480 bytes result sent to driver 22/12/08 18:28:30 INFO TaskSetManager: Starting task 17.0 in stage 8.0 (TID 151) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 17, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:30 INFO Executor: Running task 17.0 in stage 8.0 (TID 151) 22/12/08 18:28:30 INFO TaskSetManager: Finished task 11.0 in stage 8.0 (TID 145) in 163 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (12/200) 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (346.7 KiB) non-empty blocks including 18 (346.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (20.4 KiB) non-empty blocks including 18 (20.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO Executor: Finished task 12.0 in stage 8.0 (TID 146). 9480 bytes result sent to driver 22/12/08 18:28:30 INFO TaskSetManager: Starting task 18.0 in stage 8.0 (TID 152) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 18, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:30 INFO TaskSetManager: Finished task 12.0 in stage 8.0 (TID 146) in 177 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (13/200) 22/12/08 18:28:30 INFO Executor: Running task 18.0 in stage 8.0 (TID 152) 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (362.7 KiB) non-empty blocks including 18 (362.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (21.7 KiB) non-empty blocks including 18 (21.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO Executor: Finished task 13.0 in stage 8.0 (TID 147). 9480 bytes result sent to driver 22/12/08 18:28:30 INFO TaskSetManager: Starting task 19.0 in stage 8.0 (TID 153) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 19, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:30 INFO TaskSetManager: Finished task 13.0 in stage 8.0 (TID 147) in 166 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (14/200) 22/12/08 18:28:30 INFO Executor: Running task 19.0 in stage 8.0 (TID 153) 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (359.9 KiB) non-empty blocks including 18 (359.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (21.8 KiB) non-empty blocks including 18 (21.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO Executor: Finished task 14.0 in stage 8.0 (TID 148). 9480 bytes result sent to driver 22/12/08 18:28:30 INFO TaskSetManager: Starting task 20.0 in stage 8.0 (TID 154) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 20, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:30 INFO TaskSetManager: Finished task 14.0 in stage 8.0 (TID 148) in 172 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (15/200) 22/12/08 18:28:30 INFO Executor: Running task 20.0 in stage 8.0 (TID 154) 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (318.0 KiB) non-empty blocks including 18 (318.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (20.2 KiB) non-empty blocks including 18 (20.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO Executor: Finished task 15.0 in stage 8.0 (TID 149). 9480 bytes result sent to driver 22/12/08 18:28:30 INFO TaskSetManager: Starting task 21.0 in stage 8.0 (TID 155) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 21, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:30 INFO TaskSetManager: Finished task 15.0 in stage 8.0 (TID 149) in 227 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (16/200) 22/12/08 18:28:30 INFO Executor: Running task 21.0 in stage 8.0 (TID 155) 22/12/08 18:28:30 INFO Executor: Finished task 16.0 in stage 8.0 (TID 150). 9480 bytes result sent to driver 22/12/08 18:28:30 INFO TaskSetManager: Starting task 22.0 in stage 8.0 (TID 156) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 22, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (342.2 KiB) non-empty blocks including 18 (342.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO TaskSetManager: Finished task 16.0 in stage 8.0 (TID 150) in 218 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (17/200) 22/12/08 18:28:30 INFO Executor: Running task 22.0 in stage 8.0 (TID 156) 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (21.1 KiB) non-empty blocks including 18 (21.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (408.7 KiB) non-empty blocks including 18 (408.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (22.4 KiB) non-empty blocks including 18 (22.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO Executor: Finished task 18.0 in stage 8.0 (TID 152). 9480 bytes result sent to driver 22/12/08 18:28:30 INFO Executor: Finished task 17.0 in stage 8.0 (TID 151). 9480 bytes result sent to driver 22/12/08 18:28:30 INFO TaskSetManager: Starting task 23.0 in stage 8.0 (TID 157) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 23, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:30 INFO Executor: Running task 23.0 in stage 8.0 (TID 157) 22/12/08 18:28:30 INFO TaskSetManager: Finished task 18.0 in stage 8.0 (TID 152) in 160 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (18/200) 22/12/08 18:28:30 INFO TaskSetManager: Starting task 24.0 in stage 8.0 (TID 158) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 24, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:30 INFO Executor: Running task 24.0 in stage 8.0 (TID 158) 22/12/08 18:28:30 INFO TaskSetManager: Finished task 17.0 in stage 8.0 (TID 151) in 208 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (19/200) 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (342.7 KiB) non-empty blocks including 18 (342.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (345.9 KiB) non-empty blocks including 18 (345.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (21.2 KiB) non-empty blocks including 18 (21.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (21.1 KiB) non-empty blocks including 18 (21.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO Executor: Finished task 19.0 in stage 8.0 (TID 153). 9480 bytes result sent to driver 22/12/08 18:28:30 INFO TaskSetManager: Starting task 25.0 in stage 8.0 (TID 159) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 25, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:30 INFO TaskSetManager: Finished task 19.0 in stage 8.0 (TID 153) in 185 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (20/200) 22/12/08 18:28:30 INFO Executor: Running task 25.0 in stage 8.0 (TID 159) 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (354.1 KiB) non-empty blocks including 18 (354.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 1 ms 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (20.9 KiB) non-empty blocks including 18 (20.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO Executor: Finished task 20.0 in stage 8.0 (TID 154). 9480 bytes result sent to driver 22/12/08 18:28:30 INFO TaskSetManager: Starting task 26.0 in stage 8.0 (TID 160) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 26, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:30 INFO TaskSetManager: Finished task 20.0 in stage 8.0 (TID 154) in 174 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (21/200) 22/12/08 18:28:30 INFO Executor: Running task 26.0 in stage 8.0 (TID 160) 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (334.8 KiB) non-empty blocks including 18 (334.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Getting 18 (20.6 KiB) non-empty blocks including 18 (20.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:30 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO Executor: Finished task 21.0 in stage 8.0 (TID 155). 9480 bytes result sent to driver 22/12/08 18:28:31 INFO TaskSetManager: Starting task 27.0 in stage 8.0 (TID 161) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 27, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:31 INFO TaskSetManager: Finished task 21.0 in stage 8.0 (TID 155) in 136 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (22/200) 22/12/08 18:28:31 INFO Executor: Running task 27.0 in stage 8.0 (TID 161) 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (360.7 KiB) non-empty blocks including 18 (360.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (22.4 KiB) non-empty blocks including 18 (22.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO BlockManagerInfo: Removed broadcast_16_piece0 on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 in memory (size: 22.9 KiB, free: 365.9 MiB) 22/12/08 18:28:31 INFO BlockManagerInfo: Removed broadcast_11_piece0 on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 in memory (size: 11.5 KiB, free: 365.9 MiB) 22/12/08 18:28:31 INFO BlockManagerInfo: Removed broadcast_17_piece0 on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 in memory (size: 14.4 KiB, free: 365.9 MiB) 22/12/08 18:28:31 INFO BlockManagerInfo: Removed broadcast_10_piece0 on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 in memory (size: 15.2 KiB, free: 365.9 MiB) 22/12/08 18:28:31 INFO Executor: Finished task 22.0 in stage 8.0 (TID 156). 9480 bytes result sent to driver 22/12/08 18:28:31 INFO TaskSetManager: Starting task 28.0 in stage 8.0 (TID 162) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 28, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:31 INFO TaskSetManager: Finished task 22.0 in stage 8.0 (TID 156) in 456 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (23/200) 22/12/08 18:28:31 INFO Executor: Running task 28.0 in stage 8.0 (TID 162) 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (348.7 KiB) non-empty blocks including 18 (348.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (21.6 KiB) non-empty blocks including 18 (21.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO Executor: Finished task 24.0 in stage 8.0 (TID 158). 9480 bytes result sent to driver 22/12/08 18:28:31 INFO Executor: Finished task 25.0 in stage 8.0 (TID 159). 9480 bytes result sent to driver 22/12/08 18:28:31 INFO Executor: Finished task 23.0 in stage 8.0 (TID 157). 9480 bytes result sent to driver 22/12/08 18:28:31 INFO TaskSetManager: Starting task 29.0 in stage 8.0 (TID 163) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 29, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:31 INFO TaskSetManager: Finished task 24.0 in stage 8.0 (TID 158) in 500 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (24/200) 22/12/08 18:28:31 INFO Executor: Running task 29.0 in stage 8.0 (TID 163) 22/12/08 18:28:31 INFO TaskSetManager: Starting task 30.0 in stage 8.0 (TID 164) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 30, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:31 INFO Executor: Running task 30.0 in stage 8.0 (TID 164) 22/12/08 18:28:31 INFO TaskSetManager: Finished task 25.0 in stage 8.0 (TID 159) in 452 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (25/200) 22/12/08 18:28:31 INFO TaskSetManager: Starting task 31.0 in stage 8.0 (TID 165) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 31, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:31 INFO Executor: Running task 31.0 in stage 8.0 (TID 165) 22/12/08 18:28:31 INFO TaskSetManager: Finished task 23.0 in stage 8.0 (TID 157) in 503 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (26/200) 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (359.0 KiB) non-empty blocks including 18 (359.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (357.8 KiB) non-empty blocks including 18 (357.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (365.2 KiB) non-empty blocks including 18 (365.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (21.2 KiB) non-empty blocks including 18 (21.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (21.4 KiB) non-empty blocks including 18 (21.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (20.9 KiB) non-empty blocks including 18 (20.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO Executor: Finished task 26.0 in stage 8.0 (TID 160). 9480 bytes result sent to driver 22/12/08 18:28:31 INFO Executor: Finished task 27.0 in stage 8.0 (TID 161). 9480 bytes result sent to driver 22/12/08 18:28:31 INFO TaskSetManager: Starting task 32.0 in stage 8.0 (TID 166) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 32, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:31 INFO TaskSetManager: Finished task 26.0 in stage 8.0 (TID 160) in 463 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (27/200) 22/12/08 18:28:31 INFO Executor: Running task 32.0 in stage 8.0 (TID 166) 22/12/08 18:28:31 INFO TaskSetManager: Starting task 33.0 in stage 8.0 (TID 167) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 33, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:31 INFO TaskSetManager: Finished task 27.0 in stage 8.0 (TID 161) in 431 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (28/200) 22/12/08 18:28:31 INFO Executor: Running task 33.0 in stage 8.0 (TID 167) 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (356.2 KiB) non-empty blocks including 18 (356.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (21.3 KiB) non-empty blocks including 18 (21.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (332.0 KiB) non-empty blocks including 18 (332.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (21.3 KiB) non-empty blocks including 18 (21.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO Executor: Finished task 28.0 in stage 8.0 (TID 162). 9480 bytes result sent to driver 22/12/08 18:28:31 INFO TaskSetManager: Starting task 34.0 in stage 8.0 (TID 168) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 34, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:31 INFO TaskSetManager: Finished task 28.0 in stage 8.0 (TID 162) in 213 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (29/200) 22/12/08 18:28:31 INFO Executor: Running task 34.0 in stage 8.0 (TID 168) 22/12/08 18:28:31 INFO Executor: Finished task 31.0 in stage 8.0 (TID 165). 9480 bytes result sent to driver 22/12/08 18:28:31 INFO TaskSetManager: Starting task 35.0 in stage 8.0 (TID 169) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 35, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (347.3 KiB) non-empty blocks including 18 (347.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO TaskSetManager: Finished task 31.0 in stage 8.0 (TID 165) in 149 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (30/200) 22/12/08 18:28:31 INFO Executor: Running task 35.0 in stage 8.0 (TID 169) 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (21.1 KiB) non-empty blocks including 18 (21.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO Executor: Finished task 30.0 in stage 8.0 (TID 164). 9480 bytes result sent to driver 22/12/08 18:28:31 INFO TaskSetManager: Starting task 36.0 in stage 8.0 (TID 170) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 36, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:31 INFO Executor: Running task 36.0 in stage 8.0 (TID 170) 22/12/08 18:28:31 INFO TaskSetManager: Finished task 30.0 in stage 8.0 (TID 164) in 151 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (31/200) 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (366.5 KiB) non-empty blocks including 18 (366.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (21.5 KiB) non-empty blocks including 18 (21.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (374.1 KiB) non-empty blocks including 18 (374.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (21.9 KiB) non-empty blocks including 18 (21.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO Executor: Finished task 29.0 in stage 8.0 (TID 163). 9480 bytes result sent to driver 22/12/08 18:28:31 INFO TaskSetManager: Starting task 37.0 in stage 8.0 (TID 171) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 37, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:31 INFO TaskSetManager: Finished task 29.0 in stage 8.0 (TID 163) in 164 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (32/200) 22/12/08 18:28:31 INFO Executor: Running task 37.0 in stage 8.0 (TID 171) 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (335.7 KiB) non-empty blocks including 18 (335.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (21.7 KiB) non-empty blocks including 18 (21.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO Executor: Finished task 33.0 in stage 8.0 (TID 167). 9480 bytes result sent to driver 22/12/08 18:28:31 INFO TaskSetManager: Starting task 38.0 in stage 8.0 (TID 172) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 38, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:31 INFO TaskSetManager: Finished task 33.0 in stage 8.0 (TID 167) in 223 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (33/200) 22/12/08 18:28:31 INFO Executor: Running task 38.0 in stage 8.0 (TID 172) 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (341.8 KiB) non-empty blocks including 18 (341.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (21.2 KiB) non-empty blocks including 18 (21.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO Executor: Finished task 15.0 in stage 7.0 (TID 131). 4001 bytes result sent to driver 22/12/08 18:28:31 INFO TaskSetManager: Starting task 39.0 in stage 8.0 (TID 173) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 39, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:31 INFO Executor: Running task 39.0 in stage 8.0 (TID 173) 22/12/08 18:28:31 INFO TaskSetManager: Finished task 15.0 in stage 7.0 (TID 131) in 2522 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (17/18) 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (347.5 KiB) non-empty blocks including 18 (347.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (20.7 KiB) non-empty blocks including 18 (20.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO Executor: Finished task 32.0 in stage 8.0 (TID 166). 9480 bytes result sent to driver 22/12/08 18:28:31 INFO TaskSetManager: Starting task 40.0 in stage 8.0 (TID 174) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 40, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:31 INFO Executor: Running task 40.0 in stage 8.0 (TID 174) 22/12/08 18:28:31 INFO TaskSetManager: Finished task 32.0 in stage 8.0 (TID 166) in 379 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (34/200) 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (366.8 KiB) non-empty blocks including 18 (366.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (22.5 KiB) non-empty blocks including 18 (22.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO Executor: Finished task 35.0 in stage 8.0 (TID 169). 9480 bytes result sent to driver 22/12/08 18:28:31 INFO TaskSetManager: Starting task 41.0 in stage 8.0 (TID 175) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 41, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:31 INFO TaskSetManager: Finished task 35.0 in stage 8.0 (TID 169) in 332 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (35/200) 22/12/08 18:28:31 INFO Executor: Running task 41.0 in stage 8.0 (TID 175) 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (369.7 KiB) non-empty blocks including 18 (369.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (21.7 KiB) non-empty blocks including 18 (21.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO Executor: Finished task 36.0 in stage 8.0 (TID 170). 9480 bytes result sent to driver 22/12/08 18:28:31 INFO TaskSetManager: Starting task 42.0 in stage 8.0 (TID 176) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 42, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:31 INFO TaskSetManager: Finished task 36.0 in stage 8.0 (TID 170) in 354 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (36/200) 22/12/08 18:28:31 INFO Executor: Running task 42.0 in stage 8.0 (TID 176) 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (332.3 KiB) non-empty blocks including 18 (332.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (20.8 KiB) non-empty blocks including 18 (20.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO Executor: Finished task 34.0 in stage 8.0 (TID 168). 9480 bytes result sent to driver 22/12/08 18:28:31 INFO TaskSetManager: Starting task 43.0 in stage 8.0 (TID 177) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 43, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:31 INFO TaskSetManager: Finished task 34.0 in stage 8.0 (TID 168) in 388 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (37/200) 22/12/08 18:28:31 INFO Executor: Running task 43.0 in stage 8.0 (TID 177) 22/12/08 18:28:31 INFO Executor: Finished task 37.0 in stage 8.0 (TID 171). 9480 bytes result sent to driver 22/12/08 18:28:31 INFO TaskSetManager: Starting task 44.0 in stage 8.0 (TID 178) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 44, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:31 INFO TaskSetManager: Finished task 37.0 in stage 8.0 (TID 171) in 371 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (38/200) 22/12/08 18:28:31 INFO Executor: Running task 44.0 in stage 8.0 (TID 178) 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (357.7 KiB) non-empty blocks including 18 (357.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (20.7 KiB) non-empty blocks including 18 (20.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (362.0 KiB) non-empty blocks including 18 (362.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (20.9 KiB) non-empty blocks including 18 (20.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO Executor: Finished task 39.0 in stage 8.0 (TID 173). 9480 bytes result sent to driver 22/12/08 18:28:31 INFO TaskSetManager: Starting task 45.0 in stage 8.0 (TID 179) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 45, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:31 INFO Executor: Finished task 38.0 in stage 8.0 (TID 172). 9480 bytes result sent to driver 22/12/08 18:28:31 INFO TaskSetManager: Finished task 39.0 in stage 8.0 (TID 173) in 254 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (39/200) 22/12/08 18:28:31 INFO Executor: Running task 45.0 in stage 8.0 (TID 179) 22/12/08 18:28:31 INFO TaskSetManager: Starting task 46.0 in stage 8.0 (TID 180) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 46, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:31 INFO TaskSetManager: Finished task 38.0 in stage 8.0 (TID 172) in 328 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (40/200) 22/12/08 18:28:31 INFO Executor: Running task 46.0 in stage 8.0 (TID 180) 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (352.1 KiB) non-empty blocks including 18 (352.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (334.9 KiB) non-empty blocks including 18 (334.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (20.7 KiB) non-empty blocks including 18 (20.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Getting 18 (21.6 KiB) non-empty blocks including 18 (21.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:31 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO Executor: Finished task 40.0 in stage 8.0 (TID 174). 9480 bytes result sent to driver 22/12/08 18:28:32 INFO TaskSetManager: Starting task 47.0 in stage 8.0 (TID 181) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 47, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:32 INFO TaskSetManager: Finished task 40.0 in stage 8.0 (TID 174) in 282 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (41/200) 22/12/08 18:28:32 INFO Executor: Running task 47.0 in stage 8.0 (TID 181) 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (342.9 KiB) non-empty blocks including 18 (342.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (20.6 KiB) non-empty blocks including 18 (20.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO Executor: Finished task 44.0 in stage 8.0 (TID 178). 9480 bytes result sent to driver 22/12/08 18:28:32 INFO TaskSetManager: Starting task 48.0 in stage 8.0 (TID 182) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 48, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:32 INFO TaskSetManager: Finished task 44.0 in stage 8.0 (TID 178) in 275 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (42/200) 22/12/08 18:28:32 INFO Executor: Running task 48.0 in stage 8.0 (TID 182) 22/12/08 18:28:32 INFO Executor: Finished task 42.0 in stage 8.0 (TID 176). 9480 bytes result sent to driver 22/12/08 18:28:32 INFO Executor: Finished task 41.0 in stage 8.0 (TID 175). 9480 bytes result sent to driver 22/12/08 18:28:32 INFO TaskSetManager: Starting task 49.0 in stage 8.0 (TID 183) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 49, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:32 INFO TaskSetManager: Finished task 42.0 in stage 8.0 (TID 176) in 308 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (43/200) 22/12/08 18:28:32 INFO Executor: Running task 49.0 in stage 8.0 (TID 183) 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (345.7 KiB) non-empty blocks including 18 (345.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO TaskSetManager: Starting task 50.0 in stage 8.0 (TID 184) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 50, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO Executor: Running task 50.0 in stage 8.0 (TID 184) 22/12/08 18:28:32 INFO TaskSetManager: Finished task 41.0 in stage 8.0 (TID 175) in 334 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (44/200) 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (20.9 KiB) non-empty blocks including 18 (20.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (386.1 KiB) non-empty blocks including 18 (386.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (343.5 KiB) non-empty blocks including 18 (343.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (21.4 KiB) non-empty blocks including 18 (21.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (20.7 KiB) non-empty blocks including 18 (20.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO Executor: Finished task 43.0 in stage 8.0 (TID 177). 9480 bytes result sent to driver 22/12/08 18:28:32 INFO TaskSetManager: Starting task 51.0 in stage 8.0 (TID 185) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 51, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:32 INFO TaskSetManager: Finished task 43.0 in stage 8.0 (TID 177) in 356 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (45/200) 22/12/08 18:28:32 INFO Executor: Running task 51.0 in stage 8.0 (TID 185) 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (346.4 KiB) non-empty blocks including 18 (346.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (20.8 KiB) non-empty blocks including 18 (20.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO Executor: Finished task 47.0 in stage 8.0 (TID 181). 9480 bytes result sent to driver 22/12/08 18:28:32 INFO Executor: Finished task 46.0 in stage 8.0 (TID 180). 9480 bytes result sent to driver 22/12/08 18:28:32 INFO Executor: Finished task 45.0 in stage 8.0 (TID 179). 9480 bytes result sent to driver 22/12/08 18:28:32 INFO TaskSetManager: Starting task 52.0 in stage 8.0 (TID 186) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 52, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:32 INFO Executor: Running task 52.0 in stage 8.0 (TID 186) 22/12/08 18:28:32 INFO TaskSetManager: Finished task 47.0 in stage 8.0 (TID 181) in 224 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (46/200) 22/12/08 18:28:32 INFO TaskSetManager: Starting task 53.0 in stage 8.0 (TID 187) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 53, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:32 INFO TaskSetManager: Finished task 46.0 in stage 8.0 (TID 180) in 333 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (47/200) 22/12/08 18:28:32 INFO Executor: Running task 53.0 in stage 8.0 (TID 187) 22/12/08 18:28:32 INFO TaskSetManager: Starting task 54.0 in stage 8.0 (TID 188) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 54, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:32 INFO Executor: Running task 54.0 in stage 8.0 (TID 188) 22/12/08 18:28:32 INFO TaskSetManager: Finished task 45.0 in stage 8.0 (TID 179) in 334 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (48/200) 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (349.1 KiB) non-empty blocks including 18 (349.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (360.5 KiB) non-empty blocks including 18 (360.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (348.6 KiB) non-empty blocks including 18 (348.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (21.1 KiB) non-empty blocks including 18 (21.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (20.4 KiB) non-empty blocks including 18 (20.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (20.5 KiB) non-empty blocks including 18 (20.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO Executor: Finished task 16.0 in stage 7.0 (TID 132). 4001 bytes result sent to driver 22/12/08 18:28:32 INFO TaskSetManager: Starting task 55.0 in stage 8.0 (TID 189) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 55, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:32 INFO TaskSetManager: Finished task 16.0 in stage 7.0 (TID 132) in 2619 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (18/18) 22/12/08 18:28:32 INFO Executor: Running task 55.0 in stage 8.0 (TID 189) 22/12/08 18:28:32 INFO TaskSchedulerImpl: Removed TaskSet 7.0, whose tasks have all completed, from pool 22/12/08 18:28:32 INFO DAGScheduler: ShuffleMapStage 7 ($anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) finished in 43.761 s 22/12/08 18:28:32 INFO DAGScheduler: looking for newly runnable stages 22/12/08 18:28:32 INFO DAGScheduler: running: Set(ResultStage 30, ShuffleMapStage 9, ShuffleMapStage 28, ShuffleMapStage 11, ShuffleMapStage 8) 22/12/08 18:28:32 INFO DAGScheduler: waiting: Set(ShuffleMapStage 15, ResultStage 16, ResultStage 17, ResultStage 24, ResultStage 18, ShuffleMapStage 10, ResultStage 25, ShuffleMapStage 12, ResultStage 19, ShuffleMapStage 13, ResultStage 20, ResultStage 21, ResultStage 22, ShuffleMapStage 14, ResultStage 23) 22/12/08 18:28:32 INFO DAGScheduler: failed: Set() 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (339.2 KiB) non-empty blocks including 18 (339.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (20.4 KiB) non-empty blocks including 18 (20.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO Executor: Finished task 49.0 in stage 8.0 (TID 183). 9480 bytes result sent to driver 22/12/08 18:28:32 INFO TaskSetManager: Starting task 56.0 in stage 8.0 (TID 190) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 56, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:32 INFO TaskSetManager: Finished task 49.0 in stage 8.0 (TID 183) in 217 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (49/200) 22/12/08 18:28:32 INFO Executor: Running task 56.0 in stage 8.0 (TID 190) 22/12/08 18:28:32 INFO Executor: Finished task 48.0 in stage 8.0 (TID 182). 9480 bytes result sent to driver 22/12/08 18:28:32 INFO TaskSetManager: Starting task 57.0 in stage 8.0 (TID 191) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 57, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:32 INFO Executor: Running task 57.0 in stage 8.0 (TID 191) 22/12/08 18:28:32 INFO TaskSetManager: Finished task 48.0 in stage 8.0 (TID 182) in 223 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (50/200) 22/12/08 18:28:32 INFO Executor: Finished task 50.0 in stage 8.0 (TID 184). 9480 bytes result sent to driver 22/12/08 18:28:32 INFO TaskSetManager: Starting task 58.0 in stage 8.0 (TID 192) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 58, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:32 INFO Executor: Running task 58.0 in stage 8.0 (TID 192) 22/12/08 18:28:32 INFO TaskSetManager: Finished task 50.0 in stage 8.0 (TID 184) in 221 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (51/200) 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (320.2 KiB) non-empty blocks including 18 (320.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (364.2 KiB) non-empty blocks including 18 (364.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (19.8 KiB) non-empty blocks including 18 (19.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (21.9 KiB) non-empty blocks including 18 (21.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (334.0 KiB) non-empty blocks including 18 (334.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (20.9 KiB) non-empty blocks including 18 (20.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO Executor: Finished task 51.0 in stage 8.0 (TID 185). 9480 bytes result sent to driver 22/12/08 18:28:32 INFO TaskSetManager: Starting task 59.0 in stage 8.0 (TID 193) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 59, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:32 INFO TaskSetManager: Finished task 51.0 in stage 8.0 (TID 185) in 154 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (52/200) 22/12/08 18:28:32 INFO Executor: Running task 59.0 in stage 8.0 (TID 193) 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (352.4 KiB) non-empty blocks including 18 (352.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (21.3 KiB) non-empty blocks including 18 (21.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO Executor: Finished task 52.0 in stage 8.0 (TID 186). 9480 bytes result sent to driver 22/12/08 18:28:32 INFO TaskSetManager: Starting task 60.0 in stage 8.0 (TID 194) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 60, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:32 INFO TaskSetManager: Finished task 52.0 in stage 8.0 (TID 186) in 198 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (53/200) 22/12/08 18:28:32 INFO Executor: Running task 60.0 in stage 8.0 (TID 194) 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (323.9 KiB) non-empty blocks including 18 (323.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (20.1 KiB) non-empty blocks including 18 (20.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO Executor: Finished task 53.0 in stage 8.0 (TID 187). 9480 bytes result sent to driver 22/12/08 18:28:32 INFO TaskSetManager: Starting task 61.0 in stage 8.0 (TID 195) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 61, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:32 INFO TaskSetManager: Finished task 53.0 in stage 8.0 (TID 187) in 248 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (54/200) 22/12/08 18:28:32 INFO Executor: Running task 61.0 in stage 8.0 (TID 195) 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (380.5 KiB) non-empty blocks including 18 (380.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (21.6 KiB) non-empty blocks including 18 (21.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO Executor: Finished task 54.0 in stage 8.0 (TID 188). 9480 bytes result sent to driver 22/12/08 18:28:32 INFO TaskSetManager: Starting task 62.0 in stage 8.0 (TID 196) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 62, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:32 INFO Executor: Running task 62.0 in stage 8.0 (TID 196) 22/12/08 18:28:32 INFO TaskSetManager: Finished task 54.0 in stage 8.0 (TID 188) in 294 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (55/200) 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (353.3 KiB) non-empty blocks including 18 (353.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (21.7 KiB) non-empty blocks including 18 (21.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO Executor: Finished task 59.0 in stage 8.0 (TID 193). 9480 bytes result sent to driver 22/12/08 18:28:32 INFO TaskSetManager: Starting task 63.0 in stage 8.0 (TID 197) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 63, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:32 INFO Executor: Running task 63.0 in stage 8.0 (TID 197) 22/12/08 18:28:32 INFO TaskSetManager: Finished task 59.0 in stage 8.0 (TID 193) in 284 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (56/200) 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (365.3 KiB) non-empty blocks including 18 (365.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (21.8 KiB) non-empty blocks including 18 (21.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO Executor: Finished task 56.0 in stage 8.0 (TID 190). 9480 bytes result sent to driver 22/12/08 18:28:32 INFO TaskSetManager: Starting task 64.0 in stage 8.0 (TID 198) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 64, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:32 INFO TaskSetManager: Finished task 56.0 in stage 8.0 (TID 190) in 308 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (57/200) 22/12/08 18:28:32 INFO Executor: Running task 64.0 in stage 8.0 (TID 198) 22/12/08 18:28:32 INFO Executor: Finished task 60.0 in stage 8.0 (TID 194). 9480 bytes result sent to driver 22/12/08 18:28:32 INFO TaskSetManager: Starting task 65.0 in stage 8.0 (TID 199) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 65, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:32 INFO Executor: Running task 65.0 in stage 8.0 (TID 199) 22/12/08 18:28:32 INFO TaskSetManager: Finished task 60.0 in stage 8.0 (TID 194) in 225 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (58/200) 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (335.2 KiB) non-empty blocks including 18 (335.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (21.6 KiB) non-empty blocks including 18 (21.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (353.7 KiB) non-empty blocks including 18 (353.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (21.9 KiB) non-empty blocks including 18 (21.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO Executor: Finished task 57.0 in stage 8.0 (TID 191). 9480 bytes result sent to driver 22/12/08 18:28:32 INFO Executor: Finished task 62.0 in stage 8.0 (TID 196). 9480 bytes result sent to driver 22/12/08 18:28:32 INFO Executor: Finished task 58.0 in stage 8.0 (TID 192). 9480 bytes result sent to driver 22/12/08 18:28:32 INFO Executor: Finished task 55.0 in stage 8.0 (TID 189). 9480 bytes result sent to driver 22/12/08 18:28:32 INFO TaskSetManager: Starting task 66.0 in stage 8.0 (TID 200) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 66, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:32 INFO Executor: Running task 66.0 in stage 8.0 (TID 200) 22/12/08 18:28:32 INFO TaskSetManager: Finished task 57.0 in stage 8.0 (TID 191) in 427 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (59/200) 22/12/08 18:28:32 INFO TaskSetManager: Starting task 67.0 in stage 8.0 (TID 201) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 67, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:32 INFO Executor: Running task 67.0 in stage 8.0 (TID 201) 22/12/08 18:28:32 INFO TaskSetManager: Finished task 62.0 in stage 8.0 (TID 196) in 245 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (60/200) 22/12/08 18:28:32 INFO TaskSetManager: Starting task 68.0 in stage 8.0 (TID 202) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 68, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:32 INFO Executor: Running task 68.0 in stage 8.0 (TID 202) 22/12/08 18:28:32 INFO TaskSetManager: Finished task 58.0 in stage 8.0 (TID 192) in 426 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (61/200) 22/12/08 18:28:32 INFO TaskSetManager: Starting task 69.0 in stage 8.0 (TID 203) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 69, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:32 INFO Executor: Running task 69.0 in stage 8.0 (TID 203) 22/12/08 18:28:32 INFO TaskSetManager: Finished task 55.0 in stage 8.0 (TID 189) in 465 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (62/200) 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (325.7 KiB) non-empty blocks including 18 (325.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (304.5 KiB) non-empty blocks including 18 (304.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (20.4 KiB) non-empty blocks including 18 (20.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (20.7 KiB) non-empty blocks including 18 (20.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (328.2 KiB) non-empty blocks including 18 (328.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (346.8 KiB) non-empty blocks including 18 (346.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (20.6 KiB) non-empty blocks including 18 (20.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (21.5 KiB) non-empty blocks including 18 (21.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO Executor: Finished task 61.0 in stage 8.0 (TID 195). 9480 bytes result sent to driver 22/12/08 18:28:32 INFO TaskSetManager: Starting task 70.0 in stage 8.0 (TID 204) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 70, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:32 INFO TaskSetManager: Finished task 61.0 in stage 8.0 (TID 195) in 330 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (63/200) 22/12/08 18:28:32 INFO Executor: Running task 70.0 in stage 8.0 (TID 204) 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (326.3 KiB) non-empty blocks including 18 (326.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Getting 18 (21.1 KiB) non-empty blocks including 18 (21.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:32 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO Executor: Finished task 65.0 in stage 8.0 (TID 199). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO Executor: Finished task 64.0 in stage 8.0 (TID 198). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO TaskSetManager: Starting task 71.0 in stage 8.0 (TID 205) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 71, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO Executor: Finished task 66.0 in stage 8.0 (TID 200). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO Executor: Finished task 63.0 in stage 8.0 (TID 197). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO Executor: Running task 71.0 in stage 8.0 (TID 205) 22/12/08 18:28:33 INFO TaskSetManager: Finished task 65.0 in stage 8.0 (TID 199) in 345 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (64/200) 22/12/08 18:28:33 INFO Executor: Finished task 67.0 in stage 8.0 (TID 201). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO TaskSetManager: Starting task 72.0 in stage 8.0 (TID 206) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 72, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO Executor: Running task 72.0 in stage 8.0 (TID 206) 22/12/08 18:28:33 INFO TaskSetManager: Finished task 64.0 in stage 8.0 (TID 198) in 350 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (65/200) 22/12/08 18:28:33 INFO TaskSetManager: Starting task 73.0 in stage 8.0 (TID 207) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 73, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO Executor: Running task 73.0 in stage 8.0 (TID 207) 22/12/08 18:28:33 INFO TaskSetManager: Finished task 66.0 in stage 8.0 (TID 200) in 230 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (66/200) 22/12/08 18:28:33 INFO TaskSetManager: Starting task 74.0 in stage 8.0 (TID 208) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 74, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO Executor: Running task 74.0 in stage 8.0 (TID 208) 22/12/08 18:28:33 INFO TaskSetManager: Finished task 63.0 in stage 8.0 (TID 197) in 365 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (67/200) 22/12/08 18:28:33 INFO TaskSetManager: Starting task 75.0 in stage 8.0 (TID 209) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 75, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO Executor: Running task 75.0 in stage 8.0 (TID 209) 22/12/08 18:28:33 INFO TaskSetManager: Finished task 67.0 in stage 8.0 (TID 201) in 231 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (68/200) 22/12/08 18:28:33 INFO Executor: Finished task 68.0 in stage 8.0 (TID 202). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (324.6 KiB) non-empty blocks including 18 (324.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (325.4 KiB) non-empty blocks including 18 (325.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (322.5 KiB) non-empty blocks including 18 (322.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO TaskSetManager: Starting task 76.0 in stage 8.0 (TID 210) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 76, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (323.7 KiB) non-empty blocks including 18 (323.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO Executor: Running task 76.0 in stage 8.0 (TID 210) 22/12/08 18:28:33 INFO TaskSetManager: Finished task 68.0 in stage 8.0 (TID 202) in 234 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (69/200) 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (21.1 KiB) non-empty blocks including 18 (21.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (305.0 KiB) non-empty blocks including 18 (305.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (21.4 KiB) non-empty blocks including 18 (21.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (21.9 KiB) non-empty blocks including 18 (21.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (20.6 KiB) non-empty blocks including 18 (20.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (20.3 KiB) non-empty blocks including 18 (20.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (330.2 KiB) non-empty blocks including 18 (330.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (21.1 KiB) non-empty blocks including 18 (21.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO Executor: Finished task 69.0 in stage 8.0 (TID 203). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO TaskSetManager: Starting task 77.0 in stage 8.0 (TID 211) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 77, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO Executor: Running task 77.0 in stage 8.0 (TID 211) 22/12/08 18:28:33 INFO TaskSetManager: Finished task 69.0 in stage 8.0 (TID 203) in 316 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (70/200) 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (328.7 KiB) non-empty blocks including 18 (328.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (20.7 KiB) non-empty blocks including 18 (20.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO Executor: Finished task 70.0 in stage 8.0 (TID 204). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO TaskSetManager: Starting task 78.0 in stage 8.0 (TID 212) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 78, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO TaskSetManager: Finished task 70.0 in stage 8.0 (TID 204) in 313 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (71/200) 22/12/08 18:28:33 INFO Executor: Running task 78.0 in stage 8.0 (TID 212) 22/12/08 18:28:33 INFO Executor: Finished task 73.0 in stage 8.0 (TID 207). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO TaskSetManager: Starting task 79.0 in stage 8.0 (TID 213) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 79, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO Executor: Running task 79.0 in stage 8.0 (TID 213) 22/12/08 18:28:33 INFO TaskSetManager: Finished task 73.0 in stage 8.0 (TID 207) in 128 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (72/200) 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (335.3 KiB) non-empty blocks including 18 (335.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (21.1 KiB) non-empty blocks including 18 (21.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO Executor: Finished task 74.0 in stage 8.0 (TID 208). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO TaskSetManager: Starting task 80.0 in stage 8.0 (TID 214) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 80, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO Executor: Running task 80.0 in stage 8.0 (TID 214) 22/12/08 18:28:33 INFO TaskSetManager: Finished task 74.0 in stage 8.0 (TID 208) in 131 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (73/200) 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (343.1 KiB) non-empty blocks including 18 (343.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (21.8 KiB) non-empty blocks including 18 (21.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (292.6 KiB) non-empty blocks including 18 (292.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (19.9 KiB) non-empty blocks including 18 (19.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO Executor: Finished task 72.0 in stage 8.0 (TID 206). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO TaskSetManager: Starting task 81.0 in stage 8.0 (TID 215) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 81, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO TaskSetManager: Finished task 72.0 in stage 8.0 (TID 206) in 267 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (74/200) 22/12/08 18:28:33 INFO Executor: Running task 81.0 in stage 8.0 (TID 215) 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (296.8 KiB) non-empty blocks including 18 (296.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (20.1 KiB) non-empty blocks including 18 (20.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO Executor: Finished task 76.0 in stage 8.0 (TID 210). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO TaskSetManager: Starting task 82.0 in stage 8.0 (TID 216) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 82, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO Executor: Running task 82.0 in stage 8.0 (TID 216) 22/12/08 18:28:33 INFO TaskSetManager: Finished task 76.0 in stage 8.0 (TID 210) in 319 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (75/200) 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (326.2 KiB) non-empty blocks including 18 (326.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (21.2 KiB) non-empty blocks including 18 (21.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO Executor: Finished task 75.0 in stage 8.0 (TID 209). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO TaskSetManager: Starting task 83.0 in stage 8.0 (TID 217) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 83, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO TaskSetManager: Finished task 75.0 in stage 8.0 (TID 209) in 358 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (76/200) 22/12/08 18:28:33 INFO Executor: Running task 83.0 in stage 8.0 (TID 217) 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (329.4 KiB) non-empty blocks including 18 (329.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (20.8 KiB) non-empty blocks including 18 (20.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO Executor: Finished task 71.0 in stage 8.0 (TID 205). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO TaskSetManager: Starting task 84.0 in stage 8.0 (TID 218) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 84, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO TaskSetManager: Finished task 71.0 in stage 8.0 (TID 205) in 414 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (77/200) 22/12/08 18:28:33 INFO Executor: Running task 84.0 in stage 8.0 (TID 218) 22/12/08 18:28:33 INFO Executor: Finished task 80.0 in stage 8.0 (TID 214). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO TaskSetManager: Starting task 85.0 in stage 8.0 (TID 219) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 85, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO TaskSetManager: Finished task 80.0 in stage 8.0 (TID 214) in 282 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (78/200) 22/12/08 18:28:33 INFO Executor: Running task 85.0 in stage 8.0 (TID 219) 22/12/08 18:28:33 INFO Executor: Finished task 77.0 in stage 8.0 (TID 211). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO TaskSetManager: Starting task 86.0 in stage 8.0 (TID 220) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 86, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO TaskSetManager: Finished task 77.0 in stage 8.0 (TID 211) in 327 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (79/200) 22/12/08 18:28:33 INFO Executor: Running task 86.0 in stage 8.0 (TID 220) 22/12/08 18:28:33 INFO Executor: Finished task 79.0 in stage 8.0 (TID 213). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO TaskSetManager: Starting task 87.0 in stage 8.0 (TID 221) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 87, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO Executor: Running task 87.0 in stage 8.0 (TID 221) 22/12/08 18:28:33 INFO TaskSetManager: Finished task 79.0 in stage 8.0 (TID 213) in 290 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (80/200) 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (301.7 KiB) non-empty blocks including 18 (301.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (338.6 KiB) non-empty blocks including 18 (338.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (332.6 KiB) non-empty blocks including 18 (332.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (21.7 KiB) non-empty blocks including 18 (21.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (20.6 KiB) non-empty blocks including 18 (20.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (21.1 KiB) non-empty blocks including 18 (21.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (325.3 KiB) non-empty blocks including 18 (325.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (20.7 KiB) non-empty blocks including 18 (20.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO Executor: Finished task 82.0 in stage 8.0 (TID 216). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO TaskSetManager: Starting task 88.0 in stage 8.0 (TID 222) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 88, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO Executor: Running task 88.0 in stage 8.0 (TID 222) 22/12/08 18:28:33 INFO TaskSetManager: Finished task 82.0 in stage 8.0 (TID 216) in 107 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (81/200) 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (300.5 KiB) non-empty blocks including 18 (300.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (20.1 KiB) non-empty blocks including 18 (20.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO Executor: Finished task 78.0 in stage 8.0 (TID 212). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO TaskSetManager: Starting task 89.0 in stage 8.0 (TID 223) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 89, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO TaskSetManager: Finished task 78.0 in stage 8.0 (TID 212) in 376 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (82/200) 22/12/08 18:28:33 INFO Executor: Running task 89.0 in stage 8.0 (TID 223) 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (341.7 KiB) non-empty blocks including 18 (341.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (21.9 KiB) non-empty blocks including 18 (21.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO Executor: Finished task 81.0 in stage 8.0 (TID 215). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO TaskSetManager: Starting task 90.0 in stage 8.0 (TID 224) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 90, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO TaskSetManager: Finished task 81.0 in stage 8.0 (TID 215) in 265 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (83/200) 22/12/08 18:28:33 INFO Executor: Running task 90.0 in stage 8.0 (TID 224) 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (328.8 KiB) non-empty blocks including 18 (328.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (20.6 KiB) non-empty blocks including 18 (20.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO Executor: Finished task 84.0 in stage 8.0 (TID 218). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO TaskSetManager: Starting task 91.0 in stage 8.0 (TID 225) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 91, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO Executor: Running task 91.0 in stage 8.0 (TID 225) 22/12/08 18:28:33 INFO TaskSetManager: Finished task 84.0 in stage 8.0 (TID 218) in 253 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (84/200) 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (337.1 KiB) non-empty blocks including 18 (337.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (22.0 KiB) non-empty blocks including 18 (22.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO Executor: Finished task 87.0 in stage 8.0 (TID 221). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO TaskSetManager: Starting task 92.0 in stage 8.0 (TID 226) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 92, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO TaskSetManager: Finished task 87.0 in stage 8.0 (TID 221) in 256 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (85/200) 22/12/08 18:28:33 INFO Executor: Running task 92.0 in stage 8.0 (TID 226) 22/12/08 18:28:33 INFO Executor: Finished task 83.0 in stage 8.0 (TID 217). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO TaskSetManager: Starting task 93.0 in stage 8.0 (TID 227) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 93, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO TaskSetManager: Finished task 83.0 in stage 8.0 (TID 217) in 318 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (86/200) 22/12/08 18:28:33 INFO Executor: Running task 93.0 in stage 8.0 (TID 227) 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (319.3 KiB) non-empty blocks including 18 (319.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (20.8 KiB) non-empty blocks including 18 (20.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO Executor: Finished task 85.0 in stage 8.0 (TID 219). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO TaskSetManager: Starting task 94.0 in stage 8.0 (TID 228) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 94, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (302.1 KiB) non-empty blocks including 18 (302.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO Executor: Running task 94.0 in stage 8.0 (TID 228) 22/12/08 18:28:33 INFO TaskSetManager: Finished task 85.0 in stage 8.0 (TID 219) in 269 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (87/200) 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (19.8 KiB) non-empty blocks including 18 (19.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (335.0 KiB) non-empty blocks including 18 (335.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO Executor: Finished task 86.0 in stage 8.0 (TID 220). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (20.7 KiB) non-empty blocks including 18 (20.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO TaskSetManager: Starting task 95.0 in stage 8.0 (TID 229) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 95, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO Executor: Running task 95.0 in stage 8.0 (TID 229) 22/12/08 18:28:33 INFO TaskSetManager: Finished task 86.0 in stage 8.0 (TID 220) in 273 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (88/200) 22/12/08 18:28:33 INFO Executor: Finished task 89.0 in stage 8.0 (TID 223). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO Executor: Finished task 88.0 in stage 8.0 (TID 222). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO TaskSetManager: Starting task 96.0 in stage 8.0 (TID 230) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 96, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO Executor: Running task 96.0 in stage 8.0 (TID 230) 22/12/08 18:28:33 INFO TaskSetManager: Finished task 89.0 in stage 8.0 (TID 223) in 190 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (89/200) 22/12/08 18:28:33 INFO TaskSetManager: Starting task 97.0 in stage 8.0 (TID 231) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 97, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO Executor: Running task 97.0 in stage 8.0 (TID 231) 22/12/08 18:28:33 INFO TaskSetManager: Finished task 88.0 in stage 8.0 (TID 222) in 259 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (90/200) 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (311.8 KiB) non-empty blocks including 18 (311.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (324.5 KiB) non-empty blocks including 18 (324.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (19.6 KiB) non-empty blocks including 18 (19.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (319.0 KiB) non-empty blocks including 18 (319.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (20.7 KiB) non-empty blocks including 18 (20.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (20.9 KiB) non-empty blocks including 18 (20.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO Executor: Finished task 90.0 in stage 8.0 (TID 224). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO TaskSetManager: Starting task 98.0 in stage 8.0 (TID 232) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 98, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO Executor: Running task 98.0 in stage 8.0 (TID 232) 22/12/08 18:28:33 INFO TaskSetManager: Finished task 90.0 in stage 8.0 (TID 224) in 229 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (91/200) 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (326.1 KiB) non-empty blocks including 18 (326.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (20.9 KiB) non-empty blocks including 18 (20.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO Executor: Finished task 92.0 in stage 8.0 (TID 226). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO TaskSetManager: Starting task 99.0 in stage 8.0 (TID 233) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 99, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO TaskSetManager: Finished task 92.0 in stage 8.0 (TID 226) in 187 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (92/200) 22/12/08 18:28:33 INFO Executor: Running task 99.0 in stage 8.0 (TID 233) 22/12/08 18:28:33 INFO Executor: Finished task 91.0 in stage 8.0 (TID 225). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO TaskSetManager: Starting task 100.0 in stage 8.0 (TID 234) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 100, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO TaskSetManager: Finished task 91.0 in stage 8.0 (TID 225) in 201 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (93/200) 22/12/08 18:28:33 INFO Executor: Running task 100.0 in stage 8.0 (TID 234) 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (327.3 KiB) non-empty blocks including 18 (327.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (21.2 KiB) non-empty blocks including 18 (21.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO Executor: Finished task 94.0 in stage 8.0 (TID 228). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO TaskSetManager: Starting task 101.0 in stage 8.0 (TID 235) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 101, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (336.5 KiB) non-empty blocks including 18 (336.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO TaskSetManager: Finished task 94.0 in stage 8.0 (TID 228) in 188 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (94/200) 22/12/08 18:28:33 INFO Executor: Running task 101.0 in stage 8.0 (TID 235) 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (20.8 KiB) non-empty blocks including 18 (20.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO Executor: Finished task 93.0 in stage 8.0 (TID 227). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO TaskSetManager: Starting task 102.0 in stage 8.0 (TID 236) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 102, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO Executor: Running task 102.0 in stage 8.0 (TID 236) 22/12/08 18:28:33 INFO TaskSetManager: Finished task 93.0 in stage 8.0 (TID 227) in 197 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (95/200) 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (289.3 KiB) non-empty blocks including 18 (289.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (19.0 KiB) non-empty blocks including 18 (19.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (320.5 KiB) non-empty blocks including 18 (320.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (20.9 KiB) non-empty blocks including 18 (20.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO Executor: Finished task 95.0 in stage 8.0 (TID 229). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO TaskSetManager: Starting task 103.0 in stage 8.0 (TID 237) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 103, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO TaskSetManager: Finished task 95.0 in stage 8.0 (TID 229) in 195 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (96/200) 22/12/08 18:28:33 INFO Executor: Running task 103.0 in stage 8.0 (TID 237) 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (329.6 KiB) non-empty blocks including 18 (329.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (21.3 KiB) non-empty blocks including 18 (21.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO Executor: Finished task 96.0 in stage 8.0 (TID 230). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO TaskSetManager: Starting task 104.0 in stage 8.0 (TID 238) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 104, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO TaskSetManager: Finished task 96.0 in stage 8.0 (TID 230) in 203 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (97/200) 22/12/08 18:28:33 INFO Executor: Running task 104.0 in stage 8.0 (TID 238) 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (364.0 KiB) non-empty blocks including 18 (364.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Getting 18 (21.9 KiB) non-empty blocks including 18 (21.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:33 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:33 INFO Executor: Finished task 97.0 in stage 8.0 (TID 231). 9480 bytes result sent to driver 22/12/08 18:28:33 INFO TaskSetManager: Starting task 105.0 in stage 8.0 (TID 239) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 105, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:33 INFO TaskSetManager: Finished task 97.0 in stage 8.0 (TID 231) in 221 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (98/200) 22/12/08 18:28:33 INFO Executor: Running task 105.0 in stage 8.0 (TID 239) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (333.1 KiB) non-empty blocks including 18 (333.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (21.6 KiB) non-empty blocks including 18 (21.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 98.0 in stage 8.0 (TID 232). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 106.0 in stage 8.0 (TID 240) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 106, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO TaskSetManager: Finished task 98.0 in stage 8.0 (TID 232) in 188 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (99/200) 22/12/08 18:28:34 INFO Executor: Running task 106.0 in stage 8.0 (TID 240) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 17 (344.3 KiB) non-empty blocks including 17 (344.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 17 (21.7 KiB) non-empty blocks including 17 (21.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 99.0 in stage 8.0 (TID 233). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 107.0 in stage 8.0 (TID 241) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 107, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO Executor: Running task 107.0 in stage 8.0 (TID 241) 22/12/08 18:28:34 INFO TaskSetManager: Finished task 99.0 in stage 8.0 (TID 233) in 143 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (100/200) 22/12/08 18:28:34 INFO Executor: Finished task 100.0 in stage 8.0 (TID 234). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 108.0 in stage 8.0 (TID 242) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 108, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO TaskSetManager: Finished task 100.0 in stage 8.0 (TID 234) in 140 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (101/200) 22/12/08 18:28:34 INFO Executor: Running task 108.0 in stage 8.0 (TID 242) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (336.7 KiB) non-empty blocks including 18 (336.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (331.9 KiB) non-empty blocks including 18 (331.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (20.7 KiB) non-empty blocks including 18 (20.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (20.9 KiB) non-empty blocks including 18 (20.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 101.0 in stage 8.0 (TID 235). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 109.0 in stage 8.0 (TID 243) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 109, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO Executor: Running task 109.0 in stage 8.0 (TID 243) 22/12/08 18:28:34 INFO TaskSetManager: Finished task 101.0 in stage 8.0 (TID 235) in 146 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (102/200) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (342.8 KiB) non-empty blocks including 18 (342.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (21.5 KiB) non-empty blocks including 18 (21.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 102.0 in stage 8.0 (TID 236). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 110.0 in stage 8.0 (TID 244) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 110, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO Executor: Running task 110.0 in stage 8.0 (TID 244) 22/12/08 18:28:34 INFO TaskSetManager: Finished task 102.0 in stage 8.0 (TID 236) in 161 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (103/200) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (345.4 KiB) non-empty blocks including 18 (345.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (21.4 KiB) non-empty blocks including 18 (21.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 103.0 in stage 8.0 (TID 237). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 111.0 in stage 8.0 (TID 245) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 111, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO TaskSetManager: Finished task 103.0 in stage 8.0 (TID 237) in 190 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (104/200) 22/12/08 18:28:34 INFO Executor: Running task 111.0 in stage 8.0 (TID 245) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (325.1 KiB) non-empty blocks including 18 (325.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (20.5 KiB) non-empty blocks including 18 (20.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 104.0 in stage 8.0 (TID 238). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 112.0 in stage 8.0 (TID 246) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 112, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO TaskSetManager: Finished task 104.0 in stage 8.0 (TID 238) in 193 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (105/200) 22/12/08 18:28:34 INFO Executor: Running task 112.0 in stage 8.0 (TID 246) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (348.9 KiB) non-empty blocks including 18 (348.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (21.1 KiB) non-empty blocks including 18 (21.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 105.0 in stage 8.0 (TID 239). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 113.0 in stage 8.0 (TID 247) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 113, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO TaskSetManager: Finished task 105.0 in stage 8.0 (TID 239) in 195 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (106/200) 22/12/08 18:28:34 INFO Executor: Running task 113.0 in stage 8.0 (TID 247) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (330.9 KiB) non-empty blocks including 18 (330.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (20.9 KiB) non-empty blocks including 18 (20.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 106.0 in stage 8.0 (TID 240). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 114.0 in stage 8.0 (TID 248) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 114, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO TaskSetManager: Finished task 106.0 in stage 8.0 (TID 240) in 201 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (107/200) 22/12/08 18:28:34 INFO Executor: Running task 114.0 in stage 8.0 (TID 248) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (328.4 KiB) non-empty blocks including 18 (328.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (20.8 KiB) non-empty blocks including 18 (20.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 108.0 in stage 8.0 (TID 242). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 115.0 in stage 8.0 (TID 249) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 115, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO TaskSetManager: Finished task 108.0 in stage 8.0 (TID 242) in 155 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (108/200) 22/12/08 18:28:34 INFO Executor: Running task 115.0 in stage 8.0 (TID 249) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (325.8 KiB) non-empty blocks including 18 (325.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (21.1 KiB) non-empty blocks including 18 (21.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 107.0 in stage 8.0 (TID 241). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 116.0 in stage 8.0 (TID 250) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 116, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO Executor: Running task 116.0 in stage 8.0 (TID 250) 22/12/08 18:28:34 INFO TaskSetManager: Finished task 107.0 in stage 8.0 (TID 241) in 172 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (109/200) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 17 (303.9 KiB) non-empty blocks including 17 (303.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 17 (19.7 KiB) non-empty blocks including 17 (19.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 109.0 in stage 8.0 (TID 243). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 117.0 in stage 8.0 (TID 251) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 117, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO Executor: Running task 117.0 in stage 8.0 (TID 251) 22/12/08 18:28:34 INFO TaskSetManager: Finished task 109.0 in stage 8.0 (TID 243) in 204 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (110/200) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (308.1 KiB) non-empty blocks including 18 (308.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (20.2 KiB) non-empty blocks including 18 (20.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 110.0 in stage 8.0 (TID 244). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 118.0 in stage 8.0 (TID 252) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 118, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO Executor: Running task 118.0 in stage 8.0 (TID 252) 22/12/08 18:28:34 INFO TaskSetManager: Finished task 110.0 in stage 8.0 (TID 244) in 197 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (111/200) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (319.0 KiB) non-empty blocks including 18 (319.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (20.7 KiB) non-empty blocks including 18 (20.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 111.0 in stage 8.0 (TID 245). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 119.0 in stage 8.0 (TID 253) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 119, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO TaskSetManager: Finished task 111.0 in stage 8.0 (TID 245) in 177 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (112/200) 22/12/08 18:28:34 INFO Executor: Running task 119.0 in stage 8.0 (TID 253) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (345.3 KiB) non-empty blocks including 18 (345.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (21.6 KiB) non-empty blocks including 18 (21.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 112.0 in stage 8.0 (TID 246). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 120.0 in stage 8.0 (TID 254) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 120, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO TaskSetManager: Finished task 112.0 in stage 8.0 (TID 246) in 202 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (113/200) 22/12/08 18:28:34 INFO Executor: Running task 120.0 in stage 8.0 (TID 254) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (310.6 KiB) non-empty blocks including 18 (310.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (19.9 KiB) non-empty blocks including 18 (19.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 113.0 in stage 8.0 (TID 247). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 121.0 in stage 8.0 (TID 255) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 121, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO TaskSetManager: Finished task 113.0 in stage 8.0 (TID 247) in 198 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (114/200) 22/12/08 18:28:34 INFO Executor: Running task 121.0 in stage 8.0 (TID 255) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (312.6 KiB) non-empty blocks including 18 (312.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (20.9 KiB) non-empty blocks including 18 (20.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 114.0 in stage 8.0 (TID 248). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 122.0 in stage 8.0 (TID 256) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 122, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO TaskSetManager: Finished task 114.0 in stage 8.0 (TID 248) in 177 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (115/200) 22/12/08 18:28:34 INFO Executor: Running task 122.0 in stage 8.0 (TID 256) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (330.4 KiB) non-empty blocks including 18 (330.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (21.4 KiB) non-empty blocks including 18 (21.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 115.0 in stage 8.0 (TID 249). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 123.0 in stage 8.0 (TID 257) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 123, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO Executor: Running task 123.0 in stage 8.0 (TID 257) 22/12/08 18:28:34 INFO TaskSetManager: Finished task 115.0 in stage 8.0 (TID 249) in 204 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (116/200) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (345.5 KiB) non-empty blocks including 18 (345.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (21.6 KiB) non-empty blocks including 18 (21.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 116.0 in stage 8.0 (TID 250). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 124.0 in stage 8.0 (TID 258) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 124, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO TaskSetManager: Finished task 116.0 in stage 8.0 (TID 250) in 198 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (117/200) 22/12/08 18:28:34 INFO Executor: Running task 124.0 in stage 8.0 (TID 258) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (349.2 KiB) non-empty blocks including 18 (349.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (21.9 KiB) non-empty blocks including 18 (21.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 117.0 in stage 8.0 (TID 251). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 125.0 in stage 8.0 (TID 259) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 125, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO TaskSetManager: Finished task 117.0 in stage 8.0 (TID 251) in 174 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (118/200) 22/12/08 18:28:34 INFO Executor: Running task 125.0 in stage 8.0 (TID 259) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (312.0 KiB) non-empty blocks including 18 (312.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (20.5 KiB) non-empty blocks including 18 (20.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 118.0 in stage 8.0 (TID 252). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 126.0 in stage 8.0 (TID 260) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 126, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO Executor: Running task 126.0 in stage 8.0 (TID 260) 22/12/08 18:28:34 INFO TaskSetManager: Finished task 118.0 in stage 8.0 (TID 252) in 204 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (119/200) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (338.8 KiB) non-empty blocks including 18 (338.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (21.3 KiB) non-empty blocks including 18 (21.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 119.0 in stage 8.0 (TID 253). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 127.0 in stage 8.0 (TID 261) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 127, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO TaskSetManager: Finished task 119.0 in stage 8.0 (TID 253) in 210 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (120/200) 22/12/08 18:28:34 INFO Executor: Running task 127.0 in stage 8.0 (TID 261) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (337.4 KiB) non-empty blocks including 18 (337.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (21.3 KiB) non-empty blocks including 18 (21.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 120.0 in stage 8.0 (TID 254). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 128.0 in stage 8.0 (TID 262) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 128, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO TaskSetManager: Finished task 120.0 in stage 8.0 (TID 254) in 193 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (121/200) 22/12/08 18:28:34 INFO Executor: Running task 128.0 in stage 8.0 (TID 262) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (324.1 KiB) non-empty blocks including 18 (324.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (19.7 KiB) non-empty blocks including 18 (19.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 121.0 in stage 8.0 (TID 255). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 129.0 in stage 8.0 (TID 263) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 129, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO Executor: Running task 129.0 in stage 8.0 (TID 263) 22/12/08 18:28:34 INFO TaskSetManager: Finished task 121.0 in stage 8.0 (TID 255) in 186 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (122/200) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (369.7 KiB) non-empty blocks including 18 (369.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (21.8 KiB) non-empty blocks including 18 (21.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 122.0 in stage 8.0 (TID 256). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 130.0 in stage 8.0 (TID 264) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 130, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO Executor: Running task 130.0 in stage 8.0 (TID 264) 22/12/08 18:28:34 INFO TaskSetManager: Finished task 122.0 in stage 8.0 (TID 256) in 206 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (123/200) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (349.7 KiB) non-empty blocks including 18 (349.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (20.8 KiB) non-empty blocks including 18 (20.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 123.0 in stage 8.0 (TID 257). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 131.0 in stage 8.0 (TID 265) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 131, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO TaskSetManager: Finished task 123.0 in stage 8.0 (TID 257) in 180 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (124/200) 22/12/08 18:28:34 INFO Executor: Running task 131.0 in stage 8.0 (TID 265) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (362.8 KiB) non-empty blocks including 18 (362.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (21.4 KiB) non-empty blocks including 18 (21.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 124.0 in stage 8.0 (TID 258). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 132.0 in stage 8.0 (TID 266) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 132, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO Executor: Running task 132.0 in stage 8.0 (TID 266) 22/12/08 18:28:34 INFO TaskSetManager: Finished task 124.0 in stage 8.0 (TID 258) in 194 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (125/200) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (364.9 KiB) non-empty blocks including 18 (364.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (21.2 KiB) non-empty blocks including 18 (21.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 125.0 in stage 8.0 (TID 259). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 133.0 in stage 8.0 (TID 267) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 133, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO Executor: Running task 133.0 in stage 8.0 (TID 267) 22/12/08 18:28:34 INFO TaskSetManager: Finished task 125.0 in stage 8.0 (TID 259) in 207 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (126/200) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (334.8 KiB) non-empty blocks including 18 (334.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (20.6 KiB) non-empty blocks including 18 (20.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 126.0 in stage 8.0 (TID 260). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 134.0 in stage 8.0 (TID 268) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 134, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO Executor: Running task 134.0 in stage 8.0 (TID 268) 22/12/08 18:28:34 INFO TaskSetManager: Finished task 126.0 in stage 8.0 (TID 260) in 175 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (127/200) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (333.9 KiB) non-empty blocks including 18 (333.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (20.9 KiB) non-empty blocks including 18 (20.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 127.0 in stage 8.0 (TID 261). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 135.0 in stage 8.0 (TID 269) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 135, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO Executor: Running task 135.0 in stage 8.0 (TID 269) 22/12/08 18:28:34 INFO TaskSetManager: Finished task 127.0 in stage 8.0 (TID 261) in 182 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (128/200) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (350.1 KiB) non-empty blocks including 18 (350.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (21.3 KiB) non-empty blocks including 18 (21.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 128.0 in stage 8.0 (TID 262). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 136.0 in stage 8.0 (TID 270) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 136, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO TaskSetManager: Finished task 128.0 in stage 8.0 (TID 262) in 181 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (129/200) 22/12/08 18:28:34 INFO Executor: Running task 136.0 in stage 8.0 (TID 270) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (360.9 KiB) non-empty blocks including 18 (360.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (21.1 KiB) non-empty blocks including 18 (21.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 129.0 in stage 8.0 (TID 263). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 137.0 in stage 8.0 (TID 271) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 137, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO Executor: Running task 137.0 in stage 8.0 (TID 271) 22/12/08 18:28:34 INFO TaskSetManager: Finished task 129.0 in stage 8.0 (TID 263) in 198 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (130/200) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (365.7 KiB) non-empty blocks including 18 (365.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (22.0 KiB) non-empty blocks including 18 (22.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 130.0 in stage 8.0 (TID 264). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 138.0 in stage 8.0 (TID 272) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 138, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO Executor: Running task 138.0 in stage 8.0 (TID 272) 22/12/08 18:28:34 INFO TaskSetManager: Finished task 130.0 in stage 8.0 (TID 264) in 171 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (131/200) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (324.0 KiB) non-empty blocks including 18 (324.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (20.4 KiB) non-empty blocks including 18 (20.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 131.0 in stage 8.0 (TID 265). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 139.0 in stage 8.0 (TID 273) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 139, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO Executor: Running task 139.0 in stage 8.0 (TID 273) 22/12/08 18:28:34 INFO TaskSetManager: Finished task 131.0 in stage 8.0 (TID 265) in 191 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (132/200) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (347.8 KiB) non-empty blocks including 18 (347.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (21.0 KiB) non-empty blocks including 18 (21.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 133.0 in stage 8.0 (TID 267). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 140.0 in stage 8.0 (TID 274) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 140, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO TaskSetManager: Finished task 133.0 in stage 8.0 (TID 267) in 168 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (133/200) 22/12/08 18:28:34 INFO Executor: Running task 140.0 in stage 8.0 (TID 274) 22/12/08 18:28:34 INFO Executor: Finished task 132.0 in stage 8.0 (TID 266). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 141.0 in stage 8.0 (TID 275) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 141, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO Executor: Running task 141.0 in stage 8.0 (TID 275) 22/12/08 18:28:34 INFO TaskSetManager: Finished task 132.0 in stage 8.0 (TID 266) in 201 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (134/200) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (358.6 KiB) non-empty blocks including 18 (358.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (334.6 KiB) non-empty blocks including 18 (334.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (21.3 KiB) non-empty blocks including 18 (21.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (21.3 KiB) non-empty blocks including 18 (21.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 134.0 in stage 8.0 (TID 268). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 142.0 in stage 8.0 (TID 276) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 142, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO Executor: Running task 142.0 in stage 8.0 (TID 276) 22/12/08 18:28:34 INFO TaskSetManager: Finished task 134.0 in stage 8.0 (TID 268) in 183 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (135/200) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (348.3 KiB) non-empty blocks including 18 (348.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (20.8 KiB) non-empty blocks including 18 (20.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 135.0 in stage 8.0 (TID 269). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 143.0 in stage 8.0 (TID 277) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 143, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO TaskSetManager: Finished task 135.0 in stage 8.0 (TID 269) in 171 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (136/200) 22/12/08 18:28:34 INFO Executor: Running task 143.0 in stage 8.0 (TID 277) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (364.2 KiB) non-empty blocks including 18 (364.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (21.5 KiB) non-empty blocks including 18 (21.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 136.0 in stage 8.0 (TID 270). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 144.0 in stage 8.0 (TID 278) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 144, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO TaskSetManager: Finished task 136.0 in stage 8.0 (TID 270) in 171 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (137/200) 22/12/08 18:28:34 INFO Executor: Running task 144.0 in stage 8.0 (TID 278) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (328.8 KiB) non-empty blocks including 18 (328.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (19.9 KiB) non-empty blocks including 18 (19.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 137.0 in stage 8.0 (TID 271). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 145.0 in stage 8.0 (TID 279) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 145, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO TaskSetManager: Finished task 137.0 in stage 8.0 (TID 271) in 187 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (138/200) 22/12/08 18:28:34 INFO Executor: Running task 145.0 in stage 8.0 (TID 279) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (368.6 KiB) non-empty blocks including 18 (368.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (21.5 KiB) non-empty blocks including 18 (21.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 138.0 in stage 8.0 (TID 272). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 146.0 in stage 8.0 (TID 280) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 146, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO Executor: Running task 146.0 in stage 8.0 (TID 280) 22/12/08 18:28:34 INFO TaskSetManager: Finished task 138.0 in stage 8.0 (TID 272) in 182 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (139/200) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (354.1 KiB) non-empty blocks including 18 (354.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (21.0 KiB) non-empty blocks including 18 (21.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO Executor: Finished task 139.0 in stage 8.0 (TID 273). 9480 bytes result sent to driver 22/12/08 18:28:34 INFO TaskSetManager: Starting task 147.0 in stage 8.0 (TID 281) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 147, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:34 INFO Executor: Running task 147.0 in stage 8.0 (TID 281) 22/12/08 18:28:34 INFO TaskSetManager: Finished task 139.0 in stage 8.0 (TID 273) in 163 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (140/200) 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (353.0 KiB) non-empty blocks including 18 (353.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Getting 18 (20.7 KiB) non-empty blocks including 18 (20.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:34 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 140.0 in stage 8.0 (TID 274). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 148.0 in stage 8.0 (TID 282) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 148, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO Executor: Running task 148.0 in stage 8.0 (TID 282) 22/12/08 18:28:35 INFO TaskSetManager: Finished task 140.0 in stage 8.0 (TID 274) in 165 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (141/200) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (350.3 KiB) non-empty blocks including 18 (350.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (20.8 KiB) non-empty blocks including 18 (20.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 141.0 in stage 8.0 (TID 275). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 149.0 in stage 8.0 (TID 283) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 149, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO TaskSetManager: Finished task 141.0 in stage 8.0 (TID 275) in 183 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (142/200) 22/12/08 18:28:35 INFO Executor: Running task 149.0 in stage 8.0 (TID 283) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (381.3 KiB) non-empty blocks including 18 (381.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (21.4 KiB) non-empty blocks including 18 (21.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 142.0 in stage 8.0 (TID 276). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 150.0 in stage 8.0 (TID 284) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 150, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO TaskSetManager: Finished task 142.0 in stage 8.0 (TID 276) in 194 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (143/200) 22/12/08 18:28:35 INFO Executor: Running task 150.0 in stage 8.0 (TID 284) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (341.0 KiB) non-empty blocks including 18 (341.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (21.3 KiB) non-empty blocks including 18 (21.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 143.0 in stage 8.0 (TID 277). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 151.0 in stage 8.0 (TID 285) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 151, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO TaskSetManager: Finished task 143.0 in stage 8.0 (TID 277) in 196 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (144/200) 22/12/08 18:28:35 INFO Executor: Running task 151.0 in stage 8.0 (TID 285) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (319.0 KiB) non-empty blocks including 18 (319.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (20.0 KiB) non-empty blocks including 18 (20.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 144.0 in stage 8.0 (TID 278). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 152.0 in stage 8.0 (TID 286) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 152, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO Executor: Running task 152.0 in stage 8.0 (TID 286) 22/12/08 18:28:35 INFO TaskSetManager: Finished task 144.0 in stage 8.0 (TID 278) in 204 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (145/200) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (349.2 KiB) non-empty blocks including 18 (349.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (19.8 KiB) non-empty blocks including 18 (19.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 145.0 in stage 8.0 (TID 279). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 153.0 in stage 8.0 (TID 287) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 153, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO Executor: Running task 153.0 in stage 8.0 (TID 287) 22/12/08 18:28:35 INFO TaskSetManager: Finished task 145.0 in stage 8.0 (TID 279) in 168 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (146/200) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (339.6 KiB) non-empty blocks including 18 (339.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (21.1 KiB) non-empty blocks including 18 (21.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 146.0 in stage 8.0 (TID 280). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 154.0 in stage 8.0 (TID 288) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 154, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO TaskSetManager: Finished task 146.0 in stage 8.0 (TID 280) in 184 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (147/200) 22/12/08 18:28:35 INFO Executor: Running task 154.0 in stage 8.0 (TID 288) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (357.3 KiB) non-empty blocks including 18 (357.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (21.3 KiB) non-empty blocks including 18 (21.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 147.0 in stage 8.0 (TID 281). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 155.0 in stage 8.0 (TID 289) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 155, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO Executor: Running task 155.0 in stage 8.0 (TID 289) 22/12/08 18:28:35 INFO TaskSetManager: Finished task 147.0 in stage 8.0 (TID 281) in 198 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (148/200) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (343.8 KiB) non-empty blocks including 18 (343.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (20.9 KiB) non-empty blocks including 18 (20.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 148.0 in stage 8.0 (TID 282). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 156.0 in stage 8.0 (TID 290) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 156, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO TaskSetManager: Finished task 148.0 in stage 8.0 (TID 282) in 184 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (149/200) 22/12/08 18:28:35 INFO Executor: Running task 156.0 in stage 8.0 (TID 290) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (346.8 KiB) non-empty blocks including 18 (346.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (20.9 KiB) non-empty blocks including 18 (20.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 149.0 in stage 8.0 (TID 283). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 157.0 in stage 8.0 (TID 291) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 157, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO TaskSetManager: Finished task 149.0 in stage 8.0 (TID 283) in 196 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (150/200) 22/12/08 18:28:35 INFO Executor: Running task 157.0 in stage 8.0 (TID 291) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (358.8 KiB) non-empty blocks including 18 (358.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (21.7 KiB) non-empty blocks including 18 (21.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 150.0 in stage 8.0 (TID 284). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 158.0 in stage 8.0 (TID 292) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 158, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO TaskSetManager: Finished task 150.0 in stage 8.0 (TID 284) in 193 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (151/200) 22/12/08 18:28:35 INFO Executor: Running task 158.0 in stage 8.0 (TID 292) 22/12/08 18:28:35 INFO Executor: Finished task 151.0 in stage 8.0 (TID 285). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 159.0 in stage 8.0 (TID 293) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 159, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO TaskSetManager: Finished task 151.0 in stage 8.0 (TID 285) in 177 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (152/200) 22/12/08 18:28:35 INFO Executor: Running task 159.0 in stage 8.0 (TID 293) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (368.6 KiB) non-empty blocks including 18 (368.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (329.0 KiB) non-empty blocks including 18 (329.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (21.4 KiB) non-empty blocks including 18 (21.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (21.0 KiB) non-empty blocks including 18 (21.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 152.0 in stage 8.0 (TID 286). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 160.0 in stage 8.0 (TID 294) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 160, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO TaskSetManager: Finished task 152.0 in stage 8.0 (TID 286) in 171 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (153/200) 22/12/08 18:28:35 INFO Executor: Running task 160.0 in stage 8.0 (TID 294) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (350.8 KiB) non-empty blocks including 18 (350.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (21.1 KiB) non-empty blocks including 18 (21.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 153.0 in stage 8.0 (TID 287). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 161.0 in stage 8.0 (TID 295) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 161, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO Executor: Running task 161.0 in stage 8.0 (TID 295) 22/12/08 18:28:35 INFO TaskSetManager: Finished task 153.0 in stage 8.0 (TID 287) in 189 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (154/200) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (372.3 KiB) non-empty blocks including 18 (372.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (22.0 KiB) non-empty blocks including 18 (22.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 154.0 in stage 8.0 (TID 288). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 162.0 in stage 8.0 (TID 296) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 162, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO TaskSetManager: Finished task 154.0 in stage 8.0 (TID 288) in 204 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (155/200) 22/12/08 18:28:35 INFO Executor: Running task 162.0 in stage 8.0 (TID 296) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (342.7 KiB) non-empty blocks including 18 (342.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (21.0 KiB) non-empty blocks including 18 (21.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 155.0 in stage 8.0 (TID 289). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 163.0 in stage 8.0 (TID 297) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 163, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO Executor: Running task 163.0 in stage 8.0 (TID 297) 22/12/08 18:28:35 INFO TaskSetManager: Finished task 155.0 in stage 8.0 (TID 289) in 192 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (156/200) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (347.6 KiB) non-empty blocks including 18 (347.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (20.6 KiB) non-empty blocks including 18 (20.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 156.0 in stage 8.0 (TID 290). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 164.0 in stage 8.0 (TID 298) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 164, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO TaskSetManager: Finished task 156.0 in stage 8.0 (TID 290) in 184 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (157/200) 22/12/08 18:28:35 INFO Executor: Running task 164.0 in stage 8.0 (TID 298) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (341.4 KiB) non-empty blocks including 18 (341.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (21.8 KiB) non-empty blocks including 18 (21.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 157.0 in stage 8.0 (TID 291). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 165.0 in stage 8.0 (TID 299) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 165, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO TaskSetManager: Finished task 157.0 in stage 8.0 (TID 291) in 184 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (158/200) 22/12/08 18:28:35 INFO Executor: Running task 165.0 in stage 8.0 (TID 299) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (346.7 KiB) non-empty blocks including 18 (346.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 8 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (20.6 KiB) non-empty blocks including 18 (20.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 159.0 in stage 8.0 (TID 293). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 166.0 in stage 8.0 (TID 300) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 166, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO Executor: Running task 166.0 in stage 8.0 (TID 300) 22/12/08 18:28:35 INFO TaskSetManager: Finished task 159.0 in stage 8.0 (TID 293) in 171 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (159/200) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (325.1 KiB) non-empty blocks including 18 (325.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (20.3 KiB) non-empty blocks including 18 (20.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 158.0 in stage 8.0 (TID 292). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 167.0 in stage 8.0 (TID 301) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 167, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO TaskSetManager: Finished task 158.0 in stage 8.0 (TID 292) in 205 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (160/200) 22/12/08 18:28:35 INFO Executor: Running task 167.0 in stage 8.0 (TID 301) 22/12/08 18:28:35 INFO Executor: Finished task 160.0 in stage 8.0 (TID 294). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 168.0 in stage 8.0 (TID 302) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 168, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO TaskSetManager: Finished task 160.0 in stage 8.0 (TID 294) in 188 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (161/200) 22/12/08 18:28:35 INFO Executor: Running task 168.0 in stage 8.0 (TID 302) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (317.2 KiB) non-empty blocks including 18 (317.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (20.0 KiB) non-empty blocks including 18 (20.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (333.4 KiB) non-empty blocks including 18 (333.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (20.6 KiB) non-empty blocks including 18 (20.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 161.0 in stage 8.0 (TID 295). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 169.0 in stage 8.0 (TID 303) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 169, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO Executor: Running task 169.0 in stage 8.0 (TID 303) 22/12/08 18:28:35 INFO TaskSetManager: Finished task 161.0 in stage 8.0 (TID 295) in 187 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (162/200) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (347.0 KiB) non-empty blocks including 18 (347.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (20.8 KiB) non-empty blocks including 18 (20.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 162.0 in stage 8.0 (TID 296). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 170.0 in stage 8.0 (TID 304) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 170, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO Executor: Running task 170.0 in stage 8.0 (TID 304) 22/12/08 18:28:35 INFO TaskSetManager: Finished task 162.0 in stage 8.0 (TID 296) in 182 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (163/200) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (336.9 KiB) non-empty blocks including 18 (336.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (20.7 KiB) non-empty blocks including 18 (20.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 163.0 in stage 8.0 (TID 297). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 171.0 in stage 8.0 (TID 305) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 171, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO Executor: Running task 171.0 in stage 8.0 (TID 305) 22/12/08 18:28:35 INFO TaskSetManager: Finished task 163.0 in stage 8.0 (TID 297) in 182 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (164/200) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (352.9 KiB) non-empty blocks including 18 (352.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (21.0 KiB) non-empty blocks including 18 (21.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 164.0 in stage 8.0 (TID 298). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 172.0 in stage 8.0 (TID 306) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 172, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO TaskSetManager: Finished task 164.0 in stage 8.0 (TID 298) in 189 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (165/200) 22/12/08 18:28:35 INFO Executor: Running task 172.0 in stage 8.0 (TID 306) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (327.8 KiB) non-empty blocks including 18 (327.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (20.5 KiB) non-empty blocks including 18 (20.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 165.0 in stage 8.0 (TID 299). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 173.0 in stage 8.0 (TID 307) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 173, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO TaskSetManager: Finished task 165.0 in stage 8.0 (TID 299) in 194 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (166/200) 22/12/08 18:28:35 INFO Executor: Running task 173.0 in stage 8.0 (TID 307) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (316.1 KiB) non-empty blocks including 18 (316.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (19.8 KiB) non-empty blocks including 18 (19.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 166.0 in stage 8.0 (TID 300). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 174.0 in stage 8.0 (TID 308) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 174, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO TaskSetManager: Finished task 166.0 in stage 8.0 (TID 300) in 181 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (167/200) 22/12/08 18:28:35 INFO Executor: Running task 174.0 in stage 8.0 (TID 308) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (338.9 KiB) non-empty blocks including 18 (338.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (21.0 KiB) non-empty blocks including 18 (21.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 168.0 in stage 8.0 (TID 302). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 175.0 in stage 8.0 (TID 309) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 175, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO Executor: Running task 175.0 in stage 8.0 (TID 309) 22/12/08 18:28:35 INFO TaskSetManager: Finished task 168.0 in stage 8.0 (TID 302) in 183 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (168/200) 22/12/08 18:28:35 INFO Executor: Finished task 167.0 in stage 8.0 (TID 301). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 176.0 in stage 8.0 (TID 310) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 176, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO TaskSetManager: Finished task 167.0 in stage 8.0 (TID 301) in 196 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (169/200) 22/12/08 18:28:35 INFO Executor: Running task 176.0 in stage 8.0 (TID 310) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (376.3 KiB) non-empty blocks including 18 (376.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (22.0 KiB) non-empty blocks including 18 (22.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (347.5 KiB) non-empty blocks including 18 (347.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (21.5 KiB) non-empty blocks including 18 (21.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 169.0 in stage 8.0 (TID 303). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 177.0 in stage 8.0 (TID 311) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 177, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO TaskSetManager: Finished task 169.0 in stage 8.0 (TID 303) in 177 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (170/200) 22/12/08 18:28:35 INFO Executor: Running task 177.0 in stage 8.0 (TID 311) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (349.1 KiB) non-empty blocks including 18 (349.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (20.7 KiB) non-empty blocks including 18 (20.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 170.0 in stage 8.0 (TID 304). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 178.0 in stage 8.0 (TID 312) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 178, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO TaskSetManager: Finished task 170.0 in stage 8.0 (TID 304) in 188 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (171/200) 22/12/08 18:28:35 INFO Executor: Running task 178.0 in stage 8.0 (TID 312) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (294.0 KiB) non-empty blocks including 18 (294.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (20.2 KiB) non-empty blocks including 18 (20.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 171.0 in stage 8.0 (TID 305). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 179.0 in stage 8.0 (TID 313) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 179, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO Executor: Running task 179.0 in stage 8.0 (TID 313) 22/12/08 18:28:35 INFO TaskSetManager: Finished task 171.0 in stage 8.0 (TID 305) in 198 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (172/200) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (341.6 KiB) non-empty blocks including 18 (341.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (21.6 KiB) non-empty blocks including 18 (21.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 172.0 in stage 8.0 (TID 306). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 180.0 in stage 8.0 (TID 314) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 180, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO TaskSetManager: Finished task 172.0 in stage 8.0 (TID 306) in 188 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (173/200) 22/12/08 18:28:35 INFO Executor: Running task 180.0 in stage 8.0 (TID 314) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (321.4 KiB) non-empty blocks including 18 (321.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (19.9 KiB) non-empty blocks including 18 (19.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 173.0 in stage 8.0 (TID 307). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 181.0 in stage 8.0 (TID 315) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 181, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO Executor: Running task 181.0 in stage 8.0 (TID 315) 22/12/08 18:28:35 INFO TaskSetManager: Finished task 173.0 in stage 8.0 (TID 307) in 175 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (174/200) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (325.7 KiB) non-empty blocks including 18 (325.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (21.0 KiB) non-empty blocks including 18 (21.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 174.0 in stage 8.0 (TID 308). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 182.0 in stage 8.0 (TID 316) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 182, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO TaskSetManager: Finished task 174.0 in stage 8.0 (TID 308) in 201 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (175/200) 22/12/08 18:28:35 INFO Executor: Running task 182.0 in stage 8.0 (TID 316) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (338.8 KiB) non-empty blocks including 18 (338.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (21.1 KiB) non-empty blocks including 18 (21.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 175.0 in stage 8.0 (TID 309). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 183.0 in stage 8.0 (TID 317) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 183, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO TaskSetManager: Finished task 175.0 in stage 8.0 (TID 309) in 169 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (176/200) 22/12/08 18:28:35 INFO Executor: Running task 183.0 in stage 8.0 (TID 317) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (353.1 KiB) non-empty blocks including 18 (353.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (20.9 KiB) non-empty blocks including 18 (20.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 176.0 in stage 8.0 (TID 310). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 184.0 in stage 8.0 (TID 318) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 184, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO TaskSetManager: Finished task 176.0 in stage 8.0 (TID 310) in 186 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (177/200) 22/12/08 18:28:35 INFO Executor: Running task 184.0 in stage 8.0 (TID 318) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (353.9 KiB) non-empty blocks including 18 (353.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (20.9 KiB) non-empty blocks including 18 (20.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 177.0 in stage 8.0 (TID 311). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 185.0 in stage 8.0 (TID 319) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 185, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO TaskSetManager: Finished task 177.0 in stage 8.0 (TID 311) in 194 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (178/200) 22/12/08 18:28:35 INFO Executor: Running task 185.0 in stage 8.0 (TID 319) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (367.7 KiB) non-empty blocks including 18 (367.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (22.1 KiB) non-empty blocks including 18 (22.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 178.0 in stage 8.0 (TID 312). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 186.0 in stage 8.0 (TID 320) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 186, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO TaskSetManager: Finished task 178.0 in stage 8.0 (TID 312) in 177 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (179/200) 22/12/08 18:28:35 INFO Executor: Running task 186.0 in stage 8.0 (TID 320) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (353.2 KiB) non-empty blocks including 18 (353.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (21.4 KiB) non-empty blocks including 18 (21.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 179.0 in stage 8.0 (TID 313). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 187.0 in stage 8.0 (TID 321) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 187, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO TaskSetManager: Finished task 179.0 in stage 8.0 (TID 313) in 178 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (180/200) 22/12/08 18:28:35 INFO Executor: Running task 187.0 in stage 8.0 (TID 321) 22/12/08 18:28:35 INFO Executor: Finished task 180.0 in stage 8.0 (TID 314). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 188.0 in stage 8.0 (TID 322) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 188, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO TaskSetManager: Finished task 180.0 in stage 8.0 (TID 314) in 175 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (181/200) 22/12/08 18:28:35 INFO Executor: Running task 188.0 in stage 8.0 (TID 322) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (377.7 KiB) non-empty blocks including 18 (377.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (21.7 KiB) non-empty blocks including 18 (21.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (383.6 KiB) non-empty blocks including 18 (383.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (21.5 KiB) non-empty blocks including 18 (21.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO Executor: Finished task 181.0 in stage 8.0 (TID 315). 9480 bytes result sent to driver 22/12/08 18:28:35 INFO TaskSetManager: Starting task 189.0 in stage 8.0 (TID 323) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 189, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:35 INFO Executor: Running task 189.0 in stage 8.0 (TID 323) 22/12/08 18:28:35 INFO TaskSetManager: Finished task 181.0 in stage 8.0 (TID 315) in 189 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (182/200) 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (338.3 KiB) non-empty blocks including 18 (338.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Getting 18 (20.4 KiB) non-empty blocks including 18 (20.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:35 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:36 INFO Executor: Finished task 182.0 in stage 8.0 (TID 316). 9480 bytes result sent to driver 22/12/08 18:28:36 INFO TaskSetManager: Starting task 190.0 in stage 8.0 (TID 324) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 190, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:36 INFO Executor: Running task 190.0 in stage 8.0 (TID 324) 22/12/08 18:28:36 INFO TaskSetManager: Finished task 182.0 in stage 8.0 (TID 316) in 184 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (183/200) 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Getting 18 (354.6 KiB) non-empty blocks including 18 (354.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Getting 18 (21.4 KiB) non-empty blocks including 18 (21.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:36 INFO Executor: Finished task 183.0 in stage 8.0 (TID 317). 9480 bytes result sent to driver 22/12/08 18:28:36 INFO TaskSetManager: Starting task 191.0 in stage 8.0 (TID 325) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 191, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:36 INFO Executor: Running task 191.0 in stage 8.0 (TID 325) 22/12/08 18:28:36 INFO TaskSetManager: Finished task 183.0 in stage 8.0 (TID 317) in 197 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (184/200) 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Getting 18 (351.1 KiB) non-empty blocks including 18 (351.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Getting 18 (20.9 KiB) non-empty blocks including 18 (20.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:36 INFO Executor: Finished task 184.0 in stage 8.0 (TID 318). 9480 bytes result sent to driver 22/12/08 18:28:36 INFO TaskSetManager: Starting task 192.0 in stage 8.0 (TID 326) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 192, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:36 INFO Executor: Running task 192.0 in stage 8.0 (TID 326) 22/12/08 18:28:36 INFO TaskSetManager: Finished task 184.0 in stage 8.0 (TID 318) in 194 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (185/200) 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Getting 18 (305.0 KiB) non-empty blocks including 18 (305.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Getting 18 (20.4 KiB) non-empty blocks including 18 (20.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:36 INFO Executor: Finished task 185.0 in stage 8.0 (TID 319). 9480 bytes result sent to driver 22/12/08 18:28:36 INFO TaskSetManager: Starting task 193.0 in stage 8.0 (TID 327) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 193, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:36 INFO TaskSetManager: Finished task 185.0 in stage 8.0 (TID 319) in 194 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (186/200) 22/12/08 18:28:36 INFO Executor: Running task 193.0 in stage 8.0 (TID 327) 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Getting 18 (306.4 KiB) non-empty blocks including 18 (306.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Getting 18 (20.3 KiB) non-empty blocks including 18 (20.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:36 INFO Executor: Finished task 186.0 in stage 8.0 (TID 320). 9480 bytes result sent to driver 22/12/08 18:28:36 INFO TaskSetManager: Starting task 194.0 in stage 8.0 (TID 328) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 194, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:36 INFO TaskSetManager: Finished task 186.0 in stage 8.0 (TID 320) in 196 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (187/200) 22/12/08 18:28:36 INFO Executor: Running task 194.0 in stage 8.0 (TID 328) 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Getting 18 (335.7 KiB) non-empty blocks including 18 (335.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Getting 18 (21.5 KiB) non-empty blocks including 18 (21.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:36 INFO Executor: Finished task 187.0 in stage 8.0 (TID 321). 9480 bytes result sent to driver 22/12/08 18:28:36 INFO Executor: Finished task 188.0 in stage 8.0 (TID 322). 9480 bytes result sent to driver 22/12/08 18:28:36 INFO TaskSetManager: Starting task 195.0 in stage 8.0 (TID 329) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 195, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:36 INFO Executor: Running task 195.0 in stage 8.0 (TID 329) 22/12/08 18:28:36 INFO TaskSetManager: Starting task 196.0 in stage 8.0 (TID 330) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 196, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:36 INFO TaskSetManager: Finished task 187.0 in stage 8.0 (TID 321) in 215 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (188/200) 22/12/08 18:28:36 INFO Executor: Running task 196.0 in stage 8.0 (TID 330) 22/12/08 18:28:36 INFO TaskSetManager: Finished task 188.0 in stage 8.0 (TID 322) in 210 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (189/200) 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Getting 18 (311.2 KiB) non-empty blocks including 18 (311.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Getting 18 (309.6 KiB) non-empty blocks including 18 (309.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Getting 18 (20.4 KiB) non-empty blocks including 18 (20.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Getting 18 (20.0 KiB) non-empty blocks including 18 (20.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:36 INFO Executor: Finished task 189.0 in stage 8.0 (TID 323). 9480 bytes result sent to driver 22/12/08 18:28:36 INFO TaskSetManager: Starting task 197.0 in stage 8.0 (TID 331) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 197, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:36 INFO TaskSetManager: Finished task 189.0 in stage 8.0 (TID 323) in 191 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (190/200) 22/12/08 18:28:36 INFO Executor: Running task 197.0 in stage 8.0 (TID 331) 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Getting 18 (321.5 KiB) non-empty blocks including 18 (321.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Getting 18 (21.0 KiB) non-empty blocks including 18 (21.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:36 INFO Executor: Finished task 190.0 in stage 8.0 (TID 324). 9480 bytes result sent to driver 22/12/08 18:28:36 INFO TaskSetManager: Starting task 198.0 in stage 8.0 (TID 332) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 198, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:36 INFO Executor: Running task 198.0 in stage 8.0 (TID 332) 22/12/08 18:28:36 INFO TaskSetManager: Finished task 190.0 in stage 8.0 (TID 324) in 205 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (191/200) 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Getting 18 (314.4 KiB) non-empty blocks including 18 (314.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Getting 18 (21.3 KiB) non-empty blocks including 18 (21.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:36 INFO Executor: Finished task 191.0 in stage 8.0 (TID 325). 9480 bytes result sent to driver 22/12/08 18:28:36 INFO TaskSetManager: Starting task 199.0 in stage 8.0 (TID 333) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 199, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:36 INFO TaskSetManager: Finished task 191.0 in stage 8.0 (TID 325) in 201 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (192/200) 22/12/08 18:28:36 INFO Executor: Running task 199.0 in stage 8.0 (TID 333) 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Getting 18 (326.7 KiB) non-empty blocks including 18 (326.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Getting 18 (21.4 KiB) non-empty blocks including 18 (21.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:36 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:36 INFO Executor: Finished task 192.0 in stage 8.0 (TID 326). 9480 bytes result sent to driver 22/12/08 18:28:36 INFO TaskSetManager: Starting task 0.0 in stage 9.0 (TID 334) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:36 INFO Executor: Running task 0.0 in stage 9.0 (TID 334) 22/12/08 18:28:36 INFO TaskSetManager: Finished task 192.0 in stage 8.0 (TID 326) in 209 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (193/200) 22/12/08 18:28:36 INFO Executor: Finished task 193.0 in stage 8.0 (TID 327). 9480 bytes result sent to driver 22/12/08 18:28:36 INFO TaskSetManager: Starting task 1.0 in stage 9.0 (TID 335) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:36 INFO TaskSetManager: Finished task 193.0 in stage 8.0 (TID 327) in 196 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (194/200) 22/12/08 18:28:36 INFO Executor: Running task 1.0 in stage 9.0 (TID 335) 22/12/08 18:28:36 INFO CodeGenerator: Code generated in 14.404028 ms + 0) / 8] 22/12/08 18:28:36 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 0-134217728, partition values: [empty row] 22/12/08 18:28:36 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 134217728-268435456, partition values: [empty row] 22/12/08 18:28:36 INFO Executor: Finished task 194.0 in stage 8.0 (TID 328). 9480 bytes result sent to driver 22/12/08 18:28:36 INFO TaskSetManager: Starting task 2.0 in stage 9.0 (TID 336) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:36 INFO Executor: Running task 2.0 in stage 9.0 (TID 336) 22/12/08 18:28:36 INFO TaskSetManager: Finished task 194.0 in stage 8.0 (TID 328) in 228 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (195/200) 22/12/08 18:28:36 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 268435456-402653184, partition values: [empty row] 22/12/08 18:28:36 INFO Executor: Finished task 196.0 in stage 8.0 (TID 330). 9480 bytes result sent to driver 22/12/08 18:28:36 INFO TaskSetManager: Starting task 3.0 in stage 9.0 (TID 337) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:36 INFO TaskSetManager: Finished task 196.0 in stage 8.0 (TID 330) in 184 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (196/200) 22/12/08 18:28:36 INFO Executor: Running task 3.0 in stage 9.0 (TID 337) 22/12/08 18:28:36 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 402653184-536870912, partition values: [empty row] 22/12/08 18:28:36 INFO Executor: Finished task 195.0 in stage 8.0 (TID 329). 9480 bytes result sent to driver 22/12/08 18:28:36 INFO TaskSetManager: Starting task 4.0 in stage 9.0 (TID 338) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 4, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:36 INFO TaskSetManager: Finished task 195.0 in stage 8.0 (TID 329) in 209 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (197/200) 22/12/08 18:28:36 INFO Executor: Running task 4.0 in stage 9.0 (TID 338) 22/12/08 18:28:36 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 536870912-671088640, partition values: [empty row] 22/12/08 18:28:36 INFO Executor: Finished task 197.0 in stage 8.0 (TID 331). 9480 bytes result sent to driver 22/12/08 18:28:36 INFO TaskSetManager: Starting task 5.0 in stage 9.0 (TID 339) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 5, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:36 INFO TaskSetManager: Finished task 197.0 in stage 8.0 (TID 331) in 212 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (198/200) 22/12/08 18:28:36 INFO Executor: Running task 5.0 in stage 9.0 (TID 339) 22/12/08 18:28:36 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 671088640-805306368, partition values: [empty row] 22/12/08 18:28:36 INFO Executor: Finished task 198.0 in stage 8.0 (TID 332). 9480 bytes result sent to driver 22/12/08 18:28:36 INFO TaskSetManager: Starting task 6.0 in stage 9.0 (TID 340) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 6, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:36 INFO Executor: Running task 6.0 in stage 9.0 (TID 340) 22/12/08 18:28:36 INFO TaskSetManager: Finished task 198.0 in stage 8.0 (TID 332) in 212 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (199/200) 22/12/08 18:28:36 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 805306368-939524096, partition values: [empty row] 22/12/08 18:28:36 INFO Executor: Finished task 199.0 in stage 8.0 (TID 333). 9480 bytes result sent to driver 22/12/08 18:28:36 INFO TaskSetManager: Starting task 7.0 in stage 9.0 (TID 341) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 7, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:36 INFO TaskSetManager: Finished task 199.0 in stage 8.0 (TID 333) in 216 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (200/200) 22/12/08 18:28:36 INFO Executor: Running task 7.0 in stage 9.0 (TID 341) 22/12/08 18:28:36 INFO TaskSchedulerImpl: Removed TaskSet 8.0, whose tasks have all completed, from pool 22/12/08 18:28:36 INFO DAGScheduler: ShuffleMapStage 8 ($anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) finished in 9.311 s 22/12/08 18:28:36 INFO DAGScheduler: looking for newly runnable stages 22/12/08 18:28:36 INFO DAGScheduler: running: Set(ResultStage 30, ShuffleMapStage 9, ShuffleMapStage 28, ShuffleMapStage 11) 22/12/08 18:28:36 INFO DAGScheduler: waiting: Set(ShuffleMapStage 15, ResultStage 16, ResultStage 17, ResultStage 24, ResultStage 18, ShuffleMapStage 10, ResultStage 25, ShuffleMapStage 12, ResultStage 19, ShuffleMapStage 13, ResultStage 20, ResultStage 21, ResultStage 22, ShuffleMapStage 14, ResultStage 23) 22/12/08 18:28:36 INFO DAGScheduler: failed: Set() 22/12/08 18:28:36 INFO DAGScheduler: Submitting ShuffleMapStage 13 (MapPartitionsRDD[85] at $anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948), which has no missing parents 22/12/08 18:28:36 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 939524096-1073741824, partition values: [empty row] 22/12/08 18:28:36 INFO MemoryStore: Block broadcast_21 stored as values in memory (estimated size 87.7 KiB, free 362.7 MiB) 22/12/08 18:28:36 INFO MemoryStore: Block broadcast_21_piece0 stored as bytes in memory (estimated size 39.2 KiB, free 362.6 MiB) 22/12/08 18:28:36 INFO BlockManagerInfo: Added broadcast_21_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 39.2 KiB, free: 365.9 MiB) 22/12/08 18:28:36 INFO SparkContext: Created broadcast 21 from broadcast at DAGScheduler.scala:1478 22/12/08 18:28:36 INFO DAGScheduler: Submitting 200 missing tasks from ShuffleMapStage 13 (MapPartitionsRDD[85] at $anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14)) 22/12/08 18:28:36 INFO TaskSchedulerImpl: Adding task set 13.0 with 200 tasks resource profile 0 22/12/08 18:28:38 INFO Executor: Finished task 1.0 in stage 9.0 (TID 335). 4001 bytes result sent to driver 22/12/08 18:28:38 INFO TaskSetManager: Starting task 8.0 in stage 9.0 (TID 342) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 8, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:38 INFO Executor: Running task 8.0 in stage 9.0 (TID 342) 22/12/08 18:28:38 INFO TaskSetManager: Finished task 1.0 in stage 9.0 (TID 335) in 2470 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/18) 22/12/08 18:28:38 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1073741824-1207959552, partition values: [empty row] 22/12/08 18:28:38 INFO Executor: Finished task 0.0 in stage 9.0 (TID 334). 4001 bytes result sent to driver 22/12/08 18:28:38 INFO TaskSetManager: Starting task 9.0 in stage 9.0 (TID 343) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 9, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:38 INFO TaskSetManager: Finished task 0.0 in stage 9.0 (TID 334) in 2606 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (2/18) 22/12/08 18:28:38 INFO Executor: Running task 9.0 in stage 9.0 (TID 343) 22/12/08 18:28:38 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1207959552-1342177280, partition values: [empty row] 22/12/08 18:28:39 INFO Executor: Finished task 3.0 in stage 9.0 (TID 337). 4001 bytes result sent to driver 22/12/08 18:28:39 INFO TaskSetManager: Starting task 10.0 in stage 9.0 (TID 344) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 10, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:39 INFO Executor: Running task 10.0 in stage 9.0 (TID 344) 22/12/08 18:28:39 INFO TaskSetManager: Finished task 3.0 in stage 9.0 (TID 337) in 2713 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (3/18) 22/12/08 18:28:39 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1342177280-1476395008, partition values: [empty row] 22/12/08 18:28:39 INFO Executor: Finished task 2.0 in stage 9.0 (TID 336). 4001 bytes result sent to driver 22/12/08 18:28:39 INFO TaskSetManager: Starting task 11.0 in stage 9.0 (TID 345) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 11, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:39 INFO TaskSetManager: Finished task 2.0 in stage 9.0 (TID 336) in 2778 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (4/18) 22/12/08 18:28:39 INFO Executor: Running task 11.0 in stage 9.0 (TID 345) 22/12/08 18:28:39 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1476395008-1610612736, partition values: [empty row] 22/12/08 18:28:39 INFO Executor: Finished task 4.0 in stage 9.0 (TID 338). 4001 bytes result sent to driver 22/12/08 18:28:39 INFO TaskSetManager: Starting task 12.0 in stage 9.0 (TID 346) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 12, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:39 INFO TaskSetManager: Finished task 4.0 in stage 9.0 (TID 338) in 2818 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (5/18) 22/12/08 18:28:39 INFO Executor: Running task 12.0 in stage 9.0 (TID 346) 22/12/08 18:28:39 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1610612736-1744830464, partition values: [empty row] 22/12/08 18:28:39 INFO Executor: Finished task 5.0 in stage 9.0 (TID 339). 4001 bytes result sent to driver 22/12/08 18:28:39 INFO TaskSetManager: Starting task 13.0 in stage 9.0 (TID 347) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 13, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:39 INFO TaskSetManager: Finished task 5.0 in stage 9.0 (TID 339) in 2837 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (6/18) 22/12/08 18:28:39 INFO Executor: Running task 13.0 in stage 9.0 (TID 347) 22/12/08 18:28:39 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1744830464-1879048192, partition values: [empty row] 22/12/08 18:28:39 INFO Executor: Finished task 7.0 in stage 9.0 (TID 341). 4001 bytes result sent to driver 22/12/08 18:28:39 INFO TaskSetManager: Starting task 14.0 in stage 9.0 (TID 348) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 14, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:39 INFO Executor: Running task 14.0 in stage 9.0 (TID 348) 22/12/08 18:28:39 INFO TaskSetManager: Finished task 7.0 in stage 9.0 (TID 341) in 2925 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (7/18) 22/12/08 18:28:39 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 1879048192-2013265920, partition values: [empty row] 22/12/08 18:28:39 INFO Executor: Finished task 6.0 in stage 9.0 (TID 340). 4001 bytes result sent to driver 22/12/08 18:28:39 INFO TaskSetManager: Starting task 15.0 in stage 9.0 (TID 349) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 15, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:39 INFO TaskSetManager: Finished task 6.0 in stage 9.0 (TID 340) in 2957 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (8/18) 22/12/08 18:28:39 INFO Executor: Running task 15.0 in stage 9.0 (TID 349) 22/12/08 18:28:39 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 2013265920-2147483648, partition values: [empty row] 22/12/08 18:28:41 INFO Executor: Finished task 8.0 in stage 9.0 (TID 342). 4001 bytes result sent to driver 22/12/08 18:28:41 INFO TaskSetManager: Starting task 16.0 in stage 9.0 (TID 350) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 16, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:41 INFO TaskSetManager: Finished task 8.0 in stage 9.0 (TID 342) in 2326 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (9/18) 22/12/08 18:28:41 INFO Executor: Running task 16.0 in stage 9.0 (TID 350) 22/12/08 18:28:41 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 2147483648-2281701376, partition values: [empty row] 22/12/08 18:28:41 INFO Executor: Finished task 9.0 in stage 9.0 (TID 343). 4001 bytes result sent to driver 22/12/08 18:28:41 INFO TaskSetManager: Starting task 17.0 in stage 9.0 (TID 351) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 17, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:41 INFO Executor: Running task 17.0 in stage 9.0 (TID 351) 22/12/08 18:28:41 INFO TaskSetManager: Finished task 9.0 in stage 9.0 (TID 343) in 2312 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (10/18) 22/12/08 18:28:41 INFO FileScanRDD: Reading File path: file:///kfs_public/Performance/sample_file/2000Q1.csv, range: 2281701376-2289277555, partition values: [empty row] 22/12/08 18:28:41 INFO Executor: Finished task 17.0 in stage 9.0 (TID 351). 4001 bytes result sent to driver 22/12/08 18:28:41 INFO TaskSetManager: Starting task 0.0 in stage 11.0 (TID 352) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, PROCESS_LOCAL, 4888 bytes) taskResourceAssignments Map() 22/12/08 18:28:41 INFO Executor: Running task 0.0 in stage 11.0 (TID 352) 22/12/08 18:28:41 INFO TaskSetManager: Finished task 17.0 in stage 9.0 (TID 351) in 256 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (11/18) 22/12/08 18:28:41 INFO Executor: Finished task 10.0 in stage 9.0 (TID 344). 4001 bytes result sent to driver 22/12/08 18:28:41 INFO TaskSetManager: Starting task 1.0 in stage 11.0 (TID 353) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, PROCESS_LOCAL, 4916 bytes) taskResourceAssignments Map() 22/12/08 18:28:41 INFO TaskSetManager: Finished task 10.0 in stage 9.0 (TID 344) in 2389 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (12/18) 22/12/08 18:28:41 INFO Executor: Running task 1.0 in stage 11.0 (TID 353) 22/12/08 18:28:41 INFO PythonRunner: Times: total = 64, boot = -22576, init = 22640, finish = 0 22/12/08 18:28:41 INFO PythonRunner: Times: total = 65, boot = -22543, init = 22608, finish = 0 22/12/08 18:28:41 INFO Executor: Finished task 0.0 in stage 11.0 (TID 352). 3820 bytes result sent to driver 22/12/08 18:28:41 INFO Executor: Finished task 1.0 in stage 11.0 (TID 353). 3820 bytes result sent to driver 22/12/08 18:28:41 INFO TaskSetManager: Starting task 2.0 in stage 11.0 (TID 354) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, PROCESS_LOCAL, 4802 bytes) taskResourceAssignments Map() 22/12/08 18:28:41 INFO TaskSetManager: Finished task 0.0 in stage 11.0 (TID 352) in 131 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/8) 22/12/08 18:28:41 INFO Executor: Running task 2.0 in stage 11.0 (TID 354) 22/12/08 18:28:41 INFO TaskSetManager: Starting task 3.0 in stage 11.0 (TID 355) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, PROCESS_LOCAL, 4911 bytes) taskResourceAssignments Map() 22/12/08 18:28:41 INFO Executor: Running task 3.0 in stage 11.0 (TID 355) 22/12/08 18:28:41 INFO TaskSetManager: Finished task 1.0 in stage 11.0 (TID 353) in 125 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (2/8) 22/12/08 18:28:41 INFO Executor: Finished task 11.0 in stage 9.0 (TID 345). 4001 bytes result sent to driver 22/12/08 18:28:41 INFO TaskSetManager: Starting task 4.0 in stage 11.0 (TID 356) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 4, PROCESS_LOCAL, 4856 bytes) taskResourceAssignments Map() 22/12/08 18:28:41 INFO TaskSetManager: Finished task 11.0 in stage 9.0 (TID 345) in 2498 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (13/18) 22/12/08 18:28:41 INFO Executor: Running task 4.0 in stage 11.0 (TID 356) 22/12/08 18:28:41 INFO PythonRunner: Times: total = 64, boot = -22611, init = 22675, finish = 0 22/12/08 18:28:41 INFO Executor: Finished task 3.0 in stage 11.0 (TID 355). 3777 bytes result sent to driver 22/12/08 18:28:41 INFO TaskSetManager: Starting task 5.0 in stage 11.0 (TID 357) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 5, PROCESS_LOCAL, 4936 bytes) taskResourceAssignments Map() 22/12/08 18:28:41 INFO TaskSetManager: Finished task 3.0 in stage 11.0 (TID 355) in 76 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (3/8) 22/12/08 18:28:41 INFO Executor: Running task 5.0 in stage 11.0 (TID 357) 22/12/08 18:28:41 INFO PythonRunner: Times: total = 81, boot = -22616, init = 22697, finish = 0 22/12/08 18:28:41 INFO Executor: Finished task 2.0 in stage 11.0 (TID 354). 3777 bytes result sent to driver 22/12/08 18:28:41 INFO TaskSetManager: Starting task 6.0 in stage 11.0 (TID 358) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 6, PROCESS_LOCAL, 4917 bytes) taskResourceAssignments Map() 22/12/08 18:28:41 INFO TaskSetManager: Finished task 2.0 in stage 11.0 (TID 354) in 92 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (4/8) 22/12/08 18:28:41 INFO Executor: Running task 6.0 in stage 11.0 (TID 358) 22/12/08 18:28:41 INFO PythonRunner: Times: total = 87, boot = -105, init = 192, finish = 0 22/12/08 18:28:41 INFO Executor: Finished task 4.0 in stage 11.0 (TID 356). 3820 bytes result sent to driver 22/12/08 18:28:41 INFO TaskSetManager: Starting task 7.0 in stage 11.0 (TID 359) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 7, PROCESS_LOCAL, 4867 bytes) taskResourceAssignments Map() 22/12/08 18:28:41 INFO Executor: Running task 7.0 in stage 11.0 (TID 359) 22/12/08 18:28:41 INFO TaskSetManager: Finished task 4.0 in stage 11.0 (TID 356) in 100 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (5/8) 22/12/08 18:28:41 INFO PythonRunner: Times: total = 68, boot = -127, init = 195, finish = 0 22/12/08 18:28:41 INFO Executor: Finished task 12.0 in stage 9.0 (TID 346). 4001 bytes result sent to driver 22/12/08 18:28:41 INFO TaskSetManager: Starting task 0.0 in stage 13.0 (TID 360) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:41 INFO TaskSetManager: Finished task 12.0 in stage 9.0 (TID 346) in 2536 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (14/18) 22/12/08 18:28:41 INFO Executor: Running task 0.0 in stage 13.0 (TID 360) 22/12/08 18:28:41 INFO Executor: Finished task 5.0 in stage 11.0 (TID 357). 3820 bytes result sent to driver 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Getting 18 (913.2 KiB) non-empty blocks including 18 (913.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:41 INFO TaskSetManager: Starting task 1.0 in stage 13.0 (TID 361) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:41 INFO TaskSetManager: Finished task 5.0 in stage 11.0 (TID 357) in 84 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (6/8) 22/12/08 18:28:41 INFO Executor: Running task 1.0 in stage 13.0 (TID 361) 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Getting 200 (1009.9 KiB) non-empty blocks including 200 (1009.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Getting 18 (917.7 KiB) non-empty blocks including 18 (917.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Getting 200 (1009.1 KiB) non-empty blocks including 200 (1009.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:41 INFO PythonRunner: Times: total = 73, boot = -20, init = 93, finish = 0 22/12/08 18:28:41 INFO Executor: Finished task 6.0 in stage 11.0 (TID 358). 3820 bytes result sent to driver 22/12/08 18:28:41 INFO TaskSetManager: Starting task 2.0 in stage 13.0 (TID 362) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:41 INFO TaskSetManager: Finished task 6.0 in stage 11.0 (TID 358) in 90 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (7/8) 22/12/08 18:28:41 INFO Executor: Running task 2.0 in stage 13.0 (TID 362) 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Getting 18 (927.9 KiB) non-empty blocks including 18 (927.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Getting 200 (1015.0 KiB) non-empty blocks including 200 (1015.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:41 INFO Executor: Finished task 13.0 in stage 9.0 (TID 347). 4001 bytes result sent to driver 22/12/08 18:28:41 INFO TaskSetManager: Starting task 3.0 in stage 13.0 (TID 363) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:41 INFO TaskSetManager: Finished task 13.0 in stage 9.0 (TID 347) in 2537 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (15/18) 22/12/08 18:28:41 INFO Executor: Running task 3.0 in stage 13.0 (TID 363) 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Getting 18 (933.7 KiB) non-empty blocks including 18 (933.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Getting 200 (1016.9 KiB) non-empty blocks including 200 (1016.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:41 INFO PythonRunner: Times: total = 70, boot = -57, init = 127, finish = 0 22/12/08 18:28:41 INFO Executor: Finished task 7.0 in stage 11.0 (TID 359). 3820 bytes result sent to driver 22/12/08 18:28:41 INFO TaskSetManager: Starting task 4.0 in stage 13.0 (TID 364) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 4, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:41 INFO TaskSetManager: Finished task 7.0 in stage 11.0 (TID 359) in 88 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (8/8) 22/12/08 18:28:41 INFO Executor: Running task 4.0 in stage 13.0 (TID 364) 22/12/08 18:28:41 INFO TaskSchedulerImpl: Removed TaskSet 11.0, whose tasks have all completed, from pool 22/12/08 18:28:41 INFO DAGScheduler: ShuffleMapStage 11 ($anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) finished in 53.161 s 22/12/08 18:28:41 INFO DAGScheduler: looking for newly runnable stages 22/12/08 18:28:41 INFO DAGScheduler: running: Set(ResultStage 30, ShuffleMapStage 9, ShuffleMapStage 13, ShuffleMapStage 28) 22/12/08 18:28:41 INFO DAGScheduler: waiting: Set(ShuffleMapStage 15, ResultStage 16, ResultStage 17, ResultStage 24, ResultStage 18, ShuffleMapStage 10, ResultStage 25, ShuffleMapStage 12, ResultStage 19, ResultStage 20, ResultStage 21, ResultStage 22, ShuffleMapStage 14, ResultStage 23) 22/12/08 18:28:41 INFO DAGScheduler: failed: Set() 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Getting 18 (933.0 KiB) non-empty blocks including 18 (933.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Getting 200 (1012.8 KiB) non-empty blocks including 200 (1012.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:41 INFO Executor: Finished task 1.0 in stage 13.0 (TID 361). 12728 bytes result sent to driver 22/12/08 18:28:41 INFO TaskSetManager: Starting task 5.0 in stage 13.0 (TID 365) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 5, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:41 INFO TaskSetManager: Finished task 1.0 in stage 13.0 (TID 361) in 129 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/200) 22/12/08 18:28:41 INFO Executor: Running task 5.0 in stage 13.0 (TID 365) 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Getting 18 (923.1 KiB) non-empty blocks including 18 (923.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Getting 200 (1005.8 KiB) non-empty blocks including 200 (1005.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:41 INFO Executor: Finished task 0.0 in stage 13.0 (TID 360). 12728 bytes result sent to driver 22/12/08 18:28:41 INFO TaskSetManager: Starting task 6.0 in stage 13.0 (TID 366) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 6, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:41 INFO TaskSetManager: Finished task 0.0 in stage 13.0 (TID 360) in 161 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (2/200) 22/12/08 18:28:41 INFO Executor: Running task 6.0 in stage 13.0 (TID 366) 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Getting 18 (928.2 KiB) non-empty blocks including 18 (928.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Getting 200 (1014.6 KiB) non-empty blocks including 200 (1014.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:41 INFO Executor: Finished task 2.0 in stage 13.0 (TID 362). 12728 bytes result sent to driver 22/12/08 18:28:41 INFO TaskSetManager: Starting task 7.0 in stage 13.0 (TID 367) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 7, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:41 INFO TaskSetManager: Finished task 2.0 in stage 13.0 (TID 362) in 143 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (3/200) 22/12/08 18:28:41 INFO Executor: Running task 7.0 in stage 13.0 (TID 367) 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Getting 18 (922.8 KiB) non-empty blocks including 18 (922.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Getting 200 (1008.8 KiB) non-empty blocks including 200 (1008.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:41 INFO Executor: Finished task 3.0 in stage 13.0 (TID 363). 12728 bytes result sent to driver 22/12/08 18:28:41 INFO TaskSetManager: Starting task 8.0 in stage 13.0 (TID 368) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 8, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:41 INFO TaskSetManager: Finished task 3.0 in stage 13.0 (TID 363) in 145 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (4/200) 22/12/08 18:28:41 INFO Executor: Running task 8.0 in stage 13.0 (TID 368) 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Getting 18 (923.4 KiB) non-empty blocks including 18 (923.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:41 INFO Executor: Finished task 14.0 in stage 9.0 (TID 348). 4001 bytes result sent to driver 22/12/08 18:28:41 INFO TaskSetManager: Starting task 9.0 in stage 13.0 (TID 369) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 9, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:41 INFO TaskSetManager: Finished task 14.0 in stage 9.0 (TID 348) in 2532 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (16/18) 22/12/08 18:28:41 INFO Executor: Running task 9.0 in stage 13.0 (TID 369) 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Getting 200 (1013.8 KiB) non-empty blocks including 200 (1013.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Getting 18 (907.8 KiB) non-empty blocks including 18 (907.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 8 ms 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Getting 200 (1005.3 KiB) non-empty blocks including 200 (1005.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:41 INFO Executor: Finished task 4.0 in stage 13.0 (TID 364). 12728 bytes result sent to driver 22/12/08 18:28:41 INFO TaskSetManager: Starting task 10.0 in stage 13.0 (TID 370) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 10, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:41 INFO Executor: Running task 10.0 in stage 13.0 (TID 370) 22/12/08 18:28:41 INFO TaskSetManager: Finished task 4.0 in stage 13.0 (TID 364) in 128 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (5/200) 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Getting 18 (917.7 KiB) non-empty blocks including 18 (917.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Getting 200 (1005.2 KiB) non-empty blocks including 200 (1005.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:41 INFO Executor: Finished task 5.0 in stage 13.0 (TID 365). 12728 bytes result sent to driver 22/12/08 18:28:41 INFO TaskSetManager: Starting task 11.0 in stage 13.0 (TID 371) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 11, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:41 INFO TaskSetManager: Finished task 5.0 in stage 13.0 (TID 365) in 120 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (6/200) 22/12/08 18:28:41 INFO Executor: Running task 11.0 in stage 13.0 (TID 371) 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Getting 18 (938.2 KiB) non-empty blocks including 18 (938.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:41 INFO Executor: Finished task 15.0 in stage 9.0 (TID 349). 4001 bytes result sent to driver 22/12/08 18:28:41 INFO TaskSetManager: Starting task 12.0 in stage 13.0 (TID 372) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 12, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Getting 200 (1019.1 KiB) non-empty blocks including 200 (1019.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:41 INFO TaskSetManager: Finished task 15.0 in stage 9.0 (TID 349) in 2594 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (17/18) 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:41 INFO Executor: Running task 12.0 in stage 13.0 (TID 372) 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Getting 18 (938.4 KiB) non-empty blocks including 18 (938.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Getting 200 (1012.4 KiB) non-empty blocks including 200 (1012.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:41 INFO Executor: Finished task 6.0 in stage 13.0 (TID 366). 12728 bytes result sent to driver 22/12/08 18:28:41 INFO TaskSetManager: Starting task 13.0 in stage 13.0 (TID 373) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 13, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:41 INFO TaskSetManager: Finished task 6.0 in stage 13.0 (TID 366) in 119 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (7/200) 22/12/08 18:28:41 INFO Executor: Running task 13.0 in stage 13.0 (TID 373) 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Getting 18 (943.6 KiB) non-empty blocks including 18 (943.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Getting 200 (1019.0 KiB) non-empty blocks including 200 (1019.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:41 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:41 INFO Executor: Finished task 7.0 in stage 13.0 (TID 367). 12728 bytes result sent to driver 22/12/08 18:28:41 INFO TaskSetManager: Starting task 14.0 in stage 13.0 (TID 374) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 14, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:41 INFO Executor: Running task 14.0 in stage 13.0 (TID 374) 22/12/08 18:28:41 INFO TaskSetManager: Finished task 7.0 in stage 13.0 (TID 367) in 117 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (8/200) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (927.9 KiB) non-empty blocks including 18 (927.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1019.1 KiB) non-empty blocks including 200 (1019.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO Executor: Finished task 8.0 in stage 13.0 (TID 368). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 15.0 in stage 13.0 (TID 375) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 15, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO TaskSetManager: Finished task 8.0 in stage 13.0 (TID 368) in 140 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (9/200) 22/12/08 18:28:42 INFO Executor: Running task 15.0 in stage 13.0 (TID 375) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (928.5 KiB) non-empty blocks including 18 (928.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1016.1 KiB) non-empty blocks including 200 (1016.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO Executor: Finished task 10.0 in stage 13.0 (TID 370). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 16.0 in stage 13.0 (TID 376) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 16, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO Executor: Running task 16.0 in stage 13.0 (TID 376) 22/12/08 18:28:42 INFO TaskSetManager: Finished task 10.0 in stage 13.0 (TID 370) in 129 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (10/200) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (928.5 KiB) non-empty blocks including 18 (928.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO Executor: Finished task 9.0 in stage 13.0 (TID 369). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1010.0 KiB) non-empty blocks including 200 (1010.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO TaskSetManager: Starting task 17.0 in stage 13.0 (TID 377) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 17, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO TaskSetManager: Finished task 9.0 in stage 13.0 (TID 369) in 154 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (11/200) 22/12/08 18:28:42 INFO Executor: Running task 17.0 in stage 13.0 (TID 377) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (933.7 KiB) non-empty blocks including 18 (933.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1011.9 KiB) non-empty blocks including 200 (1011.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 9 ms 22/12/08 18:28:42 INFO Executor: Finished task 12.0 in stage 13.0 (TID 372). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 18.0 in stage 13.0 (TID 378) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 18, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO TaskSetManager: Finished task 12.0 in stage 13.0 (TID 372) in 138 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (12/200) 22/12/08 18:28:42 INFO Executor: Running task 18.0 in stage 13.0 (TID 378) 22/12/08 18:28:42 INFO Executor: Finished task 11.0 in stage 13.0 (TID 371). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 19.0 in stage 13.0 (TID 379) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 19, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO TaskSetManager: Finished task 11.0 in stage 13.0 (TID 371) in 145 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (13/200) 22/12/08 18:28:42 INFO Executor: Running task 19.0 in stage 13.0 (TID 379) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (917.7 KiB) non-empty blocks including 18 (917.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1013.8 KiB) non-empty blocks including 200 (1013.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (928.2 KiB) non-empty blocks including 18 (928.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1010.0 KiB) non-empty blocks including 200 (1010.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO Executor: Finished task 14.0 in stage 13.0 (TID 374). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 20.0 in stage 13.0 (TID 380) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 20, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO Executor: Running task 20.0 in stage 13.0 (TID 380) 22/12/08 18:28:42 INFO TaskSetManager: Finished task 14.0 in stage 13.0 (TID 374) in 166 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (14/200) 22/12/08 18:28:42 INFO Executor: Finished task 13.0 in stage 13.0 (TID 373). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 21.0 in stage 13.0 (TID 381) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 21, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO TaskSetManager: Finished task 13.0 in stage 13.0 (TID 373) in 180 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (15/200) 22/12/08 18:28:42 INFO Executor: Running task 21.0 in stage 13.0 (TID 381) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (922.6 KiB) non-empty blocks including 18 (922.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1009.8 KiB) non-empty blocks including 200 (1009.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (917.7 KiB) non-empty blocks including 18 (917.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1010.2 KiB) non-empty blocks including 200 (1010.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO Executor: Finished task 15.0 in stage 13.0 (TID 375). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 22.0 in stage 13.0 (TID 382) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 22, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO Executor: Running task 22.0 in stage 13.0 (TID 382) 22/12/08 18:28:42 INFO TaskSetManager: Finished task 15.0 in stage 13.0 (TID 375) in 152 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (16/200) 22/12/08 18:28:42 INFO Executor: Finished task 16.0 in stage 13.0 (TID 376). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 23.0 in stage 13.0 (TID 383) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 23, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO TaskSetManager: Finished task 16.0 in stage 13.0 (TID 376) in 143 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (17/200) 22/12/08 18:28:42 INFO Executor: Running task 23.0 in stage 13.0 (TID 383) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (918.0 KiB) non-empty blocks including 18 (918.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1008.7 KiB) non-empty blocks including 200 (1008.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO Executor: Finished task 17.0 in stage 13.0 (TID 377). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 24.0 in stage 13.0 (TID 384) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 24, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO Executor: Running task 24.0 in stage 13.0 (TID 384) 22/12/08 18:28:42 INFO TaskSetManager: Finished task 17.0 in stage 13.0 (TID 377) in 140 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (18/200) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (923.1 KiB) non-empty blocks including 18 (923.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1005.4 KiB) non-empty blocks including 200 (1005.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (927.9 KiB) non-empty blocks including 18 (927.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1014.0 KiB) non-empty blocks including 200 (1014.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO Executor: Finished task 18.0 in stage 13.0 (TID 378). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 25.0 in stage 13.0 (TID 385) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 25, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO TaskSetManager: Finished task 18.0 in stage 13.0 (TID 378) in 104 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (19/200) 22/12/08 18:28:42 INFO Executor: Running task 25.0 in stage 13.0 (TID 385) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (938.2 KiB) non-empty blocks including 18 (938.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1015.4 KiB) non-empty blocks including 200 (1015.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 9 ms 22/12/08 18:28:42 INFO Executor: Finished task 19.0 in stage 13.0 (TID 379). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 26.0 in stage 13.0 (TID 386) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 26, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO Executor: Running task 26.0 in stage 13.0 (TID 386) 22/12/08 18:28:42 INFO TaskSetManager: Finished task 19.0 in stage 13.0 (TID 379) in 124 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (20/200) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (902.7 KiB) non-empty blocks including 18 (902.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1007.8 KiB) non-empty blocks including 200 (1007.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO Executor: Finished task 20.0 in stage 13.0 (TID 380). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 27.0 in stage 13.0 (TID 387) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 27, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO Executor: Running task 27.0 in stage 13.0 (TID 387) 22/12/08 18:28:42 INFO TaskSetManager: Finished task 20.0 in stage 13.0 (TID 380) in 140 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (21/200) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (933.0 KiB) non-empty blocks including 18 (933.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1013.1 KiB) non-empty blocks including 200 (1013.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO Executor: Finished task 21.0 in stage 13.0 (TID 381). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 28.0 in stage 13.0 (TID 388) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 28, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO Executor: Running task 28.0 in stage 13.0 (TID 388) 22/12/08 18:28:42 INFO TaskSetManager: Finished task 21.0 in stage 13.0 (TID 381) in 172 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (22/200) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (933.7 KiB) non-empty blocks including 18 (933.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1008.1 KiB) non-empty blocks including 200 (1008.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO Executor: Finished task 22.0 in stage 13.0 (TID 382). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 29.0 in stage 13.0 (TID 389) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 29, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO Executor: Running task 29.0 in stage 13.0 (TID 389) 22/12/08 18:28:42 INFO TaskSetManager: Finished task 22.0 in stage 13.0 (TID 382) in 164 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (23/200) 22/12/08 18:28:42 INFO Executor: Finished task 23.0 in stage 13.0 (TID 383). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 30.0 in stage 13.0 (TID 390) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 30, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO TaskSetManager: Finished task 23.0 in stage 13.0 (TID 383) in 164 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (24/200) 22/12/08 18:28:42 INFO Executor: Running task 30.0 in stage 13.0 (TID 390) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (922.8 KiB) non-empty blocks including 18 (922.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1012.7 KiB) non-empty blocks including 200 (1012.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (912.6 KiB) non-empty blocks including 18 (912.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1008.3 KiB) non-empty blocks including 200 (1008.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO Executor: Finished task 24.0 in stage 13.0 (TID 384). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 31.0 in stage 13.0 (TID 391) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 31, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO Executor: Running task 31.0 in stage 13.0 (TID 391) 22/12/08 18:28:42 INFO TaskSetManager: Finished task 24.0 in stage 13.0 (TID 384) in 180 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (25/200) 22/12/08 18:28:42 INFO Executor: Finished task 25.0 in stage 13.0 (TID 385). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 32.0 in stage 13.0 (TID 392) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 32, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO Executor: Running task 32.0 in stage 13.0 (TID 392) 22/12/08 18:28:42 INFO TaskSetManager: Finished task 25.0 in stage 13.0 (TID 385) in 163 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (26/200) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (933.3 KiB) non-empty blocks including 18 (933.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1014.7 KiB) non-empty blocks including 200 (1014.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO Executor: Finished task 26.0 in stage 13.0 (TID 386). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 33.0 in stage 13.0 (TID 393) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 33, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO TaskSetManager: Finished task 26.0 in stage 13.0 (TID 386) in 145 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (27/200) 22/12/08 18:28:42 INFO Executor: Running task 33.0 in stage 13.0 (TID 393) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (928.2 KiB) non-empty blocks including 18 (928.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1013.7 KiB) non-empty blocks including 200 (1013.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (912.9 KiB) non-empty blocks including 18 (912.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1009.4 KiB) non-empty blocks including 200 (1009.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO Executor: Finished task 27.0 in stage 13.0 (TID 387). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 34.0 in stage 13.0 (TID 394) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 34, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO TaskSetManager: Finished task 27.0 in stage 13.0 (TID 387) in 107 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (28/200) 22/12/08 18:28:42 INFO Executor: Running task 34.0 in stage 13.0 (TID 394) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (927.9 KiB) non-empty blocks including 18 (927.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1009.0 KiB) non-empty blocks including 200 (1009.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO Executor: Finished task 28.0 in stage 13.0 (TID 388). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 35.0 in stage 13.0 (TID 395) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 35, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO Executor: Running task 35.0 in stage 13.0 (TID 395) 22/12/08 18:28:42 INFO TaskSetManager: Finished task 28.0 in stage 13.0 (TID 388) in 153 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (29/200) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (918.0 KiB) non-empty blocks including 18 (918.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1008.2 KiB) non-empty blocks including 200 (1008.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO Executor: Finished task 30.0 in stage 13.0 (TID 390). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO Executor: Finished task 29.0 in stage 13.0 (TID 389). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 36.0 in stage 13.0 (TID 396) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 36, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO Executor: Running task 36.0 in stage 13.0 (TID 396) 22/12/08 18:28:42 INFO TaskSetManager: Finished task 30.0 in stage 13.0 (TID 390) in 165 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (30/200) 22/12/08 18:28:42 INFO TaskSetManager: Starting task 37.0 in stage 13.0 (TID 397) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 37, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO TaskSetManager: Finished task 29.0 in stage 13.0 (TID 389) in 170 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (31/200) 22/12/08 18:28:42 INFO Executor: Running task 37.0 in stage 13.0 (TID 397) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (943.3 KiB) non-empty blocks including 18 (943.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (912.6 KiB) non-empty blocks including 18 (912.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1010.8 KiB) non-empty blocks including 200 (1010.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1013.6 KiB) non-empty blocks including 200 (1013.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO Executor: Finished task 31.0 in stage 13.0 (TID 391). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 38.0 in stage 13.0 (TID 398) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 38, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO TaskSetManager: Finished task 31.0 in stage 13.0 (TID 391) in 167 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (32/200) 22/12/08 18:28:42 INFO Executor: Running task 38.0 in stage 13.0 (TID 398) 22/12/08 18:28:42 INFO Executor: Finished task 33.0 in stage 13.0 (TID 393). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO Executor: Finished task 32.0 in stage 13.0 (TID 392). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (907.5 KiB) non-empty blocks including 18 (907.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO TaskSetManager: Starting task 39.0 in stage 13.0 (TID 399) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 39, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO TaskSetManager: Finished task 33.0 in stage 13.0 (TID 393) in 165 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (33/200) 22/12/08 18:28:42 INFO Executor: Running task 39.0 in stage 13.0 (TID 399) 22/12/08 18:28:42 INFO TaskSetManager: Starting task 40.0 in stage 13.0 (TID 400) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 40, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO Executor: Running task 40.0 in stage 13.0 (TID 400) 22/12/08 18:28:42 INFO TaskSetManager: Finished task 32.0 in stage 13.0 (TID 392) in 170 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (34/200) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1006.2 KiB) non-empty blocks including 200 (1006.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (938.4 KiB) non-empty blocks including 18 (938.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (933.3 KiB) non-empty blocks including 18 (933.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1016.3 KiB) non-empty blocks including 200 (1016.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1016.5 KiB) non-empty blocks including 200 (1016.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO Executor: Finished task 34.0 in stage 13.0 (TID 394). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 41.0 in stage 13.0 (TID 401) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 41, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO Executor: Running task 41.0 in stage 13.0 (TID 401) 22/12/08 18:28:42 INFO TaskSetManager: Finished task 34.0 in stage 13.0 (TID 394) in 146 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (35/200) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (923.4 KiB) non-empty blocks including 18 (923.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 10 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1008.8 KiB) non-empty blocks including 200 (1008.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO Executor: Finished task 35.0 in stage 13.0 (TID 395). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 42.0 in stage 13.0 (TID 402) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 42, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO TaskSetManager: Finished task 35.0 in stage 13.0 (TID 395) in 129 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (36/200) 22/12/08 18:28:42 INFO Executor: Running task 42.0 in stage 13.0 (TID 402) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (928.5 KiB) non-empty blocks including 18 (928.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1023.6 KiB) non-empty blocks including 200 (1023.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO Executor: Finished task 36.0 in stage 13.0 (TID 396). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 43.0 in stage 13.0 (TID 403) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 43, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO TaskSetManager: Finished task 36.0 in stage 13.0 (TID 396) in 149 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (37/200) 22/12/08 18:28:42 INFO Executor: Running task 43.0 in stage 13.0 (TID 403) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (922.8 KiB) non-empty blocks including 18 (922.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1005.7 KiB) non-empty blocks including 200 (1005.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO Executor: Finished task 37.0 in stage 13.0 (TID 397). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 44.0 in stage 13.0 (TID 404) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 44, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO TaskSetManager: Finished task 37.0 in stage 13.0 (TID 397) in 166 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (38/200) 22/12/08 18:28:42 INFO Executor: Running task 44.0 in stage 13.0 (TID 404) 22/12/08 18:28:42 INFO Executor: Finished task 38.0 in stage 13.0 (TID 398). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 45.0 in stage 13.0 (TID 405) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 45, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (927.9 KiB) non-empty blocks including 18 (927.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO TaskSetManager: Finished task 38.0 in stage 13.0 (TID 398) in 153 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (39/200) 22/12/08 18:28:42 INFO Executor: Running task 45.0 in stage 13.0 (TID 405) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1011.3 KiB) non-empty blocks including 200 (1011.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (913.2 KiB) non-empty blocks including 18 (913.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1013.4 KiB) non-empty blocks including 200 (1013.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO Executor: Finished task 40.0 in stage 13.0 (TID 400). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 46.0 in stage 13.0 (TID 406) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 46, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO TaskSetManager: Finished task 40.0 in stage 13.0 (TID 400) in 158 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (40/200) 22/12/08 18:28:42 INFO Executor: Running task 46.0 in stage 13.0 (TID 406) 22/12/08 18:28:42 INFO Executor: Finished task 41.0 in stage 13.0 (TID 401). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO Executor: Finished task 39.0 in stage 13.0 (TID 399). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 47.0 in stage 13.0 (TID 407) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 47, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO Executor: Running task 47.0 in stage 13.0 (TID 407) 22/12/08 18:28:42 INFO TaskSetManager: Finished task 41.0 in stage 13.0 (TID 401) in 147 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (41/200) 22/12/08 18:28:42 INFO TaskSetManager: Starting task 48.0 in stage 13.0 (TID 408) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 48, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO Executor: Running task 48.0 in stage 13.0 (TID 408) 22/12/08 18:28:42 INFO TaskSetManager: Finished task 39.0 in stage 13.0 (TID 399) in 160 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (42/200) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (927.9 KiB) non-empty blocks including 18 (927.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1010.5 KiB) non-empty blocks including 200 (1010.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (928.5 KiB) non-empty blocks including 18 (928.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (922.8 KiB) non-empty blocks including 18 (922.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1014.9 KiB) non-empty blocks including 200 (1014.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1011.3 KiB) non-empty blocks including 200 (1011.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 9 ms 22/12/08 18:28:42 INFO Executor: Finished task 42.0 in stage 13.0 (TID 402). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 49.0 in stage 13.0 (TID 409) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 49, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO TaskSetManager: Finished task 42.0 in stage 13.0 (TID 402) in 154 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (43/200) 22/12/08 18:28:42 INFO Executor: Running task 49.0 in stage 13.0 (TID 409) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (903.0 KiB) non-empty blocks including 18 (903.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO Executor: Finished task 43.0 in stage 13.0 (TID 403). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 50.0 in stage 13.0 (TID 410) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 50, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1003.4 KiB) non-empty blocks including 200 (1003.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO Executor: Running task 50.0 in stage 13.0 (TID 410) 22/12/08 18:28:42 INFO TaskSetManager: Finished task 43.0 in stage 13.0 (TID 403) in 121 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (44/200) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (938.2 KiB) non-empty blocks including 18 (938.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1016.2 KiB) non-empty blocks including 200 (1016.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO Executor: Finished task 45.0 in stage 13.0 (TID 405). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 51.0 in stage 13.0 (TID 411) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 51, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO Executor: Running task 51.0 in stage 13.0 (TID 411) 22/12/08 18:28:42 INFO TaskSetManager: Finished task 45.0 in stage 13.0 (TID 405) in 129 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (45/200) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (938.4 KiB) non-empty blocks including 18 (938.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1011.4 KiB) non-empty blocks including 200 (1011.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO Executor: Finished task 44.0 in stage 13.0 (TID 404). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 52.0 in stage 13.0 (TID 412) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 52, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO Executor: Running task 52.0 in stage 13.0 (TID 412) 22/12/08 18:28:42 INFO TaskSetManager: Finished task 44.0 in stage 13.0 (TID 404) in 165 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (46/200) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (928.2 KiB) non-empty blocks including 18 (928.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1006.4 KiB) non-empty blocks including 200 (1006.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO Executor: Finished task 46.0 in stage 13.0 (TID 406). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 53.0 in stage 13.0 (TID 413) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 53, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO TaskSetManager: Finished task 46.0 in stage 13.0 (TID 406) in 158 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (47/200) 22/12/08 18:28:42 INFO Executor: Running task 53.0 in stage 13.0 (TID 413) 22/12/08 18:28:42 INFO Executor: Finished task 47.0 in stage 13.0 (TID 407). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 54.0 in stage 13.0 (TID 414) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 54, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO Executor: Running task 54.0 in stage 13.0 (TID 414) 22/12/08 18:28:42 INFO TaskSetManager: Finished task 47.0 in stage 13.0 (TID 407) in 161 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (48/200) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (917.4 KiB) non-empty blocks including 18 (917.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1012.3 KiB) non-empty blocks including 200 (1012.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO Executor: Finished task 48.0 in stage 13.0 (TID 408). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (923.1 KiB) non-empty blocks including 18 (923.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO TaskSetManager: Starting task 55.0 in stage 13.0 (TID 415) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 55, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO Executor: Running task 55.0 in stage 13.0 (TID 415) 22/12/08 18:28:42 INFO TaskSetManager: Finished task 48.0 in stage 13.0 (TID 408) in 164 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (49/200) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1016.3 KiB) non-empty blocks including 200 (1016.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (943.0 KiB) non-empty blocks including 18 (943.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1018.9 KiB) non-empty blocks including 200 (1018.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 8 ms 22/12/08 18:28:42 INFO Executor: Finished task 49.0 in stage 13.0 (TID 409). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 56.0 in stage 13.0 (TID 416) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 56, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO Executor: Running task 56.0 in stage 13.0 (TID 416) 22/12/08 18:28:42 INFO TaskSetManager: Finished task 49.0 in stage 13.0 (TID 409) in 129 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (50/200) 22/12/08 18:28:42 INFO Executor: Finished task 50.0 in stage 13.0 (TID 410). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 57.0 in stage 13.0 (TID 417) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 57, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO Executor: Running task 57.0 in stage 13.0 (TID 417) 22/12/08 18:28:42 INFO TaskSetManager: Finished task 50.0 in stage 13.0 (TID 410) in 118 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (51/200) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (933.3 KiB) non-empty blocks including 18 (933.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1012.2 KiB) non-empty blocks including 200 (1012.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (937.9 KiB) non-empty blocks including 18 (937.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1015.2 KiB) non-empty blocks including 200 (1015.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO Executor: Finished task 51.0 in stage 13.0 (TID 411). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 58.0 in stage 13.0 (TID 418) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 58, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO Executor: Running task 58.0 in stage 13.0 (TID 418) 22/12/08 18:28:42 INFO TaskSetManager: Finished task 51.0 in stage 13.0 (TID 411) in 122 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (52/200) 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 18 (918.0 KiB) non-empty blocks including 18 (918.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Getting 200 (1013.7 KiB) non-empty blocks including 200 (1013.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:42 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 8 ms 22/12/08 18:28:42 INFO Executor: Finished task 52.0 in stage 13.0 (TID 412). 12728 bytes result sent to driver 22/12/08 18:28:42 INFO TaskSetManager: Starting task 59.0 in stage 13.0 (TID 419) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 59, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:42 INFO TaskSetManager: Finished task 52.0 in stage 13.0 (TID 412) in 153 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (53/200) 22/12/08 18:28:42 INFO Executor: Running task 59.0 in stage 13.0 (TID 419) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (934.0 KiB) non-empty blocks including 18 (934.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1015.5 KiB) non-empty blocks including 200 (1015.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 53.0 in stage 13.0 (TID 413). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 60.0 in stage 13.0 (TID 420) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 60, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO Executor: Running task 60.0 in stage 13.0 (TID 420) 22/12/08 18:28:43 INFO TaskSetManager: Finished task 53.0 in stage 13.0 (TID 413) in 153 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (54/200) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (918.0 KiB) non-empty blocks including 18 (918.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1009.9 KiB) non-empty blocks including 200 (1009.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 54.0 in stage 13.0 (TID 414). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 61.0 in stage 13.0 (TID 421) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 61, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO TaskSetManager: Finished task 54.0 in stage 13.0 (TID 414) in 163 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (55/200) 22/12/08 18:28:43 INFO Executor: Running task 61.0 in stage 13.0 (TID 421) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (912.9 KiB) non-empty blocks including 18 (912.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1012.2 KiB) non-empty blocks including 200 (1012.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 55.0 in stage 13.0 (TID 415). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 62.0 in stage 13.0 (TID 422) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 62, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO Executor: Running task 62.0 in stage 13.0 (TID 422) 22/12/08 18:28:43 INFO TaskSetManager: Finished task 55.0 in stage 13.0 (TID 415) in 165 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (56/200) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (918.0 KiB) non-empty blocks including 18 (918.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1010.1 KiB) non-empty blocks including 200 (1010.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 56.0 in stage 13.0 (TID 416). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 63.0 in stage 13.0 (TID 423) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 63, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO TaskSetManager: Finished task 56.0 in stage 13.0 (TID 416) in 148 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (57/200) 22/12/08 18:28:43 INFO Executor: Running task 63.0 in stage 13.0 (TID 423) 22/12/08 18:28:43 INFO Executor: Finished task 57.0 in stage 13.0 (TID 417). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 64.0 in stage 13.0 (TID 424) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 64, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO Executor: Running task 64.0 in stage 13.0 (TID 424) 22/12/08 18:28:43 INFO TaskSetManager: Finished task 57.0 in stage 13.0 (TID 417) in 146 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (58/200) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (928.2 KiB) non-empty blocks including 18 (928.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (943.3 KiB) non-empty blocks including 18 (943.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1014.5 KiB) non-empty blocks including 200 (1014.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1012.3 KiB) non-empty blocks including 200 (1012.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 58.0 in stage 13.0 (TID 418). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 65.0 in stage 13.0 (TID 425) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 65, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO TaskSetManager: Finished task 58.0 in stage 13.0 (TID 418) in 118 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (59/200) 22/12/08 18:28:43 INFO Executor: Running task 65.0 in stage 13.0 (TID 425) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (927.9 KiB) non-empty blocks including 18 (927.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1010.9 KiB) non-empty blocks including 200 (1010.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 59.0 in stage 13.0 (TID 419). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 66.0 in stage 13.0 (TID 426) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 66, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO Executor: Running task 66.0 in stage 13.0 (TID 426) 22/12/08 18:28:43 INFO TaskSetManager: Finished task 59.0 in stage 13.0 (TID 419) in 139 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (60/200) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (928.2 KiB) non-empty blocks including 18 (928.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1013.4 KiB) non-empty blocks including 200 (1013.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 60.0 in stage 13.0 (TID 420). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 67.0 in stage 13.0 (TID 427) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 67, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO Executor: Running task 67.0 in stage 13.0 (TID 427) 22/12/08 18:28:43 INFO TaskSetManager: Finished task 60.0 in stage 13.0 (TID 420) in 151 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (61/200) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (923.4 KiB) non-empty blocks including 18 (923.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1013.6 KiB) non-empty blocks including 200 (1013.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 61.0 in stage 13.0 (TID 421). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 68.0 in stage 13.0 (TID 428) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 68, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO Executor: Running task 68.0 in stage 13.0 (TID 428) 22/12/08 18:28:43 INFO TaskSetManager: Finished task 61.0 in stage 13.0 (TID 421) in 146 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (62/200) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (933.7 KiB) non-empty blocks including 18 (933.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1019.6 KiB) non-empty blocks including 200 (1019.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 62.0 in stage 13.0 (TID 422). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 69.0 in stage 13.0 (TID 429) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 69, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO TaskSetManager: Finished task 62.0 in stage 13.0 (TID 422) in 144 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (63/200) 22/12/08 18:28:43 INFO Executor: Running task 69.0 in stage 13.0 (TID 429) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (912.6 KiB) non-empty blocks including 18 (912.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1010.4 KiB) non-empty blocks including 200 (1010.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 64.0 in stage 13.0 (TID 424). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 70.0 in stage 13.0 (TID 430) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 70, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO TaskSetManager: Finished task 64.0 in stage 13.0 (TID 424) in 142 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (64/200) 22/12/08 18:28:43 INFO Executor: Running task 70.0 in stage 13.0 (TID 430) 22/12/08 18:28:43 INFO Executor: Finished task 63.0 in stage 13.0 (TID 423). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (948.4 KiB) non-empty blocks including 18 (948.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO TaskSetManager: Starting task 71.0 in stage 13.0 (TID 431) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 71, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO TaskSetManager: Finished task 63.0 in stage 13.0 (TID 423) in 158 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (65/200) 22/12/08 18:28:43 INFO Executor: Running task 71.0 in stage 13.0 (TID 431) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1022.9 KiB) non-empty blocks including 200 (1022.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 65.0 in stage 13.0 (TID 425). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 72.0 in stage 13.0 (TID 432) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 72, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO TaskSetManager: Finished task 65.0 in stage 13.0 (TID 425) in 148 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (66/200) 22/12/08 18:28:43 INFO Executor: Running task 72.0 in stage 13.0 (TID 432) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (912.9 KiB) non-empty blocks including 18 (912.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (938.4 KiB) non-empty blocks including 18 (938.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1007.8 KiB) non-empty blocks including 200 (1007.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1017.8 KiB) non-empty blocks including 200 (1017.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 66.0 in stage 13.0 (TID 426). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 73.0 in stage 13.0 (TID 433) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 73, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO TaskSetManager: Finished task 66.0 in stage 13.0 (TID 426) in 140 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (67/200) 22/12/08 18:28:43 INFO Executor: Running task 73.0 in stage 13.0 (TID 433) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (917.7 KiB) non-empty blocks including 18 (917.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1004.8 KiB) non-empty blocks including 200 (1004.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 67.0 in stage 13.0 (TID 427). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 74.0 in stage 13.0 (TID 434) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 74, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO TaskSetManager: Finished task 67.0 in stage 13.0 (TID 427) in 135 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (68/200) 22/12/08 18:28:43 INFO Executor: Running task 74.0 in stage 13.0 (TID 434) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (918.0 KiB) non-empty blocks including 18 (918.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1003.8 KiB) non-empty blocks including 200 (1003.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 68.0 in stage 13.0 (TID 428). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 75.0 in stage 13.0 (TID 435) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 75, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO TaskSetManager: Finished task 68.0 in stage 13.0 (TID 428) in 141 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (69/200) 22/12/08 18:28:43 INFO Executor: Running task 75.0 in stage 13.0 (TID 435) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (912.6 KiB) non-empty blocks including 18 (912.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1005.2 KiB) non-empty blocks including 200 (1005.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 69.0 in stage 13.0 (TID 429). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 76.0 in stage 13.0 (TID 436) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 76, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO TaskSetManager: Finished task 69.0 in stage 13.0 (TID 429) in 157 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (70/200) 22/12/08 18:28:43 INFO Executor: Running task 76.0 in stage 13.0 (TID 436) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (933.3 KiB) non-empty blocks including 18 (933.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1017.4 KiB) non-empty blocks including 200 (1017.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 70.0 in stage 13.0 (TID 430). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 77.0 in stage 13.0 (TID 437) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 77, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO TaskSetManager: Finished task 70.0 in stage 13.0 (TID 430) in 153 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (71/200) 22/12/08 18:28:43 INFO Executor: Running task 77.0 in stage 13.0 (TID 437) 22/12/08 18:28:43 INFO Executor: Finished task 72.0 in stage 13.0 (TID 432). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 78.0 in stage 13.0 (TID 438) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 78, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO TaskSetManager: Finished task 72.0 in stage 13.0 (TID 432) in 139 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (72/200) 22/12/08 18:28:43 INFO Executor: Running task 78.0 in stage 13.0 (TID 438) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (933.3 KiB) non-empty blocks including 18 (933.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1016.5 KiB) non-empty blocks including 200 (1016.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 71.0 in stage 13.0 (TID 431). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (927.9 KiB) non-empty blocks including 18 (927.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO TaskSetManager: Starting task 79.0 in stage 13.0 (TID 439) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 79, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO TaskSetManager: Finished task 71.0 in stage 13.0 (TID 431) in 145 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (73/200) 22/12/08 18:28:43 INFO Executor: Running task 79.0 in stage 13.0 (TID 439) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1010.0 KiB) non-empty blocks including 200 (1010.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (912.9 KiB) non-empty blocks including 18 (912.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1013.7 KiB) non-empty blocks including 200 (1013.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 73.0 in stage 13.0 (TID 433). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 80.0 in stage 13.0 (TID 440) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 80, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO TaskSetManager: Finished task 73.0 in stage 13.0 (TID 433) in 129 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (74/200) 22/12/08 18:28:43 INFO Executor: Running task 80.0 in stage 13.0 (TID 440) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (908.1 KiB) non-empty blocks including 18 (908.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1007.8 KiB) non-empty blocks including 200 (1007.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 74.0 in stage 13.0 (TID 434). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 81.0 in stage 13.0 (TID 441) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 81, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO TaskSetManager: Finished task 74.0 in stage 13.0 (TID 434) in 124 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (75/200) 22/12/08 18:28:43 INFO Executor: Running task 81.0 in stage 13.0 (TID 441) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (938.2 KiB) non-empty blocks including 18 (938.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1012.1 KiB) non-empty blocks including 200 (1012.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 75.0 in stage 13.0 (TID 435). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 82.0 in stage 13.0 (TID 442) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 82, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO TaskSetManager: Finished task 75.0 in stage 13.0 (TID 435) in 129 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (76/200) 22/12/08 18:28:43 INFO Executor: Running task 82.0 in stage 13.0 (TID 442) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (927.9 KiB) non-empty blocks including 18 (927.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1005.6 KiB) non-empty blocks including 200 (1005.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 76.0 in stage 13.0 (TID 436). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 83.0 in stage 13.0 (TID 443) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 83, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO Executor: Running task 83.0 in stage 13.0 (TID 443) 22/12/08 18:28:43 INFO TaskSetManager: Finished task 76.0 in stage 13.0 (TID 436) in 119 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (77/200) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (938.2 KiB) non-empty blocks including 18 (938.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1019.5 KiB) non-empty blocks including 200 (1019.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 77.0 in stage 13.0 (TID 437). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 84.0 in stage 13.0 (TID 444) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 84, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO TaskSetManager: Finished task 77.0 in stage 13.0 (TID 437) in 127 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (78/200) 22/12/08 18:28:43 INFO Executor: Running task 84.0 in stage 13.0 (TID 444) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (938.2 KiB) non-empty blocks including 18 (938.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1016.3 KiB) non-empty blocks including 200 (1016.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 78.0 in stage 13.0 (TID 438). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 85.0 in stage 13.0 (TID 445) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 85, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO TaskSetManager: Finished task 78.0 in stage 13.0 (TID 438) in 141 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (79/200) 22/12/08 18:28:43 INFO Executor: Running task 85.0 in stage 13.0 (TID 445) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (923.1 KiB) non-empty blocks including 18 (923.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1011.3 KiB) non-empty blocks including 200 (1011.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 79.0 in stage 13.0 (TID 439). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 86.0 in stage 13.0 (TID 446) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 86, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO TaskSetManager: Finished task 79.0 in stage 13.0 (TID 439) in 144 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (80/200) 22/12/08 18:28:43 INFO Executor: Running task 86.0 in stage 13.0 (TID 446) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (907.8 KiB) non-empty blocks including 18 (907.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1014.6 KiB) non-empty blocks including 200 (1014.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 80.0 in stage 13.0 (TID 440). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 87.0 in stage 13.0 (TID 447) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 87, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO Executor: Running task 87.0 in stage 13.0 (TID 447) 22/12/08 18:28:43 INFO TaskSetManager: Finished task 80.0 in stage 13.0 (TID 440) in 125 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (81/200) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (928.2 KiB) non-empty blocks including 18 (928.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1016.5 KiB) non-empty blocks including 200 (1016.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 81.0 in stage 13.0 (TID 441). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 88.0 in stage 13.0 (TID 448) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 88, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO Executor: Running task 88.0 in stage 13.0 (TID 448) 22/12/08 18:28:43 INFO TaskSetManager: Finished task 81.0 in stage 13.0 (TID 441) in 126 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (82/200) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (943.6 KiB) non-empty blocks including 18 (943.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1018.2 KiB) non-empty blocks including 200 (1018.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 82.0 in stage 13.0 (TID 442). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 89.0 in stage 13.0 (TID 449) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 89, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO TaskSetManager: Finished task 82.0 in stage 13.0 (TID 442) in 318 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (83/200) 22/12/08 18:28:43 INFO Executor: Running task 89.0 in stage 13.0 (TID 449) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (949.0 KiB) non-empty blocks including 18 (949.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1015.8 KiB) non-empty blocks including 200 (1015.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO BlockManagerInfo: Removed broadcast_14_piece0 on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 in memory (size: 11.5 KiB, free: 365.9 MiB) 22/12/08 18:28:43 INFO BlockManagerInfo: Removed broadcast_15_piece0 on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 in memory (size: 17.4 KiB, free: 365.9 MiB) 22/12/08 18:28:43 INFO Executor: Finished task 83.0 in stage 13.0 (TID 443). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 90.0 in stage 13.0 (TID 450) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 90, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO TaskSetManager: Finished task 83.0 in stage 13.0 (TID 443) in 325 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (84/200) 22/12/08 18:28:43 INFO Executor: Running task 90.0 in stage 13.0 (TID 450) 22/12/08 18:28:43 INFO BlockManagerInfo: Removed broadcast_20_piece0 on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 in memory (size: 33.5 KiB, free: 365.9 MiB) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (928.2 KiB) non-empty blocks including 18 (928.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1013.5 KiB) non-empty blocks including 200 (1013.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 84.0 in stage 13.0 (TID 444). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 91.0 in stage 13.0 (TID 451) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 91, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO Executor: Running task 91.0 in stage 13.0 (TID 451) 22/12/08 18:28:43 INFO TaskSetManager: Finished task 84.0 in stage 13.0 (TID 444) in 324 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (85/200) 22/12/08 18:28:43 INFO Executor: Finished task 85.0 in stage 13.0 (TID 445). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 92.0 in stage 13.0 (TID 452) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 92, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO Executor: Running task 92.0 in stage 13.0 (TID 452) 22/12/08 18:28:43 INFO TaskSetManager: Finished task 85.0 in stage 13.0 (TID 445) in 312 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (86/200) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (918.0 KiB) non-empty blocks including 18 (918.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1012.7 KiB) non-empty blocks including 200 (1012.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (938.2 KiB) non-empty blocks including 18 (938.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1020.9 KiB) non-empty blocks including 200 (1020.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 86.0 in stage 13.0 (TID 446). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 93.0 in stage 13.0 (TID 453) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 93, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO Executor: Running task 93.0 in stage 13.0 (TID 453) 22/12/08 18:28:43 INFO TaskSetManager: Finished task 86.0 in stage 13.0 (TID 446) in 332 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (87/200) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (933.3 KiB) non-empty blocks including 18 (933.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1012.3 KiB) non-empty blocks including 200 (1012.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 87.0 in stage 13.0 (TID 447). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 94.0 in stage 13.0 (TID 454) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 94, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO Executor: Running task 94.0 in stage 13.0 (TID 454) 22/12/08 18:28:43 INFO TaskSetManager: Finished task 87.0 in stage 13.0 (TID 447) in 356 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (88/200) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (933.3 KiB) non-empty blocks including 18 (933.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1008.9 KiB) non-empty blocks including 200 (1008.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 89.0 in stage 13.0 (TID 449). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 95.0 in stage 13.0 (TID 455) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 95, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO TaskSetManager: Finished task 89.0 in stage 13.0 (TID 449) in 148 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (89/200) 22/12/08 18:28:43 INFO Executor: Running task 95.0 in stage 13.0 (TID 455) 22/12/08 18:28:43 INFO Executor: Finished task 88.0 in stage 13.0 (TID 448). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 96.0 in stage 13.0 (TID 456) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 96, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO Executor: Running task 96.0 in stage 13.0 (TID 456) 22/12/08 18:28:43 INFO TaskSetManager: Finished task 88.0 in stage 13.0 (TID 448) in 361 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (90/200) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (933.3 KiB) non-empty blocks including 18 (933.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1018.7 KiB) non-empty blocks including 200 (1018.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (922.6 KiB) non-empty blocks including 18 (922.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1014.2 KiB) non-empty blocks including 200 (1014.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 90.0 in stage 13.0 (TID 450). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 97.0 in stage 13.0 (TID 457) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 97, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO Executor: Running task 97.0 in stage 13.0 (TID 457) 22/12/08 18:28:43 INFO TaskSetManager: Finished task 90.0 in stage 13.0 (TID 450) in 141 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (91/200) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (918.0 KiB) non-empty blocks including 18 (918.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1011.1 KiB) non-empty blocks including 200 (1011.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 91.0 in stage 13.0 (TID 451). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 98.0 in stage 13.0 (TID 458) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 98, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO Executor: Running task 98.0 in stage 13.0 (TID 458) 22/12/08 18:28:43 INFO TaskSetManager: Finished task 91.0 in stage 13.0 (TID 451) in 139 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (92/200) 22/12/08 18:28:43 INFO Executor: Finished task 92.0 in stage 13.0 (TID 452). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 99.0 in stage 13.0 (TID 459) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 99, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO Executor: Running task 99.0 in stage 13.0 (TID 459) 22/12/08 18:28:43 INFO TaskSetManager: Finished task 92.0 in stage 13.0 (TID 452) in 138 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (93/200) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (943.3 KiB) non-empty blocks including 18 (943.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1016.6 KiB) non-empty blocks including 200 (1016.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (939.1 KiB) non-empty blocks including 18 (939.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1022.3 KiB) non-empty blocks including 200 (1022.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO Executor: Finished task 93.0 in stage 13.0 (TID 453). 12728 bytes result sent to driver 22/12/08 18:28:43 INFO TaskSetManager: Starting task 100.0 in stage 13.0 (TID 460) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 100, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:43 INFO Executor: Running task 100.0 in stage 13.0 (TID 460) 22/12/08 18:28:43 INFO TaskSetManager: Finished task 93.0 in stage 13.0 (TID 453) in 121 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (94/200) 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 18 (933.0 KiB) non-empty blocks including 18 (933.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Getting 200 (1014.3 KiB) non-empty blocks including 200 (1014.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:43 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 94.0 in stage 13.0 (TID 454). 12728 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 101.0 in stage 13.0 (TID 461) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 101, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO Executor: Running task 101.0 in stage 13.0 (TID 461) 22/12/08 18:28:44 INFO TaskSetManager: Finished task 94.0 in stage 13.0 (TID 454) in 123 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (95/200) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (938.4 KiB) non-empty blocks including 18 (938.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 200 (1016.9 KiB) non-empty blocks including 200 (1016.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 7 ms 22/12/08 18:28:44 INFO Executor: Finished task 95.0 in stage 13.0 (TID 455). 12728 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 102.0 in stage 13.0 (TID 462) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 102, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 95.0 in stage 13.0 (TID 455) in 131 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (96/200) 22/12/08 18:28:44 INFO Executor: Running task 102.0 in stage 13.0 (TID 462) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (912.9 KiB) non-empty blocks including 18 (912.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 200 (1012.5 KiB) non-empty blocks including 200 (1012.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 96.0 in stage 13.0 (TID 456). 12728 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 103.0 in stage 13.0 (TID 463) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 103, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 96.0 in stage 13.0 (TID 456) in 143 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (97/200) 22/12/08 18:28:44 INFO Executor: Running task 103.0 in stage 13.0 (TID 463) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (927.4 KiB) non-empty blocks including 18 (927.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 97.0 in stage 13.0 (TID 457). 12728 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 104.0 in stage 13.0 (TID 464) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 104, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO Executor: Running task 104.0 in stage 13.0 (TID 464) 22/12/08 18:28:44 INFO TaskSetManager: Finished task 97.0 in stage 13.0 (TID 457) in 140 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (98/200) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 200 (1011.7 KiB) non-empty blocks including 200 (1011.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (933.7 KiB) non-empty blocks including 18 (933.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 200 (1018.9 KiB) non-empty blocks including 200 (1018.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 98.0 in stage 13.0 (TID 458). 12728 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 105.0 in stage 13.0 (TID 465) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 105, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO Executor: Running task 105.0 in stage 13.0 (TID 465) 22/12/08 18:28:44 INFO TaskSetManager: Finished task 98.0 in stage 13.0 (TID 458) in 141 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (99/200) 22/12/08 18:28:44 INFO Executor: Finished task 99.0 in stage 13.0 (TID 459). 12728 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 106.0 in stage 13.0 (TID 466) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 106, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 99.0 in stage 13.0 (TID 459) in 141 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (100/200) 22/12/08 18:28:44 INFO Executor: Running task 106.0 in stage 13.0 (TID 466) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (922.8 KiB) non-empty blocks including 18 (922.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 200 (1016.8 KiB) non-empty blocks including 200 (1016.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 100.0 in stage 13.0 (TID 460). 12728 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 107.0 in stage 13.0 (TID 467) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 107, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO Executor: Running task 107.0 in stage 13.0 (TID 467) 22/12/08 18:28:44 INFO TaskSetManager: Finished task 100.0 in stage 13.0 (TID 460) in 136 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (101/200) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (928.2 KiB) non-empty blocks including 18 (928.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 200 (1011.7 KiB) non-empty blocks including 200 (1011.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (918.0 KiB) non-empty blocks including 18 (918.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 200 (1004.0 KiB) non-empty blocks including 200 (1004.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 101.0 in stage 13.0 (TID 461). 12728 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 108.0 in stage 13.0 (TID 468) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 108, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO Executor: Running task 108.0 in stage 13.0 (TID 468) 22/12/08 18:28:44 INFO TaskSetManager: Finished task 101.0 in stage 13.0 (TID 461) in 120 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (102/200) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (908.1 KiB) non-empty blocks including 18 (908.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 200 (1006.1 KiB) non-empty blocks including 200 (1006.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 102.0 in stage 13.0 (TID 462). 12728 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 109.0 in stage 13.0 (TID 469) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 109, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 102.0 in stage 13.0 (TID 462) in 112 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (103/200) 22/12/08 18:28:44 INFO Executor: Running task 109.0 in stage 13.0 (TID 469) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (907.5 KiB) non-empty blocks including 18 (907.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 200 (1010.2 KiB) non-empty blocks including 200 (1010.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 103.0 in stage 13.0 (TID 463). 12728 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 110.0 in stage 13.0 (TID 470) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 110, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 103.0 in stage 13.0 (TID 463) in 120 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (104/200) 22/12/08 18:28:44 INFO Executor: Running task 110.0 in stage 13.0 (TID 470) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (917.4 KiB) non-empty blocks including 18 (917.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 200 (1013.8 KiB) non-empty blocks including 200 (1013.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 104.0 in stage 13.0 (TID 464). 12728 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 111.0 in stage 13.0 (TID 471) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 111, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 104.0 in stage 13.0 (TID 464) in 122 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (105/200) 22/12/08 18:28:44 INFO Executor: Running task 111.0 in stage 13.0 (TID 471) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (953.5 KiB) non-empty blocks including 18 (953.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 200 (1014.4 KiB) non-empty blocks including 200 (1014.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 105.0 in stage 13.0 (TID 465). 12728 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 112.0 in stage 13.0 (TID 472) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 112, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO Executor: Running task 112.0 in stage 13.0 (TID 472) 22/12/08 18:28:44 INFO TaskSetManager: Finished task 105.0 in stage 13.0 (TID 465) in 151 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (106/200) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (923.1 KiB) non-empty blocks including 18 (923.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 200 (1015.2 KiB) non-empty blocks including 200 (1015.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 106.0 in stage 13.0 (TID 466). 12728 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 113.0 in stage 13.0 (TID 473) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 113, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 106.0 in stage 13.0 (TID 466) in 163 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (107/200) 22/12/08 18:28:44 INFO Executor: Running task 113.0 in stage 13.0 (TID 473) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (933.3 KiB) non-empty blocks including 18 (933.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 200 (1008.9 KiB) non-empty blocks including 200 (1008.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 107.0 in stage 13.0 (TID 467). 12728 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 114.0 in stage 13.0 (TID 474) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 114, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 107.0 in stage 13.0 (TID 467) in 170 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (108/200) 22/12/08 18:28:44 INFO Executor: Running task 114.0 in stage 13.0 (TID 474) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (922.8 KiB) non-empty blocks including 18 (922.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 16.0 in stage 9.0 (TID 350). 4001 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 115.0 in stage 13.0 (TID 475) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 115, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 200 (1011.5 KiB) non-empty blocks including 200 (1011.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Running task 115.0 in stage 13.0 (TID 475) 22/12/08 18:28:44 INFO TaskSetManager: Finished task 16.0 in stage 9.0 (TID 350) in 3196 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (18/18) 22/12/08 18:28:44 INFO TaskSchedulerImpl: Removed TaskSet 9.0, whose tasks have all completed, from pool 22/12/08 18:28:44 INFO DAGScheduler: ShuffleMapStage 9 ($anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) finished in 55.632 s 22/12/08 18:28:44 INFO DAGScheduler: looking for newly runnable stages 22/12/08 18:28:44 INFO DAGScheduler: running: Set(ResultStage 30, ShuffleMapStage 13, ShuffleMapStage 28) 22/12/08 18:28:44 INFO DAGScheduler: waiting: Set(ShuffleMapStage 15, ResultStage 16, ResultStage 17, ResultStage 24, ResultStage 18, ShuffleMapStage 10, ResultStage 25, ShuffleMapStage 12, ResultStage 19, ResultStage 20, ResultStage 21, ResultStage 22, ShuffleMapStage 14, ResultStage 23) 22/12/08 18:28:44 INFO DAGScheduler: failed: Set() 22/12/08 18:28:44 INFO DAGScheduler: Submitting ShuffleMapStage 10 (MapPartitionsRDD[103] at $anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948), which has no missing parents 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (933.3 KiB) non-empty blocks including 18 (933.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 200 (1014.3 KiB) non-empty blocks including 200 (1014.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO MemoryStore: Block broadcast_22 stored as values in memory (estimated size 52.8 KiB, free 362.8 MiB) 22/12/08 18:28:44 INFO MemoryStore: Block broadcast_22_piece0 stored as bytes in memory (estimated size 24.4 KiB, free 362.8 MiB) 22/12/08 18:28:44 INFO BlockManagerInfo: Added broadcast_22_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 24.4 KiB, free: 365.9 MiB) 22/12/08 18:28:44 INFO SparkContext: Created broadcast 22 from broadcast at DAGScheduler.scala:1478 22/12/08 18:28:44 INFO DAGScheduler: Submitting 200 missing tasks from ShuffleMapStage 10 (MapPartitionsRDD[103] at $anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14)) 22/12/08 18:28:44 INFO TaskSchedulerImpl: Adding task set 10.0 with 200 tasks resource profile 0 22/12/08 18:28:44 INFO Executor: Finished task 108.0 in stage 13.0 (TID 468). 12728 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 0.0 in stage 10.0 (TID 476) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO Executor: Running task 0.0 in stage 10.0 (TID 476) 22/12/08 18:28:44 INFO TaskSetManager: Finished task 108.0 in stage 13.0 (TID 468) in 156 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (109/200) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1869.8 KiB) non-empty blocks including 18 (1869.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 109.0 in stage 13.0 (TID 469). 12728 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 1.0 in stage 10.0 (TID 477) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 109.0 in stage 13.0 (TID 469) in 150 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (110/200) 22/12/08 18:28:44 INFO Executor: Running task 1.0 in stage 10.0 (TID 477) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1711.7 KiB) non-empty blocks including 18 (1711.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 110.0 in stage 13.0 (TID 470). 12728 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 2.0 in stage 10.0 (TID 478) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 110.0 in stage 13.0 (TID 470) in 136 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (111/200) 22/12/08 18:28:44 INFO Executor: Running task 2.0 in stage 10.0 (TID 478) 22/12/08 18:28:44 INFO Executor: Finished task 111.0 in stage 13.0 (TID 471). 12728 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 3.0 in stage 10.0 (TID 479) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 111.0 in stage 13.0 (TID 471) in 130 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (112/200) 22/12/08 18:28:44 INFO Executor: Running task 3.0 in stage 10.0 (TID 479) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1898.4 KiB) non-empty blocks including 18 (1898.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1915.5 KiB) non-empty blocks including 18 (1915.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO CodeGenerator: Code generated in 18.817522 ms 22/12/08 18:28:44 INFO Executor: Finished task 112.0 in stage 13.0 (TID 472). 12728 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 4.0 in stage 10.0 (TID 480) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 4, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO Executor: Running task 4.0 in stage 10.0 (TID 480) 22/12/08 18:28:44 INFO TaskSetManager: Finished task 112.0 in stage 13.0 (TID 472) in 105 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (113/200) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1895.9 KiB) non-empty blocks including 18 (1895.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO CodeGenerator: Code generated in 13.500774 ms + 0) / 1] 22/12/08 18:28:44 INFO Executor: Finished task 115.0 in stage 13.0 (TID 475). 12728 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 5.0 in stage 10.0 (TID 481) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 5, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO Executor: Running task 5.0 in stage 10.0 (TID 481) 22/12/08 18:28:44 INFO TaskSetManager: Finished task 115.0 in stage 13.0 (TID 475) in 149 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (114/200) 22/12/08 18:28:44 INFO Executor: Finished task 114.0 in stage 13.0 (TID 474). 12728 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 6.0 in stage 10.0 (TID 482) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 6, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO Executor: Finished task 113.0 in stage 13.0 (TID 473). 12728 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Finished task 114.0 in stage 13.0 (TID 474) in 158 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (115/200) 22/12/08 18:28:44 INFO Executor: Running task 6.0 in stage 10.0 (TID 482) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1802.9 KiB) non-empty blocks including 18 (1802.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO TaskSetManager: Starting task 7.0 in stage 10.0 (TID 483) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 7, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 113.0 in stage 13.0 (TID 473) in 169 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (116/200) 22/12/08 18:28:44 INFO Executor: Running task 7.0 in stage 10.0 (TID 483) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1951.0 KiB) non-empty blocks including 18 (1951.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1741.0 KiB) non-empty blocks including 18 (1741.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 1.0 in stage 10.0 (TID 477). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 8.0 in stage 10.0 (TID 484) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 8, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 1.0 in stage 10.0 (TID 477) in 148 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/200) 22/12/08 18:28:44 INFO Executor: Running task 8.0 in stage 10.0 (TID 484) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1958.0 KiB) non-empty blocks including 18 (1958.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 2.0 in stage 10.0 (TID 478). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 9.0 in stage 10.0 (TID 485) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 9, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 2.0 in stage 10.0 (TID 478) in 145 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (2/200) 22/12/08 18:28:44 INFO Executor: Running task 9.0 in stage 10.0 (TID 485) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1906.4 KiB) non-empty blocks including 18 (1906.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 3.0 in stage 10.0 (TID 479). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 10.0 in stage 10.0 (TID 486) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 10, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 3.0 in stage 10.0 (TID 479) in 153 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (3/200) 22/12/08 18:28:44 INFO Executor: Running task 10.0 in stage 10.0 (TID 486) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (2045.4 KiB) non-empty blocks including 18 (2045.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 4.0 in stage 10.0 (TID 480). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 11.0 in stage 10.0 (TID 487) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 11, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 4.0 in stage 10.0 (TID 480) in 140 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (4/200) 22/12/08 18:28:44 INFO Executor: Running task 11.0 in stage 10.0 (TID 487) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1938.8 KiB) non-empty blocks including 18 (1938.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 0.0 in stage 10.0 (TID 476). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 12.0 in stage 10.0 (TID 488) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 12, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 0.0 in stage 10.0 (TID 476) in 195 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (5/200) 22/12/08 18:28:44 INFO Executor: Running task 12.0 in stage 10.0 (TID 488) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1870.3 KiB) non-empty blocks including 18 (1870.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 5.0 in stage 10.0 (TID 481). 5780 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 13.0 in stage 10.0 (TID 489) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 13, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 5.0 in stage 10.0 (TID 481) in 88 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (6/200) 22/12/08 18:28:44 INFO Executor: Running task 13.0 in stage 10.0 (TID 489) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1934.4 KiB) non-empty blocks including 18 (1934.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 7.0 in stage 10.0 (TID 483). 5780 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 14.0 in stage 10.0 (TID 490) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 14, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 7.0 in stage 10.0 (TID 483) in 93 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (7/200) 22/12/08 18:28:44 INFO Executor: Running task 14.0 in stage 10.0 (TID 490) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (2044.8 KiB) non-empty blocks including 18 (2044.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 6.0 in stage 10.0 (TID 482). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 15.0 in stage 10.0 (TID 491) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 15, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO Executor: Running task 15.0 in stage 10.0 (TID 491) 22/12/08 18:28:44 INFO TaskSetManager: Finished task 6.0 in stage 10.0 (TID 482) in 113 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (8/200) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1888.2 KiB) non-empty blocks including 18 (1888.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 8.0 in stage 10.0 (TID 484). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 16.0 in stage 10.0 (TID 492) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 16, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 8.0 in stage 10.0 (TID 484) in 87 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (9/200) 22/12/08 18:28:44 INFO Executor: Running task 16.0 in stage 10.0 (TID 492) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1947.0 KiB) non-empty blocks including 18 (1947.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 9.0 in stage 10.0 (TID 485). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 17.0 in stage 10.0 (TID 493) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 17, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 9.0 in stage 10.0 (TID 485) in 88 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (10/200) 22/12/08 18:28:44 INFO Executor: Running task 17.0 in stage 10.0 (TID 493) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1947.8 KiB) non-empty blocks including 18 (1947.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 10.0 in stage 10.0 (TID 486). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 18.0 in stage 10.0 (TID 494) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 18, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 10.0 in stage 10.0 (TID 486) in 90 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (11/200) 22/12/08 18:28:44 INFO Executor: Running task 18.0 in stage 10.0 (TID 494) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (2.1 MiB) non-empty blocks including 18 (2.1 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 11.0 in stage 10.0 (TID 487). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 19.0 in stage 10.0 (TID 495) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 19, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 11.0 in stage 10.0 (TID 487) in 92 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (12/200) 22/12/08 18:28:44 INFO Executor: Running task 19.0 in stage 10.0 (TID 495) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1972.1 KiB) non-empty blocks including 18 (1972.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 12.0 in stage 10.0 (TID 488). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 20.0 in stage 10.0 (TID 496) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 20, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 12.0 in stage 10.0 (TID 488) in 89 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (13/200) 22/12/08 18:28:44 INFO Executor: Running task 20.0 in stage 10.0 (TID 496) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1872.3 KiB) non-empty blocks including 18 (1872.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 13.0 in stage 10.0 (TID 489). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 21.0 in stage 10.0 (TID 497) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 21, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO Executor: Running task 21.0 in stage 10.0 (TID 497) 22/12/08 18:28:44 INFO TaskSetManager: Finished task 13.0 in stage 10.0 (TID 489) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (14/200) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1865.7 KiB) non-empty blocks including 18 (1865.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 14.0 in stage 10.0 (TID 490). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 22.0 in stage 10.0 (TID 498) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 22, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO Executor: Running task 22.0 in stage 10.0 (TID 498) 22/12/08 18:28:44 INFO TaskSetManager: Finished task 14.0 in stage 10.0 (TID 490) in 91 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (15/200) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (2.0 MiB) non-empty blocks including 18 (2.0 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 15.0 in stage 10.0 (TID 491). 5780 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 23.0 in stage 10.0 (TID 499) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 23, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO Executor: Running task 23.0 in stage 10.0 (TID 499) 22/12/08 18:28:44 INFO TaskSetManager: Finished task 15.0 in stage 10.0 (TID 491) in 79 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (16/200) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (2.1 MiB) non-empty blocks including 18 (2.1 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 16.0 in stage 10.0 (TID 492). 5780 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 24.0 in stage 10.0 (TID 500) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 24, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 16.0 in stage 10.0 (TID 492) in 81 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (17/200) 22/12/08 18:28:44 INFO Executor: Running task 24.0 in stage 10.0 (TID 500) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1862.2 KiB) non-empty blocks including 18 (1862.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 17.0 in stage 10.0 (TID 493). 5780 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 25.0 in stage 10.0 (TID 501) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 25, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 17.0 in stage 10.0 (TID 493) in 83 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (18/200) 22/12/08 18:28:44 INFO Executor: Running task 25.0 in stage 10.0 (TID 501) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1947.0 KiB) non-empty blocks including 18 (1947.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 18.0 in stage 10.0 (TID 494). 5780 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 26.0 in stage 10.0 (TID 502) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 26, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 18.0 in stage 10.0 (TID 494) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (19/200) 22/12/08 18:28:44 INFO Executor: Running task 26.0 in stage 10.0 (TID 502) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (2008.0 KiB) non-empty blocks including 18 (2008.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 19.0 in stage 10.0 (TID 495). 5780 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 27.0 in stage 10.0 (TID 503) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 27, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO Executor: Running task 27.0 in stage 10.0 (TID 503) 22/12/08 18:28:44 INFO TaskSetManager: Finished task 19.0 in stage 10.0 (TID 495) in 83 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (20/200) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1971.1 KiB) non-empty blocks including 18 (1971.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 20.0 in stage 10.0 (TID 496). 5780 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 28.0 in stage 10.0 (TID 504) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 28, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 20.0 in stage 10.0 (TID 496) in 84 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (21/200) 22/12/08 18:28:44 INFO Executor: Running task 28.0 in stage 10.0 (TID 504) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (2014.0 KiB) non-empty blocks including 18 (2014.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 21.0 in stage 10.0 (TID 497). 5780 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 29.0 in stage 10.0 (TID 505) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 29, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 21.0 in stage 10.0 (TID 497) in 84 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (22/200) 22/12/08 18:28:44 INFO Executor: Running task 29.0 in stage 10.0 (TID 505) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1952.5 KiB) non-empty blocks including 18 (1952.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 22.0 in stage 10.0 (TID 498). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 30.0 in stage 10.0 (TID 506) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 30, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 22.0 in stage 10.0 (TID 498) in 90 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (23/200) 22/12/08 18:28:44 INFO Executor: Running task 30.0 in stage 10.0 (TID 506) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1681.4 KiB) non-empty blocks including 18 (1681.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 23.0 in stage 10.0 (TID 499). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 31.0 in stage 10.0 (TID 507) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 31, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 23.0 in stage 10.0 (TID 499) in 90 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (24/200) 22/12/08 18:28:44 INFO Executor: Running task 31.0 in stage 10.0 (TID 507) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (2016.6 KiB) non-empty blocks including 18 (2016.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 24.0 in stage 10.0 (TID 500). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 32.0 in stage 10.0 (TID 508) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 32, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO Executor: Running task 32.0 in stage 10.0 (TID 508) 22/12/08 18:28:44 INFO TaskSetManager: Finished task 24.0 in stage 10.0 (TID 500) in 90 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (25/200) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1934.1 KiB) non-empty blocks including 18 (1934.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 25.0 in stage 10.0 (TID 501). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 33.0 in stage 10.0 (TID 509) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 33, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 25.0 in stage 10.0 (TID 501) in 89 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (26/200) 22/12/08 18:28:44 INFO Executor: Running task 33.0 in stage 10.0 (TID 509) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (2004.3 KiB) non-empty blocks including 18 (2004.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 26.0 in stage 10.0 (TID 502). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 34.0 in stage 10.0 (TID 510) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 34, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO Executor: Running task 34.0 in stage 10.0 (TID 510) 22/12/08 18:28:44 INFO TaskSetManager: Finished task 26.0 in stage 10.0 (TID 502) in 89 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (27/200) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 17 (2006.6 KiB) non-empty blocks including 17 (2006.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 27.0 in stage 10.0 (TID 503). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 35.0 in stage 10.0 (TID 511) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 35, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 27.0 in stage 10.0 (TID 503) in 87 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (28/200) 22/12/08 18:28:44 INFO Executor: Running task 35.0 in stage 10.0 (TID 511) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1856.2 KiB) non-empty blocks including 18 (1856.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 28.0 in stage 10.0 (TID 504). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 36.0 in stage 10.0 (TID 512) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 36, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 28.0 in stage 10.0 (TID 504) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (29/200) 22/12/08 18:28:44 INFO Executor: Running task 36.0 in stage 10.0 (TID 512) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1755.5 KiB) non-empty blocks including 18 (1755.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 29.0 in stage 10.0 (TID 505). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 37.0 in stage 10.0 (TID 513) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 37, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 29.0 in stage 10.0 (TID 505) in 89 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (30/200) 22/12/08 18:28:44 INFO Executor: Running task 37.0 in stage 10.0 (TID 513) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (2031.9 KiB) non-empty blocks including 18 (2031.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 30.0 in stage 10.0 (TID 506). 5780 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 38.0 in stage 10.0 (TID 514) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 38, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO Executor: Running task 38.0 in stage 10.0 (TID 514) 22/12/08 18:28:44 INFO TaskSetManager: Finished task 30.0 in stage 10.0 (TID 506) in 79 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (31/200) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1820.0 KiB) non-empty blocks including 18 (1820.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 31.0 in stage 10.0 (TID 507). 5780 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 39.0 in stage 10.0 (TID 515) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 39, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 31.0 in stage 10.0 (TID 507) in 79 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (32/200) 22/12/08 18:28:44 INFO Executor: Running task 39.0 in stage 10.0 (TID 515) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1879.4 KiB) non-empty blocks including 18 (1879.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 32.0 in stage 10.0 (TID 508). 5780 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 40.0 in stage 10.0 (TID 516) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 40, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO Executor: Running task 40.0 in stage 10.0 (TID 516) 22/12/08 18:28:44 INFO TaskSetManager: Finished task 32.0 in stage 10.0 (TID 508) in 76 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (33/200) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1973.5 KiB) non-empty blocks including 18 (1973.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 33.0 in stage 10.0 (TID 509). 5780 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 41.0 in stage 10.0 (TID 517) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 41, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO Executor: Running task 41.0 in stage 10.0 (TID 517) 22/12/08 18:28:44 INFO TaskSetManager: Finished task 33.0 in stage 10.0 (TID 509) in 79 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (34/200) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1919.8 KiB) non-empty blocks including 18 (1919.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 34.0 in stage 10.0 (TID 510). 5780 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 42.0 in stage 10.0 (TID 518) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 42, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 34.0 in stage 10.0 (TID 510) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (35/200) 22/12/08 18:28:44 INFO Executor: Running task 42.0 in stage 10.0 (TID 518) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (2009.5 KiB) non-empty blocks including 18 (2009.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 35.0 in stage 10.0 (TID 511). 5780 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 43.0 in stage 10.0 (TID 519) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 43, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO Executor: Running task 43.0 in stage 10.0 (TID 519) 22/12/08 18:28:44 INFO TaskSetManager: Finished task 35.0 in stage 10.0 (TID 511) in 79 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (36/200) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1982.0 KiB) non-empty blocks including 18 (1982.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 36.0 in stage 10.0 (TID 512). 5780 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 44.0 in stage 10.0 (TID 520) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 44, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 36.0 in stage 10.0 (TID 512) in 78 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (37/200) 22/12/08 18:28:44 INFO Executor: Running task 44.0 in stage 10.0 (TID 520) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1887.9 KiB) non-empty blocks including 18 (1887.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 37.0 in stage 10.0 (TID 513). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 45.0 in stage 10.0 (TID 521) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 45, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 37.0 in stage 10.0 (TID 513) in 83 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (38/200) 22/12/08 18:28:44 INFO Executor: Running task 45.0 in stage 10.0 (TID 521) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1890.8 KiB) non-empty blocks including 18 (1890.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 38.0 in stage 10.0 (TID 514). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 46.0 in stage 10.0 (TID 522) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 46, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 38.0 in stage 10.0 (TID 514) in 83 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (39/200) 22/12/08 18:28:44 INFO Executor: Running task 46.0 in stage 10.0 (TID 522) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1869.8 KiB) non-empty blocks including 18 (1869.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 39.0 in stage 10.0 (TID 515). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 47.0 in stage 10.0 (TID 523) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 47, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO Executor: Running task 47.0 in stage 10.0 (TID 523) 22/12/08 18:28:44 INFO TaskSetManager: Finished task 39.0 in stage 10.0 (TID 515) in 84 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (40/200) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1813.6 KiB) non-empty blocks including 18 (1813.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 40.0 in stage 10.0 (TID 516). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 48.0 in stage 10.0 (TID 524) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 48, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO Executor: Running task 48.0 in stage 10.0 (TID 524) 22/12/08 18:28:44 INFO TaskSetManager: Finished task 40.0 in stage 10.0 (TID 516) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (41/200) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1926.2 KiB) non-empty blocks including 18 (1926.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 41.0 in stage 10.0 (TID 517). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 49.0 in stage 10.0 (TID 525) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 49, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 41.0 in stage 10.0 (TID 517) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (42/200) 22/12/08 18:28:44 INFO Executor: Running task 49.0 in stage 10.0 (TID 525) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1852.7 KiB) non-empty blocks including 18 (1852.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 42.0 in stage 10.0 (TID 518). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 50.0 in stage 10.0 (TID 526) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 50, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 42.0 in stage 10.0 (TID 518) in 81 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (43/200) 22/12/08 18:28:44 INFO Executor: Running task 50.0 in stage 10.0 (TID 526) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1861.7 KiB) non-empty blocks including 18 (1861.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 43.0 in stage 10.0 (TID 519). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 51.0 in stage 10.0 (TID 527) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 51, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 43.0 in stage 10.0 (TID 519) in 83 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (44/200) 22/12/08 18:28:44 INFO Executor: Running task 51.0 in stage 10.0 (TID 527) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1952.0 KiB) non-empty blocks including 18 (1952.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 44.0 in stage 10.0 (TID 520). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 52.0 in stage 10.0 (TID 528) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 52, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 44.0 in stage 10.0 (TID 520) in 84 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (45/200) 22/12/08 18:28:44 INFO Executor: Running task 52.0 in stage 10.0 (TID 528) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1965.5 KiB) non-empty blocks including 18 (1965.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 45.0 in stage 10.0 (TID 521). 5780 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 53.0 in stage 10.0 (TID 529) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 53, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 45.0 in stage 10.0 (TID 521) in 77 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (46/200) 22/12/08 18:28:44 INFO Executor: Running task 53.0 in stage 10.0 (TID 529) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1890.4 KiB) non-empty blocks including 18 (1890.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 46.0 in stage 10.0 (TID 522). 5780 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 54.0 in stage 10.0 (TID 530) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 54, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 46.0 in stage 10.0 (TID 522) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (47/200) 22/12/08 18:28:44 INFO Executor: Running task 54.0 in stage 10.0 (TID 530) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1796.5 KiB) non-empty blocks including 18 (1796.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 47.0 in stage 10.0 (TID 523). 5780 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 55.0 in stage 10.0 (TID 531) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 55, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 47.0 in stage 10.0 (TID 523) in 80 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (48/200) 22/12/08 18:28:44 INFO Executor: Running task 55.0 in stage 10.0 (TID 531) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1851.5 KiB) non-empty blocks including 18 (1851.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 48.0 in stage 10.0 (TID 524). 5780 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 56.0 in stage 10.0 (TID 532) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 56, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO Executor: Running task 56.0 in stage 10.0 (TID 532) 22/12/08 18:28:44 INFO TaskSetManager: Finished task 48.0 in stage 10.0 (TID 524) in 80 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (49/200) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1750.3 KiB) non-empty blocks including 18 (1750.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 49.0 in stage 10.0 (TID 525). 5780 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 57.0 in stage 10.0 (TID 533) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 57, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO Executor: Running task 57.0 in stage 10.0 (TID 533) 22/12/08 18:28:44 INFO TaskSetManager: Finished task 49.0 in stage 10.0 (TID 525) in 78 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (50/200) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1893.5 KiB) non-empty blocks including 18 (1893.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 50.0 in stage 10.0 (TID 526). 5780 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 58.0 in stage 10.0 (TID 534) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 58, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO Executor: Running task 58.0 in stage 10.0 (TID 534) 22/12/08 18:28:44 INFO TaskSetManager: Finished task 50.0 in stage 10.0 (TID 526) in 80 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (51/200) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1633.1 KiB) non-empty blocks including 18 (1633.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 51.0 in stage 10.0 (TID 527). 5780 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 59.0 in stage 10.0 (TID 535) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 59, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 51.0 in stage 10.0 (TID 527) in 81 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (52/200) 22/12/08 18:28:44 INFO Executor: Running task 59.0 in stage 10.0 (TID 535) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1908.9 KiB) non-empty blocks including 18 (1908.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 52.0 in stage 10.0 (TID 528). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 60.0 in stage 10.0 (TID 536) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 60, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 52.0 in stage 10.0 (TID 528) in 88 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (53/200) 22/12/08 18:28:44 INFO Executor: Running task 60.0 in stage 10.0 (TID 536) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (1878.0 KiB) non-empty blocks including 18 (1878.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:44 INFO Executor: Finished task 53.0 in stage 10.0 (TID 529). 5823 bytes result sent to driver 22/12/08 18:28:44 INFO TaskSetManager: Starting task 61.0 in stage 10.0 (TID 537) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 61, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:44 INFO TaskSetManager: Finished task 53.0 in stage 10.0 (TID 529) in 87 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (54/200) 22/12/08 18:28:44 INFO Executor: Running task 61.0 in stage 10.0 (TID 537) 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Getting 18 (2045.2 KiB) non-empty blocks including 18 (2045.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:44 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 54.0 in stage 10.0 (TID 530). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 62.0 in stage 10.0 (TID 538) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 62, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 54.0 in stage 10.0 (TID 530) in 93 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (55/200) 22/12/08 18:28:45 INFO Executor: Running task 62.0 in stage 10.0 (TID 538) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1865.9 KiB) non-empty blocks including 18 (1865.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 55.0 in stage 10.0 (TID 531). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO Executor: Finished task 56.0 in stage 10.0 (TID 532). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 63.0 in stage 10.0 (TID 539) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 63, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 63.0 in stage 10.0 (TID 539) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 55.0 in stage 10.0 (TID 531) in 96 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (56/200) 22/12/08 18:28:45 INFO TaskSetManager: Starting task 64.0 in stage 10.0 (TID 540) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 64, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 64.0 in stage 10.0 (TID 540) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 56.0 in stage 10.0 (TID 532) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (57/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1958.4 KiB) non-empty blocks including 18 (1958.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1777.9 KiB) non-empty blocks including 18 (1777.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 57.0 in stage 10.0 (TID 533). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 65.0 in stage 10.0 (TID 541) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 65, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 65.0 in stage 10.0 (TID 541) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 57.0 in stage 10.0 (TID 533) in 83 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (58/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1843.2 KiB) non-empty blocks including 18 (1843.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 58.0 in stage 10.0 (TID 534). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 66.0 in stage 10.0 (TID 542) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 66, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 58.0 in stage 10.0 (TID 534) in 84 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (59/200) 22/12/08 18:28:45 INFO Executor: Running task 66.0 in stage 10.0 (TID 542) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1971.3 KiB) non-empty blocks including 18 (1971.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 59.0 in stage 10.0 (TID 535). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 67.0 in stage 10.0 (TID 543) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 67, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 67.0 in stage 10.0 (TID 543) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 59.0 in stage 10.0 (TID 535) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (60/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1802.2 KiB) non-empty blocks including 18 (1802.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 60.0 in stage 10.0 (TID 536). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 68.0 in stage 10.0 (TID 544) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 68, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 60.0 in stage 10.0 (TID 536) in 76 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (61/200) 22/12/08 18:28:45 INFO Executor: Running task 68.0 in stage 10.0 (TID 544) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1741.3 KiB) non-empty blocks including 18 (1741.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 61.0 in stage 10.0 (TID 537). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 69.0 in stage 10.0 (TID 545) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 69, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 61.0 in stage 10.0 (TID 537) in 77 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (62/200) 22/12/08 18:28:45 INFO Executor: Running task 69.0 in stage 10.0 (TID 545) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (2017.0 KiB) non-empty blocks including 18 (2017.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 62.0 in stage 10.0 (TID 538). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 70.0 in stage 10.0 (TID 546) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 70, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 62.0 in stage 10.0 (TID 538) in 65 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (63/200) 22/12/08 18:28:45 INFO Executor: Running task 70.0 in stage 10.0 (TID 546) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 17 (1834.9 KiB) non-empty blocks including 17 (1834.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 64.0 in stage 10.0 (TID 540). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 71.0 in stage 10.0 (TID 547) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 71, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 64.0 in stage 10.0 (TID 540) in 65 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (64/200) 22/12/08 18:28:45 INFO Executor: Running task 71.0 in stage 10.0 (TID 547) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1785.3 KiB) non-empty blocks including 18 (1785.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 63.0 in stage 10.0 (TID 539). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 72.0 in stage 10.0 (TID 548) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 72, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 63.0 in stage 10.0 (TID 539) in 75 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (65/200) 22/12/08 18:28:45 INFO Executor: Running task 72.0 in stage 10.0 (TID 548) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1877.3 KiB) non-empty blocks including 18 (1877.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 65.0 in stage 10.0 (TID 541). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 73.0 in stage 10.0 (TID 549) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 73, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 73.0 in stage 10.0 (TID 549) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 65.0 in stage 10.0 (TID 541) in 76 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (66/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1792.1 KiB) non-empty blocks including 18 (1792.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 66.0 in stage 10.0 (TID 542). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 74.0 in stage 10.0 (TID 550) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 74, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 66.0 in stage 10.0 (TID 542) in 77 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (67/200) 22/12/08 18:28:45 INFO Executor: Running task 74.0 in stage 10.0 (TID 550) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1937.0 KiB) non-empty blocks including 18 (1937.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 67.0 in stage 10.0 (TID 543). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 75.0 in stage 10.0 (TID 551) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 75, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 75.0 in stage 10.0 (TID 551) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 67.0 in stage 10.0 (TID 543) in 83 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (68/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1818.7 KiB) non-empty blocks including 18 (1818.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 68.0 in stage 10.0 (TID 544). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 76.0 in stage 10.0 (TID 552) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 76, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 68.0 in stage 10.0 (TID 544) in 83 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (69/200) 22/12/08 18:28:45 INFO Executor: Running task 76.0 in stage 10.0 (TID 552) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1864.1 KiB) non-empty blocks including 18 (1864.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 69.0 in stage 10.0 (TID 545). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 77.0 in stage 10.0 (TID 553) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 77, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 69.0 in stage 10.0 (TID 545) in 83 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (70/200) 22/12/08 18:28:45 INFO Executor: Running task 77.0 in stage 10.0 (TID 553) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1970.6 KiB) non-empty blocks including 18 (1970.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 70.0 in stage 10.0 (TID 546). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 78.0 in stage 10.0 (TID 554) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 78, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 70.0 in stage 10.0 (TID 546) in 83 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (71/200) 22/12/08 18:28:45 INFO Executor: Running task 78.0 in stage 10.0 (TID 554) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1852.4 KiB) non-empty blocks including 18 (1852.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 71.0 in stage 10.0 (TID 547). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 79.0 in stage 10.0 (TID 555) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 79, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 71.0 in stage 10.0 (TID 547) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (72/200) 22/12/08 18:28:45 INFO Executor: Running task 79.0 in stage 10.0 (TID 555) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1809.0 KiB) non-empty blocks including 18 (1809.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 72.0 in stage 10.0 (TID 548). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 80.0 in stage 10.0 (TID 556) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 80, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 72.0 in stage 10.0 (TID 548) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (73/200) 22/12/08 18:28:45 INFO Executor: Running task 80.0 in stage 10.0 (TID 556) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1769.2 KiB) non-empty blocks including 18 (1769.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 73.0 in stage 10.0 (TID 549). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 81.0 in stage 10.0 (TID 557) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 81, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 81.0 in stage 10.0 (TID 557) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 73.0 in stage 10.0 (TID 549) in 83 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (74/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1780.1 KiB) non-empty blocks including 18 (1780.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 74.0 in stage 10.0 (TID 550). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 82.0 in stage 10.0 (TID 558) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 82, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 82.0 in stage 10.0 (TID 558) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 74.0 in stage 10.0 (TID 550) in 84 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (75/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1820.5 KiB) non-empty blocks including 18 (1820.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 75.0 in stage 10.0 (TID 551). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 83.0 in stage 10.0 (TID 559) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 83, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 83.0 in stage 10.0 (TID 559) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 75.0 in stage 10.0 (TID 551) in 75 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (76/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1757.4 KiB) non-empty blocks including 18 (1757.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 76.0 in stage 10.0 (TID 552). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 84.0 in stage 10.0 (TID 560) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 84, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 76.0 in stage 10.0 (TID 552) in 76 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (77/200) 22/12/08 18:28:45 INFO Executor: Running task 84.0 in stage 10.0 (TID 560) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1861.1 KiB) non-empty blocks including 18 (1861.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 77.0 in stage 10.0 (TID 553). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 85.0 in stage 10.0 (TID 561) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 85, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 77.0 in stage 10.0 (TID 553) in 75 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (78/200) 22/12/08 18:28:45 INFO Executor: Running task 85.0 in stage 10.0 (TID 561) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1739.4 KiB) non-empty blocks including 18 (1739.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 78.0 in stage 10.0 (TID 554). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 86.0 in stage 10.0 (TID 562) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 86, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 86.0 in stage 10.0 (TID 562) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 78.0 in stage 10.0 (TID 554) in 75 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (79/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1727.9 KiB) non-empty blocks including 18 (1727.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 79.0 in stage 10.0 (TID 555). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 87.0 in stage 10.0 (TID 563) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 87, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 79.0 in stage 10.0 (TID 555) in 75 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (80/200) 22/12/08 18:28:45 INFO Executor: Running task 87.0 in stage 10.0 (TID 563) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1893.7 KiB) non-empty blocks including 18 (1893.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 80.0 in stage 10.0 (TID 556). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 88.0 in stage 10.0 (TID 564) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 88, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 88.0 in stage 10.0 (TID 564) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 80.0 in stage 10.0 (TID 556) in 75 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (81/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (2035.2 KiB) non-empty blocks including 18 (2035.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 81.0 in stage 10.0 (TID 557). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 89.0 in stage 10.0 (TID 565) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 89, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 89.0 in stage 10.0 (TID 565) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 81.0 in stage 10.0 (TID 557) in 75 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (82/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1851.1 KiB) non-empty blocks including 18 (1851.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 82.0 in stage 10.0 (TID 558). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 90.0 in stage 10.0 (TID 566) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 90, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 90.0 in stage 10.0 (TID 566) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 82.0 in stage 10.0 (TID 558) in 81 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (83/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1816.8 KiB) non-empty blocks including 18 (1816.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 83.0 in stage 10.0 (TID 559). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 91.0 in stage 10.0 (TID 567) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 91, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 83.0 in stage 10.0 (TID 559) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (84/200) 22/12/08 18:28:45 INFO Executor: Running task 91.0 in stage 10.0 (TID 567) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1881.7 KiB) non-empty blocks including 18 (1881.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 84.0 in stage 10.0 (TID 560). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 92.0 in stage 10.0 (TID 568) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 92, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 84.0 in stage 10.0 (TID 560) in 81 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (85/200) 22/12/08 18:28:45 INFO Executor: Running task 92.0 in stage 10.0 (TID 568) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1951.3 KiB) non-empty blocks including 18 (1951.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 85.0 in stage 10.0 (TID 561). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 93.0 in stage 10.0 (TID 569) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 93, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 85.0 in stage 10.0 (TID 561) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (86/200) 22/12/08 18:28:45 INFO Executor: Running task 93.0 in stage 10.0 (TID 569) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1956.6 KiB) non-empty blocks including 18 (1956.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 86.0 in stage 10.0 (TID 562). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 94.0 in stage 10.0 (TID 570) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 94, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 94.0 in stage 10.0 (TID 570) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 86.0 in stage 10.0 (TID 562) in 81 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (87/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1792.9 KiB) non-empty blocks including 18 (1792.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 87.0 in stage 10.0 (TID 563). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 95.0 in stage 10.0 (TID 571) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 95, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 87.0 in stage 10.0 (TID 563) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (88/200) 22/12/08 18:28:45 INFO Executor: Running task 95.0 in stage 10.0 (TID 571) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1923.0 KiB) non-empty blocks including 18 (1923.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 88.0 in stage 10.0 (TID 564). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 96.0 in stage 10.0 (TID 572) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 96, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 96.0 in stage 10.0 (TID 572) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 88.0 in stage 10.0 (TID 564) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (89/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1956.4 KiB) non-empty blocks including 18 (1956.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 89.0 in stage 10.0 (TID 565). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 97.0 in stage 10.0 (TID 573) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 97, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 89.0 in stage 10.0 (TID 565) in 84 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (90/200) 22/12/08 18:28:45 INFO Executor: Running task 97.0 in stage 10.0 (TID 573) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1841.7 KiB) non-empty blocks including 18 (1841.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 90.0 in stage 10.0 (TID 566). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 98.0 in stage 10.0 (TID 574) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 98, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 98.0 in stage 10.0 (TID 574) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 90.0 in stage 10.0 (TID 566) in 75 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (91/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1714.9 KiB) non-empty blocks including 18 (1714.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 91.0 in stage 10.0 (TID 567). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 99.0 in stage 10.0 (TID 575) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 99, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 91.0 in stage 10.0 (TID 567) in 76 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (92/200) 22/12/08 18:28:45 INFO Executor: Running task 99.0 in stage 10.0 (TID 575) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (2001.9 KiB) non-empty blocks including 18 (2001.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 92.0 in stage 10.0 (TID 568). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 100.0 in stage 10.0 (TID 576) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 100, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 92.0 in stage 10.0 (TID 568) in 77 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (93/200) 22/12/08 18:28:45 INFO Executor: Running task 100.0 in stage 10.0 (TID 576) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1888.8 KiB) non-empty blocks including 18 (1888.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 93.0 in stage 10.0 (TID 569). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 101.0 in stage 10.0 (TID 577) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 101, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 93.0 in stage 10.0 (TID 569) in 77 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (94/200) 22/12/08 18:28:45 INFO Executor: Running task 101.0 in stage 10.0 (TID 577) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1789.4 KiB) non-empty blocks including 18 (1789.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 94.0 in stage 10.0 (TID 570). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 102.0 in stage 10.0 (TID 578) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 102, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 94.0 in stage 10.0 (TID 570) in 77 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (95/200) 22/12/08 18:28:45 INFO Executor: Running task 102.0 in stage 10.0 (TID 578) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (2.0 MiB) non-empty blocks including 18 (2.0 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 95.0 in stage 10.0 (TID 571). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 103.0 in stage 10.0 (TID 579) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 103, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 95.0 in stage 10.0 (TID 571) in 77 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (96/200) 22/12/08 18:28:45 INFO Executor: Running task 103.0 in stage 10.0 (TID 579) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1865.3 KiB) non-empty blocks including 18 (1865.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 96.0 in stage 10.0 (TID 572). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 104.0 in stage 10.0 (TID 580) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 104, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 104.0 in stage 10.0 (TID 580) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 96.0 in stage 10.0 (TID 572) in 77 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (97/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1721.8 KiB) non-empty blocks including 18 (1721.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 97.0 in stage 10.0 (TID 573). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 105.0 in stage 10.0 (TID 581) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 105, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 105.0 in stage 10.0 (TID 581) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 97.0 in stage 10.0 (TID 573) in 83 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (98/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1842.7 KiB) non-empty blocks including 18 (1842.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 98.0 in stage 10.0 (TID 574). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 106.0 in stage 10.0 (TID 582) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 106, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 106.0 in stage 10.0 (TID 582) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 98.0 in stage 10.0 (TID 574) in 84 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (99/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1850.2 KiB) non-empty blocks including 18 (1850.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 99.0 in stage 10.0 (TID 575). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 107.0 in stage 10.0 (TID 583) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 107, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 99.0 in stage 10.0 (TID 575) in 83 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (100/200) 22/12/08 18:28:45 INFO Executor: Running task 107.0 in stage 10.0 (TID 583) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1745.4 KiB) non-empty blocks including 18 (1745.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 100.0 in stage 10.0 (TID 576). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 108.0 in stage 10.0 (TID 584) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 108, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 100.0 in stage 10.0 (TID 576) in 84 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (101/200) 22/12/08 18:28:45 INFO Executor: Running task 108.0 in stage 10.0 (TID 584) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (2.0 MiB) non-empty blocks including 18 (2.0 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 101.0 in stage 10.0 (TID 577). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 109.0 in stage 10.0 (TID 585) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 109, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 101.0 in stage 10.0 (TID 577) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (102/200) 22/12/08 18:28:45 INFO Executor: Running task 109.0 in stage 10.0 (TID 585) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1873.1 KiB) non-empty blocks including 18 (1873.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 102.0 in stage 10.0 (TID 578). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 110.0 in stage 10.0 (TID 586) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 110, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 102.0 in stage 10.0 (TID 578) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (103/200) 22/12/08 18:28:45 INFO Executor: Running task 110.0 in stage 10.0 (TID 586) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1698.7 KiB) non-empty blocks including 18 (1698.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 103.0 in stage 10.0 (TID 579). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 111.0 in stage 10.0 (TID 587) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 111, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 103.0 in stage 10.0 (TID 579) in 81 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (104/200) 22/12/08 18:28:45 INFO Executor: Running task 111.0 in stage 10.0 (TID 587) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1774.8 KiB) non-empty blocks including 18 (1774.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 104.0 in stage 10.0 (TID 580). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 112.0 in stage 10.0 (TID 588) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 112, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 112.0 in stage 10.0 (TID 588) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 104.0 in stage 10.0 (TID 580) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (105/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1925.8 KiB) non-empty blocks including 18 (1925.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 105.0 in stage 10.0 (TID 581). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 113.0 in stage 10.0 (TID 589) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 113, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 113.0 in stage 10.0 (TID 589) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 105.0 in stage 10.0 (TID 581) in 75 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (106/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1808.0 KiB) non-empty blocks including 18 (1808.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 106.0 in stage 10.0 (TID 582). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 114.0 in stage 10.0 (TID 590) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 114, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 114.0 in stage 10.0 (TID 590) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 106.0 in stage 10.0 (TID 582) in 76 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (107/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1835.6 KiB) non-empty blocks including 18 (1835.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 107.0 in stage 10.0 (TID 583). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 115.0 in stage 10.0 (TID 591) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 115, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 107.0 in stage 10.0 (TID 583) in 78 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (108/200) 22/12/08 18:28:45 INFO Executor: Running task 115.0 in stage 10.0 (TID 591) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (2007.6 KiB) non-empty blocks including 18 (2007.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 108.0 in stage 10.0 (TID 584). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 116.0 in stage 10.0 (TID 592) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 116, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 108.0 in stage 10.0 (TID 584) in 76 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (109/200) 22/12/08 18:28:45 INFO Executor: Running task 116.0 in stage 10.0 (TID 592) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1990.9 KiB) non-empty blocks including 18 (1990.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 109.0 in stage 10.0 (TID 585). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 117.0 in stage 10.0 (TID 593) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 117, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 109.0 in stage 10.0 (TID 585) in 76 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (110/200) 22/12/08 18:28:45 INFO Executor: Running task 117.0 in stage 10.0 (TID 593) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1779.6 KiB) non-empty blocks including 18 (1779.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 110.0 in stage 10.0 (TID 586). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 118.0 in stage 10.0 (TID 594) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 118, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 118.0 in stage 10.0 (TID 594) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 110.0 in stage 10.0 (TID 586) in 77 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (111/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1966.7 KiB) non-empty blocks including 18 (1966.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 111.0 in stage 10.0 (TID 587). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 119.0 in stage 10.0 (TID 595) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 119, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 111.0 in stage 10.0 (TID 587) in 84 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (112/200) 22/12/08 18:28:45 INFO Executor: Running task 119.0 in stage 10.0 (TID 595) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1902.8 KiB) non-empty blocks including 18 (1902.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 112.0 in stage 10.0 (TID 588). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 120.0 in stage 10.0 (TID 596) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 120, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 120.0 in stage 10.0 (TID 596) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 112.0 in stage 10.0 (TID 588) in 83 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (113/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1825.9 KiB) non-empty blocks including 18 (1825.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 113.0 in stage 10.0 (TID 589). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 121.0 in stage 10.0 (TID 597) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 121, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 121.0 in stage 10.0 (TID 597) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 113.0 in stage 10.0 (TID 589) in 83 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (114/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1911.9 KiB) non-empty blocks including 18 (1911.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 114.0 in stage 10.0 (TID 590). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 122.0 in stage 10.0 (TID 598) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 122, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 114.0 in stage 10.0 (TID 590) in 83 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (115/200) 22/12/08 18:28:45 INFO Executor: Running task 122.0 in stage 10.0 (TID 598) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1801.0 KiB) non-empty blocks including 18 (1801.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 115.0 in stage 10.0 (TID 591). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 123.0 in stage 10.0 (TID 599) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 123, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 115.0 in stage 10.0 (TID 591) in 81 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (116/200) 22/12/08 18:28:45 INFO Executor: Running task 123.0 in stage 10.0 (TID 599) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (2.0 MiB) non-empty blocks including 18 (2.0 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 116.0 in stage 10.0 (TID 592). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 124.0 in stage 10.0 (TID 600) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 124, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 116.0 in stage 10.0 (TID 592) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (117/200) 22/12/08 18:28:45 INFO Executor: Running task 124.0 in stage 10.0 (TID 600) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1974.3 KiB) non-empty blocks including 18 (1974.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 117.0 in stage 10.0 (TID 593). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 125.0 in stage 10.0 (TID 601) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 125, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 117.0 in stage 10.0 (TID 593) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (118/200) 22/12/08 18:28:45 INFO Executor: Running task 125.0 in stage 10.0 (TID 601) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1925.5 KiB) non-empty blocks including 18 (1925.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 118.0 in stage 10.0 (TID 594). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 126.0 in stage 10.0 (TID 602) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 126, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 118.0 in stage 10.0 (TID 594) in 81 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (119/200) 22/12/08 18:28:45 INFO Executor: Running task 126.0 in stage 10.0 (TID 602) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1887.8 KiB) non-empty blocks including 18 (1887.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 119.0 in stage 10.0 (TID 595). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 127.0 in stage 10.0 (TID 603) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 127, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 127.0 in stage 10.0 (TID 603) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 119.0 in stage 10.0 (TID 595) in 75 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (120/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1936.5 KiB) non-empty blocks including 18 (1936.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 120.0 in stage 10.0 (TID 596). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 128.0 in stage 10.0 (TID 604) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 128, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 128.0 in stage 10.0 (TID 604) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 120.0 in stage 10.0 (TID 596) in 76 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (121/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (2005.6 KiB) non-empty blocks including 18 (2005.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 121.0 in stage 10.0 (TID 597). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 129.0 in stage 10.0 (TID 605) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 129, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 121.0 in stage 10.0 (TID 597) in 76 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (122/200) 22/12/08 18:28:45 INFO Executor: Running task 129.0 in stage 10.0 (TID 605) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1957.3 KiB) non-empty blocks including 18 (1957.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 122.0 in stage 10.0 (TID 598). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 130.0 in stage 10.0 (TID 606) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 130, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 122.0 in stage 10.0 (TID 598) in 75 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (123/200) 22/12/08 18:28:45 INFO Executor: Running task 130.0 in stage 10.0 (TID 606) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 17 (1770.4 KiB) non-empty blocks including 17 (1770.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 123.0 in stage 10.0 (TID 599). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 131.0 in stage 10.0 (TID 607) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 131, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 123.0 in stage 10.0 (TID 599) in 76 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (124/200) 22/12/08 18:28:45 INFO Executor: Running task 131.0 in stage 10.0 (TID 607) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1887.0 KiB) non-empty blocks including 18 (1887.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 124.0 in stage 10.0 (TID 600). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 132.0 in stage 10.0 (TID 608) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 132, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 124.0 in stage 10.0 (TID 600) in 75 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (125/200) 22/12/08 18:28:45 INFO Executor: Running task 132.0 in stage 10.0 (TID 608) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1867.1 KiB) non-empty blocks including 18 (1867.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 125.0 in stage 10.0 (TID 601). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 133.0 in stage 10.0 (TID 609) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 133, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 125.0 in stage 10.0 (TID 601) in 76 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (126/200) 22/12/08 18:28:45 INFO Executor: Running task 133.0 in stage 10.0 (TID 609) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1996.2 KiB) non-empty blocks including 18 (1996.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 126.0 in stage 10.0 (TID 602). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 134.0 in stage 10.0 (TID 610) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 134, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 126.0 in stage 10.0 (TID 602) in 76 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (127/200) 22/12/08 18:28:45 INFO Executor: Running task 134.0 in stage 10.0 (TID 610) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1818.2 KiB) non-empty blocks including 18 (1818.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 127.0 in stage 10.0 (TID 603). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 135.0 in stage 10.0 (TID 611) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 135, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 127.0 in stage 10.0 (TID 603) in 83 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (128/200) 22/12/08 18:28:45 INFO Executor: Running task 135.0 in stage 10.0 (TID 611) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1874.7 KiB) non-empty blocks including 18 (1874.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 128.0 in stage 10.0 (TID 604). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 136.0 in stage 10.0 (TID 612) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 136, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 136.0 in stage 10.0 (TID 612) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 128.0 in stage 10.0 (TID 604) in 83 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (129/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1765.1 KiB) non-empty blocks including 18 (1765.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 129.0 in stage 10.0 (TID 605). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 137.0 in stage 10.0 (TID 613) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 137, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 129.0 in stage 10.0 (TID 605) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (130/200) 22/12/08 18:28:45 INFO Executor: Running task 137.0 in stage 10.0 (TID 613) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1959.8 KiB) non-empty blocks including 18 (1959.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 130.0 in stage 10.0 (TID 606). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 138.0 in stage 10.0 (TID 614) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 138, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 130.0 in stage 10.0 (TID 606) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (131/200) 22/12/08 18:28:45 INFO Executor: Running task 138.0 in stage 10.0 (TID 614) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1989.3 KiB) non-empty blocks including 18 (1989.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 131.0 in stage 10.0 (TID 607). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 139.0 in stage 10.0 (TID 615) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 139, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 139.0 in stage 10.0 (TID 615) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 131.0 in stage 10.0 (TID 607) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (132/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (2015.4 KiB) non-empty blocks including 18 (2015.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 132.0 in stage 10.0 (TID 608). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 140.0 in stage 10.0 (TID 616) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 140, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 140.0 in stage 10.0 (TID 616) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 132.0 in stage 10.0 (TID 608) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (133/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (2.1 MiB) non-empty blocks including 18 (2.1 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 133.0 in stage 10.0 (TID 609). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 141.0 in stage 10.0 (TID 617) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 141, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 133.0 in stage 10.0 (TID 609) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (134/200) 22/12/08 18:28:45 INFO Executor: Running task 141.0 in stage 10.0 (TID 617) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (2.0 MiB) non-empty blocks including 18 (2.0 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 134.0 in stage 10.0 (TID 610). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 142.0 in stage 10.0 (TID 618) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 142, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 134.0 in stage 10.0 (TID 610) in 81 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (135/200) 22/12/08 18:28:45 INFO Executor: Running task 142.0 in stage 10.0 (TID 618) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1916.2 KiB) non-empty blocks including 18 (1916.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 135.0 in stage 10.0 (TID 611). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 143.0 in stage 10.0 (TID 619) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 143, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 135.0 in stage 10.0 (TID 611) in 74 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (136/200) 22/12/08 18:28:45 INFO Executor: Running task 143.0 in stage 10.0 (TID 619) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1875.3 KiB) non-empty blocks including 18 (1875.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 136.0 in stage 10.0 (TID 612). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 144.0 in stage 10.0 (TID 620) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 144, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 136.0 in stage 10.0 (TID 612) in 75 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (137/200) 22/12/08 18:28:45 INFO Executor: Running task 144.0 in stage 10.0 (TID 620) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1952.4 KiB) non-empty blocks including 18 (1952.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 137.0 in stage 10.0 (TID 613). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 145.0 in stage 10.0 (TID 621) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 145, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 137.0 in stage 10.0 (TID 613) in 75 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (138/200) 22/12/08 18:28:45 INFO Executor: Running task 145.0 in stage 10.0 (TID 621) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1728.9 KiB) non-empty blocks including 18 (1728.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 138.0 in stage 10.0 (TID 614). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 146.0 in stage 10.0 (TID 622) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 146, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 138.0 in stage 10.0 (TID 614) in 75 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (139/200) 22/12/08 18:28:45 INFO Executor: Running task 146.0 in stage 10.0 (TID 622) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1853.6 KiB) non-empty blocks including 18 (1853.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 139.0 in stage 10.0 (TID 615). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 147.0 in stage 10.0 (TID 623) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 147, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 147.0 in stage 10.0 (TID 623) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 139.0 in stage 10.0 (TID 615) in 75 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (140/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1798.6 KiB) non-empty blocks including 18 (1798.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 140.0 in stage 10.0 (TID 616). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 148.0 in stage 10.0 (TID 624) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 148, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 140.0 in stage 10.0 (TID 616) in 74 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (141/200) 22/12/08 18:28:45 INFO Executor: Running task 148.0 in stage 10.0 (TID 624) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1952.2 KiB) non-empty blocks including 18 (1952.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 141.0 in stage 10.0 (TID 617). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 149.0 in stage 10.0 (TID 625) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 149, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 141.0 in stage 10.0 (TID 617) in 76 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (142/200) 22/12/08 18:28:45 INFO Executor: Running task 149.0 in stage 10.0 (TID 625) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1899.7 KiB) non-empty blocks including 18 (1899.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 142.0 in stage 10.0 (TID 618). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 150.0 in stage 10.0 (TID 626) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 150, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 142.0 in stage 10.0 (TID 618) in 83 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (143/200) 22/12/08 18:28:45 INFO Executor: Running task 150.0 in stage 10.0 (TID 626) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (2013.0 KiB) non-empty blocks including 18 (2013.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 143.0 in stage 10.0 (TID 619). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 151.0 in stage 10.0 (TID 627) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 151, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 143.0 in stage 10.0 (TID 619) in 81 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (144/200) 22/12/08 18:28:45 INFO Executor: Running task 151.0 in stage 10.0 (TID 627) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1858.8 KiB) non-empty blocks including 18 (1858.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 144.0 in stage 10.0 (TID 620). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 152.0 in stage 10.0 (TID 628) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 152, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 144.0 in stage 10.0 (TID 620) in 81 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (145/200) 22/12/08 18:28:45 INFO Executor: Running task 152.0 in stage 10.0 (TID 628) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1862.9 KiB) non-empty blocks including 18 (1862.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 145.0 in stage 10.0 (TID 621). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 153.0 in stage 10.0 (TID 629) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 153, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 145.0 in stage 10.0 (TID 621) in 83 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (146/200) 22/12/08 18:28:45 INFO Executor: Running task 153.0 in stage 10.0 (TID 629) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1898.5 KiB) non-empty blocks including 18 (1898.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 146.0 in stage 10.0 (TID 622). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 154.0 in stage 10.0 (TID 630) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 154, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 146.0 in stage 10.0 (TID 622) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (147/200) 22/12/08 18:28:45 INFO Executor: Running task 154.0 in stage 10.0 (TID 630) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1833.0 KiB) non-empty blocks including 18 (1833.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 147.0 in stage 10.0 (TID 623). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 155.0 in stage 10.0 (TID 631) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 155, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 155.0 in stage 10.0 (TID 631) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 147.0 in stage 10.0 (TID 623) in 81 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (148/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1899.1 KiB) non-empty blocks including 18 (1899.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 148.0 in stage 10.0 (TID 624). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 156.0 in stage 10.0 (TID 632) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 156, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO Executor: Running task 156.0 in stage 10.0 (TID 632) 22/12/08 18:28:45 INFO TaskSetManager: Finished task 148.0 in stage 10.0 (TID 624) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (149/200) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1735.7 KiB) non-empty blocks including 18 (1735.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 149.0 in stage 10.0 (TID 625). 5823 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 157.0 in stage 10.0 (TID 633) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 157, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 149.0 in stage 10.0 (TID 625) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (150/200) 22/12/08 18:28:45 INFO Executor: Running task 157.0 in stage 10.0 (TID 633) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1890.0 KiB) non-empty blocks including 18 (1890.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 150.0 in stage 10.0 (TID 626). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 158.0 in stage 10.0 (TID 634) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 158, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 150.0 in stage 10.0 (TID 626) in 78 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (151/200) 22/12/08 18:28:45 INFO Executor: Running task 158.0 in stage 10.0 (TID 634) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1849.7 KiB) non-empty blocks including 18 (1849.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 151.0 in stage 10.0 (TID 627). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 159.0 in stage 10.0 (TID 635) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 159, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 151.0 in stage 10.0 (TID 627) in 77 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (152/200) 22/12/08 18:28:45 INFO Executor: Running task 159.0 in stage 10.0 (TID 635) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1856.0 KiB) non-empty blocks including 18 (1856.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 152.0 in stage 10.0 (TID 628). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 160.0 in stage 10.0 (TID 636) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 160, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 152.0 in stage 10.0 (TID 628) in 78 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (153/200) 22/12/08 18:28:45 INFO Executor: Running task 160.0 in stage 10.0 (TID 636) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1853.4 KiB) non-empty blocks including 18 (1853.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 153.0 in stage 10.0 (TID 629). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 161.0 in stage 10.0 (TID 637) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 161, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 153.0 in stage 10.0 (TID 629) in 77 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (154/200) 22/12/08 18:28:45 INFO Executor: Running task 161.0 in stage 10.0 (TID 637) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1698.1 KiB) non-empty blocks including 18 (1698.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 154.0 in stage 10.0 (TID 630). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 162.0 in stage 10.0 (TID 638) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 162, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 154.0 in stage 10.0 (TID 630) in 77 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (155/200) 22/12/08 18:28:45 INFO Executor: Running task 162.0 in stage 10.0 (TID 638) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1865.4 KiB) non-empty blocks including 18 (1865.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:45 INFO Executor: Finished task 155.0 in stage 10.0 (TID 631). 5780 bytes result sent to driver 22/12/08 18:28:45 INFO TaskSetManager: Starting task 163.0 in stage 10.0 (TID 639) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 163, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:45 INFO TaskSetManager: Finished task 155.0 in stage 10.0 (TID 631) in 78 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (156/200) 22/12/08 18:28:45 INFO Executor: Running task 163.0 in stage 10.0 (TID 639) 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Getting 18 (1867.1 KiB) non-empty blocks including 18 (1867.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:45 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 156.0 in stage 10.0 (TID 632). 5780 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 164.0 in stage 10.0 (TID 640) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 164, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 156.0 in stage 10.0 (TID 632) in 77 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (157/200) 22/12/08 18:28:46 INFO Executor: Running task 164.0 in stage 10.0 (TID 640) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (1958.5 KiB) non-empty blocks including 18 (1958.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 157.0 in stage 10.0 (TID 633). 5823 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 165.0 in stage 10.0 (TID 641) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 165, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 157.0 in stage 10.0 (TID 633) in 84 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (158/200) 22/12/08 18:28:46 INFO Executor: Running task 165.0 in stage 10.0 (TID 641) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (1808.9 KiB) non-empty blocks including 18 (1808.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 158.0 in stage 10.0 (TID 634). 5823 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 166.0 in stage 10.0 (TID 642) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 166, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 158.0 in stage 10.0 (TID 634) in 81 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (159/200) 22/12/08 18:28:46 INFO Executor: Running task 166.0 in stage 10.0 (TID 642) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (1955.6 KiB) non-empty blocks including 18 (1955.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 159.0 in stage 10.0 (TID 635). 5823 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 167.0 in stage 10.0 (TID 643) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 167, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 159.0 in stage 10.0 (TID 635) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (160/200) 22/12/08 18:28:46 INFO Executor: Running task 167.0 in stage 10.0 (TID 643) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (1824.9 KiB) non-empty blocks including 18 (1824.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 160.0 in stage 10.0 (TID 636). 5823 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 168.0 in stage 10.0 (TID 644) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 168, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 160.0 in stage 10.0 (TID 636) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (161/200) 22/12/08 18:28:46 INFO Executor: Running task 168.0 in stage 10.0 (TID 644) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (2.0 MiB) non-empty blocks including 18 (2.0 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 161.0 in stage 10.0 (TID 637). 5823 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 169.0 in stage 10.0 (TID 645) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 169, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 169.0 in stage 10.0 (TID 645) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 161.0 in stage 10.0 (TID 637) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (162/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (1768.4 KiB) non-empty blocks including 18 (1768.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 162.0 in stage 10.0 (TID 638). 5823 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 170.0 in stage 10.0 (TID 646) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 170, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 162.0 in stage 10.0 (TID 638) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (163/200) 22/12/08 18:28:46 INFO Executor: Running task 170.0 in stage 10.0 (TID 646) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (1878.0 KiB) non-empty blocks including 18 (1878.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 163.0 in stage 10.0 (TID 639). 5823 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 171.0 in stage 10.0 (TID 647) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 171, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 163.0 in stage 10.0 (TID 639) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (164/200) 22/12/08 18:28:46 INFO Executor: Running task 171.0 in stage 10.0 (TID 647) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (1954.6 KiB) non-empty blocks including 18 (1954.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 164.0 in stage 10.0 (TID 640). 5823 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 172.0 in stage 10.0 (TID 648) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 172, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 164.0 in stage 10.0 (TID 640) in 88 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (165/200) 22/12/08 18:28:46 INFO Executor: Running task 172.0 in stage 10.0 (TID 648) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (1982.2 KiB) non-empty blocks including 18 (1982.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 165.0 in stage 10.0 (TID 641). 5780 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 173.0 in stage 10.0 (TID 649) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 173, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 165.0 in stage 10.0 (TID 641) in 83 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (166/200) 22/12/08 18:28:46 INFO Executor: Running task 173.0 in stage 10.0 (TID 649) 22/12/08 18:28:46 INFO Executor: Finished task 166.0 in stage 10.0 (TID 642). 5780 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 174.0 in stage 10.0 (TID 650) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 174, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 166.0 in stage 10.0 (TID 642) in 79 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (167/200) 22/12/08 18:28:46 INFO Executor: Running task 174.0 in stage 10.0 (TID 650) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (1934.7 KiB) non-empty blocks including 18 (1934.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (1906.5 KiB) non-empty blocks including 18 (1906.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 167.0 in stage 10.0 (TID 643). 5780 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 175.0 in stage 10.0 (TID 651) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 175, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 167.0 in stage 10.0 (TID 643) in 79 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (168/200) 22/12/08 18:28:46 INFO Executor: Running task 175.0 in stage 10.0 (TID 651) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (1854.3 KiB) non-empty blocks including 18 (1854.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 168.0 in stage 10.0 (TID 644). 5780 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 176.0 in stage 10.0 (TID 652) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 176, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 168.0 in stage 10.0 (TID 644) in 80 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (169/200) 22/12/08 18:28:46 INFO Executor: Running task 176.0 in stage 10.0 (TID 652) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (1921.4 KiB) non-empty blocks including 18 (1921.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 169.0 in stage 10.0 (TID 645). 5780 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 177.0 in stage 10.0 (TID 653) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 177, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 169.0 in stage 10.0 (TID 645) in 80 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (170/200) 22/12/08 18:28:46 INFO Executor: Running task 177.0 in stage 10.0 (TID 653) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (1973.7 KiB) non-empty blocks including 18 (1973.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 170.0 in stage 10.0 (TID 646). 5780 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 178.0 in stage 10.0 (TID 654) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 178, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 170.0 in stage 10.0 (TID 646) in 80 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (171/200) 22/12/08 18:28:46 INFO Executor: Running task 178.0 in stage 10.0 (TID 654) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (1982.7 KiB) non-empty blocks including 18 (1982.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 171.0 in stage 10.0 (TID 647). 5780 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 179.0 in stage 10.0 (TID 655) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 179, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 171.0 in stage 10.0 (TID 647) in 80 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (172/200) 22/12/08 18:28:46 INFO Executor: Running task 179.0 in stage 10.0 (TID 655) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (1918.7 KiB) non-empty blocks including 18 (1918.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 172.0 in stage 10.0 (TID 648). 5780 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 180.0 in stage 10.0 (TID 656) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 180, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 172.0 in stage 10.0 (TID 648) in 79 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (173/200) 22/12/08 18:28:46 INFO Executor: Running task 180.0 in stage 10.0 (TID 656) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (1897.5 KiB) non-empty blocks including 18 (1897.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 173.0 in stage 10.0 (TID 649). 5823 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 181.0 in stage 10.0 (TID 657) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 181, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 173.0 in stage 10.0 (TID 649) in 87 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (174/200) 22/12/08 18:28:46 INFO Executor: Running task 181.0 in stage 10.0 (TID 657) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (1962.5 KiB) non-empty blocks including 18 (1962.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 174.0 in stage 10.0 (TID 650). 5823 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 182.0 in stage 10.0 (TID 658) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 182, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 174.0 in stage 10.0 (TID 650) in 88 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (175/200) 22/12/08 18:28:46 INFO Executor: Running task 182.0 in stage 10.0 (TID 658) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (1950.2 KiB) non-empty blocks including 18 (1950.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 175.0 in stage 10.0 (TID 651). 5823 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 183.0 in stage 10.0 (TID 659) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 183, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 175.0 in stage 10.0 (TID 651) in 87 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (176/200) 22/12/08 18:28:46 INFO Executor: Running task 183.0 in stage 10.0 (TID 659) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (1906.1 KiB) non-empty blocks including 18 (1906.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 176.0 in stage 10.0 (TID 652). 5823 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 184.0 in stage 10.0 (TID 660) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 184, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 176.0 in stage 10.0 (TID 652) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (177/200) 22/12/08 18:28:46 INFO Executor: Running task 184.0 in stage 10.0 (TID 660) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (1851.4 KiB) non-empty blocks including 18 (1851.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 177.0 in stage 10.0 (TID 653). 5823 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 185.0 in stage 10.0 (TID 661) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 185, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 177.0 in stage 10.0 (TID 653) in 87 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (178/200) 22/12/08 18:28:46 INFO Executor: Running task 185.0 in stage 10.0 (TID 661) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (1894.9 KiB) non-empty blocks including 18 (1894.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 178.0 in stage 10.0 (TID 654). 5823 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 186.0 in stage 10.0 (TID 662) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 186, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 178.0 in stage 10.0 (TID 654) in 88 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (179/200) 22/12/08 18:28:46 INFO Executor: Running task 186.0 in stage 10.0 (TID 662) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (1928.5 KiB) non-empty blocks including 18 (1928.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 179.0 in stage 10.0 (TID 655). 5823 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 187.0 in stage 10.0 (TID 663) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 187, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 179.0 in stage 10.0 (TID 655) in 88 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (180/200) 22/12/08 18:28:46 INFO Executor: Running task 187.0 in stage 10.0 (TID 663) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (2019.0 KiB) non-empty blocks including 18 (2019.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 180.0 in stage 10.0 (TID 656). 5823 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 188.0 in stage 10.0 (TID 664) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 188, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 180.0 in stage 10.0 (TID 656) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (181/200) 22/12/08 18:28:46 INFO Executor: Running task 188.0 in stage 10.0 (TID 664) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (2030.0 KiB) non-empty blocks including 18 (2030.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 181.0 in stage 10.0 (TID 657). 5780 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 189.0 in stage 10.0 (TID 665) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 189, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 181.0 in stage 10.0 (TID 657) in 80 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (182/200) 22/12/08 18:28:46 INFO Executor: Running task 189.0 in stage 10.0 (TID 665) 22/12/08 18:28:46 INFO Executor: Finished task 182.0 in stage 10.0 (TID 658). 5780 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 190.0 in stage 10.0 (TID 666) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 190, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 182.0 in stage 10.0 (TID 658) in 80 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (183/200) 22/12/08 18:28:46 INFO Executor: Running task 190.0 in stage 10.0 (TID 666) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (1818.3 KiB) non-empty blocks including 18 (1818.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (1922.4 KiB) non-empty blocks including 18 (1922.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 183.0 in stage 10.0 (TID 659). 5780 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 191.0 in stage 10.0 (TID 667) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 191, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 183.0 in stage 10.0 (TID 659) in 80 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (184/200) 22/12/08 18:28:46 INFO Executor: Running task 191.0 in stage 10.0 (TID 667) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (2007.2 KiB) non-empty blocks including 18 (2007.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 184.0 in stage 10.0 (TID 660). 5780 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 192.0 in stage 10.0 (TID 668) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 192, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 192.0 in stage 10.0 (TID 668) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 184.0 in stage 10.0 (TID 660) in 80 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (185/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (1774.7 KiB) non-empty blocks including 18 (1774.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 185.0 in stage 10.0 (TID 661). 5780 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 193.0 in stage 10.0 (TID 669) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 193, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 185.0 in stage 10.0 (TID 661) in 80 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (186/200) 22/12/08 18:28:46 INFO Executor: Running task 193.0 in stage 10.0 (TID 669) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (2.0 MiB) non-empty blocks including 18 (2.0 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 186.0 in stage 10.0 (TID 662). 5780 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 194.0 in stage 10.0 (TID 670) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 194, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 186.0 in stage 10.0 (TID 662) in 80 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (187/200) 22/12/08 18:28:46 INFO Executor: Running task 194.0 in stage 10.0 (TID 670) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (1874.7 KiB) non-empty blocks including 18 (1874.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 187.0 in stage 10.0 (TID 663). 5780 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 195.0 in stage 10.0 (TID 671) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 195, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 187.0 in stage 10.0 (TID 663) in 81 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (188/200) 22/12/08 18:28:46 INFO Executor: Running task 195.0 in stage 10.0 (TID 671) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (1832.1 KiB) non-empty blocks including 18 (1832.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 188.0 in stage 10.0 (TID 664). 5780 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 196.0 in stage 10.0 (TID 672) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 196, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 188.0 in stage 10.0 (TID 664) in 76 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (189/200) 22/12/08 18:28:46 INFO Executor: Running task 196.0 in stage 10.0 (TID 672) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (1843.5 KiB) non-empty blocks including 18 (1843.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 189.0 in stage 10.0 (TID 665). 5823 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 197.0 in stage 10.0 (TID 673) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 197, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 189.0 in stage 10.0 (TID 665) in 80 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (190/200) 22/12/08 18:28:46 INFO Executor: Running task 197.0 in stage 10.0 (TID 673) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (1887.7 KiB) non-empty blocks including 18 (1887.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 190.0 in stage 10.0 (TID 666). 5823 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 198.0 in stage 10.0 (TID 674) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 198, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 190.0 in stage 10.0 (TID 666) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (191/200) 22/12/08 18:28:46 INFO Executor: Running task 198.0 in stage 10.0 (TID 674) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (1787.6 KiB) non-empty blocks including 18 (1787.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 191.0 in stage 10.0 (TID 667). 5823 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 199.0 in stage 10.0 (TID 675) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 199, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 191.0 in stage 10.0 (TID 667) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (192/200) 22/12/08 18:28:46 INFO Executor: Running task 199.0 in stage 10.0 (TID 675) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (2.0 MiB) non-empty blocks including 18 (2.0 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 192.0 in stage 10.0 (TID 668). 5823 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 116.0 in stage 13.0 (TID 676) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 116, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 192.0 in stage 10.0 (TID 668) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (193/200) 22/12/08 18:28:46 INFO Executor: Running task 116.0 in stage 13.0 (TID 676) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (928.5 KiB) non-empty blocks including 18 (928.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 200 (1018.7 KiB) non-empty blocks including 200 (1018.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 193.0 in stage 10.0 (TID 669). 5823 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 117.0 in stage 13.0 (TID 677) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 117, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 193.0 in stage 10.0 (TID 669) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (194/200) 22/12/08 18:28:46 INFO Executor: Running task 117.0 in stage 13.0 (TID 677) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (907.5 KiB) non-empty blocks including 18 (907.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 200 (1012.1 KiB) non-empty blocks including 200 (1012.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 194.0 in stage 10.0 (TID 670). 5823 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 118.0 in stage 13.0 (TID 678) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 118, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 194.0 in stage 10.0 (TID 670) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (195/200) 22/12/08 18:28:46 INFO Executor: Running task 118.0 in stage 13.0 (TID 678) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (922.8 KiB) non-empty blocks including 18 (922.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 200 (1013.1 KiB) non-empty blocks including 200 (1013.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 195.0 in stage 10.0 (TID 671). 5823 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 119.0 in stage 13.0 (TID 679) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 119, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 195.0 in stage 10.0 (TID 671) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (196/200) 22/12/08 18:28:46 INFO Executor: Running task 119.0 in stage 13.0 (TID 679) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (927.9 KiB) non-empty blocks including 18 (927.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 200 (1016.7 KiB) non-empty blocks including 200 (1016.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 196.0 in stage 10.0 (TID 672). 5823 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 120.0 in stage 13.0 (TID 680) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 120, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 196.0 in stage 10.0 (TID 672) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (197/200) 22/12/08 18:28:46 INFO Executor: Running task 120.0 in stage 13.0 (TID 680) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (923.1 KiB) non-empty blocks including 18 (923.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 200 (1014.7 KiB) non-empty blocks including 200 (1014.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 197.0 in stage 10.0 (TID 673). 5780 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 121.0 in stage 13.0 (TID 681) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 121, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 197.0 in stage 10.0 (TID 673) in 77 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (198/200) 22/12/08 18:28:46 INFO Executor: Running task 121.0 in stage 13.0 (TID 681) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (928.9 KiB) non-empty blocks including 18 (928.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 200 (1014.1 KiB) non-empty blocks including 200 (1014.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 198.0 in stage 10.0 (TID 674). 5780 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 122.0 in stage 13.0 (TID 682) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 122, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 198.0 in stage 10.0 (TID 674) in 76 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (199/200) 22/12/08 18:28:46 INFO Executor: Running task 122.0 in stage 13.0 (TID 682) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (948.4 KiB) non-empty blocks including 18 (948.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 200 (1020.0 KiB) non-empty blocks including 200 (1020.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 199.0 in stage 10.0 (TID 675). 5780 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 123.0 in stage 13.0 (TID 683) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 123, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 123.0 in stage 13.0 (TID 683) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 199.0 in stage 10.0 (TID 675) in 78 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (200/200) 22/12/08 18:28:46 INFO TaskSchedulerImpl: Removed TaskSet 10.0, whose tasks have all completed, from pool 22/12/08 18:28:46 INFO DAGScheduler: ShuffleMapStage 10 ($anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) finished in 2.183 s 22/12/08 18:28:46 INFO DAGScheduler: looking for newly runnable stages 22/12/08 18:28:46 INFO DAGScheduler: running: Set(ResultStage 30, ShuffleMapStage 13, ShuffleMapStage 28) 22/12/08 18:28:46 INFO DAGScheduler: waiting: Set(ShuffleMapStage 15, ResultStage 16, ResultStage 17, ResultStage 24, ResultStage 18, ResultStage 25, ShuffleMapStage 12, ResultStage 19, ResultStage 20, ResultStage 21, ResultStage 22, ShuffleMapStage 14, ResultStage 23) 22/12/08 18:28:46 INFO DAGScheduler: failed: Set() 22/12/08 18:28:46 INFO DAGScheduler: Submitting ShuffleMapStage 12 (MapPartitionsRDD[114] at $anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948), which has no missing parents 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 18 (933.3 KiB) non-empty blocks including 18 (933.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 200 (1012.2 KiB) non-empty blocks including 200 (1012.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO MemoryStore: Block broadcast_23 stored as values in memory (estimated size 70.5 KiB, free 362.7 MiB) 22/12/08 18:28:46 INFO MemoryStore: Block broadcast_23_piece0 stored as bytes in memory (estimated size 32.9 KiB, free 362.7 MiB) 22/12/08 18:28:46 INFO BlockManagerInfo: Added broadcast_23_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 32.9 KiB, free: 365.9 MiB) 22/12/08 18:28:46 INFO SparkContext: Created broadcast 23 from broadcast at DAGScheduler.scala:1478 22/12/08 18:28:46 INFO DAGScheduler: Submitting 200 missing tasks from ShuffleMapStage 12 (MapPartitionsRDD[114] at $anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14)) 22/12/08 18:28:46 INFO TaskSchedulerImpl: Adding task set 12.0 with 200 tasks resource profile 0 22/12/08 18:28:46 INFO Executor: Finished task 116.0 in stage 13.0 (TID 676). 12728 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 3.0 in stage 12.0 (TID 684) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 3.0 in stage 12.0 (TID 684) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 116.0 in stage 13.0 (TID 676) in 162 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (117/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (189.0 B) non-empty blocks including 1 (189.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 3.0 in stage 12.0 (TID 684). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 4.0 in stage 12.0 (TID 685) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 4, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 3.0 in stage 12.0 (TID 684) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/200) 22/12/08 18:28:46 INFO Executor: Running task 4.0 in stage 12.0 (TID 685) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (156.0 B) non-empty blocks including 1 (156.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 4.0 in stage 12.0 (TID 685). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 9.0 in stage 12.0 (TID 686) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 9, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 4.0 in stage 12.0 (TID 685) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (2/200) 22/12/08 18:28:46 INFO Executor: Running task 9.0 in stage 12.0 (TID 686) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (228.0 B) non-empty blocks including 1 (228.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 9.0 in stage 12.0 (TID 686). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 10.0 in stage 12.0 (TID 687) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 10, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 9.0 in stage 12.0 (TID 686) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (3/200) 22/12/08 18:28:46 INFO Executor: Running task 10.0 in stage 12.0 (TID 687) 22/12/08 18:28:46 INFO Executor: Finished task 117.0 in stage 13.0 (TID 677). 12728 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 13.0 in stage 12.0 (TID 688) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 13, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 13.0 in stage 12.0 (TID 688) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 117.0 in stage 13.0 (TID 677) in 174 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (118/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (171.0 B) non-empty blocks including 1 (171.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (129.0 B) non-empty blocks including 1 (129.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 10.0 in stage 12.0 (TID 687). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 14.0 in stage 12.0 (TID 689) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 14, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 10.0 in stage 12.0 (TID 687) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (4/200) 22/12/08 18:28:46 INFO Executor: Running task 14.0 in stage 12.0 (TID 689) 22/12/08 18:28:46 INFO Executor: Finished task 13.0 in stage 12.0 (TID 688). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 17.0 in stage 12.0 (TID 690) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 17, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 17.0 in stage 12.0 (TID 690) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 13.0 in stage 12.0 (TID 688) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (5/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 186 (68.2 KiB) non-empty blocks including 186 (68.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 2 (360.0 B) non-empty blocks including 2 (360.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 14.0 in stage 12.0 (TID 689). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 18.0 in stage 12.0 (TID 691) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 18, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 18.0 in stage 12.0 (TID 691) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 14.0 in stage 12.0 (TID 689) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (6/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (156.0 B) non-empty blocks including 1 (156.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (142.0 B) non-empty blocks including 1 (142.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 18.0 in stage 12.0 (TID 691). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 21.0 in stage 12.0 (TID 692) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 21, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 18.0 in stage 12.0 (TID 691) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (7/200) 22/12/08 18:28:46 INFO Executor: Running task 21.0 in stage 12.0 (TID 692) 22/12/08 18:28:46 INFO Executor: Finished task 118.0 in stage 13.0 (TID 678). 12728 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 22.0 in stage 12.0 (TID 693) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 22, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 22.0 in stage 12.0 (TID 693) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 118.0 in stage 13.0 (TID 678) in 186 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (119/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (156.0 B) non-empty blocks including 1 (156.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (142.0 B) non-empty blocks including 1 (142.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 22.0 in stage 12.0 (TID 693). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 35.0 in stage 12.0 (TID 694) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 35, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 22.0 in stage 12.0 (TID 693) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (8/200) 22/12/08 18:28:46 INFO Executor: Running task 35.0 in stage 12.0 (TID 694) 22/12/08 18:28:46 INFO Executor: Finished task 119.0 in stage 13.0 (TID 679). 12728 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 36.0 in stage 12.0 (TID 695) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 36, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Finished task 21.0 in stage 12.0 (TID 692). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO Executor: Running task 36.0 in stage 12.0 (TID 695) 22/12/08 18:28:46 INFO TaskSetManager: Starting task 37.0 in stage 12.0 (TID 696) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 37, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 119.0 in stage 13.0 (TID 679) in 188 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (120/200) 22/12/08 18:28:46 INFO Executor: Running task 37.0 in stage 12.0 (TID 696) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 21.0 in stage 12.0 (TID 692) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (9/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (142.0 B) non-empty blocks including 1 (142.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (142.0 B) non-empty blocks including 1 (142.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 35.0 in stage 12.0 (TID 694). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 39.0 in stage 12.0 (TID 697) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 39, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 39.0 in stage 12.0 (TID 697) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 35.0 in stage 12.0 (TID 694) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (10/200) 22/12/08 18:28:46 INFO Executor: Finished task 36.0 in stage 12.0 (TID 695). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO TaskSetManager: Starting task 43.0 in stage 12.0 (TID 698) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 43, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (171.0 B) non-empty blocks including 1 (171.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO TaskSetManager: Finished task 36.0 in stage 12.0 (TID 695) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (11/200) 22/12/08 18:28:46 INFO Executor: Running task 43.0 in stage 12.0 (TID 698) 22/12/08 18:28:46 INFO Executor: Finished task 37.0 in stage 12.0 (TID 696). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 44.0 in stage 12.0 (TID 699) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 44, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 44.0 in stage 12.0 (TID 699) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 37.0 in stage 12.0 (TID 696) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (12/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO Executor: Finished task 120.0 in stage 13.0 (TID 680). 12728 bytes result sent to driver 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (156.0 B) non-empty blocks including 1 (156.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO TaskSetManager: Starting task 49.0 in stage 12.0 (TID 700) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 49, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 49.0 in stage 12.0 (TID 700) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 120.0 in stage 13.0 (TID 680) in 187 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (121/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (156.0 B) non-empty blocks including 1 (156.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 39.0 in stage 12.0 (TID 697). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 50.0 in stage 12.0 (TID 701) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 50, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 50.0 in stage 12.0 (TID 701) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 39.0 in stage 12.0 (TID 697) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (13/200) 22/12/08 18:28:46 INFO Executor: Finished task 43.0 in stage 12.0 (TID 698). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 51.0 in stage 12.0 (TID 702) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 51, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 43.0 in stage 12.0 (TID 698) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (14/200) 22/12/08 18:28:46 INFO Executor: Running task 51.0 in stage 12.0 (TID 702) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (171.0 B) non-empty blocks including 1 (171.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 200 (790.2 KiB) non-empty blocks including 200 (790.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 49.0 in stage 12.0 (TID 700). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 200 (116.8 KiB) non-empty blocks including 200 (116.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO TaskSetManager: Starting task 57.0 in stage 12.0 (TID 703) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 57, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 57.0 in stage 12.0 (TID 703) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 49.0 in stage 12.0 (TID 700) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (15/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 200 (276.1 KiB) non-empty blocks including 200 (276.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 121.0 in stage 13.0 (TID 681). 12728 bytes result sent to driver 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (142.0 B) non-empty blocks including 1 (142.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO TaskSetManager: Starting task 59.0 in stage 12.0 (TID 704) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 59, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Running task 59.0 in stage 12.0 (TID 704) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 121.0 in stage 13.0 (TID 681) in 186 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (122/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (142.0 B) non-empty blocks including 1 (142.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (156.0 B) non-empty blocks including 1 (156.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (156.0 B) non-empty blocks including 1 (156.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 123.0 in stage 13.0 (TID 683). 12728 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 60.0 in stage 12.0 (TID 705) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 60, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 60.0 in stage 12.0 (TID 705) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 123.0 in stage 13.0 (TID 683) in 169 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (123/200) 22/12/08 18:28:46 INFO Executor: Finished task 57.0 in stage 12.0 (TID 703). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 63.0 in stage 12.0 (TID 706) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 63, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 57.0 in stage 12.0 (TID 703) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (16/200) 22/12/08 18:28:46 INFO Executor: Running task 63.0 in stage 12.0 (TID 706) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (156.0 B) non-empty blocks including 1 (156.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 59.0 in stage 12.0 (TID 704). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 66.0 in stage 12.0 (TID 707) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 66, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 66.0 in stage 12.0 (TID 707) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 59.0 in stage 12.0 (TID 704) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (17/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (171.0 B) non-empty blocks including 1 (171.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (156.0 B) non-empty blocks including 1 (156.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 60.0 in stage 12.0 (TID 705). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 69.0 in stage 12.0 (TID 708) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 69, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Finished task 122.0 in stage 13.0 (TID 682). 12728 bytes result sent to driver 22/12/08 18:28:46 INFO Executor: Running task 69.0 in stage 12.0 (TID 708) 22/12/08 18:28:46 INFO TaskSetManager: Starting task 70.0 in stage 12.0 (TID 709) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 70, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 60.0 in stage 12.0 (TID 705) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (18/200) 22/12/08 18:28:46 INFO Executor: Running task 70.0 in stage 12.0 (TID 709) 22/12/08 18:28:46 INFO Executor: Finished task 63.0 in stage 12.0 (TID 706). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Finished task 122.0 in stage 13.0 (TID 682) in 185 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (124/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 200 (441.0 KiB) non-empty blocks including 200 (441.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO TaskSetManager: Starting task 76.0 in stage 12.0 (TID 710) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 76, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 63.0 in stage 12.0 (TID 706) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (19/200) 22/12/08 18:28:46 INFO Executor: Running task 76.0 in stage 12.0 (TID 710) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (129.0 B) non-empty blocks including 1 (129.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (142.0 B) non-empty blocks including 1 (142.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 200 (222.3 KiB) non-empty blocks including 200 (222.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 194 (76.0 KiB) non-empty blocks including 194 (76.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (142.0 B) non-empty blocks including 1 (142.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 69.0 in stage 12.0 (TID 708). 8920 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 80.0 in stage 12.0 (TID 711) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 80, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 69.0 in stage 12.0 (TID 708) in 21 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (20/200) 22/12/08 18:28:46 INFO Executor: Running task 80.0 in stage 12.0 (TID 711) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (171.0 B) non-empty blocks including 1 (171.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 17.0 in stage 12.0 (TID 690). 9049 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 81.0 in stage 12.0 (TID 712) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 81, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 81.0 in stage 12.0 (TID 712) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 17.0 in stage 12.0 (TID 690) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (21/200) 22/12/08 18:28:46 INFO Executor: Finished task 80.0 in stage 12.0 (TID 711). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 85.0 in stage 12.0 (TID 713) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 85, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 80.0 in stage 12.0 (TID 711) in 16 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (22/200) 22/12/08 18:28:46 INFO Executor: Running task 85.0 in stage 12.0 (TID 713) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (189.0 B) non-empty blocks including 1 (189.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 200 (281.3 KiB) non-empty blocks including 200 (281.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 3 (469.0 B) non-empty blocks including 3 (469.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 81.0 in stage 12.0 (TID 712). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 87.0 in stage 12.0 (TID 714) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 87, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 81.0 in stage 12.0 (TID 712) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (23/200) 22/12/08 18:28:46 INFO Executor: Running task 87.0 in stage 12.0 (TID 714) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (142.0 B) non-empty blocks including 1 (142.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 87.0 in stage 12.0 (TID 714). 8920 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 88.0 in stage 12.0 (TID 715) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 88, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 88.0 in stage 12.0 (TID 715) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 87.0 in stage 12.0 (TID 714) in 20 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (24/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (156.0 B) non-empty blocks including 1 (156.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 88.0 in stage 12.0 (TID 715). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 91.0 in stage 12.0 (TID 716) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 91, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 91.0 in stage 12.0 (TID 716) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 88.0 in stage 12.0 (TID 715) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (25/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (171.0 B) non-empty blocks including 1 (171.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 91.0 in stage 12.0 (TID 716). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 92.0 in stage 12.0 (TID 717) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 92, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 92.0 in stage 12.0 (TID 717) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 91.0 in stage 12.0 (TID 716) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (26/200) 22/12/08 18:28:46 INFO Executor: Finished task 51.0 in stage 12.0 (TID 702). 9049 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 93.0 in stage 12.0 (TID 718) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 93, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 93.0 in stage 12.0 (TID 718) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 51.0 in stage 12.0 (TID 702) in 107 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (27/200) 22/12/08 18:28:46 INFO Executor: Finished task 50.0 in stage 12.0 (TID 701). 9049 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 94.0 in stage 12.0 (TID 719) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 94, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 94.0 in stage 12.0 (TID 719) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 50.0 in stage 12.0 (TID 701) in 109 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (28/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 184 (65.3 KiB) non-empty blocks including 184 (65.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (142.0 B) non-empty blocks including 1 (142.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (129.0 B) non-empty blocks including 1 (129.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (156.0 B) non-empty blocks including 1 (156.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 93.0 in stage 12.0 (TID 718). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 96.0 in stage 12.0 (TID 720) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 96, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 96.0 in stage 12.0 (TID 720) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 93.0 in stage 12.0 (TID 718) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (29/200) 22/12/08 18:28:46 INFO Executor: Finished task 94.0 in stage 12.0 (TID 719). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 97.0 in stage 12.0 (TID 721) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 97, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 97.0 in stage 12.0 (TID 721) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 94.0 in stage 12.0 (TID 719) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (30/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (171.0 B) non-empty blocks including 1 (171.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 96.0 in stage 12.0 (TID 720). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO TaskSetManager: Starting task 101.0 in stage 12.0 (TID 722) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 101, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (171.0 B) non-empty blocks including 1 (171.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Running task 101.0 in stage 12.0 (TID 722) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 96.0 in stage 12.0 (TID 720) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (31/200) 22/12/08 18:28:46 INFO Executor: Finished task 97.0 in stage 12.0 (TID 721). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 108.0 in stage 12.0 (TID 723) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 108, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 108.0 in stage 12.0 (TID 723) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 97.0 in stage 12.0 (TID 721) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (32/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 200 (136.2 KiB) non-empty blocks including 200 (136.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (156.0 B) non-empty blocks including 1 (156.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 2 (284.0 B) non-empty blocks including 2 (284.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 108.0 in stage 12.0 (TID 723). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 109.0 in stage 12.0 (TID 724) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 109, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 108.0 in stage 12.0 (TID 723) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (33/200) 22/12/08 18:28:46 INFO Executor: Running task 109.0 in stage 12.0 (TID 724) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (156.0 B) non-empty blocks including 1 (156.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 109.0 in stage 12.0 (TID 724). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 112.0 in stage 12.0 (TID 725) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 112, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 109.0 in stage 12.0 (TID 724) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (34/200) 22/12/08 18:28:46 INFO Executor: Running task 112.0 in stage 12.0 (TID 725) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (156.0 B) non-empty blocks including 1 (156.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 112.0 in stage 12.0 (TID 725). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 114.0 in stage 12.0 (TID 726) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 114, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 114.0 in stage 12.0 (TID 726) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 112.0 in stage 12.0 (TID 725) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (35/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (189.0 B) non-empty blocks including 1 (189.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 114.0 in stage 12.0 (TID 726). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 115.0 in stage 12.0 (TID 727) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 115, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 114.0 in stage 12.0 (TID 726) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (36/200) 22/12/08 18:28:46 INFO Executor: Running task 115.0 in stage 12.0 (TID 727) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (129.0 B) non-empty blocks including 1 (129.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 115.0 in stage 12.0 (TID 727). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 117.0 in stage 12.0 (TID 728) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 117, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 117.0 in stage 12.0 (TID 728) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 115.0 in stage 12.0 (TID 727) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (37/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (142.0 B) non-empty blocks including 1 (142.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 117.0 in stage 12.0 (TID 728). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 123.0 in stage 12.0 (TID 729) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 123, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 117.0 in stage 12.0 (TID 728) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (38/200) 22/12/08 18:28:46 INFO Executor: Running task 123.0 in stage 12.0 (TID 729) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (156.0 B) non-empty blocks including 1 (156.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 66.0 in stage 12.0 (TID 707). 9049 bytes result sent to driver 22/12/08 18:28:46 INFO Executor: Finished task 76.0 in stage 12.0 (TID 710). 9049 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 125.0 in stage 12.0 (TID 730) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 125, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 66.0 in stage 12.0 (TID 707) in 162 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (39/200) 22/12/08 18:28:46 INFO Executor: Running task 125.0 in stage 12.0 (TID 730) 22/12/08 18:28:46 INFO TaskSetManager: Starting task 127.0 in stage 12.0 (TID 731) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 127, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 127.0 in stage 12.0 (TID 731) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 76.0 in stage 12.0 (TID 710) in 158 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (40/200) 22/12/08 18:28:46 INFO Executor: Finished task 123.0 in stage 12.0 (TID 729). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 129.0 in stage 12.0 (TID 732) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 129, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 129.0 in stage 12.0 (TID 732) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 123.0 in stage 12.0 (TID 729) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (41/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 200 (342.0 KiB) non-empty blocks including 200 (342.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (171.0 B) non-empty blocks including 1 (171.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 70.0 in stage 12.0 (TID 709). 9049 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 135.0 in stage 12.0 (TID 733) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 135, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 135.0 in stage 12.0 (TID 733) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 70.0 in stage 12.0 (TID 709) in 165 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (42/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 200 (384.7 KiB) non-empty blocks including 200 (384.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (171.0 B) non-empty blocks including 1 (171.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 125.0 in stage 12.0 (TID 730). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 137.0 in stage 12.0 (TID 734) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 137, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 125.0 in stage 12.0 (TID 730) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (43/200) 22/12/08 18:28:46 INFO Executor: Running task 137.0 in stage 12.0 (TID 734) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (142.0 B) non-empty blocks including 1 (142.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (129.0 B) non-empty blocks including 1 (129.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 135.0 in stage 12.0 (TID 733). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 138.0 in stage 12.0 (TID 735) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 138, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Finished task 85.0 in stage 12.0 (TID 713). 9049 bytes result sent to driver 22/12/08 18:28:46 INFO Executor: Running task 138.0 in stage 12.0 (TID 735) 22/12/08 18:28:46 INFO TaskSetManager: Starting task 140.0 in stage 12.0 (TID 736) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 140, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 200 (1427.9 KiB) non-empty blocks including 200 (1427.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO TaskSetManager: Finished task 135.0 in stage 12.0 (TID 733) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (44/200) 22/12/08 18:28:46 INFO Executor: Running task 140.0 in stage 12.0 (TID 736) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 85.0 in stage 12.0 (TID 713) in 135 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (45/200) 22/12/08 18:28:46 INFO Executor: Finished task 44.0 in stage 12.0 (TID 699). 9049 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 143.0 in stage 12.0 (TID 737) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 143, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 143.0 in stage 12.0 (TID 737) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 44.0 in stage 12.0 (TID 699) in 190 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (46/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (156.0 B) non-empty blocks including 1 (156.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (171.0 B) non-empty blocks including 1 (171.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 2 (271.0 B) non-empty blocks including 2 (271.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 138.0 in stage 12.0 (TID 735). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 146.0 in stage 12.0 (TID 738) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 146, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 146.0 in stage 12.0 (TID 738) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 138.0 in stage 12.0 (TID 735) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (47/200) 22/12/08 18:28:46 INFO Executor: Finished task 140.0 in stage 12.0 (TID 736). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 200 (2.2 MiB) non-empty blocks including 200 (2.2 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO TaskSetManager: Starting task 148.0 in stage 12.0 (TID 739) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 148, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 148.0 in stage 12.0 (TID 739) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 140.0 in stage 12.0 (TID 736) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (48/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 3 (375.0 B) non-empty blocks including 3 (375.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (129.0 B) non-empty blocks including 1 (129.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 200 (119.6 KiB) non-empty blocks including 200 (119.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (156.0 B) non-empty blocks including 1 (156.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 92.0 in stage 12.0 (TID 717). 9049 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 149.0 in stage 12.0 (TID 740) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 149, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 149.0 in stage 12.0 (TID 740) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 92.0 in stage 12.0 (TID 717) in 112 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (49/200) 22/12/08 18:28:46 INFO Executor: Finished task 146.0 in stage 12.0 (TID 738). 8920 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 151.0 in stage 12.0 (TID 741) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 151, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 151.0 in stage 12.0 (TID 741) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 146.0 in stage 12.0 (TID 738) in 22 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (50/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 200 (223.4 KiB) non-empty blocks including 200 (223.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 101.0 in stage 12.0 (TID 722). 9049 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 155.0 in stage 12.0 (TID 742) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 155, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 101.0 in stage 12.0 (TID 722) in 95 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (51/200) 22/12/08 18:28:46 INFO Executor: Running task 155.0 in stage 12.0 (TID 742) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (129.0 B) non-empty blocks including 1 (129.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (156.0 B) non-empty blocks including 1 (156.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 200 (191.4 KiB) non-empty blocks including 200 (191.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (156.0 B) non-empty blocks including 1 (156.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 151.0 in stage 12.0 (TID 741). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 156.0 in stage 12.0 (TID 743) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 156, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 156.0 in stage 12.0 (TID 743) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 151.0 in stage 12.0 (TID 741) in 16 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (52/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 200 (92.4 KiB) non-empty blocks including 200 (92.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 2 (271.0 B) non-empty blocks including 2 (271.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 127.0 in stage 12.0 (TID 731). 9049 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 159.0 in stage 12.0 (TID 744) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 159, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 159.0 in stage 12.0 (TID 744) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 127.0 in stage 12.0 (TID 731) in 121 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (53/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (156.0 B) non-empty blocks including 1 (156.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 159.0 in stage 12.0 (TID 744). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 162.0 in stage 12.0 (TID 745) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 162, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 159.0 in stage 12.0 (TID 744) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (54/200) 22/12/08 18:28:46 INFO Executor: Running task 162.0 in stage 12.0 (TID 745) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (142.0 B) non-empty blocks including 1 (142.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 162.0 in stage 12.0 (TID 745). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 163.0 in stage 12.0 (TID 746) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 163, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 163.0 in stage 12.0 (TID 746) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 162.0 in stage 12.0 (TID 745) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (55/200) 22/12/08 18:28:46 INFO Executor: Finished task 129.0 in stage 12.0 (TID 732). 9049 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 164.0 in stage 12.0 (TID 747) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 164, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 129.0 in stage 12.0 (TID 732) in 135 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (56/200) 22/12/08 18:28:46 INFO Executor: Running task 164.0 in stage 12.0 (TID 747) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 200 (475.5 KiB) non-empty blocks including 200 (475.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (171.0 B) non-empty blocks including 1 (171.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (156.0 B) non-empty blocks including 1 (156.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 164.0 in stage 12.0 (TID 747). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 165.0 in stage 12.0 (TID 748) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 165, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 165.0 in stage 12.0 (TID 748) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 164.0 in stage 12.0 (TID 747) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (57/200) 22/12/08 18:28:46 INFO Executor: Finished task 148.0 in stage 12.0 (TID 739). 9049 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 169.0 in stage 12.0 (TID 749) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 169, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 169.0 in stage 12.0 (TID 749) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 148.0 in stage 12.0 (TID 739) in 125 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (58/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (142.0 B) non-empty blocks including 1 (142.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 200 (285.5 KiB) non-empty blocks including 200 (285.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 165.0 in stage 12.0 (TID 748). 8920 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 176.0 in stage 12.0 (TID 750) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 176, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 176.0 in stage 12.0 (TID 750) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 165.0 in stage 12.0 (TID 748) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (59/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (129.0 B) non-empty blocks including 1 (129.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 200 (309.6 KiB) non-empty blocks including 200 (309.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (156.0 B) non-empty blocks including 1 (156.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 149.0 in stage 12.0 (TID 740). 9049 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 184.0 in stage 12.0 (TID 751) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 184, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 149.0 in stage 12.0 (TID 740) in 141 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (60/200) 22/12/08 18:28:46 INFO Executor: Running task 184.0 in stage 12.0 (TID 751) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 1 (142.0 B) non-empty blocks including 1 (142.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 156.0 in stage 12.0 (TID 743). 9049 bytes result sent to driver 22/12/08 18:28:46 INFO Executor: Finished task 184.0 in stage 12.0 (TID 751). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 187.0 in stage 12.0 (TID 752) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 187, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 187.0 in stage 12.0 (TID 752) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 156.0 in stage 12.0 (TID 743) in 127 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (61/200) 22/12/08 18:28:46 INFO TaskSetManager: Starting task 198.0 in stage 12.0 (TID 753) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 198, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 198.0 in stage 12.0 (TID 753) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 184.0 in stage 12.0 (TID 751) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (62/200) 22/12/08 18:28:46 INFO Executor: Finished task 155.0 in stage 12.0 (TID 742). 9049 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 0.0 in stage 12.0 (TID 754) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 0.0 in stage 12.0 (TID 754) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 155.0 in stage 12.0 (TID 742) in 143 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (63/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 2 (271.0 B) non-empty blocks including 2 (271.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 2 (298.0 B) non-empty blocks including 2 (298.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 198.0 in stage 12.0 (TID 753). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO Executor: Finished task 0.0 in stage 12.0 (TID 754). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 1.0 in stage 12.0 (TID 755) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Finished task 187.0 in stage 12.0 (TID 752). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Finished task 198.0 in stage 12.0 (TID 753) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (64/200) 22/12/08 18:28:46 INFO Executor: Running task 1.0 in stage 12.0 (TID 755) 22/12/08 18:28:46 INFO TaskSetManager: Starting task 2.0 in stage 12.0 (TID 756) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 2.0 in stage 12.0 (TID 756) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 0.0 in stage 12.0 (TID 754) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (65/200) 22/12/08 18:28:46 INFO Executor: Finished task 137.0 in stage 12.0 (TID 734). 9049 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 5.0 in stage 12.0 (TID 757) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 5, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 187.0 in stage 12.0 (TID 752) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (66/200) 22/12/08 18:28:46 INFO Executor: Running task 5.0 in stage 12.0 (TID 757) 22/12/08 18:28:46 INFO TaskSetManager: Starting task 6.0 in stage 12.0 (TID 758) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 6, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 6.0 in stage 12.0 (TID 758) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 137.0 in stage 12.0 (TID 734) in 183 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (67/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 5.0 in stage 12.0 (TID 757). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO Executor: Finished task 6.0 in stage 12.0 (TID 758). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 7.0 in stage 12.0 (TID 759) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 7, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Finished task 2.0 in stage 12.0 (TID 756). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO Executor: Finished task 1.0 in stage 12.0 (TID 755). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO Executor: Running task 7.0 in stage 12.0 (TID 759) 22/12/08 18:28:46 INFO TaskSetManager: Starting task 8.0 in stage 12.0 (TID 760) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 8, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 8.0 in stage 12.0 (TID 760) 22/12/08 18:28:46 INFO TaskSetManager: Starting task 11.0 in stage 12.0 (TID 761) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 11, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 5.0 in stage 12.0 (TID 757) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (68/200) 22/12/08 18:28:46 INFO Executor: Running task 11.0 in stage 12.0 (TID 761) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 6.0 in stage 12.0 (TID 758) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (69/200) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 2.0 in stage 12.0 (TID 756) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (70/200) 22/12/08 18:28:46 INFO TaskSetManager: Starting task 12.0 in stage 12.0 (TID 762) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 12, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 12.0 in stage 12.0 (TID 762) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 1.0 in stage 12.0 (TID 755) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (71/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 7.0 in stage 12.0 (TID 759). 8920 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 15.0 in stage 12.0 (TID 763) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 15, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Finished task 12.0 in stage 12.0 (TID 762). 8920 bytes result sent to driver 22/12/08 18:28:46 INFO Executor: Running task 15.0 in stage 12.0 (TID 763) 22/12/08 18:28:46 INFO Executor: Finished task 8.0 in stage 12.0 (TID 760). 8920 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 16.0 in stage 12.0 (TID 764) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 16, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Finished task 11.0 in stage 12.0 (TID 761). 8920 bytes result sent to driver 22/12/08 18:28:46 INFO Executor: Running task 16.0 in stage 12.0 (TID 764) 22/12/08 18:28:46 INFO TaskSetManager: Starting task 19.0 in stage 12.0 (TID 765) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 19, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 7.0 in stage 12.0 (TID 759) in 15 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (72/200) 22/12/08 18:28:46 INFO Executor: Running task 19.0 in stage 12.0 (TID 765) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 12.0 in stage 12.0 (TID 762) in 15 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (73/200) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 8.0 in stage 12.0 (TID 760) in 16 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (74/200) 22/12/08 18:28:46 INFO TaskSetManager: Starting task 20.0 in stage 12.0 (TID 766) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 20, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 20.0 in stage 12.0 (TID 766) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 11.0 in stage 12.0 (TID 761) in 15 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (75/200) 22/12/08 18:28:46 INFO Executor: Finished task 143.0 in stage 12.0 (TID 737). 9049 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 23.0 in stage 12.0 (TID 767) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 23, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 23.0 in stage 12.0 (TID 767) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 143.0 in stage 12.0 (TID 737) in 199 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (76/200) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 15.0 in stage 12.0 (TID 763). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 24.0 in stage 12.0 (TID 768) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 24, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 24.0 in stage 12.0 (TID 768) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 15.0 in stage 12.0 (TID 763) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (77/200) 22/12/08 18:28:46 INFO Executor: Finished task 16.0 in stage 12.0 (TID 764). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO Executor: Finished task 19.0 in stage 12.0 (TID 765). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO Executor: Finished task 20.0 in stage 12.0 (TID 766). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO TaskSetManager: Starting task 25.0 in stage 12.0 (TID 769) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 25, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO TaskSetManager: Finished task 16.0 in stage 12.0 (TID 764) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (78/200) 22/12/08 18:28:46 INFO Executor: Running task 25.0 in stage 12.0 (TID 769) 22/12/08 18:28:46 INFO TaskSetManager: Starting task 26.0 in stage 12.0 (TID 770) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 26, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO Executor: Running task 26.0 in stage 12.0 (TID 770) 22/12/08 18:28:46 INFO TaskSetManager: Finished task 19.0 in stage 12.0 (TID 765) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (79/200) 22/12/08 18:28:46 INFO TaskSetManager: Starting task 27.0 in stage 12.0 (TID 771) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 27, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO TaskSetManager: Finished task 20.0 in stage 12.0 (TID 766) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (80/200) 22/12/08 18:28:46 INFO Executor: Running task 27.0 in stage 12.0 (TID 771) 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:46 INFO Executor: Finished task 23.0 in stage 12.0 (TID 767). 8877 bytes result sent to driver 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:46 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 24.0 in stage 12.0 (TID 768). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 28.0 in stage 12.0 (TID 772) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 28, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 28.0 in stage 12.0 (TID 772) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 23.0 in stage 12.0 (TID 767) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (81/200) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 29.0 in stage 12.0 (TID 773) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 29, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO Executor: Running task 29.0 in stage 12.0 (TID 773) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Finished task 24.0 in stage 12.0 (TID 768) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (82/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 25.0 in stage 12.0 (TID 769). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 30.0 in stage 12.0 (TID 774) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 30, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO TaskSetManager: Finished task 25.0 in stage 12.0 (TID 769) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (83/200) 22/12/08 18:28:47 INFO Executor: Running task 30.0 in stage 12.0 (TID 774) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 26.0 in stage 12.0 (TID 770). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 31.0 in stage 12.0 (TID 775) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 31, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 31.0 in stage 12.0 (TID 775) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 26.0 in stage 12.0 (TID 770) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (84/200) 22/12/08 18:28:47 INFO Executor: Finished task 27.0 in stage 12.0 (TID 771). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 32.0 in stage 12.0 (TID 776) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 32, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Finished task 27.0 in stage 12.0 (TID 771) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (85/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Running task 32.0 in stage 12.0 (TID 776) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO Executor: Finished task 28.0 in stage 12.0 (TID 772). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 33.0 in stage 12.0 (TID 777) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 33, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 33.0 in stage 12.0 (TID 777) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 28.0 in stage 12.0 (TID 772) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (86/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 30.0 in stage 12.0 (TID 774). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 34.0 in stage 12.0 (TID 778) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 34, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Running task 34.0 in stage 12.0 (TID 778) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 30.0 in stage 12.0 (TID 774) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (87/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 29.0 in stage 12.0 (TID 773). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 38.0 in stage 12.0 (TID 779) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 38, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Finished task 31.0 in stage 12.0 (TID 775). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Finished task 29.0 in stage 12.0 (TID 773) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (88/200) 22/12/08 18:28:47 INFO Executor: Running task 38.0 in stage 12.0 (TID 779) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 40.0 in stage 12.0 (TID 780) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 40, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Finished task 31.0 in stage 12.0 (TID 775) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (89/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Running task 40.0 in stage 12.0 (TID 780) 22/12/08 18:28:47 INFO Executor: Finished task 33.0 in stage 12.0 (TID 777). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 41.0 in stage 12.0 (TID 781) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 41, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 41.0 in stage 12.0 (TID 781) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 33.0 in stage 12.0 (TID 777) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (90/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 34.0 in stage 12.0 (TID 778). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 42.0 in stage 12.0 (TID 782) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 42, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Finished task 32.0 in stage 12.0 (TID 776). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO Executor: Running task 42.0 in stage 12.0 (TID 782) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 34.0 in stage 12.0 (TID 778) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (91/200) 22/12/08 18:28:47 INFO Executor: Finished task 41.0 in stage 12.0 (TID 781). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 45.0 in stage 12.0 (TID 783) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 45, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 45.0 in stage 12.0 (TID 783) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 46.0 in stage 12.0 (TID 784) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 46, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Finished task 40.0 in stage 12.0 (TID 780). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Finished task 41.0 in stage 12.0 (TID 781) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (92/200) 22/12/08 18:28:47 INFO Executor: Running task 46.0 in stage 12.0 (TID 784) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 32.0 in stage 12.0 (TID 776) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (93/200) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 47.0 in stage 12.0 (TID 785) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 47, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 47.0 in stage 12.0 (TID 785) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 40.0 in stage 12.0 (TID 780) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (94/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO Executor: Finished task 38.0 in stage 12.0 (TID 779). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 48.0 in stage 12.0 (TID 786) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 48, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 45.0 in stage 12.0 (TID 783). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Finished task 38.0 in stage 12.0 (TID 779) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (95/200) 22/12/08 18:28:47 INFO Executor: Running task 48.0 in stage 12.0 (TID 786) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 52.0 in stage 12.0 (TID 787) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 52, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO TaskSetManager: Finished task 45.0 in stage 12.0 (TID 783) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (96/200) 22/12/08 18:28:47 INFO Executor: Running task 52.0 in stage 12.0 (TID 787) 22/12/08 18:28:47 INFO Executor: Finished task 46.0 in stage 12.0 (TID 784). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO Executor: Finished task 42.0 in stage 12.0 (TID 782). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 53.0 in stage 12.0 (TID 788) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 53, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Finished task 47.0 in stage 12.0 (TID 785). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO Executor: Running task 53.0 in stage 12.0 (TID 788) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 46.0 in stage 12.0 (TID 784) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (97/200) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 54.0 in stage 12.0 (TID 789) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 54, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 54.0 in stage 12.0 (TID 789) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 55.0 in stage 12.0 (TID 790) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 55, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO TaskSetManager: Finished task 42.0 in stage 12.0 (TID 782) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (98/200) 22/12/08 18:28:47 INFO Executor: Running task 55.0 in stage 12.0 (TID 790) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 47.0 in stage 12.0 (TID 785) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (99/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 48.0 in stage 12.0 (TID 786). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 52.0 in stage 12.0 (TID 787). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 56.0 in stage 12.0 (TID 791) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 56, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 56.0 in stage 12.0 (TID 791) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 48.0 in stage 12.0 (TID 786) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (100/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO TaskSetManager: Starting task 58.0 in stage 12.0 (TID 792) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 58, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Running task 58.0 in stage 12.0 (TID 792) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 52.0 in stage 12.0 (TID 787) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (101/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO Executor: Finished task 53.0 in stage 12.0 (TID 788). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO TaskSetManager: Starting task 61.0 in stage 12.0 (TID 793) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 61, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Running task 61.0 in stage 12.0 (TID 793) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 53.0 in stage 12.0 (TID 788) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (102/200) 22/12/08 18:28:47 INFO Executor: Finished task 54.0 in stage 12.0 (TID 789). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 62.0 in stage 12.0 (TID 794) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 62, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Finished task 55.0 in stage 12.0 (TID 790). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Finished task 54.0 in stage 12.0 (TID 789) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (103/200) 22/12/08 18:28:47 INFO Executor: Running task 62.0 in stage 12.0 (TID 794) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 64.0 in stage 12.0 (TID 795) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 64, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 64.0 in stage 12.0 (TID 795) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 55.0 in stage 12.0 (TID 790) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (104/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 56.0 in stage 12.0 (TID 791). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 65.0 in stage 12.0 (TID 796) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 65, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 65.0 in stage 12.0 (TID 796) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 56.0 in stage 12.0 (TID 791) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (105/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 61.0 in stage 12.0 (TID 793). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 67.0 in stage 12.0 (TID 797) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 67, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO TaskSetManager: Finished task 61.0 in stage 12.0 (TID 793) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (106/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Running task 67.0 in stage 12.0 (TID 797) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 58.0 in stage 12.0 (TID 792). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO Executor: Finished task 62.0 in stage 12.0 (TID 794). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 68.0 in stage 12.0 (TID 798) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 68, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Running task 68.0 in stage 12.0 (TID 798) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 71.0 in stage 12.0 (TID 799) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 71, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO TaskSetManager: Finished task 58.0 in stage 12.0 (TID 792) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (107/200) 22/12/08 18:28:47 INFO Executor: Running task 71.0 in stage 12.0 (TID 799) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 62.0 in stage 12.0 (TID 794) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (108/200) 22/12/08 18:28:47 INFO Executor: Finished task 64.0 in stage 12.0 (TID 795). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 72.0 in stage 12.0 (TID 800) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 72, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 72.0 in stage 12.0 (TID 800) 22/12/08 18:28:47 INFO Executor: Finished task 65.0 in stage 12.0 (TID 796). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Finished task 64.0 in stage 12.0 (TID 795) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (109/200) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 73.0 in stage 12.0 (TID 801) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 73, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO TaskSetManager: Finished task 65.0 in stage 12.0 (TID 796) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (110/200) 22/12/08 18:28:47 INFO Executor: Running task 73.0 in stage 12.0 (TID 801) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 67.0 in stage 12.0 (TID 797). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 74.0 in stage 12.0 (TID 802) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 74, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 74.0 in stage 12.0 (TID 802) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 67.0 in stage 12.0 (TID 797) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (111/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 163.0 in stage 12.0 (TID 746). 9049 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 75.0 in stage 12.0 (TID 803) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 75, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Finished task 163.0 in stage 12.0 (TID 746) in 124 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (112/200) 22/12/08 18:28:47 INFO Executor: Running task 75.0 in stage 12.0 (TID 803) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 68.0 in stage 12.0 (TID 798). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 77.0 in stage 12.0 (TID 804) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 77, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Running task 77.0 in stage 12.0 (TID 804) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 68.0 in stage 12.0 (TID 798) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (113/200) 22/12/08 18:28:47 INFO Executor: Finished task 73.0 in stage 12.0 (TID 801). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 78.0 in stage 12.0 (TID 805) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 78, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO TaskSetManager: Finished task 73.0 in stage 12.0 (TID 801) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (114/200) 22/12/08 18:28:47 INFO Executor: Running task 78.0 in stage 12.0 (TID 805) 22/12/08 18:28:47 INFO Executor: Finished task 72.0 in stage 12.0 (TID 800). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 79.0 in stage 12.0 (TID 806) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 79, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 79.0 in stage 12.0 (TID 806) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 72.0 in stage 12.0 (TID 800) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (115/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO Executor: Finished task 169.0 in stage 12.0 (TID 749). 9049 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 71.0 in stage 12.0 (TID 799). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 82.0 in stage 12.0 (TID 807) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 82, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 82.0 in stage 12.0 (TID 807) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 169.0 in stage 12.0 (TID 749) in 118 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (116/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO TaskSetManager: Starting task 83.0 in stage 12.0 (TID 808) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 83, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO Executor: Running task 83.0 in stage 12.0 (TID 808) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 71.0 in stage 12.0 (TID 799) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (117/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 74.0 in stage 12.0 (TID 802). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 84.0 in stage 12.0 (TID 809) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 84, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO TaskSetManager: Finished task 74.0 in stage 12.0 (TID 802) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (118/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Running task 84.0 in stage 12.0 (TID 809) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 75.0 in stage 12.0 (TID 803). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 86.0 in stage 12.0 (TID 810) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 86, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 86.0 in stage 12.0 (TID 810) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 75.0 in stage 12.0 (TID 803) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (119/200) 22/12/08 18:28:47 INFO Executor: Finished task 77.0 in stage 12.0 (TID 804). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO Executor: Finished task 78.0 in stage 12.0 (TID 805). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 89.0 in stage 12.0 (TID 811) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 89, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 89.0 in stage 12.0 (TID 811) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 77.0 in stage 12.0 (TID 804) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (120/200) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 90.0 in stage 12.0 (TID 812) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 90, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 90.0 in stage 12.0 (TID 812) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 78.0 in stage 12.0 (TID 805) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (121/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 83.0 in stage 12.0 (TID 808). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 79.0 in stage 12.0 (TID 806). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 95.0 in stage 12.0 (TID 813) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 95, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 95.0 in stage 12.0 (TID 813) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO TaskSetManager: Starting task 98.0 in stage 12.0 (TID 814) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 98, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Finished task 83.0 in stage 12.0 (TID 808) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (122/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO Executor: Running task 98.0 in stage 12.0 (TID 814) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO TaskSetManager: Finished task 79.0 in stage 12.0 (TID 806) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (123/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 84.0 in stage 12.0 (TID 809). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 99.0 in stage 12.0 (TID 815) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 99, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Finished task 86.0 in stage 12.0 (TID 810). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO Executor: Finished task 82.0 in stage 12.0 (TID 807). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO Executor: Running task 99.0 in stage 12.0 (TID 815) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 100.0 in stage 12.0 (TID 816) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 100, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Finished task 89.0 in stage 12.0 (TID 811). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Finished task 84.0 in stage 12.0 (TID 809) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (124/200) 22/12/08 18:28:47 INFO Executor: Running task 100.0 in stage 12.0 (TID 816) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 86.0 in stage 12.0 (TID 810) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (125/200) 22/12/08 18:28:47 INFO Executor: Finished task 90.0 in stage 12.0 (TID 812). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 102.0 in stage 12.0 (TID 817) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 102, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 102.0 in stage 12.0 (TID 817) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 82.0 in stage 12.0 (TID 807) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (126/200) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 103.0 in stage 12.0 (TID 818) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 103, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 103.0 in stage 12.0 (TID 818) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 89.0 in stage 12.0 (TID 811) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (127/200) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 104.0 in stage 12.0 (TID 819) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 104, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO TaskSetManager: Finished task 90.0 in stage 12.0 (TID 812) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (128/200) 22/12/08 18:28:47 INFO Executor: Running task 104.0 in stage 12.0 (TID 819) 22/12/08 18:28:47 INFO Executor: Finished task 176.0 in stage 12.0 (TID 750). 9049 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 105.0 in stage 12.0 (TID 820) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 105, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO TaskSetManager: Finished task 176.0 in stage 12.0 (TID 750) in 115 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (129/200) 22/12/08 18:28:47 INFO Executor: Running task 105.0 in stage 12.0 (TID 820) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 95.0 in stage 12.0 (TID 813). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 98.0 in stage 12.0 (TID 814). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 106.0 in stage 12.0 (TID 821) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 106, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 100.0 in stage 12.0 (TID 816). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO Executor: Running task 106.0 in stage 12.0 (TID 821) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 102.0 in stage 12.0 (TID 817). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 107.0 in stage 12.0 (TID 822) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 107, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 103.0 in stage 12.0 (TID 818). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Finished task 95.0 in stage 12.0 (TID 813) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (130/200) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 98.0 in stage 12.0 (TID 814) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (131/200) 22/12/08 18:28:47 INFO Executor: Running task 107.0 in stage 12.0 (TID 822) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 110.0 in stage 12.0 (TID 823) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 110, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 110.0 in stage 12.0 (TID 823) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 100.0 in stage 12.0 (TID 816) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (132/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO Executor: Finished task 99.0 in stage 12.0 (TID 815). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 111.0 in stage 12.0 (TID 824) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 111, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Running task 111.0 in stage 12.0 (TID 824) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 104.0 in stage 12.0 (TID 819). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Finished task 102.0 in stage 12.0 (TID 817) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (133/200) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 113.0 in stage 12.0 (TID 825) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 113, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 113.0 in stage 12.0 (TID 825) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 116.0 in stage 12.0 (TID 826) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 116, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 116.0 in stage 12.0 (TID 826) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 99.0 in stage 12.0 (TID 815) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (134/200) 22/12/08 18:28:47 INFO Executor: Finished task 105.0 in stage 12.0 (TID 820). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Finished task 103.0 in stage 12.0 (TID 818) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (135/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 118.0 in stage 12.0 (TID 827) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 118, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Running task 118.0 in stage 12.0 (TID 827) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 104.0 in stage 12.0 (TID 819) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (136/200) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 119.0 in stage 12.0 (TID 828) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 119, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 119.0 in stage 12.0 (TID 828) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 105.0 in stage 12.0 (TID 820) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (137/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 106.0 in stage 12.0 (TID 821). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO TaskSetManager: Starting task 120.0 in stage 12.0 (TID 829) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 120, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Running task 120.0 in stage 12.0 (TID 829) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 106.0 in stage 12.0 (TID 821) in 4 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (138/200) 22/12/08 18:28:47 INFO Executor: Finished task 110.0 in stage 12.0 (TID 823). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO Executor: Finished task 107.0 in stage 12.0 (TID 822). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 121.0 in stage 12.0 (TID 830) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 121, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO Executor: Running task 121.0 in stage 12.0 (TID 830) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 122.0 in stage 12.0 (TID 831) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 122, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Running task 122.0 in stage 12.0 (TID 831) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 110.0 in stage 12.0 (TID 823) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (139/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Finished task 107.0 in stage 12.0 (TID 822) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (140/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 113.0 in stage 12.0 (TID 825). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO Executor: Finished task 116.0 in stage 12.0 (TID 826). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 124.0 in stage 12.0 (TID 832) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 124, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Finished task 118.0 in stage 12.0 (TID 827). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO Executor: Running task 124.0 in stage 12.0 (TID 832) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 113.0 in stage 12.0 (TID 825) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (141/200) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 126.0 in stage 12.0 (TID 833) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 126, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 111.0 in stage 12.0 (TID 824). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Finished task 116.0 in stage 12.0 (TID 826) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (142/200) 22/12/08 18:28:47 INFO Executor: Running task 126.0 in stage 12.0 (TID 833) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 119.0 in stage 12.0 (TID 828). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 128.0 in stage 12.0 (TID 834) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 128, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 128.0 in stage 12.0 (TID 834) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 130.0 in stage 12.0 (TID 835) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 130, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 130.0 in stage 12.0 (TID 835) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 111.0 in stage 12.0 (TID 824) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (143/200) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 118.0 in stage 12.0 (TID 827) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (144/200) 22/12/08 18:28:47 INFO Executor: Finished task 120.0 in stage 12.0 (TID 829). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO TaskSetManager: Starting task 131.0 in stage 12.0 (TID 836) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 131, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Finished task 119.0 in stage 12.0 (TID 828) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (145/200) 22/12/08 18:28:47 INFO Executor: Running task 131.0 in stage 12.0 (TID 836) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 132.0 in stage 12.0 (TID 837) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 132, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 132.0 in stage 12.0 (TID 837) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 120.0 in stage 12.0 (TID 829) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (146/200) 22/12/08 18:28:47 INFO Executor: Finished task 122.0 in stage 12.0 (TID 831). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO Executor: Finished task 121.0 in stage 12.0 (TID 830). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 133.0 in stage 12.0 (TID 838) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 133, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 133.0 in stage 12.0 (TID 838) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO TaskSetManager: Finished task 122.0 in stage 12.0 (TID 831) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (147/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 134.0 in stage 12.0 (TID 839) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 134, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 134.0 in stage 12.0 (TID 839) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 121.0 in stage 12.0 (TID 830) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (148/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 124.0 in stage 12.0 (TID 832). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 126.0 in stage 12.0 (TID 833). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 136.0 in stage 12.0 (TID 840) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 136, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 136.0 in stage 12.0 (TID 840) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 124.0 in stage 12.0 (TID 832) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (149/200) 22/12/08 18:28:47 INFO Executor: Finished task 128.0 in stage 12.0 (TID 834). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 139.0 in stage 12.0 (TID 841) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 139, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 139.0 in stage 12.0 (TID 841) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 141.0 in stage 12.0 (TID 842) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 141, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO TaskSetManager: Finished task 126.0 in stage 12.0 (TID 833) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (150/200) 22/12/08 18:28:47 INFO Executor: Finished task 131.0 in stage 12.0 (TID 836). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Finished task 128.0 in stage 12.0 (TID 834) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (151/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Running task 141.0 in stage 12.0 (TID 842) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 142.0 in stage 12.0 (TID 843) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 142, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO Executor: Running task 142.0 in stage 12.0 (TID 843) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 131.0 in stage 12.0 (TID 836) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (152/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 132.0 in stage 12.0 (TID 837). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 144.0 in stage 12.0 (TID 844) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 144, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Finished task 130.0 in stage 12.0 (TID 835). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO Executor: Finished task 133.0 in stage 12.0 (TID 838). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO Executor: Running task 144.0 in stage 12.0 (TID 844) 22/12/08 18:28:47 INFO Executor: Finished task 134.0 in stage 12.0 (TID 839). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 145.0 in stage 12.0 (TID 845) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 145, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 145.0 in stage 12.0 (TID 845) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 130.0 in stage 12.0 (TID 835) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (153/200) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 132.0 in stage 12.0 (TID 837) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (154/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 147.0 in stage 12.0 (TID 846) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 147, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO Executor: Running task 147.0 in stage 12.0 (TID 846) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 150.0 in stage 12.0 (TID 847) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 150, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 150.0 in stage 12.0 (TID 847) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 133.0 in stage 12.0 (TID 838) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (155/200) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 134.0 in stage 12.0 (TID 839) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (156/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 139.0 in stage 12.0 (TID 841). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO Executor: Finished task 136.0 in stage 12.0 (TID 840). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 152.0 in stage 12.0 (TID 848) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 152, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 152.0 in stage 12.0 (TID 848) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 139.0 in stage 12.0 (TID 841) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (157/200) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 153.0 in stage 12.0 (TID 849) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 153, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Finished task 141.0 in stage 12.0 (TID 842). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Finished task 136.0 in stage 12.0 (TID 840) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (158/200) 22/12/08 18:28:47 INFO Executor: Running task 153.0 in stage 12.0 (TID 849) 22/12/08 18:28:47 INFO Executor: Finished task 142.0 in stage 12.0 (TID 843). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 154.0 in stage 12.0 (TID 850) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 154, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Running task 154.0 in stage 12.0 (TID 850) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 157.0 in stage 12.0 (TID 851) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 157, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO TaskSetManager: Finished task 141.0 in stage 12.0 (TID 842) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (159/200) 22/12/08 18:28:47 INFO Executor: Running task 157.0 in stage 12.0 (TID 851) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 150.0 in stage 12.0 (TID 847). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 158.0 in stage 12.0 (TID 852) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 158, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Running task 158.0 in stage 12.0 (TID 852) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Finished task 142.0 in stage 12.0 (TID 843) in 47 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (160/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 144.0 in stage 12.0 (TID 844). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Finished task 150.0 in stage 12.0 (TID 847) in 45 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (161/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 145.0 in stage 12.0 (TID 845). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 160.0 in stage 12.0 (TID 853) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 160, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 160.0 in stage 12.0 (TID 853) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 161.0 in stage 12.0 (TID 854) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 161, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO TaskSetManager: Finished task 144.0 in stage 12.0 (TID 844) in 46 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (162/200) 22/12/08 18:28:47 INFO Executor: Running task 161.0 in stage 12.0 (TID 854) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 145.0 in stage 12.0 (TID 845) in 46 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (163/200) 22/12/08 18:28:47 INFO Executor: Finished task 153.0 in stage 12.0 (TID 849). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO Executor: Finished task 157.0 in stage 12.0 (TID 851). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 166.0 in stage 12.0 (TID 855) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 166, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 166.0 in stage 12.0 (TID 855) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 167.0 in stage 12.0 (TID 856) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 167, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO Executor: Finished task 147.0 in stage 12.0 (TID 846). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Running task 167.0 in stage 12.0 (TID 856) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 168.0 in stage 12.0 (TID 857) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 168, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO TaskSetManager: Finished task 153.0 in stage 12.0 (TID 849) in 44 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (164/200) 22/12/08 18:28:47 INFO Executor: Running task 168.0 in stage 12.0 (TID 857) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 157.0 in stage 12.0 (TID 851) in 45 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (165/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Finished task 147.0 in stage 12.0 (TID 846) in 47 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (166/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 152.0 in stage 12.0 (TID 848). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 170.0 in stage 12.0 (TID 858) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 170, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 170.0 in stage 12.0 (TID 858) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 152.0 in stage 12.0 (TID 848) in 47 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (167/200) 22/12/08 18:28:47 INFO Executor: Finished task 154.0 in stage 12.0 (TID 850). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 171.0 in stage 12.0 (TID 859) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 171, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Running task 171.0 in stage 12.0 (TID 859) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 154.0 in stage 12.0 (TID 850) in 46 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (168/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 158.0 in stage 12.0 (TID 852). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 160.0 in stage 12.0 (TID 853). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO TaskSetManager: Starting task 172.0 in stage 12.0 (TID 860) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 172, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 166.0 in stage 12.0 (TID 855). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO Executor: Running task 172.0 in stage 12.0 (TID 860) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 158.0 in stage 12.0 (TID 852) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (169/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 173.0 in stage 12.0 (TID 861) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 173, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Running task 173.0 in stage 12.0 (TID 861) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 174.0 in stage 12.0 (TID 862) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 174, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Finished task 167.0 in stage 12.0 (TID 856). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO Executor: Running task 174.0 in stage 12.0 (TID 862) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO Executor: Finished task 168.0 in stage 12.0 (TID 857). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 175.0 in stage 12.0 (TID 863) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 175, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Running task 175.0 in stage 12.0 (TID 863) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 160.0 in stage 12.0 (TID 853) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (170/200) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 177.0 in stage 12.0 (TID 864) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 177, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO TaskSetManager: Finished task 166.0 in stage 12.0 (TID 855) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (171/200) 22/12/08 18:28:47 INFO Executor: Running task 177.0 in stage 12.0 (TID 864) 22/12/08 18:28:47 INFO Executor: Finished task 161.0 in stage 12.0 (TID 854). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Finished task 167.0 in stage 12.0 (TID 856) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (172/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO Executor: Finished task 170.0 in stage 12.0 (TID 858). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 178.0 in stage 12.0 (TID 865) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 178, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Finished task 168.0 in stage 12.0 (TID 857) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (173/200) 22/12/08 18:28:47 INFO Executor: Running task 178.0 in stage 12.0 (TID 865) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 179.0 in stage 12.0 (TID 866) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 179, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 179.0 in stage 12.0 (TID 866) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 161.0 in stage 12.0 (TID 854) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (174/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO TaskSetManager: Finished task 170.0 in stage 12.0 (TID 858) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (175/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 171.0 in stage 12.0 (TID 859). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 180.0 in stage 12.0 (TID 867) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 180, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 180.0 in stage 12.0 (TID 867) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 171.0 in stage 12.0 (TID 859) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (176/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 172.0 in stage 12.0 (TID 860). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 181.0 in stage 12.0 (TID 868) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 181, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Running task 181.0 in stage 12.0 (TID 868) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 172.0 in stage 12.0 (TID 860) in 4 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (177/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO Executor: Finished task 174.0 in stage 12.0 (TID 862). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO Executor: Finished task 173.0 in stage 12.0 (TID 861). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 182.0 in stage 12.0 (TID 869) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 182, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO Executor: Finished task 175.0 in stage 12.0 (TID 863). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Running task 182.0 in stage 12.0 (TID 869) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO TaskSetManager: Starting task 183.0 in stage 12.0 (TID 870) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 183, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Finished task 174.0 in stage 12.0 (TID 862) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (178/200) 22/12/08 18:28:47 INFO Executor: Running task 183.0 in stage 12.0 (TID 870) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 185.0 in stage 12.0 (TID 871) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 185, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Finished task 177.0 in stage 12.0 (TID 864). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO Executor: Running task 185.0 in stage 12.0 (TID 871) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 175.0 in stage 12.0 (TID 863) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (179/200) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 173.0 in stage 12.0 (TID 861) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (180/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 186.0 in stage 12.0 (TID 872) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 186, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Running task 186.0 in stage 12.0 (TID 872) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 177.0 in stage 12.0 (TID 864) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (181/200) 22/12/08 18:28:47 INFO Executor: Finished task 178.0 in stage 12.0 (TID 865). 8920 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 188.0 in stage 12.0 (TID 873) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 188, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Running task 188.0 in stage 12.0 (TID 873) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO TaskSetManager: Finished task 178.0 in stage 12.0 (TID 865) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (182/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 180.0 in stage 12.0 (TID 867). 8920 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 189.0 in stage 12.0 (TID 874) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 189, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 189.0 in stage 12.0 (TID 874) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 180.0 in stage 12.0 (TID 867) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (183/200) 22/12/08 18:28:47 INFO Executor: Finished task 181.0 in stage 12.0 (TID 868). 8920 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 190.0 in stage 12.0 (TID 875) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 190, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO TaskSetManager: Finished task 181.0 in stage 12.0 (TID 868) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (184/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 179.0 in stage 12.0 (TID 866). 8920 bytes result sent to driver 22/12/08 18:28:47 INFO Executor: Running task 190.0 in stage 12.0 (TID 875) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 191.0 in stage 12.0 (TID 876) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 191, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 191.0 in stage 12.0 (TID 876) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 179.0 in stage 12.0 (TID 866) in 15 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (185/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 183.0 in stage 12.0 (TID 870). 8920 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 192.0 in stage 12.0 (TID 877) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 192, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 192.0 in stage 12.0 (TID 877) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO TaskSetManager: Finished task 183.0 in stage 12.0 (TID 870) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (186/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 182.0 in stage 12.0 (TID 869). 8920 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 193.0 in stage 12.0 (TID 878) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 193, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 193.0 in stage 12.0 (TID 878) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 182.0 in stage 12.0 (TID 869) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (187/200) 22/12/08 18:28:47 INFO Executor: Finished task 188.0 in stage 12.0 (TID 873). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO Executor: Finished task 186.0 in stage 12.0 (TID 872). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 194.0 in stage 12.0 (TID 879) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 194, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Finished task 189.0 in stage 12.0 (TID 874). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO Executor: Running task 194.0 in stage 12.0 (TID 879) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 195.0 in stage 12.0 (TID 880) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 195, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO TaskSetManager: Finished task 188.0 in stage 12.0 (TID 873) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (188/200) 22/12/08 18:28:47 INFO Executor: Running task 195.0 in stage 12.0 (TID 880) 22/12/08 18:28:47 INFO Executor: Finished task 185.0 in stage 12.0 (TID 871). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 196.0 in stage 12.0 (TID 881) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 196, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO TaskSetManager: Finished task 186.0 in stage 12.0 (TID 872) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (189/200) 22/12/08 18:28:47 INFO Executor: Running task 196.0 in stage 12.0 (TID 881) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 189.0 in stage 12.0 (TID 874) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (190/200) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 197.0 in stage 12.0 (TID 882) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 197, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Finished task 190.0 in stage 12.0 (TID 875). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO Executor: Running task 197.0 in stage 12.0 (TID 882) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 199.0 in stage 12.0 (TID 883) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 199, PROCESS_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO TaskSetManager: Finished task 185.0 in stage 12.0 (TID 871) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (191/200) 22/12/08 18:28:47 INFO Executor: Running task 199.0 in stage 12.0 (TID 883) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Finished task 190.0 in stage 12.0 (TID 875) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (192/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 192.0 in stage 12.0 (TID 877). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 124.0 in stage 13.0 (TID 884) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 124, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 124.0 in stage 13.0 (TID 884) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 192.0 in stage 12.0 (TID 877) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (193/200) 22/12/08 18:28:47 INFO Executor: Finished task 191.0 in stage 12.0 (TID 876). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 125.0 in stage 13.0 (TID 885) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 125, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Finished task 191.0 in stage 12.0 (TID 876) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (194/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO Executor: Running task 125.0 in stage 13.0 (TID 885) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 194.0 in stage 12.0 (TID 879). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 126.0 in stage 13.0 (TID 886) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 126, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Finished task 195.0 in stage 12.0 (TID 880). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO Executor: Running task 126.0 in stage 13.0 (TID 886) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 194.0 in stage 12.0 (TID 879) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (195/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 127.0 in stage 13.0 (TID 887) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 127, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Finished task 193.0 in stage 12.0 (TID 878). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Finished task 195.0 in stage 12.0 (TID 880) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (196/200) 22/12/08 18:28:47 INFO Executor: Running task 127.0 in stage 13.0 (TID 887) 22/12/08 18:28:47 INFO Executor: Finished task 197.0 in stage 12.0 (TID 882). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 128.0 in stage 13.0 (TID 888) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 128, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Finished task 199.0 in stage 12.0 (TID 883). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO Executor: Running task 128.0 in stage 13.0 (TID 888) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 129.0 in stage 13.0 (TID 889) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 129, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 129.0 in stage 13.0 (TID 889) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 197.0 in stage 12.0 (TID 882) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (197/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (912.9 KiB) non-empty blocks including 18 (912.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO TaskSetManager: Starting task 130.0 in stage 13.0 (TID 890) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 130, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 196.0 in stage 12.0 (TID 881). 8877 bytes result sent to driver 22/12/08 18:28:47 INFO Executor: Running task 130.0 in stage 13.0 (TID 890) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 193.0 in stage 12.0 (TID 878) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (198/200) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 131.0 in stage 13.0 (TID 891) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 131, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO TaskSetManager: Finished task 199.0 in stage 12.0 (TID 883) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (199/200) 22/12/08 18:28:47 INFO Executor: Running task 131.0 in stage 13.0 (TID 891) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 196.0 in stage 12.0 (TID 881) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (200/200) 22/12/08 18:28:47 INFO TaskSchedulerImpl: Removed TaskSet 12.0, whose tasks have all completed, from pool 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1007.4 KiB) non-empty blocks including 200 (1007.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO DAGScheduler: ShuffleMapStage 12 ($anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) finished in 0.680 s 22/12/08 18:28:47 INFO DAGScheduler: looking for newly runnable stages 22/12/08 18:28:47 INFO DAGScheduler: running: Set(ResultStage 30, ShuffleMapStage 13, ShuffleMapStage 28) 22/12/08 18:28:47 INFO DAGScheduler: waiting: Set(ShuffleMapStage 15, ResultStage 16, ResultStage 17, ResultStage 24, ResultStage 18, ResultStage 25, ResultStage 19, ResultStage 20, ResultStage 21, ResultStage 22, ShuffleMapStage 14, ResultStage 23) 22/12/08 18:28:47 INFO DAGScheduler: failed: Set() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (933.7 KiB) non-empty blocks including 18 (933.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (928.2 KiB) non-empty blocks including 18 (928.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (907.8 KiB) non-empty blocks including 18 (907.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (922.8 KiB) non-empty blocks including 18 (922.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1010.9 KiB) non-empty blocks including 200 (1010.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (937.9 KiB) non-empty blocks including 18 (937.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1012.3 KiB) non-empty blocks including 200 (1012.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1005.8 KiB) non-empty blocks including 200 (1005.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1009.8 KiB) non-empty blocks including 200 (1009.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1025.2 KiB) non-empty blocks including 200 (1025.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (958.6 KiB) non-empty blocks including 18 (958.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (922.8 KiB) non-empty blocks including 18 (922.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1026.3 KiB) non-empty blocks including 200 (1026.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1008.7 KiB) non-empty blocks including 200 (1008.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 124.0 in stage 13.0 (TID 884). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 132.0 in stage 13.0 (TID 892) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 132, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 132.0 in stage 13.0 (TID 892) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 124.0 in stage 13.0 (TID 884) in 154 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (125/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (928.2 KiB) non-empty blocks including 18 (928.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1019.3 KiB) non-empty blocks including 200 (1019.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 126.0 in stage 13.0 (TID 886). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 133.0 in stage 13.0 (TID 893) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 133, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 133.0 in stage 13.0 (TID 893) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 126.0 in stage 13.0 (TID 886) in 181 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (126/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (922.8 KiB) non-empty blocks including 18 (922.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1011.0 KiB) non-empty blocks including 200 (1011.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 128.0 in stage 13.0 (TID 888). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 134.0 in stage 13.0 (TID 894) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 134, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 134.0 in stage 13.0 (TID 894) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 128.0 in stage 13.0 (TID 888) in 199 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (127/200) 22/12/08 18:28:47 INFO Executor: Finished task 129.0 in stage 13.0 (TID 889). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (923.1 KiB) non-empty blocks including 18 (923.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 135.0 in stage 13.0 (TID 895) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 135, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 135.0 in stage 13.0 (TID 895) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 129.0 in stage 13.0 (TID 889) in 204 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (128/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1012.3 KiB) non-empty blocks including 200 (1012.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (927.9 KiB) non-empty blocks including 18 (927.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1012.5 KiB) non-empty blocks including 200 (1012.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 127.0 in stage 13.0 (TID 887). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO Executor: Finished task 125.0 in stage 13.0 (TID 885). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 136.0 in stage 13.0 (TID 896) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 136, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 136.0 in stage 13.0 (TID 896) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 127.0 in stage 13.0 (TID 887) in 215 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (129/200) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 137.0 in stage 13.0 (TID 897) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 137, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 137.0 in stage 13.0 (TID 897) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 125.0 in stage 13.0 (TID 885) in 218 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (130/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (918.0 KiB) non-empty blocks including 18 (918.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (923.4 KiB) non-empty blocks including 18 (923.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1013.7 KiB) non-empty blocks including 200 (1013.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1017.2 KiB) non-empty blocks including 200 (1017.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 130.0 in stage 13.0 (TID 890). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 138.0 in stage 13.0 (TID 898) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 138, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO TaskSetManager: Finished task 130.0 in stage 13.0 (TID 890) in 226 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (131/200) 22/12/08 18:28:47 INFO Executor: Running task 138.0 in stage 13.0 (TID 898) 22/12/08 18:28:47 INFO Executor: Finished task 131.0 in stage 13.0 (TID 891). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 139.0 in stage 13.0 (TID 899) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 139, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 139.0 in stage 13.0 (TID 899) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 131.0 in stage 13.0 (TID 891) in 227 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (132/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (917.7 KiB) non-empty blocks including 18 (917.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (938.2 KiB) non-empty blocks including 18 (938.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1003.7 KiB) non-empty blocks including 200 (1003.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1017.8 KiB) non-empty blocks including 200 (1017.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 132.0 in stage 13.0 (TID 892). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 140.0 in stage 13.0 (TID 900) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 140, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 140.0 in stage 13.0 (TID 900) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 132.0 in stage 13.0 (TID 892) in 121 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (133/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (913.2 KiB) non-empty blocks including 18 (913.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1007.0 KiB) non-empty blocks including 200 (1007.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 133.0 in stage 13.0 (TID 893). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 141.0 in stage 13.0 (TID 901) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 141, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 141.0 in stage 13.0 (TID 901) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 133.0 in stage 13.0 (TID 893) in 122 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (134/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (917.7 KiB) non-empty blocks including 18 (917.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1010.3 KiB) non-empty blocks including 200 (1010.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 134.0 in stage 13.0 (TID 894). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 142.0 in stage 13.0 (TID 902) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 142, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 142.0 in stage 13.0 (TID 902) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 134.0 in stage 13.0 (TID 894) in 145 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (135/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (922.8 KiB) non-empty blocks including 18 (922.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1007.3 KiB) non-empty blocks including 200 (1007.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 135.0 in stage 13.0 (TID 895). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 143.0 in stage 13.0 (TID 903) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 143, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 143.0 in stage 13.0 (TID 903) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 135.0 in stage 13.0 (TID 895) in 167 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (136/200) 22/12/08 18:28:47 INFO Executor: Finished task 137.0 in stage 13.0 (TID 897). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 144.0 in stage 13.0 (TID 904) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 144, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (917.7 KiB) non-empty blocks including 18 (917.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Running task 144.0 in stage 13.0 (TID 904) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 137.0 in stage 13.0 (TID 897) in 160 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (137/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1011.0 KiB) non-empty blocks including 200 (1011.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (918.0 KiB) non-empty blocks including 18 (918.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1011.8 KiB) non-empty blocks including 200 (1011.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 136.0 in stage 13.0 (TID 896). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 145.0 in stage 13.0 (TID 905) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 145, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 145.0 in stage 13.0 (TID 905) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 136.0 in stage 13.0 (TID 896) in 180 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (138/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (917.7 KiB) non-empty blocks including 18 (917.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1007.6 KiB) non-empty blocks including 200 (1007.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 138.0 in stage 13.0 (TID 898). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 146.0 in stage 13.0 (TID 906) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 146, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO TaskSetManager: Finished task 138.0 in stage 13.0 (TID 898) in 176 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (139/200) 22/12/08 18:28:47 INFO Executor: Running task 146.0 in stage 13.0 (TID 906) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (933.7 KiB) non-empty blocks including 18 (933.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1010.8 KiB) non-empty blocks including 200 (1010.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 139.0 in stage 13.0 (TID 899). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 147.0 in stage 13.0 (TID 907) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 147, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 147.0 in stage 13.0 (TID 907) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 139.0 in stage 13.0 (TID 899) in 182 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (140/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (922.8 KiB) non-empty blocks including 18 (922.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1013.6 KiB) non-empty blocks including 200 (1013.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 140.0 in stage 13.0 (TID 900). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 148.0 in stage 13.0 (TID 908) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 148, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 148.0 in stage 13.0 (TID 908) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 140.0 in stage 13.0 (TID 900) in 146 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (141/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (933.7 KiB) non-empty blocks including 18 (933.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 141.0 in stage 13.0 (TID 901). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1011.0 KiB) non-empty blocks including 200 (1011.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 149.0 in stage 13.0 (TID 909) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 149, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO TaskSetManager: Finished task 141.0 in stage 13.0 (TID 901) in 121 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (142/200) 22/12/08 18:28:47 INFO Executor: Running task 149.0 in stage 13.0 (TID 909) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (933.0 KiB) non-empty blocks including 18 (933.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1015.2 KiB) non-empty blocks including 200 (1015.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 142.0 in stage 13.0 (TID 902). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 150.0 in stage 13.0 (TID 910) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 150, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 150.0 in stage 13.0 (TID 910) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 142.0 in stage 13.0 (TID 902) in 113 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (143/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (928.2 KiB) non-empty blocks including 18 (928.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 8 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1014.3 KiB) non-empty blocks including 200 (1014.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 143.0 in stage 13.0 (TID 903). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 151.0 in stage 13.0 (TID 911) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 151, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 151.0 in stage 13.0 (TID 911) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 143.0 in stage 13.0 (TID 903) in 137 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (144/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (923.1 KiB) non-empty blocks including 18 (923.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1009.5 KiB) non-empty blocks including 200 (1009.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 144.0 in stage 13.0 (TID 904). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 152.0 in stage 13.0 (TID 912) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 152, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 152.0 in stage 13.0 (TID 912) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 144.0 in stage 13.0 (TID 904) in 163 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (145/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (918.0 KiB) non-empty blocks including 18 (918.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO Executor: Finished task 145.0 in stage 13.0 (TID 905). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO TaskSetManager: Starting task 153.0 in stage 13.0 (TID 913) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 153, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO TaskSetManager: Finished task 145.0 in stage 13.0 (TID 905) in 148 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (146/200) 22/12/08 18:28:47 INFO Executor: Running task 153.0 in stage 13.0 (TID 913) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1013.2 KiB) non-empty blocks including 200 (1013.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (923.1 KiB) non-empty blocks including 18 (923.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1015.1 KiB) non-empty blocks including 200 (1015.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 146.0 in stage 13.0 (TID 906). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 154.0 in stage 13.0 (TID 914) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 154, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 154.0 in stage 13.0 (TID 914) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 146.0 in stage 13.0 (TID 906) in 149 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (147/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (927.9 KiB) non-empty blocks including 18 (927.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1013.2 KiB) non-empty blocks including 200 (1013.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 147.0 in stage 13.0 (TID 907). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 155.0 in stage 13.0 (TID 915) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 155, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 155.0 in stage 13.0 (TID 915) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 147.0 in stage 13.0 (TID 907) in 161 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (148/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (943.3 KiB) non-empty blocks including 18 (943.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 148.0 in stage 13.0 (TID 908). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 156.0 in stage 13.0 (TID 916) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 156, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 156.0 in stage 13.0 (TID 916) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 148.0 in stage 13.0 (TID 908) in 159 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (149/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1012.7 KiB) non-empty blocks including 200 (1012.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 149.0 in stage 13.0 (TID 909). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 157.0 in stage 13.0 (TID 917) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 157, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 157.0 in stage 13.0 (TID 917) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 149.0 in stage 13.0 (TID 909) in 157 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (150/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (933.7 KiB) non-empty blocks including 18 (933.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1014.1 KiB) non-empty blocks including 200 (1014.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (923.1 KiB) non-empty blocks including 18 (923.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1013.3 KiB) non-empty blocks including 200 (1013.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 150.0 in stage 13.0 (TID 910). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 158.0 in stage 13.0 (TID 918) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 158, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 158.0 in stage 13.0 (TID 918) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 150.0 in stage 13.0 (TID 910) in 133 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (151/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (922.8 KiB) non-empty blocks including 18 (922.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1009.4 KiB) non-empty blocks including 200 (1009.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 151.0 in stage 13.0 (TID 911). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 159.0 in stage 13.0 (TID 919) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 159, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 159.0 in stage 13.0 (TID 919) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 151.0 in stage 13.0 (TID 911) in 167 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (152/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (902.7 KiB) non-empty blocks including 18 (902.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1007.2 KiB) non-empty blocks including 200 (1007.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 152.0 in stage 13.0 (TID 912). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 160.0 in stage 13.0 (TID 920) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 160, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 160.0 in stage 13.0 (TID 920) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 152.0 in stage 13.0 (TID 912) in 147 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (153/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (923.1 KiB) non-empty blocks including 18 (923.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1007.9 KiB) non-empty blocks including 200 (1007.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 154.0 in stage 13.0 (TID 914). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 161.0 in stage 13.0 (TID 921) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 161, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO TaskSetManager: Finished task 154.0 in stage 13.0 (TID 914) in 168 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (154/200) 22/12/08 18:28:47 INFO Executor: Running task 161.0 in stage 13.0 (TID 921) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (918.3 KiB) non-empty blocks including 18 (918.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1016.7 KiB) non-empty blocks including 200 (1016.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 155.0 in stage 13.0 (TID 915). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 162.0 in stage 13.0 (TID 922) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 162, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 162.0 in stage 13.0 (TID 922) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 155.0 in stage 13.0 (TID 915) in 157 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (155/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (928.2 KiB) non-empty blocks including 18 (928.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1012.8 KiB) non-empty blocks including 200 (1012.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 153.0 in stage 13.0 (TID 913). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 163.0 in stage 13.0 (TID 923) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 163, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Finished task 156.0 in stage 13.0 (TID 916). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO Executor: Running task 163.0 in stage 13.0 (TID 923) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 153.0 in stage 13.0 (TID 913) in 193 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (156/200) 22/12/08 18:28:47 INFO TaskSetManager: Starting task 164.0 in stage 13.0 (TID 924) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 164, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 164.0 in stage 13.0 (TID 924) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 156.0 in stage 13.0 (TID 916) in 159 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (157/200) 22/12/08 18:28:47 INFO Executor: Finished task 157.0 in stage 13.0 (TID 917). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 165.0 in stage 13.0 (TID 925) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 165, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 165.0 in stage 13.0 (TID 925) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 157.0 in stage 13.0 (TID 917) in 158 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (158/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (917.7 KiB) non-empty blocks including 18 (917.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (943.6 KiB) non-empty blocks including 18 (943.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1014.2 KiB) non-empty blocks including 200 (1014.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1016.6 KiB) non-empty blocks including 200 (1016.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 158.0 in stage 13.0 (TID 918). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 166.0 in stage 13.0 (TID 926) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 166, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 166.0 in stage 13.0 (TID 926) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 158.0 in stage 13.0 (TID 918) in 151 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (159/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (923.1 KiB) non-empty blocks including 18 (923.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1015.9 KiB) non-empty blocks including 200 (1015.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (943.9 KiB) non-empty blocks including 18 (943.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1018.2 KiB) non-empty blocks including 200 (1018.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 159.0 in stage 13.0 (TID 919). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 167.0 in stage 13.0 (TID 927) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 167, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 167.0 in stage 13.0 (TID 927) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 159.0 in stage 13.0 (TID 919) in 108 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (160/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (922.8 KiB) non-empty blocks including 18 (922.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1012.8 KiB) non-empty blocks including 200 (1012.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 160.0 in stage 13.0 (TID 920). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 168.0 in stage 13.0 (TID 928) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 168, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 168.0 in stage 13.0 (TID 928) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 160.0 in stage 13.0 (TID 920) in 105 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (161/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (938.8 KiB) non-empty blocks including 18 (938.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 200 (1017.7 KiB) non-empty blocks including 200 (1017.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:47 INFO Executor: Finished task 161.0 in stage 13.0 (TID 921). 12728 bytes result sent to driver 22/12/08 18:28:47 INFO TaskSetManager: Starting task 169.0 in stage 13.0 (TID 929) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 169, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:47 INFO Executor: Running task 169.0 in stage 13.0 (TID 929) 22/12/08 18:28:47 INFO TaskSetManager: Finished task 161.0 in stage 13.0 (TID 921) in 128 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (162/200) 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Getting 18 (923.1 KiB) non-empty blocks including 18 (923.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:47 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1013.6 KiB) non-empty blocks including 200 (1013.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 7 ms 22/12/08 18:28:48 INFO Executor: Finished task 162.0 in stage 13.0 (TID 922). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 170.0 in stage 13.0 (TID 930) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 170, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 170.0 in stage 13.0 (TID 930) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 162.0 in stage 13.0 (TID 922) in 159 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (163/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (912.3 KiB) non-empty blocks including 18 (912.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Finished task 164.0 in stage 13.0 (TID 924). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1011.0 KiB) non-empty blocks including 200 (1011.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO TaskSetManager: Starting task 171.0 in stage 13.0 (TID 931) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 171, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Running task 171.0 in stage 13.0 (TID 931) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 164.0 in stage 13.0 (TID 924) in 158 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (164/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (943.6 KiB) non-empty blocks including 18 (943.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1022.7 KiB) non-empty blocks including 200 (1022.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Finished task 163.0 in stage 13.0 (TID 923). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 172.0 in stage 13.0 (TID 932) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 172, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 172.0 in stage 13.0 (TID 932) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 163.0 in stage 13.0 (TID 923) in 173 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (165/200) 22/12/08 18:28:48 INFO Executor: Finished task 165.0 in stage 13.0 (TID 925). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 173.0 in stage 13.0 (TID 933) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 173, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 173.0 in stage 13.0 (TID 933) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (907.5 KiB) non-empty blocks including 18 (907.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO TaskSetManager: Finished task 165.0 in stage 13.0 (TID 925) in 174 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (166/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1008.8 KiB) non-empty blocks including 200 (1008.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (923.1 KiB) non-empty blocks including 18 (923.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Finished task 166.0 in stage 13.0 (TID 926). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1006.2 KiB) non-empty blocks including 200 (1006.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO TaskSetManager: Starting task 174.0 in stage 13.0 (TID 934) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 174, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 174.0 in stage 13.0 (TID 934) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 166.0 in stage 13.0 (TID 926) in 176 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (167/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (938.4 KiB) non-empty blocks including 18 (938.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1012.4 KiB) non-empty blocks including 200 (1012.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Finished task 167.0 in stage 13.0 (TID 927). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 175.0 in stage 13.0 (TID 935) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 175, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 175.0 in stage 13.0 (TID 935) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 167.0 in stage 13.0 (TID 927) in 153 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (168/200) 22/12/08 18:28:48 INFO Executor: Finished task 168.0 in stage 13.0 (TID 928). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 176.0 in stage 13.0 (TID 936) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 176, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 176.0 in stage 13.0 (TID 936) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 168.0 in stage 13.0 (TID 928) in 148 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (169/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (912.6 KiB) non-empty blocks including 18 (912.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (922.8 KiB) non-empty blocks including 18 (922.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1003.6 KiB) non-empty blocks including 200 (1003.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1012.4 KiB) non-empty blocks including 200 (1012.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Finished task 169.0 in stage 13.0 (TID 929). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 177.0 in stage 13.0 (TID 937) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 177, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 177.0 in stage 13.0 (TID 937) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 169.0 in stage 13.0 (TID 929) in 113 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (170/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (918.3 KiB) non-empty blocks including 18 (918.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1015.9 KiB) non-empty blocks including 200 (1015.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Finished task 170.0 in stage 13.0 (TID 930). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 178.0 in stage 13.0 (TID 938) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 178, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 178.0 in stage 13.0 (TID 938) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 170.0 in stage 13.0 (TID 930) in 121 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (171/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (912.6 KiB) non-empty blocks including 18 (912.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1007.1 KiB) non-empty blocks including 200 (1007.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Finished task 171.0 in stage 13.0 (TID 931). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 179.0 in stage 13.0 (TID 939) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 179, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 179.0 in stage 13.0 (TID 939) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 171.0 in stage 13.0 (TID 931) in 123 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (172/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (927.9 KiB) non-empty blocks including 18 (927.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1020.8 KiB) non-empty blocks including 200 (1020.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Finished task 172.0 in stage 13.0 (TID 932). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 180.0 in stage 13.0 (TID 940) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 180, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 180.0 in stage 13.0 (TID 940) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 172.0 in stage 13.0 (TID 932) in 146 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (173/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (922.8 KiB) non-empty blocks including 18 (922.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1006.9 KiB) non-empty blocks including 200 (1006.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Finished task 173.0 in stage 13.0 (TID 933). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 181.0 in stage 13.0 (TID 941) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 181, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 181.0 in stage 13.0 (TID 941) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 173.0 in stage 13.0 (TID 933) in 152 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (174/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (922.8 KiB) non-empty blocks including 18 (922.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1015.3 KiB) non-empty blocks including 200 (1015.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Finished task 174.0 in stage 13.0 (TID 934). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 182.0 in stage 13.0 (TID 942) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 182, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 182.0 in stage 13.0 (TID 942) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 174.0 in stage 13.0 (TID 934) in 160 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (175/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (922.8 KiB) non-empty blocks including 18 (922.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1010.3 KiB) non-empty blocks including 200 (1010.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Finished task 175.0 in stage 13.0 (TID 935). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 183.0 in stage 13.0 (TID 943) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 183, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 183.0 in stage 13.0 (TID 943) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 175.0 in stage 13.0 (TID 935) in 157 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (176/200) 22/12/08 18:28:48 INFO Executor: Finished task 176.0 in stage 13.0 (TID 936). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 184.0 in stage 13.0 (TID 944) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 184, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 184.0 in stage 13.0 (TID 944) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 176.0 in stage 13.0 (TID 936) in 161 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (177/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (928.5 KiB) non-empty blocks including 18 (928.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1012.2 KiB) non-empty blocks including 200 (1012.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (918.0 KiB) non-empty blocks including 18 (918.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1012.8 KiB) non-empty blocks including 200 (1012.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Finished task 177.0 in stage 13.0 (TID 937). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 185.0 in stage 13.0 (TID 945) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 185, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 185.0 in stage 13.0 (TID 945) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 177.0 in stage 13.0 (TID 937) in 146 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (178/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (928.2 KiB) non-empty blocks including 18 (928.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1012.0 KiB) non-empty blocks including 200 (1012.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Finished task 178.0 in stage 13.0 (TID 938). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 186.0 in stage 13.0 (TID 946) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 186, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 186.0 in stage 13.0 (TID 946) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 178.0 in stage 13.0 (TID 938) in 117 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (179/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (938.2 KiB) non-empty blocks including 18 (938.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Finished task 179.0 in stage 13.0 (TID 939). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 187.0 in stage 13.0 (TID 947) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 187, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1014.7 KiB) non-empty blocks including 200 (1014.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Running task 187.0 in stage 13.0 (TID 947) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 179.0 in stage 13.0 (TID 939) in 123 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (180/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (912.9 KiB) non-empty blocks including 18 (912.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1007.0 KiB) non-empty blocks including 200 (1007.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Finished task 180.0 in stage 13.0 (TID 940). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 188.0 in stage 13.0 (TID 948) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 188, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 188.0 in stage 13.0 (TID 948) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 180.0 in stage 13.0 (TID 940) in 124 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (181/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (928.5 KiB) non-empty blocks including 18 (928.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1016.3 KiB) non-empty blocks including 200 (1016.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Finished task 181.0 in stage 13.0 (TID 941). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 189.0 in stage 13.0 (TID 949) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 189, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 189.0 in stage 13.0 (TID 949) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 181.0 in stage 13.0 (TID 941) in 132 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (182/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (938.4 KiB) non-empty blocks including 18 (938.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1018.3 KiB) non-empty blocks including 200 (1018.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Finished task 182.0 in stage 13.0 (TID 942). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 190.0 in stage 13.0 (TID 950) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 190, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 190.0 in stage 13.0 (TID 950) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 182.0 in stage 13.0 (TID 942) in 144 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (183/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (927.9 KiB) non-empty blocks including 18 (927.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1008.6 KiB) non-empty blocks including 200 (1008.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Finished task 183.0 in stage 13.0 (TID 943). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 191.0 in stage 13.0 (TID 951) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 191, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 191.0 in stage 13.0 (TID 951) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 183.0 in stage 13.0 (TID 943) in 143 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (184/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (928.5 KiB) non-empty blocks including 18 (928.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1013.8 KiB) non-empty blocks including 200 (1013.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Finished task 184.0 in stage 13.0 (TID 944). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 192.0 in stage 13.0 (TID 952) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 192, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 192.0 in stage 13.0 (TID 952) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 184.0 in stage 13.0 (TID 944) in 147 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (185/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (928.2 KiB) non-empty blocks including 18 (928.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1011.4 KiB) non-empty blocks including 200 (1011.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 8 ms 22/12/08 18:28:48 INFO Executor: Finished task 185.0 in stage 13.0 (TID 945). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 193.0 in stage 13.0 (TID 953) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 193, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 193.0 in stage 13.0 (TID 953) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 185.0 in stage 13.0 (TID 945) in 165 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (186/200) 22/12/08 18:28:48 INFO Executor: Finished task 186.0 in stage 13.0 (TID 946). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 194.0 in stage 13.0 (TID 954) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 194, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 194.0 in stage 13.0 (TID 954) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 186.0 in stage 13.0 (TID 946) in 152 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (187/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (928.2 KiB) non-empty blocks including 18 (928.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1012.0 KiB) non-empty blocks including 200 (1012.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Finished task 187.0 in stage 13.0 (TID 947). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (923.1 KiB) non-empty blocks including 18 (923.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO TaskSetManager: Starting task 195.0 in stage 13.0 (TID 955) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 195, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Running task 195.0 in stage 13.0 (TID 955) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 187.0 in stage 13.0 (TID 947) in 141 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (188/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1014.0 KiB) non-empty blocks including 200 (1014.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (953.8 KiB) non-empty blocks including 18 (953.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1019.2 KiB) non-empty blocks including 200 (1019.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Finished task 188.0 in stage 13.0 (TID 948). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 196.0 in stage 13.0 (TID 956) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 196, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 196.0 in stage 13.0 (TID 956) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 188.0 in stage 13.0 (TID 948) in 119 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (189/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (928.2 KiB) non-empty blocks including 18 (928.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1010.8 KiB) non-empty blocks including 200 (1010.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Finished task 189.0 in stage 13.0 (TID 949). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 197.0 in stage 13.0 (TID 957) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 197, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 197.0 in stage 13.0 (TID 957) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 189.0 in stage 13.0 (TID 949) in 123 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (190/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (923.1 KiB) non-empty blocks including 18 (923.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1014.4 KiB) non-empty blocks including 200 (1014.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Finished task 190.0 in stage 13.0 (TID 950). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 198.0 in stage 13.0 (TID 958) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 198, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 198.0 in stage 13.0 (TID 958) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 190.0 in stage 13.0 (TID 950) in 110 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (191/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (933.0 KiB) non-empty blocks including 18 (933.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1023.6 KiB) non-empty blocks including 200 (1023.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Finished task 192.0 in stage 13.0 (TID 952). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 199.0 in stage 13.0 (TID 959) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 199, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 199.0 in stage 13.0 (TID 959) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 192.0 in stage 13.0 (TID 952) in 138 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (192/200) 22/12/08 18:28:48 INFO Executor: Finished task 191.0 in stage 13.0 (TID 951). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 0.0 in stage 28.0 (TID 960) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, NODE_LOCAL, 4818 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (918.3 KiB) non-empty blocks including 18 (918.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO Executor: Running task 0.0 in stage 28.0 (TID 960) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO TaskSetManager: Finished task 191.0 in stage 13.0 (TID 951) in 151 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (193/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 200 (1016.5 KiB) non-empty blocks including 200 (1016.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (14.6 MiB) non-empty blocks including 18 (14.6 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 1 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (524.2 KiB) non-empty blocks including 18 (524.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Finished task 194.0 in stage 13.0 (TID 954). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 1.0 in stage 28.0 (TID 961) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, NODE_LOCAL, 4818 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 1.0 in stage 28.0 (TID 961) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 194.0 in stage 13.0 (TID 954) in 136 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (194/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (14.2 MiB) non-empty blocks including 18 (14.2 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (510.5 KiB) non-empty blocks including 18 (510.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Finished task 193.0 in stage 13.0 (TID 953). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 2.0 in stage 28.0 (TID 962) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, NODE_LOCAL, 4818 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 2.0 in stage 28.0 (TID 962) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 193.0 in stage 13.0 (TID 953) in 180 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (195/200) 22/12/08 18:28:48 INFO Executor: Finished task 195.0 in stage 13.0 (TID 955). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 3.0 in stage 28.0 (TID 963) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, NODE_LOCAL, 4818 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 3.0 in stage 28.0 (TID 963) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 195.0 in stage 13.0 (TID 955) in 173 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (196/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (14.2 MiB) non-empty blocks including 18 (14.2 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (505.9 KiB) non-empty blocks including 18 (505.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (14.6 MiB) non-empty blocks including 18 (14.6 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Finished task 196.0 in stage 13.0 (TID 956). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 4.0 in stage 28.0 (TID 964) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 4, NODE_LOCAL, 4818 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 4.0 in stage 28.0 (TID 964) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 196.0 in stage 13.0 (TID 956) in 167 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (197/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (519.9 KiB) non-empty blocks including 18 (519.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Finished task 197.0 in stage 13.0 (TID 957). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO TaskSetManager: Starting task 5.0 in stage 28.0 (TID 965) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 5, NODE_LOCAL, 4818 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO Executor: Running task 5.0 in stage 28.0 (TID 965) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 197.0 in stage 13.0 (TID 957) in 146 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (198/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (14.2 MiB) non-empty blocks including 18 (14.2 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (503.5 KiB) non-empty blocks including 18 (503.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Finished task 198.0 in stage 13.0 (TID 958). 12728 bytes result sent to driver 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (14.2 MiB) non-empty blocks including 18 (14.2 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO TaskSetManager: Starting task 6.0 in stage 28.0 (TID 966) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 6, NODE_LOCAL, 4818 bytes) taskResourceAssignments Map() 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO Executor: Running task 6.0 in stage 28.0 (TID 966) 22/12/08 18:28:48 INFO TaskSetManager: Finished task 198.0 in stage 13.0 (TID 958) in 137 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (199/200) 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (505.9 KiB) non-empty blocks including 18 (505.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (14.6 MiB) non-empty blocks including 18 (14.6 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Getting 18 (523.1 KiB) non-empty blocks including 18 (523.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:48 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:49 INFO Executor: Finished task 199.0 in stage 13.0 (TID 959). 12728 bytes result sent to driver 22/12/08 18:28:49 INFO TaskSetManager: Starting task 7.0 in stage 28.0 (TID 967) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 7, NODE_LOCAL, 4818 bytes) taskResourceAssignments Map() 22/12/08 18:28:49 INFO TaskSetManager: Finished task 199.0 in stage 13.0 (TID 959) in 583 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (200/200) 22/12/08 18:28:49 INFO Executor: Running task 7.0 in stage 28.0 (TID 967) 22/12/08 18:28:49 INFO TaskSchedulerImpl: Removed TaskSet 13.0, whose tasks have all completed, from pool 22/12/08 18:28:49 INFO DAGScheduler: ShuffleMapStage 13 ($anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) finished in 12.657 s 22/12/08 18:28:49 INFO DAGScheduler: looking for newly runnable stages 22/12/08 18:28:49 INFO DAGScheduler: running: Set(ResultStage 30, ShuffleMapStage 28) 22/12/08 18:28:49 INFO DAGScheduler: waiting: Set(ShuffleMapStage 15, ResultStage 16, ResultStage 17, ResultStage 24, ResultStage 18, ResultStage 25, ResultStage 19, ResultStage 20, ResultStage 21, ResultStage 22, ShuffleMapStage 14, ResultStage 23) 22/12/08 18:28:49 INFO DAGScheduler: failed: Set() 22/12/08 18:28:49 INFO DAGScheduler: Submitting ShuffleMapStage 14 (MapPartitionsRDD[123] at $anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948), which has no missing parents 22/12/08 18:28:49 INFO ShuffleBlockFetcherIterator: Getting 18 (14.6 MiB) non-empty blocks including 18 (14.6 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:49 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:49 INFO ShuffleBlockFetcherIterator: Getting 18 (524.0 KiB) non-empty blocks including 18 (524.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:49 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:49 INFO MemoryStore: Block broadcast_24 stored as values in memory (estimated size 143.0 KiB, free 362.5 MiB) 22/12/08 18:28:49 INFO MemoryStore: Block broadcast_24_piece0 stored as bytes in memory (estimated size 58.0 KiB, free 362.5 MiB) 22/12/08 18:28:49 INFO BlockManagerInfo: Added broadcast_24_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 58.0 KiB, free: 365.8 MiB) 22/12/08 18:28:49 INFO SparkContext: Created broadcast 24 from broadcast at DAGScheduler.scala:1478 22/12/08 18:28:49 INFO DAGScheduler: Submitting 200 missing tasks from ShuffleMapStage 14 (MapPartitionsRDD[123] at $anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14)) 22/12/08 18:28:49 INFO TaskSchedulerImpl: Adding task set 14.0 with 200 tasks resource profile 0 22/12/08 18:28:49 INFO Executor: Finished task 0.0 in stage 28.0 (TID 960). 9392 bytes result sent to driver 22/12/08 18:28:49 INFO TaskSetManager: Starting task 0.0 in stage 14.0 (TID 968) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:49 INFO Executor: Running task 0.0 in stage 14.0 (TID 968) 22/12/08 18:28:49 INFO TaskSetManager: Finished task 0.0 in stage 28.0 (TID 960) in 793 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/9) 22/12/08 18:28:49 INFO ShuffleBlockFetcherIterator: Getting 200 (739.7 KiB) non-empty blocks including 200 (739.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:49 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:49 INFO ShuffleBlockFetcherIterator: Getting 21 (42.9 KiB) non-empty blocks including 21 (42.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:49 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:49 INFO Executor: Finished task 1.0 in stage 28.0 (TID 961). 9392 bytes result sent to driver 22/12/08 18:28:49 INFO TaskSetManager: Starting task 1.0 in stage 14.0 (TID 969) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:49 INFO Executor: Running task 1.0 in stage 14.0 (TID 969) 22/12/08 18:28:49 INFO TaskSetManager: Finished task 1.0 in stage 28.0 (TID 961) in 1211 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (2/9) 22/12/08 18:28:49 INFO ShuffleBlockFetcherIterator: Getting 200 (716.6 KiB) non-empty blocks including 200 (716.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:49 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:49 INFO ShuffleBlockFetcherIterator: Getting 21 (41.6 KiB) non-empty blocks including 21 (41.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:49 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:50 INFO Executor: Finished task 2.0 in stage 28.0 (TID 962). 9392 bytes result sent to driver 22/12/08 18:28:50 INFO TaskSetManager: Starting task 2.0 in stage 14.0 (TID 970) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:50 INFO Executor: Running task 2.0 in stage 14.0 (TID 970) 22/12/08 18:28:50 INFO TaskSetManager: Finished task 2.0 in stage 28.0 (TID 962) in 1627 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (3/9) 22/12/08 18:28:50 INFO ShuffleBlockFetcherIterator: Getting 200 (661.3 KiB) non-empty blocks including 200 (661.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:50 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:50 INFO ShuffleBlockFetcherIterator: Getting 21 (41.6 KiB) non-empty blocks including 21 (41.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:50 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:50 INFO Executor: Finished task 3.0 in stage 28.0 (TID 963). 9392 bytes result sent to driver 22/12/08 18:28:50 INFO TaskSetManager: Starting task 3.0 in stage 14.0 (TID 971) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:50 INFO Executor: Running task 3.0 in stage 14.0 (TID 971) 22/12/08 18:28:50 INFO TaskSetManager: Finished task 3.0 in stage 28.0 (TID 963) in 2086 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (4/9) 22/12/08 18:28:50 INFO ShuffleBlockFetcherIterator: Getting 200 (679.0 KiB) non-empty blocks including 200 (679.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:50 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:50 INFO ShuffleBlockFetcherIterator: Getting 21 (40.1 KiB) non-empty blocks including 21 (40.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:50 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:51 INFO Executor: Finished task 4.0 in stage 28.0 (TID 964). 9392 bytes result sent to driver 22/12/08 18:28:51 INFO TaskSetManager: Starting task 4.0 in stage 14.0 (TID 972) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 4, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:51 INFO Executor: Running task 4.0 in stage 14.0 (TID 972) 22/12/08 18:28:51 INFO TaskSetManager: Finished task 4.0 in stage 28.0 (TID 964) in 2525 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (5/9) 22/12/08 18:28:51 INFO ShuffleBlockFetcherIterator: Getting 200 (679.6 KiB) non-empty blocks including 200 (679.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:51 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:51 INFO ShuffleBlockFetcherIterator: Getting 21 (41.2 KiB) non-empty blocks including 21 (41.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:51 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:51 INFO Executor: Finished task 5.0 in stage 28.0 (TID 965). 9392 bytes result sent to driver 22/12/08 18:28:51 INFO TaskSetManager: Starting task 5.0 in stage 14.0 (TID 973) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 5, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:51 INFO TaskSetManager: Finished task 5.0 in stage 28.0 (TID 965) in 2982 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (6/9) 22/12/08 18:28:51 INFO Executor: Running task 5.0 in stage 14.0 (TID 973) 22/12/08 18:28:51 INFO ShuffleBlockFetcherIterator: Getting 200 (703.8 KiB) non-empty blocks including 200 (703.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:51 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:51 INFO ShuffleBlockFetcherIterator: Getting 21 (40.7 KiB) non-empty blocks including 21 (40.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:51 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 6.0 in stage 28.0 (TID 966). 9392 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 6.0 in stage 14.0 (TID 974) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 6, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 6.0 in stage 14.0 (TID 974) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 6.0 in stage 28.0 (TID 966) in 3434 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (7/9) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (701.2 KiB) non-empty blocks including 200 (701.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 20 (41.5 KiB) non-empty blocks including 20 (41.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 0.0 in stage 14.0 (TID 968). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 7.0 in stage 14.0 (TID 975) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 7, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 7.0 in stage 14.0 (TID 975) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 0.0 in stage 14.0 (TID 968) in 2952 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (692.3 KiB) non-empty blocks including 200 (692.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 20 (40.8 KiB) non-empty blocks including 20 (40.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 1.0 in stage 14.0 (TID 969). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 8.0 in stage 14.0 (TID 976) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 8, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 8.0 in stage 14.0 (TID 976) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 1.0 in stage 14.0 (TID 969) in 2521 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (2/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (727.0 KiB) non-empty blocks including 200 (727.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (42.9 KiB) non-empty blocks including 21 (42.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 2.0 in stage 14.0 (TID 970). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 9.0 in stage 14.0 (TID 977) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 9, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 9.0 in stage 14.0 (TID 977) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 2.0 in stage 14.0 (TID 970) in 2076 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (3/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (689.0 KiB) non-empty blocks including 200 (689.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (43.6 KiB) non-empty blocks including 21 (43.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 3.0 in stage 14.0 (TID 971). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 10.0 in stage 14.0 (TID 978) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 10, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 10.0 in stage 14.0 (TID 978) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 3.0 in stage 14.0 (TID 971) in 1622 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (4/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (713.7 KiB) non-empty blocks including 200 (713.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (43.6 KiB) non-empty blocks including 21 (43.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 4.0 in stage 14.0 (TID 972). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 11.0 in stage 14.0 (TID 979) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 11, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 11.0 in stage 14.0 (TID 979) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 4.0 in stage 14.0 (TID 972) in 1195 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (5/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (675.7 KiB) non-empty blocks including 200 (675.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (41.7 KiB) non-empty blocks including 21 (41.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 5.0 in stage 14.0 (TID 973). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 12.0 in stage 14.0 (TID 980) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 12, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 12.0 in stage 14.0 (TID 980) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 5.0 in stage 14.0 (TID 973) in 754 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (6/200) 22/12/08 18:28:52 INFO Executor: Finished task 6.0 in stage 14.0 (TID 974). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 13.0 in stage 14.0 (TID 981) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 13, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 13.0 in stage 14.0 (TID 981) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 6.0 in stage 14.0 (TID 974) in 302 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (7/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (690.5 KiB) non-empty blocks including 200 (690.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (42.2 KiB) non-empty blocks including 21 (42.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (712.1 KiB) non-empty blocks including 200 (712.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (42.9 KiB) non-empty blocks including 21 (42.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 7.0 in stage 14.0 (TID 975). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 14.0 in stage 14.0 (TID 982) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 14, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 14.0 in stage 14.0 (TID 982) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 7.0 in stage 14.0 (TID 975) in 83 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (8/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (627.0 KiB) non-empty blocks including 200 (627.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (40.3 KiB) non-empty blocks including 21 (40.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 8.0 in stage 14.0 (TID 976). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 15.0 in stage 14.0 (TID 983) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 15, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 15.0 in stage 14.0 (TID 983) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 8.0 in stage 14.0 (TID 976) in 84 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (9/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (709.9 KiB) non-empty blocks including 200 (709.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 9.0 in stage 14.0 (TID 977). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 16.0 in stage 14.0 (TID 984) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 16, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (41.6 KiB) non-empty blocks including 21 (41.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Running task 16.0 in stage 14.0 (TID 984) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 9.0 in stage 14.0 (TID 977) in 84 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (10/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (714.3 KiB) non-empty blocks including 200 (714.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (42.3 KiB) non-empty blocks including 21 (42.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 10.0 in stage 14.0 (TID 978). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 17.0 in stage 14.0 (TID 985) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 17, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 17.0 in stage 14.0 (TID 985) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 10.0 in stage 14.0 (TID 978) in 84 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (11/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (676.7 KiB) non-empty blocks including 200 (676.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (40.6 KiB) non-empty blocks including 21 (40.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 11.0 in stage 14.0 (TID 979). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 18.0 in stage 14.0 (TID 986) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 18, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 18.0 in stage 14.0 (TID 986) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 11.0 in stage 14.0 (TID 979) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (12/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (704.7 KiB) non-empty blocks including 200 (704.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (44.8 KiB) non-empty blocks including 21 (44.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 12.0 in stage 14.0 (TID 980). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 19.0 in stage 14.0 (TID 987) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 19, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 19.0 in stage 14.0 (TID 987) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 12.0 in stage 14.0 (TID 980) in 78 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (13/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (675.8 KiB) non-empty blocks including 200 (675.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 13.0 in stage 14.0 (TID 981). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 20.0 in stage 14.0 (TID 988) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 20, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (40.7 KiB) non-empty blocks including 21 (40.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Running task 20.0 in stage 14.0 (TID 988) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 13.0 in stage 14.0 (TID 981) in 81 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (14/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (661.9 KiB) non-empty blocks including 200 (661.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (40.8 KiB) non-empty blocks including 21 (40.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 14.0 in stage 14.0 (TID 982). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 21.0 in stage 14.0 (TID 989) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 21, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 21.0 in stage 14.0 (TID 989) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 14.0 in stage 14.0 (TID 982) in 81 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (15/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (694.5 KiB) non-empty blocks including 200 (694.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (40.8 KiB) non-empty blocks including 21 (40.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 15.0 in stage 14.0 (TID 983). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 22.0 in stage 14.0 (TID 990) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 22, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 22.0 in stage 14.0 (TID 990) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 15.0 in stage 14.0 (TID 983) in 80 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (16/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (699.3 KiB) non-empty blocks including 200 (699.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 16.0 in stage 14.0 (TID 984). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (42.1 KiB) non-empty blocks including 21 (42.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO TaskSetManager: Starting task 23.0 in stage 14.0 (TID 991) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 23, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 23.0 in stage 14.0 (TID 991) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 16.0 in stage 14.0 (TID 984) in 80 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (17/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (723.9 KiB) non-empty blocks including 200 (723.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 20 (42.2 KiB) non-empty blocks including 20 (42.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 17.0 in stage 14.0 (TID 985). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 24.0 in stage 14.0 (TID 992) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 24, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 24.0 in stage 14.0 (TID 992) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 17.0 in stage 14.0 (TID 985) in 81 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (18/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (715.4 KiB) non-empty blocks including 200 (715.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (43.1 KiB) non-empty blocks including 21 (43.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 18.0 in stage 14.0 (TID 986). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 25.0 in stage 14.0 (TID 993) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 25, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 25.0 in stage 14.0 (TID 993) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 18.0 in stage 14.0 (TID 986) in 81 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (19/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (667.4 KiB) non-empty blocks including 200 (667.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 20 (41.1 KiB) non-empty blocks including 20 (41.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 19.0 in stage 14.0 (TID 987). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 26.0 in stage 14.0 (TID 994) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 26, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 26.0 in stage 14.0 (TID 994) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 19.0 in stage 14.0 (TID 987) in 91 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (20/200) 22/12/08 18:28:52 INFO Executor: Finished task 20.0 in stage 14.0 (TID 988). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 27.0 in stage 14.0 (TID 995) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 27, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 27.0 in stage 14.0 (TID 995) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 20.0 in stage 14.0 (TID 988) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (21/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (674.2 KiB) non-empty blocks including 200 (674.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (679.5 KiB) non-empty blocks including 200 (679.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (41.4 KiB) non-empty blocks including 21 (41.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (42.4 KiB) non-empty blocks including 21 (42.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 21.0 in stage 14.0 (TID 989). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 28.0 in stage 14.0 (TID 996) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 28, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 28.0 in stage 14.0 (TID 996) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 21.0 in stage 14.0 (TID 989) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (22/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (690.2 KiB) non-empty blocks including 200 (690.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 20 (41.5 KiB) non-empty blocks including 20 (41.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 22.0 in stage 14.0 (TID 990). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 29.0 in stage 14.0 (TID 997) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 29, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 29.0 in stage 14.0 (TID 997) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 22.0 in stage 14.0 (TID 990) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (23/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (719.6 KiB) non-empty blocks including 200 (719.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 23.0 in stage 14.0 (TID 991). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 30.0 in stage 14.0 (TID 998) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 30, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 30.0 in stage 14.0 (TID 998) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (42.9 KiB) non-empty blocks including 21 (42.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO TaskSetManager: Finished task 23.0 in stage 14.0 (TID 991) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (24/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 7.0 in stage 28.0 (TID 967). 9392 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 31.0 in stage 14.0 (TID 999) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 31, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 31.0 in stage 14.0 (TID 999) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 7.0 in stage 28.0 (TID 967) in 3439 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (8/9) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (712.1 KiB) non-empty blocks including 200 (712.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (43.4 KiB) non-empty blocks including 21 (43.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 24.0 in stage 14.0 (TID 992). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (652.3 KiB) non-empty blocks including 200 (652.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO TaskSetManager: Starting task 32.0 in stage 14.0 (TID 1000) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 32, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 32.0 in stage 14.0 (TID 1000) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 24.0 in stage 14.0 (TID 992) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (25/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (41.8 KiB) non-empty blocks including 21 (41.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (724.3 KiB) non-empty blocks including 200 (724.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (42.6 KiB) non-empty blocks including 21 (42.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 25.0 in stage 14.0 (TID 993). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 33.0 in stage 14.0 (TID 1001) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 33, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 33.0 in stage 14.0 (TID 1001) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 25.0 in stage 14.0 (TID 993) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (26/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (701.4 KiB) non-empty blocks including 200 (701.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 20 (41.3 KiB) non-empty blocks including 20 (41.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 26.0 in stage 14.0 (TID 994). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 34.0 in stage 14.0 (TID 1002) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 34, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 34.0 in stage 14.0 (TID 1002) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 26.0 in stage 14.0 (TID 994) in 75 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (27/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (745.7 KiB) non-empty blocks including 200 (745.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 27.0 in stage 14.0 (TID 995). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 20 (44.9 KiB) non-empty blocks including 20 (44.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO TaskSetManager: Starting task 35.0 in stage 14.0 (TID 1003) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 35, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 35.0 in stage 14.0 (TID 1003) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 27.0 in stage 14.0 (TID 995) in 80 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (28/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (675.6 KiB) non-empty blocks including 200 (675.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 20 (41.5 KiB) non-empty blocks including 20 (41.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 28.0 in stage 14.0 (TID 996). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 36.0 in stage 14.0 (TID 1004) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 36, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 36.0 in stage 14.0 (TID 1004) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 28.0 in stage 14.0 (TID 996) in 79 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (29/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (686.1 KiB) non-empty blocks including 200 (686.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (41.7 KiB) non-empty blocks including 21 (41.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 29.0 in stage 14.0 (TID 997). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 37.0 in stage 14.0 (TID 1005) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 37, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 37.0 in stage 14.0 (TID 1005) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 29.0 in stage 14.0 (TID 997) in 79 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (30/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (713.4 KiB) non-empty blocks including 200 (713.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 20 (40.7 KiB) non-empty blocks including 20 (40.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 30.0 in stage 14.0 (TID 998). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 38.0 in stage 14.0 (TID 1006) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 38, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 38.0 in stage 14.0 (TID 1006) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 30.0 in stage 14.0 (TID 998) in 79 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (31/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (695.0 KiB) non-empty blocks including 200 (695.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (42.4 KiB) non-empty blocks including 21 (42.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 31.0 in stage 14.0 (TID 999). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 39.0 in stage 14.0 (TID 1007) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 39, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 39.0 in stage 14.0 (TID 1007) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 31.0 in stage 14.0 (TID 999) in 83 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (32/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (703.5 KiB) non-empty blocks including 200 (703.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (41.6 KiB) non-empty blocks including 21 (41.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 32.0 in stage 14.0 (TID 1000). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 40.0 in stage 14.0 (TID 1008) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 40, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 40.0 in stage 14.0 (TID 1008) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 32.0 in stage 14.0 (TID 1000) in 94 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (33/200) 22/12/08 18:28:52 INFO Executor: Finished task 33.0 in stage 14.0 (TID 1001). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 41.0 in stage 14.0 (TID 1009) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 41, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 41.0 in stage 14.0 (TID 1009) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 33.0 in stage 14.0 (TID 1001) in 90 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (34/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (693.5 KiB) non-empty blocks including 200 (693.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (41.3 KiB) non-empty blocks including 21 (41.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (661.1 KiB) non-empty blocks including 200 (661.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (42.1 KiB) non-empty blocks including 21 (42.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 34.0 in stage 14.0 (TID 1002). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 42.0 in stage 14.0 (TID 1010) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 42, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 42.0 in stage 14.0 (TID 1010) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 34.0 in stage 14.0 (TID 1002) in 90 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (35/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (698.2 KiB) non-empty blocks including 200 (698.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 35.0 in stage 14.0 (TID 1003). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (42.7 KiB) non-empty blocks including 21 (42.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO TaskSetManager: Starting task 43.0 in stage 14.0 (TID 1011) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 43, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 43.0 in stage 14.0 (TID 1011) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 35.0 in stage 14.0 (TID 1003) in 90 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (36/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (687.5 KiB) non-empty blocks including 200 (687.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (41.9 KiB) non-empty blocks including 21 (41.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 36.0 in stage 14.0 (TID 1004). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 44.0 in stage 14.0 (TID 1012) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 44, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 44.0 in stage 14.0 (TID 1012) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 36.0 in stage 14.0 (TID 1004) in 90 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (37/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (667.8 KiB) non-empty blocks including 200 (667.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 37.0 in stage 14.0 (TID 1005). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (41.1 KiB) non-empty blocks including 21 (41.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO TaskSetManager: Starting task 45.0 in stage 14.0 (TID 1013) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 45, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 45.0 in stage 14.0 (TID 1013) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 37.0 in stage 14.0 (TID 1005) in 91 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (38/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (653.3 KiB) non-empty blocks including 200 (653.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (41.5 KiB) non-empty blocks including 21 (41.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 38.0 in stage 14.0 (TID 1006). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 46.0 in stage 14.0 (TID 1014) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 46, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 46.0 in stage 14.0 (TID 1014) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 38.0 in stage 14.0 (TID 1006) in 90 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (39/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (698.0 KiB) non-empty blocks including 200 (698.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (41.8 KiB) non-empty blocks including 21 (41.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 39.0 in stage 14.0 (TID 1007). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 47.0 in stage 14.0 (TID 1015) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 47, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 47.0 in stage 14.0 (TID 1015) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 39.0 in stage 14.0 (TID 1007) in 91 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (40/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (695.2 KiB) non-empty blocks including 200 (695.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (41.2 KiB) non-empty blocks including 21 (41.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 40.0 in stage 14.0 (TID 1008). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 48.0 in stage 14.0 (TID 1016) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 48, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 48.0 in stage 14.0 (TID 1016) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 40.0 in stage 14.0 (TID 1008) in 88 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (41/200) 22/12/08 18:28:52 INFO Executor: Finished task 41.0 in stage 14.0 (TID 1009). 21527 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 49.0 in stage 14.0 (TID 1017) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 49, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 49.0 in stage 14.0 (TID 1017) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 41.0 in stage 14.0 (TID 1009) in 87 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (42/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (685.9 KiB) non-empty blocks including 200 (685.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (43.0 KiB) non-empty blocks including 21 (43.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (680.2 KiB) non-empty blocks including 200 (680.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (41.8 KiB) non-empty blocks including 21 (41.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 42.0 in stage 14.0 (TID 1010). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 50.0 in stage 14.0 (TID 1018) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 50, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 50.0 in stage 14.0 (TID 1018) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 42.0 in stage 14.0 (TID 1010) in 87 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (43/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (679.3 KiB) non-empty blocks including 200 (679.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 43.0 in stage 14.0 (TID 1011). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 51.0 in stage 14.0 (TID 1019) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 51, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 51.0 in stage 14.0 (TID 1019) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 43.0 in stage 14.0 (TID 1011) in 87 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (44/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (43.2 KiB) non-empty blocks including 21 (43.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (696.6 KiB) non-empty blocks including 200 (696.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (43.7 KiB) non-empty blocks including 21 (43.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 44.0 in stage 14.0 (TID 1012). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 52.0 in stage 14.0 (TID 1020) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 52, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 52.0 in stage 14.0 (TID 1020) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 44.0 in stage 14.0 (TID 1012) in 88 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (45/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (629.5 KiB) non-empty blocks including 200 (629.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 45.0 in stage 14.0 (TID 1013). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 53.0 in stage 14.0 (TID 1021) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 53, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 53.0 in stage 14.0 (TID 1021) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 45.0 in stage 14.0 (TID 1013) in 87 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (46/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (39.5 KiB) non-empty blocks including 21 (39.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (677.9 KiB) non-empty blocks including 200 (677.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (42.8 KiB) non-empty blocks including 21 (42.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 46.0 in stage 14.0 (TID 1014). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 54.0 in stage 14.0 (TID 1022) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 54, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 54.0 in stage 14.0 (TID 1022) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 46.0 in stage 14.0 (TID 1014) in 87 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (47/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (727.8 KiB) non-empty blocks including 200 (727.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (42.6 KiB) non-empty blocks including 21 (42.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 47.0 in stage 14.0 (TID 1015). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 55.0 in stage 14.0 (TID 1023) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 55, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 55.0 in stage 14.0 (TID 1023) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 47.0 in stage 14.0 (TID 1015) in 88 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (48/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (659.4 KiB) non-empty blocks including 200 (659.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 1 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (40.3 KiB) non-empty blocks including 21 (40.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 48.0 in stage 14.0 (TID 1016). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 56.0 in stage 14.0 (TID 1024) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 56, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 56.0 in stage 14.0 (TID 1024) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 48.0 in stage 14.0 (TID 1016) in 91 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (49/200) 22/12/08 18:28:52 INFO Executor: Finished task 49.0 in stage 14.0 (TID 1017). 21527 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 57.0 in stage 14.0 (TID 1025) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 57, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 57.0 in stage 14.0 (TID 1025) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 49.0 in stage 14.0 (TID 1017) in 81 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (50/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (707.8 KiB) non-empty blocks including 200 (707.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (663.6 KiB) non-empty blocks including 200 (663.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (42.4 KiB) non-empty blocks including 21 (42.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 20 (42.0 KiB) non-empty blocks including 20 (42.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 50.0 in stage 14.0 (TID 1018). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 58.0 in stage 14.0 (TID 1026) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 58, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 58.0 in stage 14.0 (TID 1026) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 50.0 in stage 14.0 (TID 1018) in 91 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (51/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (690.2 KiB) non-empty blocks including 200 (690.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 51.0 in stage 14.0 (TID 1019). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 59.0 in stage 14.0 (TID 1027) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 59, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 59.0 in stage 14.0 (TID 1027) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 51.0 in stage 14.0 (TID 1019) in 93 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (52/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (42.3 KiB) non-empty blocks including 21 (42.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (686.4 KiB) non-empty blocks including 200 (686.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 20 (40.9 KiB) non-empty blocks including 20 (40.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 52.0 in stage 14.0 (TID 1020). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 60.0 in stage 14.0 (TID 1028) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 60, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 60.0 in stage 14.0 (TID 1028) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 52.0 in stage 14.0 (TID 1020) in 92 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (53/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (691.1 KiB) non-empty blocks including 200 (691.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 53.0 in stage 14.0 (TID 1021). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 61.0 in stage 14.0 (TID 1029) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 61, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 61.0 in stage 14.0 (TID 1029) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 53.0 in stage 14.0 (TID 1021) in 93 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (54/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (41.1 KiB) non-empty blocks including 21 (41.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (713.1 KiB) non-empty blocks including 200 (713.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (42.9 KiB) non-empty blocks including 21 (42.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 54.0 in stage 14.0 (TID 1022). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 62.0 in stage 14.0 (TID 1030) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 62, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 62.0 in stage 14.0 (TID 1030) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 54.0 in stage 14.0 (TID 1022) in 93 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (55/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (662.1 KiB) non-empty blocks including 200 (662.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (40.7 KiB) non-empty blocks including 21 (40.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 55.0 in stage 14.0 (TID 1023). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 63.0 in stage 14.0 (TID 1031) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 63, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 63.0 in stage 14.0 (TID 1031) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 55.0 in stage 14.0 (TID 1023) in 94 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (56/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (694.7 KiB) non-empty blocks including 200 (694.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (43.8 KiB) non-empty blocks including 21 (43.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 57.0 in stage 14.0 (TID 1025). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 64.0 in stage 14.0 (TID 1032) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 64, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 64.0 in stage 14.0 (TID 1032) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 57.0 in stage 14.0 (TID 1025) in 78 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (57/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (726.9 KiB) non-empty blocks including 200 (726.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (41.8 KiB) non-empty blocks including 21 (41.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 56.0 in stage 14.0 (TID 1024). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 65.0 in stage 14.0 (TID 1033) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 65, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 65.0 in stage 14.0 (TID 1033) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 56.0 in stage 14.0 (TID 1024) in 101 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (58/200) 22/12/08 18:28:52 INFO Executor: Finished task 58.0 in stage 14.0 (TID 1026). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 66.0 in stage 14.0 (TID 1034) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 66, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 66.0 in stage 14.0 (TID 1034) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 58.0 in stage 14.0 (TID 1026) in 88 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (59/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (727.5 KiB) non-empty blocks including 200 (727.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (44.0 KiB) non-empty blocks including 21 (44.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (692.5 KiB) non-empty blocks including 200 (692.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (41.4 KiB) non-empty blocks including 21 (41.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 59.0 in stage 14.0 (TID 1027). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 67.0 in stage 14.0 (TID 1035) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 67, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 67.0 in stage 14.0 (TID 1035) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 59.0 in stage 14.0 (TID 1027) in 87 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (60/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (681.9 KiB) non-empty blocks including 200 (681.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (43.1 KiB) non-empty blocks including 21 (43.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 60.0 in stage 14.0 (TID 1028). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 68.0 in stage 14.0 (TID 1036) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 68, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 68.0 in stage 14.0 (TID 1036) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 60.0 in stage 14.0 (TID 1028) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (61/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (673.4 KiB) non-empty blocks including 200 (673.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (40.0 KiB) non-empty blocks including 21 (40.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 61.0 in stage 14.0 (TID 1029). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 69.0 in stage 14.0 (TID 1037) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 69, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 69.0 in stage 14.0 (TID 1037) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 61.0 in stage 14.0 (TID 1029) in 88 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (62/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (712.8 KiB) non-empty blocks including 200 (712.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (43.8 KiB) non-empty blocks including 21 (43.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO Executor: Finished task 62.0 in stage 14.0 (TID 1030). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO TaskSetManager: Starting task 70.0 in stage 14.0 (TID 1038) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 70, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 70.0 in stage 14.0 (TID 1038) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 62.0 in stage 14.0 (TID 1030) in 87 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (63/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (726.4 KiB) non-empty blocks including 200 (726.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (43.0 KiB) non-empty blocks including 21 (43.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 63.0 in stage 14.0 (TID 1031). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 71.0 in stage 14.0 (TID 1039) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 71, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 71.0 in stage 14.0 (TID 1039) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 63.0 in stage 14.0 (TID 1031) in 87 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (64/200) 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 200 (742.3 KiB) non-empty blocks including 200 (742.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Getting 21 (44.8 KiB) non-empty blocks including 21 (44.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:52 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:52 INFO Executor: Finished task 64.0 in stage 14.0 (TID 1032). 21570 bytes result sent to driver 22/12/08 18:28:52 INFO TaskSetManager: Starting task 72.0 in stage 14.0 (TID 1040) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 72, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:52 INFO Executor: Running task 72.0 in stage 14.0 (TID 1040) 22/12/08 18:28:52 INFO TaskSetManager: Finished task 64.0 in stage 14.0 (TID 1032) in 87 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (65/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (712.3 KiB) non-empty blocks including 200 (712.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 65.0 in stage 14.0 (TID 1033). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.2 KiB) non-empty blocks including 21 (42.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO TaskSetManager: Starting task 73.0 in stage 14.0 (TID 1041) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 73, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 73.0 in stage 14.0 (TID 1041) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 65.0 in stage 14.0 (TID 1033) in 80 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (66/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (667.3 KiB) non-empty blocks including 200 (667.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (39.9 KiB) non-empty blocks including 21 (39.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 66.0 in stage 14.0 (TID 1034). 21527 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 74.0 in stage 14.0 (TID 1042) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 74, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 74.0 in stage 14.0 (TID 1042) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 66.0 in stage 14.0 (TID 1034) in 77 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (67/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (722.7 KiB) non-empty blocks including 200 (722.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 67.0 in stage 14.0 (TID 1035). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 75.0 in stage 14.0 (TID 1043) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 75, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 75.0 in stage 14.0 (TID 1043) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 67.0 in stage 14.0 (TID 1035) in 87 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (68/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (41.6 KiB) non-empty blocks including 21 (41.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (708.4 KiB) non-empty blocks including 200 (708.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.7 KiB) non-empty blocks including 21 (42.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 68.0 in stage 14.0 (TID 1036). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 76.0 in stage 14.0 (TID 1044) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 76, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 76.0 in stage 14.0 (TID 1044) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 68.0 in stage 14.0 (TID 1036) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (69/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (699.3 KiB) non-empty blocks including 200 (699.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (43.0 KiB) non-empty blocks including 21 (43.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 69.0 in stage 14.0 (TID 1037). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 77.0 in stage 14.0 (TID 1045) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 77, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 77.0 in stage 14.0 (TID 1045) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 69.0 in stage 14.0 (TID 1037) in 87 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (70/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (687.4 KiB) non-empty blocks including 200 (687.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.0 KiB) non-empty blocks including 21 (42.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 70.0 in stage 14.0 (TID 1038). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 78.0 in stage 14.0 (TID 1046) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 78, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 78.0 in stage 14.0 (TID 1046) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 70.0 in stage 14.0 (TID 1038) in 87 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (71/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (707.1 KiB) non-empty blocks including 200 (707.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (43.9 KiB) non-empty blocks including 21 (43.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 71.0 in stage 14.0 (TID 1039). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 79.0 in stage 14.0 (TID 1047) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 79, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 79.0 in stage 14.0 (TID 1047) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 71.0 in stage 14.0 (TID 1039) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (72/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (697.3 KiB) non-empty blocks including 200 (697.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (41.4 KiB) non-empty blocks including 21 (41.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 72.0 in stage 14.0 (TID 1040). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 80.0 in stage 14.0 (TID 1048) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 80, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 80.0 in stage 14.0 (TID 1048) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 72.0 in stage 14.0 (TID 1040) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (73/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (690.3 KiB) non-empty blocks including 200 (690.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 73.0 in stage 14.0 (TID 1041). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 81.0 in stage 14.0 (TID 1049) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 81, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 81.0 in stage 14.0 (TID 1049) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.4 KiB) non-empty blocks including 21 (42.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO TaskSetManager: Finished task 73.0 in stage 14.0 (TID 1041) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (74/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (645.3 KiB) non-empty blocks including 200 (645.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (38.9 KiB) non-empty blocks including 21 (38.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 74.0 in stage 14.0 (TID 1042). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 82.0 in stage 14.0 (TID 1050) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 82, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 82.0 in stage 14.0 (TID 1050) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 74.0 in stage 14.0 (TID 1042) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (75/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (684.4 KiB) non-empty blocks including 200 (684.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 75.0 in stage 14.0 (TID 1043). 21527 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 83.0 in stage 14.0 (TID 1051) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 83, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 83.0 in stage 14.0 (TID 1051) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.2 KiB) non-empty blocks including 21 (42.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO TaskSetManager: Finished task 75.0 in stage 14.0 (TID 1043) in 75 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (76/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (699.7 KiB) non-empty blocks including 200 (699.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (43.2 KiB) non-empty blocks including 21 (43.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 76.0 in stage 14.0 (TID 1044). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 84.0 in stage 14.0 (TID 1052) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 84, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 84.0 in stage 14.0 (TID 1052) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 76.0 in stage 14.0 (TID 1044) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (77/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (683.5 KiB) non-empty blocks including 200 (683.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 77.0 in stage 14.0 (TID 1045). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (43.2 KiB) non-empty blocks including 21 (43.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO TaskSetManager: Starting task 85.0 in stage 14.0 (TID 1053) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 85, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Running task 85.0 in stage 14.0 (TID 1053) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 77.0 in stage 14.0 (TID 1045) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (78/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (708.3 KiB) non-empty blocks including 200 (708.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (43.6 KiB) non-empty blocks including 21 (43.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 78.0 in stage 14.0 (TID 1046). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 86.0 in stage 14.0 (TID 1054) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 86, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 86.0 in stage 14.0 (TID 1054) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 78.0 in stage 14.0 (TID 1046) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (79/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (746.2 KiB) non-empty blocks including 200 (746.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (43.1 KiB) non-empty blocks including 21 (43.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 79.0 in stage 14.0 (TID 1047). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 87.0 in stage 14.0 (TID 1055) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 87, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 87.0 in stage 14.0 (TID 1055) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 79.0 in stage 14.0 (TID 1047) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (80/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (693.8 KiB) non-empty blocks including 200 (693.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.2 KiB) non-empty blocks including 21 (42.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 80.0 in stage 14.0 (TID 1048). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 88.0 in stage 14.0 (TID 1056) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 88, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 88.0 in stage 14.0 (TID 1056) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 80.0 in stage 14.0 (TID 1048) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (81/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (700.2 KiB) non-empty blocks including 200 (700.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 81.0 in stage 14.0 (TID 1049). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 89.0 in stage 14.0 (TID 1057) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 89, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (41.6 KiB) non-empty blocks including 21 (41.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Running task 89.0 in stage 14.0 (TID 1057) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 81.0 in stage 14.0 (TID 1049) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (82/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (698.6 KiB) non-empty blocks including 200 (698.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.0 KiB) non-empty blocks including 21 (42.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 82.0 in stage 14.0 (TID 1050). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 90.0 in stage 14.0 (TID 1058) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 90, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 90.0 in stage 14.0 (TID 1058) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 82.0 in stage 14.0 (TID 1050) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (83/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (703.5 KiB) non-empty blocks including 200 (703.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 83.0 in stage 14.0 (TID 1051). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 91.0 in stage 14.0 (TID 1059) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 91, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 91.0 in stage 14.0 (TID 1059) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 83.0 in stage 14.0 (TID 1051) in 87 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (84/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.9 KiB) non-empty blocks including 21 (42.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (666.8 KiB) non-empty blocks including 200 (666.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (41.3 KiB) non-empty blocks including 21 (41.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 84.0 in stage 14.0 (TID 1052). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 92.0 in stage 14.0 (TID 1060) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 92, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 92.0 in stage 14.0 (TID 1060) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 84.0 in stage 14.0 (TID 1052) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (85/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (687.5 KiB) non-empty blocks including 200 (687.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 85.0 in stage 14.0 (TID 1053). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 93.0 in stage 14.0 (TID 1061) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 93, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.4 KiB) non-empty blocks including 21 (42.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Running task 93.0 in stage 14.0 (TID 1061) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 85.0 in stage 14.0 (TID 1053) in 87 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (86/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (729.3 KiB) non-empty blocks including 200 (729.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.5 KiB) non-empty blocks including 21 (42.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 86.0 in stage 14.0 (TID 1054). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 94.0 in stage 14.0 (TID 1062) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 94, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO TaskSetManager: Finished task 86.0 in stage 14.0 (TID 1054) in 87 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (87/200) 22/12/08 18:28:53 INFO Executor: Running task 94.0 in stage 14.0 (TID 1062) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (713.4 KiB) non-empty blocks including 200 (713.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 87.0 in stage 14.0 (TID 1055). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 95.0 in stage 14.0 (TID 1063) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 95, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 95.0 in stage 14.0 (TID 1063) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (41.5 KiB) non-empty blocks including 21 (41.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO TaskSetManager: Finished task 87.0 in stage 14.0 (TID 1055) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (88/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (669.7 KiB) non-empty blocks including 200 (669.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (40.6 KiB) non-empty blocks including 21 (40.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 88.0 in stage 14.0 (TID 1056). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 96.0 in stage 14.0 (TID 1064) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 96, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 96.0 in stage 14.0 (TID 1064) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 88.0 in stage 14.0 (TID 1056) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (89/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (697.7 KiB) non-empty blocks including 200 (697.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 89.0 in stage 14.0 (TID 1057). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 97.0 in stage 14.0 (TID 1065) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 97, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 97.0 in stage 14.0 (TID 1065) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 89.0 in stage 14.0 (TID 1057) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (90/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.9 KiB) non-empty blocks including 21 (42.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (662.4 KiB) non-empty blocks including 200 (662.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 20 (41.4 KiB) non-empty blocks including 20 (41.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 90.0 in stage 14.0 (TID 1058). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 98.0 in stage 14.0 (TID 1066) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 98, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 98.0 in stage 14.0 (TID 1066) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 90.0 in stage 14.0 (TID 1058) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (91/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (719.1 KiB) non-empty blocks including 200 (719.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 91.0 in stage 14.0 (TID 1059). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (43.2 KiB) non-empty blocks including 21 (43.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO TaskSetManager: Starting task 99.0 in stage 14.0 (TID 1067) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 99, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 99.0 in stage 14.0 (TID 1067) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 91.0 in stage 14.0 (TID 1059) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (92/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (683.7 KiB) non-empty blocks including 200 (683.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (41.7 KiB) non-empty blocks including 21 (41.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 92.0 in stage 14.0 (TID 1060). 21527 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 100.0 in stage 14.0 (TID 1068) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 100, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 100.0 in stage 14.0 (TID 1068) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 92.0 in stage 14.0 (TID 1060) in 75 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (93/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (693.2 KiB) non-empty blocks including 200 (693.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (41.4 KiB) non-empty blocks including 21 (41.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 93.0 in stage 14.0 (TID 1061). 21527 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 101.0 in stage 14.0 (TID 1069) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 101, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 101.0 in stage 14.0 (TID 1069) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 93.0 in stage 14.0 (TID 1061) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (94/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (706.5 KiB) non-empty blocks including 200 (706.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (43.8 KiB) non-empty blocks including 21 (43.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 94.0 in stage 14.0 (TID 1062). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 102.0 in stage 14.0 (TID 1070) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 102, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 102.0 in stage 14.0 (TID 1070) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 94.0 in stage 14.0 (TID 1062) in 87 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (95/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (683.2 KiB) non-empty blocks including 200 (683.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 95.0 in stage 14.0 (TID 1063). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 103.0 in stage 14.0 (TID 1071) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 103, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 103.0 in stage 14.0 (TID 1071) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 95.0 in stage 14.0 (TID 1063) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (96/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.3 KiB) non-empty blocks including 21 (42.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (675.1 KiB) non-empty blocks including 200 (675.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (41.2 KiB) non-empty blocks including 21 (41.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 96.0 in stage 14.0 (TID 1064). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 104.0 in stage 14.0 (TID 1072) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 104, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 104.0 in stage 14.0 (TID 1072) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 96.0 in stage 14.0 (TID 1064) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (97/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (690.5 KiB) non-empty blocks including 200 (690.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 97.0 in stage 14.0 (TID 1065). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 105.0 in stage 14.0 (TID 1073) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 105, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 105.0 in stage 14.0 (TID 1073) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 97.0 in stage 14.0 (TID 1065) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (98/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 19 (42.3 KiB) non-empty blocks including 19 (42.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (696.5 KiB) non-empty blocks including 200 (696.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.4 KiB) non-empty blocks including 21 (42.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 98.0 in stage 14.0 (TID 1066). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 106.0 in stage 14.0 (TID 1074) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 106, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 106.0 in stage 14.0 (TID 1074) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 98.0 in stage 14.0 (TID 1066) in 87 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (99/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (695.4 KiB) non-empty blocks including 200 (695.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 99.0 in stage 14.0 (TID 1067). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 107.0 in stage 14.0 (TID 1075) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 107, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 107.0 in stage 14.0 (TID 1075) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 99.0 in stage 14.0 (TID 1067) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (100/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (41.9 KiB) non-empty blocks including 21 (41.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (715.9 KiB) non-empty blocks including 200 (715.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.5 KiB) non-empty blocks including 21 (42.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 100.0 in stage 14.0 (TID 1068). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 108.0 in stage 14.0 (TID 1076) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 108, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 108.0 in stage 14.0 (TID 1076) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 100.0 in stage 14.0 (TID 1068) in 87 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (101/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (699.5 KiB) non-empty blocks including 200 (699.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 101.0 in stage 14.0 (TID 1069). 21527 bytes result sent to driver 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.2 KiB) non-empty blocks including 21 (42.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO TaskSetManager: Starting task 109.0 in stage 14.0 (TID 1077) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 109, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 109.0 in stage 14.0 (TID 1077) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 101.0 in stage 14.0 (TID 1069) in 76 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (102/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (697.3 KiB) non-empty blocks including 200 (697.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.0 KiB) non-empty blocks including 21 (42.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 102.0 in stage 14.0 (TID 1070). 21527 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 110.0 in stage 14.0 (TID 1078) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 110, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 110.0 in stage 14.0 (TID 1078) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 102.0 in stage 14.0 (TID 1070) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (103/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (736.6 KiB) non-empty blocks including 200 (736.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (44.1 KiB) non-empty blocks including 21 (44.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 103.0 in stage 14.0 (TID 1071). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 111.0 in stage 14.0 (TID 1079) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 111, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 111.0 in stage 14.0 (TID 1079) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 103.0 in stage 14.0 (TID 1071) in 87 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (104/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (701.7 KiB) non-empty blocks including 200 (701.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 104.0 in stage 14.0 (TID 1072). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 112.0 in stage 14.0 (TID 1080) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 112, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 112.0 in stage 14.0 (TID 1080) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 104.0 in stage 14.0 (TID 1072) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (105/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (43.9 KiB) non-empty blocks including 21 (43.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (687.1 KiB) non-empty blocks including 200 (687.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 105.0 in stage 14.0 (TID 1073). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 113.0 in stage 14.0 (TID 1081) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 113, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 113.0 in stage 14.0 (TID 1081) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 105.0 in stage 14.0 (TID 1073) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (106/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.7 KiB) non-empty blocks including 21 (42.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (716.3 KiB) non-empty blocks including 200 (716.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 20 (42.2 KiB) non-empty blocks including 20 (42.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 106.0 in stage 14.0 (TID 1074). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 114.0 in stage 14.0 (TID 1082) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 114, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 114.0 in stage 14.0 (TID 1082) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 106.0 in stage 14.0 (TID 1074) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (107/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (746.1 KiB) non-empty blocks including 200 (746.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 107.0 in stage 14.0 (TID 1075). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 115.0 in stage 14.0 (TID 1083) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 115, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 115.0 in stage 14.0 (TID 1083) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 107.0 in stage 14.0 (TID 1075) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (108/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (43.4 KiB) non-empty blocks including 21 (43.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (719.5 KiB) non-empty blocks including 200 (719.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (40.7 KiB) non-empty blocks including 21 (40.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 108.0 in stage 14.0 (TID 1076). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 116.0 in stage 14.0 (TID 1084) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 116, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 116.0 in stage 14.0 (TID 1084) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 108.0 in stage 14.0 (TID 1076) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (109/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (745.1 KiB) non-empty blocks including 200 (745.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (43.3 KiB) non-empty blocks including 21 (43.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 109.0 in stage 14.0 (TID 1077). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 117.0 in stage 14.0 (TID 1085) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 117, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 117.0 in stage 14.0 (TID 1085) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 109.0 in stage 14.0 (TID 1077) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (110/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (714.9 KiB) non-empty blocks including 200 (714.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.0 KiB) non-empty blocks including 21 (42.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 110.0 in stage 14.0 (TID 1078). 21527 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 118.0 in stage 14.0 (TID 1086) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 118, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 118.0 in stage 14.0 (TID 1086) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 110.0 in stage 14.0 (TID 1078) in 76 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (111/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (710.6 KiB) non-empty blocks including 200 (710.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 111.0 in stage 14.0 (TID 1079). 21527 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 119.0 in stage 14.0 (TID 1087) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 119, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 119.0 in stage 14.0 (TID 1087) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 111.0 in stage 14.0 (TID 1079) in 74 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (112/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.5 KiB) non-empty blocks including 21 (42.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (643.8 KiB) non-empty blocks including 200 (643.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (40.4 KiB) non-empty blocks including 21 (40.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 112.0 in stage 14.0 (TID 1080). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 120.0 in stage 14.0 (TID 1088) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 120, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 120.0 in stage 14.0 (TID 1088) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 112.0 in stage 14.0 (TID 1080) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (113/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (676.9 KiB) non-empty blocks including 200 (676.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 113.0 in stage 14.0 (TID 1081). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 121.0 in stage 14.0 (TID 1089) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 121, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 121.0 in stage 14.0 (TID 1089) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 113.0 in stage 14.0 (TID 1081) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (114/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (41.1 KiB) non-empty blocks including 21 (41.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (700.8 KiB) non-empty blocks including 200 (700.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (41.8 KiB) non-empty blocks including 21 (41.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 114.0 in stage 14.0 (TID 1082). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 122.0 in stage 14.0 (TID 1090) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 122, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 122.0 in stage 14.0 (TID 1090) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 114.0 in stage 14.0 (TID 1082) in 92 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (115/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (689.9 KiB) non-empty blocks including 200 (689.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (41.6 KiB) non-empty blocks including 21 (41.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 115.0 in stage 14.0 (TID 1083). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 123.0 in stage 14.0 (TID 1091) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 123, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 123.0 in stage 14.0 (TID 1091) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 115.0 in stage 14.0 (TID 1083) in 94 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (116/200) 22/12/08 18:28:53 INFO Executor: Finished task 116.0 in stage 14.0 (TID 1084). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 124.0 in stage 14.0 (TID 1092) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 124, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 124.0 in stage 14.0 (TID 1092) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 116.0 in stage 14.0 (TID 1084) in 88 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (117/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (685.2 KiB) non-empty blocks including 200 (685.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (40.5 KiB) non-empty blocks including 21 (40.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (769.0 KiB) non-empty blocks including 200 (769.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 117.0 in stage 14.0 (TID 1085). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 125.0 in stage 14.0 (TID 1093) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 125, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 125.0 in stage 14.0 (TID 1093) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 117.0 in stage 14.0 (TID 1085) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (118/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (45.5 KiB) non-empty blocks including 21 (45.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (690.7 KiB) non-empty blocks including 200 (690.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (41.6 KiB) non-empty blocks including 21 (41.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 118.0 in stage 14.0 (TID 1086). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 126.0 in stage 14.0 (TID 1094) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 126, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 126.0 in stage 14.0 (TID 1094) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 118.0 in stage 14.0 (TID 1086) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (119/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (669.8 KiB) non-empty blocks including 200 (669.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 119.0 in stage 14.0 (TID 1087). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 127.0 in stage 14.0 (TID 1095) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 127, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 127.0 in stage 14.0 (TID 1095) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 119.0 in stage 14.0 (TID 1087) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (120/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (41.0 KiB) non-empty blocks including 21 (41.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (701.9 KiB) non-empty blocks including 200 (701.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 120.0 in stage 14.0 (TID 1088). 21527 bytes result sent to driver 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.3 KiB) non-empty blocks including 21 (42.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO TaskSetManager: Starting task 128.0 in stage 14.0 (TID 1096) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 128, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 128.0 in stage 14.0 (TID 1096) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 120.0 in stage 14.0 (TID 1088) in 76 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (121/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (714.5 KiB) non-empty blocks including 200 (714.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 121.0 in stage 14.0 (TID 1089). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.1 KiB) non-empty blocks including 21 (42.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO TaskSetManager: Starting task 129.0 in stage 14.0 (TID 1097) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 129, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 129.0 in stage 14.0 (TID 1097) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 121.0 in stage 14.0 (TID 1089) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (122/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (711.1 KiB) non-empty blocks including 200 (711.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (41.9 KiB) non-empty blocks including 21 (41.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 122.0 in stage 14.0 (TID 1090). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 130.0 in stage 14.0 (TID 1098) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 130, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 130.0 in stage 14.0 (TID 1098) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 122.0 in stage 14.0 (TID 1090) in 80 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (123/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (668.9 KiB) non-empty blocks including 200 (668.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 123.0 in stage 14.0 (TID 1091). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 131.0 in stage 14.0 (TID 1099) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 131, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 131.0 in stage 14.0 (TID 1099) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 123.0 in stage 14.0 (TID 1091) in 77 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (124/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.1 KiB) non-empty blocks including 21 (42.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (685.4 KiB) non-empty blocks including 200 (685.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (43.2 KiB) non-empty blocks including 21 (43.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 124.0 in stage 14.0 (TID 1092). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 132.0 in stage 14.0 (TID 1100) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 132, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 132.0 in stage 14.0 (TID 1100) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 124.0 in stage 14.0 (TID 1092) in 88 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (125/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (729.4 KiB) non-empty blocks including 200 (729.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 125.0 in stage 14.0 (TID 1093). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 133.0 in stage 14.0 (TID 1101) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 133, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 133.0 in stage 14.0 (TID 1101) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 125.0 in stage 14.0 (TID 1093) in 89 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (126/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (43.0 KiB) non-empty blocks including 21 (43.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (707.2 KiB) non-empty blocks including 200 (707.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 126.0 in stage 14.0 (TID 1094). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 134.0 in stage 14.0 (TID 1102) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 134, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 134.0 in stage 14.0 (TID 1102) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 126.0 in stage 14.0 (TID 1094) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (127/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (43.1 KiB) non-empty blocks including 21 (43.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (693.9 KiB) non-empty blocks including 200 (693.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 127.0 in stage 14.0 (TID 1095). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (41.8 KiB) non-empty blocks including 21 (41.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO TaskSetManager: Starting task 135.0 in stage 14.0 (TID 1103) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 135, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 135.0 in stage 14.0 (TID 1103) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 127.0 in stage 14.0 (TID 1095) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (128/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (744.5 KiB) non-empty blocks including 200 (744.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (43.5 KiB) non-empty blocks including 21 (43.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 128.0 in stage 14.0 (TID 1096). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 136.0 in stage 14.0 (TID 1104) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 136, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 136.0 in stage 14.0 (TID 1104) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 128.0 in stage 14.0 (TID 1096) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (129/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (658.3 KiB) non-empty blocks including 200 (658.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (40.7 KiB) non-empty blocks including 21 (40.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 129.0 in stage 14.0 (TID 1097). 21527 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 137.0 in stage 14.0 (TID 1105) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 137, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 137.0 in stage 14.0 (TID 1105) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 129.0 in stage 14.0 (TID 1097) in 78 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (130/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (700.4 KiB) non-empty blocks including 200 (700.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (43.7 KiB) non-empty blocks including 21 (43.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 130.0 in stage 14.0 (TID 1098). 21527 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 138.0 in stage 14.0 (TID 1106) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 138, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 138.0 in stage 14.0 (TID 1106) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 130.0 in stage 14.0 (TID 1098) in 89 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (131/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (684.9 KiB) non-empty blocks including 200 (684.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 131.0 in stage 14.0 (TID 1099). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 139.0 in stage 14.0 (TID 1107) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 139, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 139.0 in stage 14.0 (TID 1107) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 131.0 in stage 14.0 (TID 1099) in 90 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (132/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 20 (40.9 KiB) non-empty blocks including 20 (40.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 132.0 in stage 14.0 (TID 1100). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (653.0 KiB) non-empty blocks including 200 (653.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO TaskSetManager: Starting task 140.0 in stage 14.0 (TID 1108) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 140, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Running task 140.0 in stage 14.0 (TID 1108) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 132.0 in stage 14.0 (TID 1100) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (133/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (40.9 KiB) non-empty blocks including 21 (40.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (710.3 KiB) non-empty blocks including 200 (710.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (43.7 KiB) non-empty blocks including 21 (43.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 133.0 in stage 14.0 (TID 1101). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 141.0 in stage 14.0 (TID 1109) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 141, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 141.0 in stage 14.0 (TID 1109) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 133.0 in stage 14.0 (TID 1101) in 84 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (134/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (693.7 KiB) non-empty blocks including 200 (693.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 20 (39.9 KiB) non-empty blocks including 20 (39.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 134.0 in stage 14.0 (TID 1102). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 142.0 in stage 14.0 (TID 1110) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 142, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 142.0 in stage 14.0 (TID 1110) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 134.0 in stage 14.0 (TID 1102) in 87 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (135/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (657.3 KiB) non-empty blocks including 200 (657.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (41.6 KiB) non-empty blocks including 21 (41.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 135.0 in stage 14.0 (TID 1103). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 143.0 in stage 14.0 (TID 1111) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 143, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 143.0 in stage 14.0 (TID 1111) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 135.0 in stage 14.0 (TID 1103) in 91 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (136/200) 22/12/08 18:28:53 INFO Executor: Finished task 136.0 in stage 14.0 (TID 1104). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 144.0 in stage 14.0 (TID 1112) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 144, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 144.0 in stage 14.0 (TID 1112) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 136.0 in stage 14.0 (TID 1104) in 89 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (137/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (723.2 KiB) non-empty blocks including 200 (723.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (680.1 KiB) non-empty blocks including 200 (680.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (41.8 KiB) non-empty blocks including 21 (41.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 20 (43.1 KiB) non-empty blocks including 20 (43.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 137.0 in stage 14.0 (TID 1105). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 145.0 in stage 14.0 (TID 1113) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 145, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 145.0 in stage 14.0 (TID 1113) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 137.0 in stage 14.0 (TID 1105) in 95 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (138/200) 22/12/08 18:28:53 INFO Executor: Finished task 138.0 in stage 14.0 (TID 1106). 21527 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 146.0 in stage 14.0 (TID 1114) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 146, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 146.0 in stage 14.0 (TID 1114) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 138.0 in stage 14.0 (TID 1106) in 77 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (139/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (740.8 KiB) non-empty blocks including 200 (740.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.7 KiB) non-empty blocks including 21 (42.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (658.4 KiB) non-empty blocks including 200 (658.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 139.0 in stage 14.0 (TID 1107). 21527 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 147.0 in stage 14.0 (TID 1115) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 147, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 147.0 in stage 14.0 (TID 1115) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 139.0 in stage 14.0 (TID 1107) in 77 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (140/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 20 (41.4 KiB) non-empty blocks including 20 (41.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (710.0 KiB) non-empty blocks including 200 (710.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (44.1 KiB) non-empty blocks including 21 (44.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 140.0 in stage 14.0 (TID 1108). 21527 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 148.0 in stage 14.0 (TID 1116) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 148, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 148.0 in stage 14.0 (TID 1116) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 140.0 in stage 14.0 (TID 1108) in 80 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (141/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (703.8 KiB) non-empty blocks including 200 (703.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 141.0 in stage 14.0 (TID 1109). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (41.9 KiB) non-empty blocks including 21 (41.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO TaskSetManager: Starting task 149.0 in stage 14.0 (TID 1117) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 149, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Running task 149.0 in stage 14.0 (TID 1117) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 141.0 in stage 14.0 (TID 1109) in 90 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (142/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (678.0 KiB) non-empty blocks including 200 (678.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 20 (41.5 KiB) non-empty blocks including 20 (41.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 142.0 in stage 14.0 (TID 1110). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 150.0 in stage 14.0 (TID 1118) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 150, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 150.0 in stage 14.0 (TID 1118) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 142.0 in stage 14.0 (TID 1110) in 90 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (143/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (741.5 KiB) non-empty blocks including 200 (741.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 144.0 in stage 14.0 (TID 1112). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 151.0 in stage 14.0 (TID 1119) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 151, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 151.0 in stage 14.0 (TID 1119) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 144.0 in stage 14.0 (TID 1112) in 76 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (144/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (44.0 KiB) non-empty blocks including 21 (44.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (720.0 KiB) non-empty blocks including 200 (720.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.9 KiB) non-empty blocks including 21 (42.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 143.0 in stage 14.0 (TID 1111). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 152.0 in stage 14.0 (TID 1120) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 152, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 152.0 in stage 14.0 (TID 1120) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 143.0 in stage 14.0 (TID 1111) in 93 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (145/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (684.0 KiB) non-empty blocks including 200 (684.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (41.3 KiB) non-empty blocks including 21 (41.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 145.0 in stage 14.0 (TID 1113). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 153.0 in stage 14.0 (TID 1121) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 153, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 153.0 in stage 14.0 (TID 1121) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 145.0 in stage 14.0 (TID 1113) in 79 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (146/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (684.9 KiB) non-empty blocks including 200 (684.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.0 KiB) non-empty blocks including 21 (42.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 146.0 in stage 14.0 (TID 1114). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 154.0 in stage 14.0 (TID 1122) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 154, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 154.0 in stage 14.0 (TID 1122) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 146.0 in stage 14.0 (TID 1114) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (147/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (709.9 KiB) non-empty blocks including 200 (709.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 147.0 in stage 14.0 (TID 1115). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 155.0 in stage 14.0 (TID 1123) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 155, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 155.0 in stage 14.0 (TID 1123) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 147.0 in stage 14.0 (TID 1115) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (148/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.5 KiB) non-empty blocks including 21 (42.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (692.6 KiB) non-empty blocks including 200 (692.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 148.0 in stage 14.0 (TID 1116). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 156.0 in stage 14.0 (TID 1124) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 156, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.4 KiB) non-empty blocks including 21 (42.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Running task 156.0 in stage 14.0 (TID 1124) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 148.0 in stage 14.0 (TID 1116) in 84 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (149/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (663.4 KiB) non-empty blocks including 200 (663.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (40.7 KiB) non-empty blocks including 21 (40.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 149.0 in stage 14.0 (TID 1117). 21527 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 157.0 in stage 14.0 (TID 1125) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 157, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 157.0 in stage 14.0 (TID 1125) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 149.0 in stage 14.0 (TID 1117) in 73 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (150/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (710.5 KiB) non-empty blocks including 200 (710.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.0 KiB) non-empty blocks including 21 (42.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 150.0 in stage 14.0 (TID 1118). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 158.0 in stage 14.0 (TID 1126) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 158, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 158.0 in stage 14.0 (TID 1126) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 150.0 in stage 14.0 (TID 1118) in 87 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (151/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (677.2 KiB) non-empty blocks including 200 (677.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (41.4 KiB) non-empty blocks including 21 (41.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 151.0 in stage 14.0 (TID 1119). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 159.0 in stage 14.0 (TID 1127) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 159, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 159.0 in stage 14.0 (TID 1127) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 151.0 in stage 14.0 (TID 1119) in 90 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (152/200) 22/12/08 18:28:53 INFO Executor: Finished task 152.0 in stage 14.0 (TID 1120). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 160.0 in stage 14.0 (TID 1128) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 160, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 160.0 in stage 14.0 (TID 1128) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 152.0 in stage 14.0 (TID 1120) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (153/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (707.8 KiB) non-empty blocks including 200 (707.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.2 KiB) non-empty blocks including 21 (42.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (681.4 KiB) non-empty blocks including 200 (681.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (43.2 KiB) non-empty blocks including 21 (43.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 153.0 in stage 14.0 (TID 1121). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 161.0 in stage 14.0 (TID 1129) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 161, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 161.0 in stage 14.0 (TID 1129) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 153.0 in stage 14.0 (TID 1121) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (154/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (670.8 KiB) non-empty blocks including 200 (670.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 20 (42.5 KiB) non-empty blocks including 20 (42.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 154.0 in stage 14.0 (TID 1122). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 162.0 in stage 14.0 (TID 1130) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 162, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 162.0 in stage 14.0 (TID 1130) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 154.0 in stage 14.0 (TID 1122) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (155/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (719.6 KiB) non-empty blocks including 200 (719.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 155.0 in stage 14.0 (TID 1123). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 163.0 in stage 14.0 (TID 1131) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 163, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 163.0 in stage 14.0 (TID 1131) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (43.3 KiB) non-empty blocks including 21 (43.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO TaskSetManager: Finished task 155.0 in stage 14.0 (TID 1123) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (156/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (696.7 KiB) non-empty blocks including 200 (696.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (41.3 KiB) non-empty blocks including 21 (41.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 156.0 in stage 14.0 (TID 1124). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 164.0 in stage 14.0 (TID 1132) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 164, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 164.0 in stage 14.0 (TID 1132) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 156.0 in stage 14.0 (TID 1124) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (157/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (719.8 KiB) non-empty blocks including 200 (719.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (43.7 KiB) non-empty blocks including 21 (43.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 157.0 in stage 14.0 (TID 1125). 21570 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 165.0 in stage 14.0 (TID 1133) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 165, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 165.0 in stage 14.0 (TID 1133) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 157.0 in stage 14.0 (TID 1125) in 89 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (158/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (707.9 KiB) non-empty blocks including 200 (707.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 158.0 in stage 14.0 (TID 1126). 21527 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 166.0 in stage 14.0 (TID 1134) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 166, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 166.0 in stage 14.0 (TID 1134) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 158.0 in stage 14.0 (TID 1126) in 73 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (159/200) 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.0 KiB) non-empty blocks including 21 (42.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 200 (677.5 KiB) non-empty blocks including 200 (677.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Getting 21 (42.8 KiB) non-empty blocks including 21 (42.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:53 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:53 INFO Executor: Finished task 159.0 in stage 14.0 (TID 1127). 21527 bytes result sent to driver 22/12/08 18:28:53 INFO TaskSetManager: Starting task 167.0 in stage 14.0 (TID 1135) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 167, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:53 INFO Executor: Running task 167.0 in stage 14.0 (TID 1135) 22/12/08 18:28:53 INFO TaskSetManager: Finished task 159.0 in stage 14.0 (TID 1127) in 75 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (160/200) 22/12/08 18:28:54 INFO Executor: Finished task 160.0 in stage 14.0 (TID 1128). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 168.0 in stage 14.0 (TID 1136) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 168, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 168.0 in stage 14.0 (TID 1136) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 160.0 in stage 14.0 (TID 1128) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (161/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (684.7 KiB) non-empty blocks including 200 (684.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 21 (41.1 KiB) non-empty blocks including 21 (41.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (727.6 KiB) non-empty blocks including 200 (727.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 21 (42.0 KiB) non-empty blocks including 21 (42.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 161.0 in stage 14.0 (TID 1129). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 169.0 in stage 14.0 (TID 1137) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 169, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 169.0 in stage 14.0 (TID 1137) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 161.0 in stage 14.0 (TID 1129) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (162/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (697.0 KiB) non-empty blocks including 200 (697.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 21 (43.1 KiB) non-empty blocks including 21 (43.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 162.0 in stage 14.0 (TID 1130). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 170.0 in stage 14.0 (TID 1138) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 170, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 170.0 in stage 14.0 (TID 1138) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 162.0 in stage 14.0 (TID 1130) in 86 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (163/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (710.6 KiB) non-empty blocks including 200 (710.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 20 (42.2 KiB) non-empty blocks including 20 (42.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 163.0 in stage 14.0 (TID 1131). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 171.0 in stage 14.0 (TID 1139) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 171, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 171.0 in stage 14.0 (TID 1139) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 163.0 in stage 14.0 (TID 1131) in 90 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (164/200) 22/12/08 18:28:54 INFO Executor: Finished task 164.0 in stage 14.0 (TID 1132). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 172.0 in stage 14.0 (TID 1140) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 172, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 172.0 in stage 14.0 (TID 1140) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 164.0 in stage 14.0 (TID 1132) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (165/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (678.0 KiB) non-empty blocks including 200 (678.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 21 (42.1 KiB) non-empty blocks including 21 (42.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (663.3 KiB) non-empty blocks including 200 (663.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 21 (40.0 KiB) non-empty blocks including 21 (40.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 165.0 in stage 14.0 (TID 1133). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 173.0 in stage 14.0 (TID 1141) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 173, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 173.0 in stage 14.0 (TID 1141) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 165.0 in stage 14.0 (TID 1133) in 84 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (166/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (677.5 KiB) non-empty blocks including 200 (677.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 166.0 in stage 14.0 (TID 1134). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 174.0 in stage 14.0 (TID 1142) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 174, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 174.0 in stage 14.0 (TID 1142) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 166.0 in stage 14.0 (TID 1134) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (167/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 21 (42.6 KiB) non-empty blocks including 21 (42.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (724.7 KiB) non-empty blocks including 200 (724.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 167.0 in stage 14.0 (TID 1135). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 175.0 in stage 14.0 (TID 1143) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 175, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 175.0 in stage 14.0 (TID 1143) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 167.0 in stage 14.0 (TID 1135) in 81 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (168/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 21 (42.7 KiB) non-empty blocks including 21 (42.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (703.7 KiB) non-empty blocks including 200 (703.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 20 (42.6 KiB) non-empty blocks including 20 (42.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 168.0 in stage 14.0 (TID 1136). 21527 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 176.0 in stage 14.0 (TID 1144) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 176, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 176.0 in stage 14.0 (TID 1144) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 168.0 in stage 14.0 (TID 1136) in 74 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (169/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (719.6 KiB) non-empty blocks including 200 (719.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 169.0 in stage 14.0 (TID 1137). 21527 bytes result sent to driver 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 21 (43.5 KiB) non-empty blocks including 21 (43.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Starting task 177.0 in stage 14.0 (TID 1145) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 177, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 177.0 in stage 14.0 (TID 1145) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 169.0 in stage 14.0 (TID 1137) in 74 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (170/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (711.7 KiB) non-empty blocks including 200 (711.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 20 (43.3 KiB) non-empty blocks including 20 (43.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 10 ms 22/12/08 18:28:54 INFO Executor: Finished task 170.0 in stage 14.0 (TID 1138). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 178.0 in stage 14.0 (TID 1146) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 178, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 178.0 in stage 14.0 (TID 1146) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 170.0 in stage 14.0 (TID 1138) in 84 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (171/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (663.7 KiB) non-empty blocks including 200 (663.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 171.0 in stage 14.0 (TID 1139). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 179.0 in stage 14.0 (TID 1147) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 179, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 179.0 in stage 14.0 (TID 1147) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 21 (41.7 KiB) non-empty blocks including 21 (41.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Finished task 171.0 in stage 14.0 (TID 1139) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (172/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (707.2 KiB) non-empty blocks including 200 (707.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 172.0 in stage 14.0 (TID 1140). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 180.0 in stage 14.0 (TID 1148) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 180, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 180.0 in stage 14.0 (TID 1148) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 172.0 in stage 14.0 (TID 1140) in 85 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (173/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 21 (41.0 KiB) non-empty blocks including 21 (41.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (672.2 KiB) non-empty blocks including 200 (672.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 173.0 in stage 14.0 (TID 1141). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 21 (41.9 KiB) non-empty blocks including 21 (41.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Starting task 181.0 in stage 14.0 (TID 1149) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 181, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 181.0 in stage 14.0 (TID 1149) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 173.0 in stage 14.0 (TID 1141) in 82 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (174/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (688.3 KiB) non-empty blocks including 200 (688.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 21 (41.8 KiB) non-empty blocks including 21 (41.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 175.0 in stage 14.0 (TID 1143). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 182.0 in stage 14.0 (TID 1150) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 182, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 182.0 in stage 14.0 (TID 1150) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 175.0 in stage 14.0 (TID 1143) in 91 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (175/200) 22/12/08 18:28:54 INFO Executor: Finished task 174.0 in stage 14.0 (TID 1142). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 183.0 in stage 14.0 (TID 1151) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 183, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 183.0 in stage 14.0 (TID 1151) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 174.0 in stage 14.0 (TID 1142) in 101 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (176/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (680.4 KiB) non-empty blocks including 200 (680.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 176.0 in stage 14.0 (TID 1144). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 184.0 in stage 14.0 (TID 1152) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 184, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 184.0 in stage 14.0 (TID 1152) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 176.0 in stage 14.0 (TID 1144) in 89 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (177/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 21 (42.0 KiB) non-empty blocks including 21 (42.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (693.2 KiB) non-empty blocks including 200 (693.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (727.2 KiB) non-empty blocks including 200 (727.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 177.0 in stage 14.0 (TID 1145). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 21 (41.6 KiB) non-empty blocks including 21 (41.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 21 (41.8 KiB) non-empty blocks including 21 (41.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Starting task 185.0 in stage 14.0 (TID 1153) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 185, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 185.0 in stage 14.0 (TID 1153) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 177.0 in stage 14.0 (TID 1145) in 89 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (178/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (699.9 KiB) non-empty blocks including 200 (699.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 21 (41.8 KiB) non-empty blocks including 21 (41.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 178.0 in stage 14.0 (TID 1146). 21527 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 186.0 in stage 14.0 (TID 1154) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 186, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 186.0 in stage 14.0 (TID 1154) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 178.0 in stage 14.0 (TID 1146) in 80 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (179/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (643.7 KiB) non-empty blocks including 200 (643.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 179.0 in stage 14.0 (TID 1147). 21527 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 187.0 in stage 14.0 (TID 1155) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 187, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 187.0 in stage 14.0 (TID 1155) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 21 (40.4 KiB) non-empty blocks including 21 (40.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Finished task 179.0 in stage 14.0 (TID 1147) in 79 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (180/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (685.6 KiB) non-empty blocks including 200 (685.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 180.0 in stage 14.0 (TID 1148). 21527 bytes result sent to driver 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 20 (41.4 KiB) non-empty blocks including 20 (41.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Starting task 188.0 in stage 14.0 (TID 1156) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 188, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 188.0 in stage 14.0 (TID 1156) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 180.0 in stage 14.0 (TID 1148) in 79 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (181/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (702.2 KiB) non-empty blocks including 200 (702.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 181.0 in stage 14.0 (TID 1149). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 21 (43.2 KiB) non-empty blocks including 21 (43.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Starting task 189.0 in stage 14.0 (TID 1157) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 189, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 189.0 in stage 14.0 (TID 1157) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 181.0 in stage 14.0 (TID 1149) in 91 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (182/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (692.0 KiB) non-empty blocks including 200 (692.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 182.0 in stage 14.0 (TID 1150). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 21 (41.7 KiB) non-empty blocks including 21 (41.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Starting task 190.0 in stage 14.0 (TID 1158) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 190, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 190.0 in stage 14.0 (TID 1158) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 182.0 in stage 14.0 (TID 1150) in 76 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (183/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (697.6 KiB) non-empty blocks including 200 (697.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 20 (41.8 KiB) non-empty blocks including 20 (41.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 183.0 in stage 14.0 (TID 1151). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 191.0 in stage 14.0 (TID 1159) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 191, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 191.0 in stage 14.0 (TID 1159) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 183.0 in stage 14.0 (TID 1151) in 84 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (184/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (667.7 KiB) non-empty blocks including 200 (667.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 21 (40.6 KiB) non-empty blocks including 21 (40.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 184.0 in stage 14.0 (TID 1152). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 192.0 in stage 14.0 (TID 1160) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 192, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 192.0 in stage 14.0 (TID 1160) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 184.0 in stage 14.0 (TID 1152) in 101 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (185/200) 22/12/08 18:28:54 INFO Executor: Finished task 185.0 in stage 14.0 (TID 1153). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 193.0 in stage 14.0 (TID 1161) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 193, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 193.0 in stage 14.0 (TID 1161) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 185.0 in stage 14.0 (TID 1153) in 93 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (186/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (713.5 KiB) non-empty blocks including 200 (713.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (676.9 KiB) non-empty blocks including 200 (676.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 186.0 in stage 14.0 (TID 1154). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 194.0 in stage 14.0 (TID 1162) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 194, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 21 (43.2 KiB) non-empty blocks including 21 (43.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Running task 194.0 in stage 14.0 (TID 1162) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 21 (42.6 KiB) non-empty blocks including 21 (42.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Finished task 186.0 in stage 14.0 (TID 1154) in 89 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (187/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (707.2 KiB) non-empty blocks including 200 (707.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 187.0 in stage 14.0 (TID 1155). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 195.0 in stage 14.0 (TID 1163) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 195, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 21 (42.2 KiB) non-empty blocks including 21 (42.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Running task 195.0 in stage 14.0 (TID 1163) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 187.0 in stage 14.0 (TID 1155) in 89 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (188/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (713.6 KiB) non-empty blocks including 200 (713.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 21 (43.9 KiB) non-empty blocks including 21 (43.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 188.0 in stage 14.0 (TID 1156). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 196.0 in stage 14.0 (TID 1164) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 196, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 196.0 in stage 14.0 (TID 1164) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 188.0 in stage 14.0 (TID 1156) in 89 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (189/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (723.8 KiB) non-empty blocks including 200 (723.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 21 (43.7 KiB) non-empty blocks including 21 (43.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 189.0 in stage 14.0 (TID 1157). 21527 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 197.0 in stage 14.0 (TID 1165) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 197, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 197.0 in stage 14.0 (TID 1165) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 189.0 in stage 14.0 (TID 1157) in 91 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (190/200) 22/12/08 18:28:54 INFO Executor: Finished task 190.0 in stage 14.0 (TID 1158). 21527 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 198.0 in stage 14.0 (TID 1166) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 198, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 198.0 in stage 14.0 (TID 1166) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 190.0 in stage 14.0 (TID 1158) in 83 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (191/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (718.9 KiB) non-empty blocks including 200 (718.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (658.6 KiB) non-empty blocks including 200 (658.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 191.0 in stage 14.0 (TID 1159). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 199.0 in stage 14.0 (TID 1167) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 199, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 21 (42.7 KiB) non-empty blocks including 21 (42.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO Executor: Running task 199.0 in stage 14.0 (TID 1167) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Finished task 191.0 in stage 14.0 (TID 1159) in 91 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (192/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 21 (40.4 KiB) non-empty blocks including 21 (40.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (674.5 KiB) non-empty blocks including 200 (674.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 193.0 in stage 14.0 (TID 1161). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 8.0 in stage 28.0 (TID 1168) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 8, NODE_LOCAL, 4818 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 8.0 in stage 28.0 (TID 1168) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 193.0 in stage 14.0 (TID 1161) in 77 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (193/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 21 (40.2 KiB) non-empty blocks including 21 (40.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 18 (2.3 MiB) non-empty blocks including 18 (2.3 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 18 (83.6 KiB) non-empty blocks including 18 (83.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 192.0 in stage 14.0 (TID 1160). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 0.0 in stage 30.0 (TID 1169) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, NODE_LOCAL, 4478 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 0.0 in stage 30.0 (TID 1169) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 192.0 in stage 14.0 (TID 1160) in 88 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (194/200) 22/12/08 18:28:54 INFO Executor: Finished task 194.0 in stage 14.0 (TID 1162). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Finished task 194.0 in stage 14.0 (TID 1162) in 87 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (195/200) 22/12/08 18:28:54 INFO Executor: Finished task 195.0 in stage 14.0 (TID 1163). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Finished task 195.0 in stage 14.0 (TID 1163) in 88 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (196/200) 22/12/08 18:28:54 INFO Executor: Finished task 196.0 in stage 14.0 (TID 1164). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Finished task 196.0 in stage 14.0 (TID 1164) in 87 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (197/200) 22/12/08 18:28:54 INFO Executor: Finished task 198.0 in stage 14.0 (TID 1166). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Finished task 198.0 in stage 14.0 (TID 1166) in 75 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (198/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 8 (11.8 KiB) non-empty blocks including 8 (11.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 197.0 in stage 14.0 (TID 1165). 21570 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Finished task 197.0 in stage 14.0 (TID 1165) in 95 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (199/200) 22/12/08 18:28:54 INFO Executor: Finished task 0.0 in stage 30.0 (TID 1169). 6604 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Finished task 0.0 in stage 30.0 (TID 1169) in 131 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/1) 22/12/08 18:28:54 INFO TaskSchedulerImpl: Removed TaskSet 30.0, whose tasks have all completed, from pool 22/12/08 18:28:54 INFO DAGScheduler: ResultStage 30 ($anonfun$call$2 at Arm.scala:28) finished in 35.445 s 22/12/08 18:28:54 INFO DAGScheduler: Job 16 is finished. Cancelling potential speculative or zombie tasks for this job 22/12/08 18:28:54 INFO TaskSchedulerImpl: Killing all running tasks in stage 30: Stage finished 22/12/08 18:28:54 INFO DAGScheduler: Job 16 finished: $anonfun$call$2 at Arm.scala:28, took 35.453662 s 22/12/08 18:28:54 INFO MemoryStore: Block broadcast_25 stored as values in memory (estimated size 528.0 B, free 362.5 MiB) 22/12/08 18:28:54 INFO Executor: Finished task 199.0 in stage 14.0 (TID 1167). 21527 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Finished task 199.0 in stage 14.0 (TID 1167) in 164 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (200/200) 22/12/08 18:28:54 INFO TaskSchedulerImpl: Removed TaskSet 14.0, whose tasks have all completed, from pool 22/12/08 18:28:54 INFO MemoryStore: Block broadcast_25_piece0 stored as bytes in memory (estimated size 2.7 KiB, free 362.5 MiB) 22/12/08 18:28:54 INFO BlockManagerInfo: Added broadcast_25_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 2.7 KiB, free: 365.8 MiB) 22/12/08 18:28:54 INFO DAGScheduler: ShuffleMapStage 14 ($anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) finished in 5.388 s 22/12/08 18:28:54 INFO DAGScheduler: looking for newly runnable stages 22/12/08 18:28:54 INFO DAGScheduler: running: Set(ShuffleMapStage 28) 22/12/08 18:28:54 INFO DAGScheduler: waiting: Set(ShuffleMapStage 15, ResultStage 16, ResultStage 17, ResultStage 24, ResultStage 18, ResultStage 25, ResultStage 19, ResultStage 20, ResultStage 21, ResultStage 22, ResultStage 23) 22/12/08 18:28:54 INFO DAGScheduler: failed: Set() 22/12/08 18:28:54 INFO DAGScheduler: Submitting ShuffleMapStage 15 (MapPartitionsRDD[127] at $anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948), which has no missing parents 22/12/08 18:28:54 INFO SparkContext: Created broadcast 25 from $anonfun$call$6 at Arm.scala:28 22/12/08 18:28:54 INFO MemoryStore: Block broadcast_26 stored as values in memory (estimated size 144.9 KiB, free 362.3 MiB) 22/12/08 18:28:54 INFO MemoryStore: Block broadcast_26_piece0 stored as bytes in memory (estimated size 60.0 KiB, free 362.3 MiB) 22/12/08 18:28:54 INFO BlockManagerInfo: Added broadcast_26_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 60.0 KiB, free: 365.7 MiB) 22/12/08 18:28:54 INFO SparkContext: Created broadcast 26 from broadcast at DAGScheduler.scala:1478 22/12/08 18:28:54 INFO DAGScheduler: Submitting 200 missing tasks from ShuffleMapStage 15 (MapPartitionsRDD[127] at $anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14)) 22/12/08 18:28:54 INFO TaskSchedulerImpl: Adding task set 15.0 with 200 tasks resource profile 0 22/12/08 18:28:54 INFO TaskSetManager: Starting task 0.0 in stage 15.0 (TID 1170) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO TaskSetManager: Starting task 1.0 in stage 15.0 (TID 1171) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO TaskSetManager: Starting task 2.0 in stage 15.0 (TID 1172) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO TaskSetManager: Starting task 4.0 in stage 15.0 (TID 1173) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 4, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO TaskSetManager: Starting task 7.0 in stage 15.0 (TID 1174) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 7, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO TaskSetManager: Starting task 9.0 in stage 15.0 (TID 1175) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 9, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO TaskSetManager: Starting task 10.0 in stage 15.0 (TID 1176) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 10, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 1.0 in stage 15.0 (TID 1171) 22/12/08 18:28:54 INFO Executor: Running task 0.0 in stage 15.0 (TID 1170) 22/12/08 18:28:54 INFO Executor: Running task 4.0 in stage 15.0 (TID 1173) 22/12/08 18:28:54 INFO Executor: Running task 2.0 in stage 15.0 (TID 1172) 22/12/08 18:28:54 INFO Executor: Running task 9.0 in stage 15.0 (TID 1175) 22/12/08 18:28:54 INFO Executor: Running task 7.0 in stage 15.0 (TID 1174) 22/12/08 18:28:54 INFO Executor: Running task 10.0 in stage 15.0 (TID 1176) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 18 (2.1 KiB) non-empty blocks including 18 (2.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (25.2 KiB) non-empty blocks including 200 (25.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 4.0 in stage 15.0 (TID 1173). 22746 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 20.0 in stage 15.0 (TID 1177) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 20, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 20.0 in stage 15.0 (TID 1177) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 4.0 in stage 15.0 (TID 1173) in 27 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 9.0 in stage 15.0 (TID 1175). 22746 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 21.0 in stage 15.0 (TID 1178) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 21, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 21.0 in stage 15.0 (TID 1178) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 9.0 in stage 15.0 (TID 1175) in 34 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (2/200) 22/12/08 18:28:54 INFO Executor: Finished task 7.0 in stage 15.0 (TID 1174). 22746 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 23.0 in stage 15.0 (TID 1179) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 23, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 23.0 in stage 15.0 (TID 1179) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 7.0 in stage 15.0 (TID 1174) in 35 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (3/200) 22/12/08 18:28:54 INFO Executor: Finished task 0.0 in stage 15.0 (TID 1170). 22746 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 24.0 in stage 15.0 (TID 1180) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 24, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 24.0 in stage 15.0 (TID 1180) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 0.0 in stage 15.0 (TID 1170) in 36 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (4/200) 22/12/08 18:28:54 INFO Executor: Finished task 10.0 in stage 15.0 (TID 1176). 22746 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 26.0 in stage 15.0 (TID 1181) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 26, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 26.0 in stage 15.0 (TID 1181) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 10.0 in stage 15.0 (TID 1176) in 36 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (5/200) 22/12/08 18:28:54 WARN GpuOverrides: ! cannot run on GPU because not all expressions can be replaced; GPU does not currently support the operator class org.apache.spark.sql.execution.DeserializeToObjectExec ! createexternalrow(orig_channel#8629, first_home_buyer#8659, loan_purpose#8689, property_type#8719, occupancy_status#8749, property_state#8779, product_type#8809, relocation_mortgage_indicator#8839, seller_name#8869, mod_flag#8899, orig_interest_rate#8929, orig_upb#8959, orig_loan_term#8989, orig_ltv#9019, orig_cltv#9049, num_borrowers#9079, dti#9109, borrower_credit_score#9139, num_units#9169, zip#9199, mortgage_insurance_percent#9229, current_loan_delinquency_status#9259, current_actual_upb#9289, interest_rate#9319, ... 32 more fields) cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.catalyst.expressions.objects.CreateExternalRow @Expression orig_channel#8629 could run on GPU @Expression first_home_buyer#8659 could run on GPU @Expression loan_purpose#8689 could run on GPU @Expression property_type#8719 could run on GPU @Expression occupancy_status#8749 could run on GPU @Expression property_state#8779 could run on GPU @Expression product_type#8809 could run on GPU @Expression relocation_mortgage_indicator#8839 could run on GPU @Expression seller_name#8869 could run on GPU @Expression mod_flag#8899 could run on GPU @Expression orig_interest_rate#8929 could run on GPU @Expression orig_upb#8959 could run on GPU @Expression orig_loan_term#8989 could run on GPU @Expression orig_ltv#9019 could run on GPU @Expression orig_cltv#9049 could run on GPU @Expression num_borrowers#9079 could run on GPU @Expression dti#9109 could run on GPU @Expression borrower_credit_score#9139 could run on GPU @Expression num_units#9169 could run on GPU @Expression zip#9199 could run on GPU @Expression mortgage_insurance_percent#9229 could run on GPU @Expression current_loan_delinquency_status#9259 could run on GPU @Expression current_actual_upb#9289 could run on GPU @Expression interest_rate#9319 could run on GPU @Expression loan_age#9349 could run on GPU @Expression msa#9379 could run on GPU @Expression non_interest_bearing_upb#9409 could run on GPU @Expression delinquency_12#9439 could run on GPU !Expression obj#9468 cannot run on GPU because expression AttributeReference obj#9468 produces an unsupported type ObjectType(interface org.apache.spark.sql.Row) *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression cast(orig_channel#8572 as float) AS orig_channel#8629 will run on GPU *Expression cast(orig_channel#8572 as float) will run on GPU *Expression cast(first_home_buyer#8573 as float) AS first_home_buyer#8659 will run on GPU *Expression cast(first_home_buyer#8573 as float) will run on GPU *Expression cast(loan_purpose#8574 as float) AS loan_purpose#8689 will run on GPU *Expression cast(loan_purpose#8574 as float) will run on GPU *Expression cast(property_type#8575 as float) AS property_type#8719 will run on GPU *Expression cast(property_type#8575 as float) will run on GPU *Expression cast(occupancy_status#8576 as float) AS occupancy_status#8749 will run on GPU *Expression cast(occupancy_status#8576 as float) will run on GPU *Expression cast(property_state#8577 as float) AS property_state#8779 will run on GPU *Expression cast(property_state#8577 as float) will run on GPU *Expression cast(product_type#8578 as float) AS product_type#8809 will run on GPU *Expression cast(product_type#8578 as float) will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) AS relocation_mortgage_indicator#8839 will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) will run on GPU *Expression cast(seller_name#8580 as float) AS seller_name#8869 will run on GPU *Expression cast(seller_name#8580 as float) will run on GPU *Expression cast(mod_flag#8581 as float) AS mod_flag#8899 will run on GPU *Expression cast(mod_flag#8581 as float) will run on GPU *Expression cast(orig_interest_rate#8582 as float) AS orig_interest_rate#8929 will run on GPU *Expression cast(orig_interest_rate#8582 as float) will run on GPU *Expression cast(orig_upb#8583 as float) AS orig_upb#8959 will run on GPU *Expression cast(orig_upb#8583 as float) will run on GPU *Expression cast(orig_loan_term#8584 as float) AS orig_loan_term#8989 will run on GPU *Expression cast(orig_loan_term#8584 as float) will run on GPU *Expression cast(orig_ltv#8585 as float) AS orig_ltv#9019 will run on GPU *Expression cast(orig_ltv#8585 as float) will run on GPU *Expression cast(orig_cltv#8586 as float) AS orig_cltv#9049 will run on GPU *Expression cast(orig_cltv#8586 as float) will run on GPU *Expression cast(num_borrowers#8587 as float) AS num_borrowers#9079 will run on GPU *Expression cast(num_borrowers#8587 as float) will run on GPU *Expression cast(dti#8588 as float) AS dti#9109 will run on GPU *Expression cast(dti#8588 as float) will run on GPU *Expression cast(borrower_credit_score#8589 as float) AS borrower_credit_score#9139 will run on GPU *Expression cast(borrower_credit_score#8589 as float) will run on GPU *Expression cast(num_units#8590 as float) AS num_units#9169 will run on GPU *Expression cast(num_units#8590 as float) will run on GPU *Expression cast(zip#8591 as float) AS zip#9199 will run on GPU *Expression cast(zip#8591 as float) will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) AS mortgage_insurance_percent#9229 will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) AS current_loan_delinquency_status#9259 will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) will run on GPU *Expression cast(current_actual_upb#8594 as float) AS current_actual_upb#9289 will run on GPU *Expression cast(current_actual_upb#8594 as float) will run on GPU *Expression cast(interest_rate#8595 as float) AS interest_rate#9319 will run on GPU *Expression cast(interest_rate#8595 as float) will run on GPU *Expression cast(loan_age#8596 as float) AS loan_age#9349 will run on GPU *Expression cast(loan_age#8596 as float) will run on GPU *Expression cast(msa#8597 as float) AS msa#9379 will run on GPU *Expression cast(msa#8597 as float) will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) AS non_interest_bearing_upb#9409 will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) will run on GPU *Expression cast(delinquency_12#8599 as float) AS delinquency_12#9439 will run on GPU *Expression cast(delinquency_12#8599 as float) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression orig_channel#8572 ASC NULLS FIRST will run on GPU *Expression first_home_buyer#8573 ASC NULLS FIRST will run on GPU *Expression loan_purpose#8574 ASC NULLS FIRST will run on GPU *Expression property_type#8575 ASC NULLS FIRST will run on GPU *Expression occupancy_status#8576 ASC NULLS FIRST will run on GPU *Expression property_state#8577 ASC NULLS FIRST will run on GPU *Expression product_type#8578 ASC NULLS FIRST will run on GPU *Expression relocation_mortgage_indicator#8579 ASC NULLS FIRST will run on GPU *Expression seller_name#8580 ASC NULLS FIRST will run on GPU *Expression mod_flag#8581 ASC NULLS FIRST will run on GPU *Expression orig_interest_rate#8582 ASC NULLS FIRST will run on GPU *Expression orig_upb#8583 ASC NULLS FIRST will run on GPU *Expression orig_loan_term#8584 ASC NULLS FIRST will run on GPU *Expression orig_ltv#8585 ASC NULLS FIRST will run on GPU *Expression orig_cltv#8586 ASC NULLS FIRST will run on GPU *Expression num_borrowers#8587 ASC NULLS FIRST will run on GPU *Expression dti#8588 ASC NULLS FIRST will run on GPU *Expression borrower_credit_score#8589 ASC NULLS FIRST will run on GPU *Expression num_units#8590 ASC NULLS FIRST will run on GPU *Expression zip#8591 ASC NULLS FIRST will run on GPU *Expression mortgage_insurance_percent#8592 ASC NULLS FIRST will run on GPU *Expression current_loan_delinquency_status#8593 ASC NULLS FIRST will run on GPU *Expression current_actual_upb#8594 ASC NULLS FIRST will run on GPU *Expression interest_rate#8595 ASC NULLS FIRST will run on GPU *Expression loan_age#8596 ASC NULLS FIRST will run on GPU *Expression msa#8597 ASC NULLS FIRST will run on GPU *Expression non_interest_bearing_upb#8598 ASC NULLS FIRST will run on GPU *Expression delinquency_12#8599 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression coalesce(orig_channel#2642, 0) AS orig_channel#8572 will run on GPU *Expression coalesce(orig_channel#2642, 0) will run on GPU *Expression coalesce(first_home_buyer#3284, 0) AS first_home_buyer#8573 will run on GPU *Expression coalesce(first_home_buyer#3284, 0) will run on GPU *Expression coalesce(loan_purpose#3926, 0) AS loan_purpose#8574 will run on GPU *Expression coalesce(loan_purpose#3926, 0) will run on GPU *Expression coalesce(property_type#4568, 0) AS property_type#8575 will run on GPU *Expression coalesce(property_type#4568, 0) will run on GPU *Expression coalesce(occupancy_status#5210, 0) AS occupancy_status#8576 will run on GPU *Expression coalesce(occupancy_status#5210, 0) will run on GPU *Expression coalesce(property_state#5852, 0) AS property_state#8577 will run on GPU *Expression coalesce(property_state#5852, 0) will run on GPU *Expression coalesce(product_type#6494, 0) AS product_type#8578 will run on GPU *Expression coalesce(product_type#6494, 0) will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) AS relocation_mortgage_indicator#8579 will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) will run on GPU *Expression coalesce(seller_name#7778, 0) AS seller_name#8580 will run on GPU *Expression coalesce(seller_name#7778, 0) will run on GPU *Expression coalesce(id#2007, 0) AS mod_flag#8581 will run on GPU *Expression coalesce(id#2007, 0) will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) AS orig_interest_rate#8582 will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) will run on GPU *Expression nanvl(orig_interest_rate#1751, null) will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) AS orig_upb#8583 will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) will run on GPU *Expression nanvl(orig_upb#1753, null) will run on GPU *Expression coalesce(orig_loan_term#1756, 0) AS orig_loan_term#8584 will run on GPU *Expression coalesce(orig_loan_term#1756, 0) will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) AS orig_ltv#8585 will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) will run on GPU *Expression nanvl(orig_ltv#1763, null) will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) AS orig_cltv#8586 will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) will run on GPU *Expression nanvl(orig_cltv#1764, null) will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) AS num_borrowers#8587 will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) will run on GPU *Expression nanvl(num_borrowers#1765, null) will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) AS dti#8588 will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) will run on GPU *Expression nanvl(dti#1766, null) will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) AS borrower_credit_score#8589 will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) will run on GPU *Expression nanvl(borrower_credit_score#1767, null) will run on GPU *Expression coalesce(num_units#1772, 0) AS num_units#8590 will run on GPU *Expression coalesce(num_units#1772, 0) will run on GPU *Expression coalesce(zip#1776, 0) AS zip#8591 will run on GPU *Expression coalesce(zip#1776, 0) will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) AS mortgage_insurance_percent#8592 will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) will run on GPU *Expression nanvl(mortgage_insurance_percent#1777, null) will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) AS current_loan_delinquency_status#8593 will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) AS current_actual_upb#8594 will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) will run on GPU *Expression nanvl(current_actual_upb#11, null) will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) AS interest_rate#8595 will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) will run on GPU *Expression nanvl(interest_rate#8, null) will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) AS loan_age#8596 will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) will run on GPU *Expression nanvl(loan_age#15, null) will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) AS msa#8597 will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) will run on GPU *Expression nanvl(msa#31, null) will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) AS non_interest_bearing_upb#8598 will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) will run on GPU *Expression nanvl(non_interest_bearing_upb#62, null) will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) AS delinquency_12#8599 will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) will run on GPU *Expression CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END will run on GPU *Expression (delinquency_12#1215 > 0) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS seller_name#7778 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS relocation_mortgage_indicator#7136 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS product_type#6494 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_state#5852 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS occupancy_status#5210 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_type#4568 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS loan_purpose#3926 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS first_home_buyer#3284 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS orig_channel#2642 will run on GPU *Exec will run on GPU *Exec will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression cast(timestamp_year#1279 as bigint) will run on GPU *Expression cast(timestamp_month#1243 as bigint) will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_year#1279 as bigint) ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_year#1279 as bigint) could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_month#1243 as bigint) ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_month#1243 as bigint) could run on GPU but is going to be removed because parent plan is removed #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#1423 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#1316L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression timestamp_year#1169L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression timestamp_month#1198L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1745L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#1852 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression coalesce(to_seller_name#1509, seller_name#326) AS seller_name#1628 will run on GPU *Expression coalesce(to_seller_name#1509, seller_name#326) will run on GPU *Exec will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression (rank#331 = 1) will run on GPU *Exec will run on GPU *Expression dense_rank(_w1#342) windowspecdefinition(loan_id#1745L, _w1#342 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) AS rank#331 will run on GPU *Expression dense_rank(_w1#342) windowspecdefinition(loan_id#1745L, _w1#342 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) will run on GPU *Expression dense_rank(_w1#342) will run on GPU *Expression windowspecdefinition(loan_id#1745L, _w1#342 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) will run on GPU *Expression _w1#342 ASC NULLS FIRST will run on GPU *Expression specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$()) will run on GPU *Expression unboundedpreceding$() will run on GPU *Expression currentrow$() will run on GPU *Expression _w1#342 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression loan_id#1745L ASC NULLS FIRST will run on GPU *Expression _w1#342 ASC NULLS FIRST will run on GPU 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (24.6 KiB) non-empty blocks including 200 (24.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 1 ms 22/12/08 18:28:54 INFO GpuOverrides: Plan conversion to the GPU took 22.42 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShufflePartitionsUtil: For shuffle(6), advisory target size: 67108864, actual target size 14910720, minimum partition size: 1048576 22/12/08 18:28:54 INFO Executor: Finished task 1.0 in stage 15.0 (TID 1171). 22746 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 27.0 in stage 15.0 (TID 1182) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 27, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 27.0 in stage 15.0 (TID 1182) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 1.0 in stage 15.0 (TID 1171) in 45 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (6/200) 22/12/08 18:28:54 INFO Executor: Finished task 2.0 in stage 15.0 (TID 1172). 22746 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 28.0 in stage 15.0 (TID 1183) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 28, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 28.0 in stage 15.0 (TID 1183) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 2.0 in stage 15.0 (TID 1172) in 46 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (7/200) 22/12/08 18:28:54 WARN GpuOverrides: *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression coalesce(to_seller_name#1509, seller_name#326) AS seller_name#1628 will run on GPU *Expression coalesce(to_seller_name#1509, seller_name#326) will run on GPU *Exec will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression (rank#331 = 1) will run on GPU *Exec will run on GPU *Expression dense_rank(_w1#342) windowspecdefinition(loan_id#1745L, _w1#342 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) AS rank#331 will run on GPU *Expression dense_rank(_w1#342) windowspecdefinition(loan_id#1745L, _w1#342 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) will run on GPU *Expression dense_rank(_w1#342) will run on GPU *Expression windowspecdefinition(loan_id#1745L, _w1#342 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) will run on GPU *Expression _w1#342 ASC NULLS FIRST will run on GPU *Expression specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$()) will run on GPU *Expression unboundedpreceding$() will run on GPU *Expression currentrow$() will run on GPU *Expression _w1#342 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression loan_id#1745L ASC NULLS FIRST will run on GPU *Expression _w1#342 ASC NULLS FIRST will run on GPU !Exec cannot run on GPU because Unable to replace CustomShuffleReader due to child not being columnar 22/12/08 18:28:54 INFO Executor: Finished task 20.0 in stage 15.0 (TID 1177). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 31.0 in stage 15.0 (TID 1184) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 31, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 31.0 in stage 15.0 (TID 1184) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 20.0 in stage 15.0 (TID 1177) in 24 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (8/200) 22/12/08 18:28:54 INFO GpuOverrides: Plan conversion to the GPU took 5.09 ms 22/12/08 18:28:54 INFO GpuOverrides: GPU plan transition optimization took 2.26 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 198 (27.5 KiB) non-empty blocks including 198 (27.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 176 (20.1 KiB) non-empty blocks including 176 (20.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 23.0 in stage 15.0 (TID 1179). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 32.0 in stage 15.0 (TID 1185) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 32, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 32.0 in stage 15.0 (TID 1185) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 23.0 in stage 15.0 (TID 1179) in 24 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (9/200) 22/12/08 18:28:54 INFO Executor: Finished task 21.0 in stage 15.0 (TID 1178). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 33.0 in stage 15.0 (TID 1186) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 33, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 33.0 in stage 15.0 (TID 1186) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 21.0 in stage 15.0 (TID 1178) in 27 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (10/200) 22/12/08 18:28:54 INFO Executor: Finished task 24.0 in stage 15.0 (TID 1180). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 36.0 in stage 15.0 (TID 1187) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 36, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 36.0 in stage 15.0 (TID 1187) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 24.0 in stage 15.0 (TID 1180) in 25 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (11/200) 22/12/08 18:28:54 INFO Executor: Finished task 26.0 in stage 15.0 (TID 1181). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 39.0 in stage 15.0 (TID 1188) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 39, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 39.0 in stage 15.0 (TID 1188) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 26.0 in stage 15.0 (TID 1181) in 25 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (12/200) 22/12/08 18:28:54 INFO Executor: Finished task 8.0 in stage 28.0 (TID 1168). 9392 bytes result sent to driver 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 2 (234.0 B) non-empty blocks including 2 (234.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Starting task 40.0 in stage 15.0 (TID 1189) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 40, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 40.0 in stage 15.0 (TID 1189) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 8.0 in stage 28.0 (TID 1168) in 233 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (9/9) 22/12/08 18:28:54 INFO TaskSchedulerImpl: Removed TaskSet 28.0, whose tasks have all completed, from pool 22/12/08 18:28:54 INFO DAGScheduler: ShuffleMapStage 28 (submitShuffleJob$ at GpuShuffleExchangeExec.scala:28) finished in 39.538 s 22/12/08 18:28:54 INFO DAGScheduler: looking for newly runnable stages 22/12/08 18:28:54 INFO DAGScheduler: running: Set(ShuffleMapStage 15) 22/12/08 18:28:54 INFO DAGScheduler: waiting: Set(ResultStage 16, ResultStage 17, ResultStage 24, ResultStage 18, ResultStage 25, ResultStage 19, ResultStage 20, ResultStage 21, ResultStage 22, ResultStage 23) 22/12/08 18:28:54 INFO DAGScheduler: failed: Set() 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (25.5 KiB) non-empty blocks including 200 (25.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 158 (18.1 KiB) non-empty blocks including 158 (18.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (20.7 KiB) non-empty blocks including 200 (20.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 21 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 22 ms 22/12/08 18:28:54 INFO Executor: Finished task 32.0 in stage 15.0 (TID 1185). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 41.0 in stage 15.0 (TID 1190) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 41, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 41.0 in stage 15.0 (TID 1190) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 32.0 in stage 15.0 (TID 1185) in 34 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (13/200) 22/12/08 18:28:54 INFO Executor: Finished task 31.0 in stage 15.0 (TID 1184). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 43.0 in stage 15.0 (TID 1191) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 43, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 43.0 in stage 15.0 (TID 1191) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 31.0 in stage 15.0 (TID 1184) in 45 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (14/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (27.4 KiB) non-empty blocks including 200 (27.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 28.0 in stage 15.0 (TID 1183). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 44.0 in stage 15.0 (TID 1192) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 44, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Finished task 33.0 in stage 15.0 (TID 1186). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Running task 44.0 in stage 15.0 (TID 1192) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 28.0 in stage 15.0 (TID 1183) in 55 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (15/200) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 46.0 in stage 15.0 (TID 1193) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 46, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 46.0 in stage 15.0 (TID 1193) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 33.0 in stage 15.0 (TID 1186) in 43 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (16/200) 22/12/08 18:28:54 INFO Executor: Finished task 27.0 in stage 15.0 (TID 1182). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 50.0 in stage 15.0 (TID 1194) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 50, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 50.0 in stage 15.0 (TID 1194) 22/12/08 18:28:54 INFO Executor: Finished task 36.0 in stage 15.0 (TID 1187). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 53.0 in stage 15.0 (TID 1195) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 53, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 53.0 in stage 15.0 (TID 1195) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 27.0 in stage 15.0 (TID 1182) in 59 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (17/200) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 36.0 in stage 15.0 (TID 1187) in 43 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (18/200) 22/12/08 18:28:54 INFO Executor: Finished task 40.0 in stage 15.0 (TID 1189). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 55.0 in stage 15.0 (TID 1196) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 55, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 55.0 in stage 15.0 (TID 1196) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 40.0 in stage 15.0 (TID 1189) in 42 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (19/200) 22/12/08 18:28:54 INFO Executor: Finished task 39.0 in stage 15.0 (TID 1188). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 56.0 in stage 15.0 (TID 1197) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 56, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Running task 56.0 in stage 15.0 (TID 1197) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 39.0 in stage 15.0 (TID 1188) in 46 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (20/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (29.9 KiB) non-empty blocks including 200 (29.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (27.7 KiB) non-empty blocks including 200 (27.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 43.0 in stage 15.0 (TID 1191). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 61.0 in stage 15.0 (TID 1198) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 61, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 61.0 in stage 15.0 (TID 1198) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 43.0 in stage 15.0 (TID 1191) in 22 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (21/200) 22/12/08 18:28:54 INFO Executor: Finished task 41.0 in stage 15.0 (TID 1190). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 66.0 in stage 15.0 (TID 1199) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 66, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 66.0 in stage 15.0 (TID 1199) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 41.0 in stage 15.0 (TID 1190) in 26 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (22/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (27.5 KiB) non-empty blocks including 200 (27.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 46.0 in stage 15.0 (TID 1193). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 69.0 in stage 15.0 (TID 1200) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 69, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 69.0 in stage 15.0 (TID 1200) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 46.0 in stage 15.0 (TID 1193) in 24 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (23/200) 22/12/08 18:28:54 INFO Executor: Finished task 55.0 in stage 15.0 (TID 1196). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 73.0 in stage 15.0 (TID 1201) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 73, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 73.0 in stage 15.0 (TID 1201) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 55.0 in stage 15.0 (TID 1196) in 21 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (24/200) 22/12/08 18:28:54 INFO Executor: Finished task 44.0 in stage 15.0 (TID 1192). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 74.0 in stage 15.0 (TID 1202) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 74, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 74.0 in stage 15.0 (TID 1202) 22/12/08 18:28:54 INFO Executor: Finished task 53.0 in stage 15.0 (TID 1195). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 75.0 in stage 15.0 (TID 1203) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 75, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO TaskSetManager: Finished task 44.0 in stage 15.0 (TID 1192) in 28 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (25/200) 22/12/08 18:28:54 INFO Executor: Running task 75.0 in stage 15.0 (TID 1203) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 53.0 in stage 15.0 (TID 1195) in 26 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (26/200) 22/12/08 18:28:54 INFO Executor: Finished task 56.0 in stage 15.0 (TID 1197). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 80.0 in stage 15.0 (TID 1204) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 80, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 80.0 in stage 15.0 (TID 1204) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 56.0 in stage 15.0 (TID 1197) in 23 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (27/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 191 (26.5 KiB) non-empty blocks including 191 (26.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO Executor: Finished task 50.0 in stage 15.0 (TID 1194). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Starting task 87.0 in stage 15.0 (TID 1205) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 87, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Finished task 61.0 in stage 15.0 (TID 1198). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Running task 87.0 in stage 15.0 (TID 1205) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 94.0 in stage 15.0 (TID 1206) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 94, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO TaskSetManager: Finished task 50.0 in stage 15.0 (TID 1194) in 33 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (28/200) 22/12/08 18:28:54 INFO Executor: Running task 94.0 in stage 15.0 (TID 1206) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 61.0 in stage 15.0 (TID 1198) in 22 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (29/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 66.0 in stage 15.0 (TID 1199). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 100.0 in stage 15.0 (TID 1207) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 100, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 100.0 in stage 15.0 (TID 1207) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 66.0 in stage 15.0 (TID 1199) in 22 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (30/200) 22/12/08 18:28:54 INFO DAGScheduler: Registering RDD 222 (submitShuffleJob$ at GpuShuffleExchangeExec.scala:28) as input to shuffle 17 22/12/08 18:28:54 INFO DAGScheduler: Got map stage job 17 (submitShuffleJob$ at GpuShuffleExchangeExec.scala:28) with 9 output partitions 22/12/08 18:28:54 INFO DAGScheduler: Final stage: ShuffleMapStage 32 (submitShuffleJob$ at GpuShuffleExchangeExec.scala:28) 22/12/08 18:28:54 INFO DAGScheduler: Parents of final stage: List(ShuffleMapStage 31) 22/12/08 18:28:54 INFO DAGScheduler: Missing parents: List() 22/12/08 18:28:54 INFO DAGScheduler: Submitting ShuffleMapStage 32 (MapPartitionsRDD[222] at submitShuffleJob$ at GpuShuffleExchangeExec.scala:28), which has no missing parents 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (25.4 KiB) non-empty blocks including 200 (25.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (26.4 KiB) non-empty blocks including 200 (26.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO MemoryStore: Block broadcast_27 stored as values in memory (estimated size 74.9 KiB, free 362.2 MiB) 22/12/08 18:28:54 INFO Executor: Finished task 73.0 in stage 15.0 (TID 1201). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO MemoryStore: Block broadcast_27_piece0 stored as bytes in memory (estimated size 32.9 KiB, free 362.1 MiB) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 102.0 in stage 15.0 (TID 1208) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 102, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO BlockManagerInfo: Added broadcast_27_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 32.9 KiB, free: 365.7 MiB) 22/12/08 18:28:54 INFO Executor: Running task 102.0 in stage 15.0 (TID 1208) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 73.0 in stage 15.0 (TID 1201) in 22 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (31/200) 22/12/08 18:28:54 INFO SparkContext: Created broadcast 27 from broadcast at DAGScheduler.scala:1478 22/12/08 18:28:54 INFO DAGScheduler: Submitting 9 missing tasks from ShuffleMapStage 32 (MapPartitionsRDD[222] at submitShuffleJob$ at GpuShuffleExchangeExec.scala:28) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8)) 22/12/08 18:28:54 INFO TaskSchedulerImpl: Adding task set 32.0 with 9 tasks resource profile 0 22/12/08 18:28:54 INFO Executor: Finished task 75.0 in stage 15.0 (TID 1203). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 105.0 in stage 15.0 (TID 1209) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 105, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 105.0 in stage 15.0 (TID 1209) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 75.0 in stage 15.0 (TID 1203) in 21 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (32/200) 22/12/08 18:28:54 INFO Executor: Finished task 80.0 in stage 15.0 (TID 1204). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 106.0 in stage 15.0 (TID 1210) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 106, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 106.0 in stage 15.0 (TID 1210) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 80.0 in stage 15.0 (TID 1204) in 21 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (33/200) 22/12/08 18:28:54 INFO Executor: Finished task 69.0 in stage 15.0 (TID 1200). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 110.0 in stage 15.0 (TID 1211) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 110, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO TaskSetManager: Finished task 69.0 in stage 15.0 (TID 1200) in 30 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (34/200) 22/12/08 18:28:54 INFO Executor: Running task 110.0 in stage 15.0 (TID 1211) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 87.0 in stage 15.0 (TID 1205). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 111.0 in stage 15.0 (TID 1212) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 111, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 111.0 in stage 15.0 (TID 1212) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (27.3 KiB) non-empty blocks including 200 (27.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Finished task 87.0 in stage 15.0 (TID 1205) in 58 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (35/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (25.2 KiB) non-empty blocks including 200 (25.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 100.0 in stage 15.0 (TID 1207). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 115.0 in stage 15.0 (TID 1213) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 115, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 115.0 in stage 15.0 (TID 1213) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 100.0 in stage 15.0 (TID 1207) in 59 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (36/200) 22/12/08 18:28:54 INFO Executor: Finished task 74.0 in stage 15.0 (TID 1202). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 116.0 in stage 15.0 (TID 1214) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 116, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 116.0 in stage 15.0 (TID 1214) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 74.0 in stage 15.0 (TID 1202) in 71 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (37/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 94.0 in stage 15.0 (TID 1206). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 122.0 in stage 15.0 (TID 1215) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 122, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 122.0 in stage 15.0 (TID 1215) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 94.0 in stage 15.0 (TID 1206) in 78 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (38/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 106.0 in stage 15.0 (TID 1210). 22746 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Finished task 102.0 in stage 15.0 (TID 1208). 22746 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 123.0 in stage 15.0 (TID 1216) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 123, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 123.0 in stage 15.0 (TID 1216) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 125.0 in stage 15.0 (TID 1217) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 125, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 125.0 in stage 15.0 (TID 1217) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (25.2 KiB) non-empty blocks including 200 (25.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Finished task 106.0 in stage 15.0 (TID 1210) in 71 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (39/200) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 102.0 in stage 15.0 (TID 1208) in 75 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (40/200) 22/12/08 18:28:54 INFO Executor: Finished task 105.0 in stage 15.0 (TID 1209). 22746 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 130.0 in stage 15.0 (TID 1218) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 130, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 130.0 in stage 15.0 (TID 1218) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 105.0 in stage 15.0 (TID 1209) in 75 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (41/200) 22/12/08 18:28:54 INFO Executor: Finished task 110.0 in stage 15.0 (TID 1211). 22746 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 132.0 in stage 15.0 (TID 1219) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 132, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 132.0 in stage 15.0 (TID 1219) 22/12/08 18:28:54 WARN GpuOverrides: ! cannot run on GPU because not all expressions can be replaced; GPU does not currently support the operator class org.apache.spark.sql.execution.DeserializeToObjectExec ! createexternalrow(orig_channel#8629, first_home_buyer#8659, loan_purpose#8689, property_type#8719, occupancy_status#8749, property_state#8779, product_type#8809, relocation_mortgage_indicator#8839, seller_name#8869, mod_flag#8899, orig_interest_rate#8929, orig_upb#8959, orig_loan_term#8989, orig_ltv#9019, orig_cltv#9049, num_borrowers#9079, dti#9109, borrower_credit_score#9139, num_units#9169, zip#9199, mortgage_insurance_percent#9229, current_loan_delinquency_status#9259, current_actual_upb#9289, interest_rate#9319, ... 32 more fields) cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.catalyst.expressions.objects.CreateExternalRow @Expression orig_channel#8629 could run on GPU @Expression first_home_buyer#8659 could run on GPU @Expression loan_purpose#8689 could run on GPU @Expression property_type#8719 could run on GPU @Expression occupancy_status#8749 could run on GPU @Expression property_state#8779 could run on GPU @Expression product_type#8809 could run on GPU @Expression relocation_mortgage_indicator#8839 could run on GPU @Expression seller_name#8869 could run on GPU @Expression mod_flag#8899 could run on GPU @Expression orig_interest_rate#8929 could run on GPU @Expression orig_upb#8959 could run on GPU @Expression orig_loan_term#8989 could run on GPU @Expression orig_ltv#9019 could run on GPU @Expression orig_cltv#9049 could run on GPU @Expression num_borrowers#9079 could run on GPU @Expression dti#9109 could run on GPU @Expression borrower_credit_score#9139 could run on GPU @Expression num_units#9169 could run on GPU @Expression zip#9199 could run on GPU @Expression mortgage_insurance_percent#9229 could run on GPU @Expression current_loan_delinquency_status#9259 could run on GPU @Expression current_actual_upb#9289 could run on GPU @Expression interest_rate#9319 could run on GPU @Expression loan_age#9349 could run on GPU @Expression msa#9379 could run on GPU @Expression non_interest_bearing_upb#9409 could run on GPU @Expression delinquency_12#9439 could run on GPU !Expression obj#9468 cannot run on GPU because expression AttributeReference obj#9468 produces an unsupported type ObjectType(interface org.apache.spark.sql.Row) *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression cast(orig_channel#8572 as float) AS orig_channel#8629 will run on GPU *Expression cast(orig_channel#8572 as float) will run on GPU *Expression cast(first_home_buyer#8573 as float) AS first_home_buyer#8659 will run on GPU *Expression cast(first_home_buyer#8573 as float) will run on GPU *Expression cast(loan_purpose#8574 as float) AS loan_purpose#8689 will run on GPU *Expression cast(loan_purpose#8574 as float) will run on GPU *Expression cast(property_type#8575 as float) AS property_type#8719 will run on GPU *Expression cast(property_type#8575 as float) will run on GPU *Expression cast(occupancy_status#8576 as float) AS occupancy_status#8749 will run on GPU *Expression cast(occupancy_status#8576 as float) will run on GPU *Expression cast(property_state#8577 as float) AS property_state#8779 will run on GPU *Expression cast(property_state#8577 as float) will run on GPU *Expression cast(product_type#8578 as float) AS product_type#8809 will run on GPU *Expression cast(product_type#8578 as float) will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) AS relocation_mortgage_indicator#8839 will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) will run on GPU *Expression cast(seller_name#8580 as float) AS seller_name#8869 will run on GPU *Expression cast(seller_name#8580 as float) will run on GPU *Expression cast(mod_flag#8581 as float) AS mod_flag#8899 will run on GPU *Expression cast(mod_flag#8581 as float) will run on GPU *Expression cast(orig_interest_rate#8582 as float) AS orig_interest_rate#8929 will run on GPU *Expression cast(orig_interest_rate#8582 as float) will run on GPU *Expression cast(orig_upb#8583 as float) AS orig_upb#8959 will run on GPU *Expression cast(orig_upb#8583 as float) will run on GPU *Expression cast(orig_loan_term#8584 as float) AS orig_loan_term#8989 will run on GPU *Expression cast(orig_loan_term#8584 as float) will run on GPU *Expression cast(orig_ltv#8585 as float) AS orig_ltv#9019 will run on GPU *Expression cast(orig_ltv#8585 as float) will run on GPU *Expression cast(orig_cltv#8586 as float) AS orig_cltv#9049 will run on GPU *Expression cast(orig_cltv#8586 as float) will run on GPU *Expression cast(num_borrowers#8587 as float) AS num_borrowers#9079 will run on GPU *Expression cast(num_borrowers#8587 as float) will run on GPU *Expression cast(dti#8588 as float) AS dti#9109 will run on GPU *Expression cast(dti#8588 as float) will run on GPU *Expression cast(borrower_credit_score#8589 as float) AS borrower_credit_score#9139 will run on GPU *Expression cast(borrower_credit_score#8589 as float) will run on GPU *Expression cast(num_units#8590 as float) AS num_units#9169 will run on GPU *Expression cast(num_units#8590 as float) will run on GPU *Expression cast(zip#8591 as float) AS zip#9199 will run on GPU *Expression cast(zip#8591 as float) will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) AS mortgage_insurance_percent#9229 will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) AS current_loan_delinquency_status#9259 will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) will run on GPU *Expression cast(current_actual_upb#8594 as float) AS current_actual_upb#9289 will run on GPU *Expression cast(current_actual_upb#8594 as float) will run on GPU *Expression cast(interest_rate#8595 as float) AS interest_rate#9319 will run on GPU *Expression cast(interest_rate#8595 as float) will run on GPU *Expression cast(loan_age#8596 as float) AS loan_age#9349 will run on GPU *Expression cast(loan_age#8596 as float) will run on GPU *Expression cast(msa#8597 as float) AS msa#9379 will run on GPU *Expression cast(msa#8597 as float) will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) AS non_interest_bearing_upb#9409 will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) will run on GPU *Expression cast(delinquency_12#8599 as float) AS delinquency_12#9439 will run on GPU *Expression cast(delinquency_12#8599 as float) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression orig_channel#8572 ASC NULLS FIRST will run on GPU *Expression first_home_buyer#8573 ASC NULLS FIRST will run on GPU *Expression loan_purpose#8574 ASC NULLS FIRST will run on GPU *Expression property_type#8575 ASC NULLS FIRST will run on GPU *Expression occupancy_status#8576 ASC NULLS FIRST will run on GPU *Expression property_state#8577 ASC NULLS FIRST will run on GPU *Expression product_type#8578 ASC NULLS FIRST will run on GPU *Expression relocation_mortgage_indicator#8579 ASC NULLS FIRST will run on GPU *Expression seller_name#8580 ASC NULLS FIRST will run on GPU *Expression mod_flag#8581 ASC NULLS FIRST will run on GPU *Expression orig_interest_rate#8582 ASC NULLS FIRST will run on GPU *Expression orig_upb#8583 ASC NULLS FIRST will run on GPU *Expression orig_loan_term#8584 ASC NULLS FIRST will run on GPU *Expression orig_ltv#8585 ASC NULLS FIRST will run on GPU *Expression orig_cltv#8586 ASC NULLS FIRST will run on GPU *Expression num_borrowers#8587 ASC NULLS FIRST will run on GPU *Expression dti#8588 ASC NULLS FIRST will run on GPU *Expression borrower_credit_score#8589 ASC NULLS FIRST will run on GPU *Expression num_units#8590 ASC NULLS FIRST will run on GPU *Expression zip#8591 ASC NULLS FIRST will run on GPU *Expression mortgage_insurance_percent#8592 ASC NULLS FIRST will run on GPU *Expression current_loan_delinquency_status#8593 ASC NULLS FIRST will run on GPU *Expression current_actual_upb#8594 ASC NULLS FIRST will run on GPU *Expression interest_rate#8595 ASC NULLS FIRST will run on GPU *Expression loan_age#8596 ASC NULLS FIRST will run on GPU *Expression msa#8597 ASC NULLS FIRST will run on GPU *Expression non_interest_bearing_upb#8598 ASC NULLS FIRST will run on GPU *Expression delinquency_12#8599 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression coalesce(orig_channel#2642, 0) AS orig_channel#8572 will run on GPU *Expression coalesce(orig_channel#2642, 0) will run on GPU *Expression coalesce(first_home_buyer#3284, 0) AS first_home_buyer#8573 will run on GPU *Expression coalesce(first_home_buyer#3284, 0) will run on GPU *Expression coalesce(loan_purpose#3926, 0) AS loan_purpose#8574 will run on GPU *Expression coalesce(loan_purpose#3926, 0) will run on GPU *Expression coalesce(property_type#4568, 0) AS property_type#8575 will run on GPU *Expression coalesce(property_type#4568, 0) will run on GPU *Expression coalesce(occupancy_status#5210, 0) AS occupancy_status#8576 will run on GPU *Expression coalesce(occupancy_status#5210, 0) will run on GPU *Expression coalesce(property_state#5852, 0) AS property_state#8577 will run on GPU *Expression coalesce(property_state#5852, 0) will run on GPU *Expression coalesce(product_type#6494, 0) AS product_type#8578 will run on GPU *Expression coalesce(product_type#6494, 0) will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) AS relocation_mortgage_indicator#8579 will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) will run on GPU *Expression coalesce(seller_name#7778, 0) AS seller_name#8580 will run on GPU *Expression coalesce(seller_name#7778, 0) will run on GPU *Expression coalesce(id#2007, 0) AS mod_flag#8581 will run on GPU *Expression coalesce(id#2007, 0) will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) AS orig_interest_rate#8582 will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) will run on GPU *Expression nanvl(orig_interest_rate#1751, null) will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) AS orig_upb#8583 will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) will run on GPU *Expression nanvl(orig_upb#1753, null) will run on GPU *Expression coalesce(orig_loan_term#1756, 0) AS orig_loan_term#8584 will run on GPU *Expression coalesce(orig_loan_term#1756, 0) will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) AS orig_ltv#8585 will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) will run on GPU *Expression nanvl(orig_ltv#1763, null) will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) AS orig_cltv#8586 will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) will run on GPU *Expression nanvl(orig_cltv#1764, null) will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) AS num_borrowers#8587 will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) will run on GPU *Expression nanvl(num_borrowers#1765, null) will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) AS dti#8588 will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) will run on GPU *Expression nanvl(dti#1766, null) will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) AS borrower_credit_score#8589 will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) will run on GPU *Expression nanvl(borrower_credit_score#1767, null) will run on GPU *Expression coalesce(num_units#1772, 0) AS num_units#8590 will run on GPU *Expression coalesce(num_units#1772, 0) will run on GPU *Expression coalesce(zip#1776, 0) AS zip#8591 will run on GPU *Expression coalesce(zip#1776, 0) will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) AS mortgage_insurance_percent#8592 will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) will run on GPU *Expression nanvl(mortgage_insurance_percent#1777, null) will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) AS current_loan_delinquency_status#8593 will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) AS current_actual_upb#8594 will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) will run on GPU *Expression nanvl(current_actual_upb#11, null) will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) AS interest_rate#8595 will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) will run on GPU *Expression nanvl(interest_rate#8, null) will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) AS loan_age#8596 will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) will run on GPU *Expression nanvl(loan_age#15, null) will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) AS msa#8597 will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) will run on GPU *Expression nanvl(msa#31, null) will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) AS non_interest_bearing_upb#8598 will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) will run on GPU *Expression nanvl(non_interest_bearing_upb#62, null) will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) AS delinquency_12#8599 will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) will run on GPU *Expression CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END will run on GPU *Expression (delinquency_12#1215 > 0) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS seller_name#7778 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS relocation_mortgage_indicator#7136 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS product_type#6494 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_state#5852 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS occupancy_status#5210 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_type#4568 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS loan_purpose#3926 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS first_home_buyer#3284 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS orig_channel#2642 will run on GPU *Exec will run on GPU *Exec will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression cast(timestamp_year#1279 as bigint) will run on GPU *Expression cast(timestamp_month#1243 as bigint) will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_year#1279 as bigint) ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_year#1279 as bigint) could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_month#1243 as bigint) ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_month#1243 as bigint) could run on GPU but is going to be removed because parent plan is removed #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#1423 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#1316L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression timestamp_year#1169L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression timestamp_month#1198L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1745L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#1852 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed 22/12/08 18:28:54 INFO TaskSetManager: Finished task 110.0 in stage 15.0 (TID 1211) in 72 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (42/200) 22/12/08 18:28:54 INFO GpuOverrides: Plan conversion to the GPU took 27.16 ms 22/12/08 18:28:54 INFO Executor: Finished task 111.0 in stage 15.0 (TID 1212). 22746 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 134.0 in stage 15.0 (TID 1220) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 134, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 134.0 in stage 15.0 (TID 1220) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 111.0 in stage 15.0 (TID 1212) in 36 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (43/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 191 (21.8 KiB) non-empty blocks including 191 (21.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 196 (22.4 KiB) non-empty blocks including 196 (22.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 115.0 in stage 15.0 (TID 1213). 22746 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 138.0 in stage 15.0 (TID 1221) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 138, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 138.0 in stage 15.0 (TID 1221) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (25.2 KiB) non-empty blocks including 200 (25.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Finished task 115.0 in stage 15.0 (TID 1213) in 37 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (44/200) 22/12/08 18:28:54 INFO Executor: Finished task 116.0 in stage 15.0 (TID 1214). 22746 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 140.0 in stage 15.0 (TID 1222) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 140, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 140.0 in stage 15.0 (TID 1222) 22/12/08 18:28:54 INFO ShufflePartitionsUtil: For shuffle(0, 16), advisory target size: 67108864, actual target size 67108864, minimum partition size: 1048576 22/12/08 18:28:54 INFO TaskSetManager: Finished task 116.0 in stage 15.0 (TID 1214) in 41 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (45/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (25.1 KiB) non-empty blocks including 200 (25.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 122.0 in stage 15.0 (TID 1215). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 146.0 in stage 15.0 (TID 1223) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 146, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 146.0 in stage 15.0 (TID 1223) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 122.0 in stage 15.0 (TID 1215) in 25 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (46/200) 22/12/08 18:28:54 WARN GpuOverrides: *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression cast(timestamp_year#1279 as bigint) will run on GPU *Expression cast(timestamp_month#1243 as bigint) will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_year#1279 as bigint) ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_year#1279 as bigint) could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_month#1243 as bigint) ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression cast(timestamp_month#1243 as bigint) could run on GPU but is going to be removed because parent plan is removed !Exec cannot run on GPU because Unable to replace CustomShuffleReader due to child not being columnar #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression quarter#1423 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression loan_id#1316L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression timestamp_year#1169L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression timestamp_month#1198L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU 22/12/08 18:28:54 INFO GpuOverrides: Plan conversion to the GPU took 1.85 ms 22/12/08 18:28:54 INFO GpuOverrides: GPU plan transition optimization took 0.79 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (26.1 KiB) non-empty blocks including 200 (26.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 1 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 123.0 in stage 15.0 (TID 1216). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 147.0 in stage 15.0 (TID 1224) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 147, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 147.0 in stage 15.0 (TID 1224) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 123.0 in stage 15.0 (TID 1216) in 23 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (47/200) 22/12/08 18:28:54 INFO Executor: Finished task 130.0 in stage 15.0 (TID 1218). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 148.0 in stage 15.0 (TID 1225) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 148, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 148.0 in stage 15.0 (TID 1225) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 130.0 in stage 15.0 (TID 1218) in 25 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (48/200) 22/12/08 18:28:54 INFO Executor: Finished task 125.0 in stage 15.0 (TID 1217). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 149.0 in stage 15.0 (TID 1226) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 149, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Finished task 132.0 in stage 15.0 (TID 1219). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Running task 149.0 in stage 15.0 (TID 1226) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 153.0 in stage 15.0 (TID 1227) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 153, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO TaskSetManager: Finished task 125.0 in stage 15.0 (TID 1217) in 27 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (49/200) 22/12/08 18:28:54 INFO Executor: Running task 153.0 in stage 15.0 (TID 1227) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 132.0 in stage 15.0 (TID 1219) in 25 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (50/200) 22/12/08 18:28:54 INFO Executor: Finished task 134.0 in stage 15.0 (TID 1220). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO TaskSetManager: Starting task 155.0 in stage 15.0 (TID 1228) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 155, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Running task 155.0 in stage 15.0 (TID 1228) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 134.0 in stage 15.0 (TID 1220) in 25 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (51/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (20.7 KiB) non-empty blocks including 200 (20.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (25.2 KiB) non-empty blocks including 200 (25.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 140.0 in stage 15.0 (TID 1222). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 159.0 in stage 15.0 (TID 1229) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 159, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 159.0 in stage 15.0 (TID 1229) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 140.0 in stage 15.0 (TID 1222) in 24 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (52/200) 22/12/08 18:28:54 INFO Executor: Finished task 146.0 in stage 15.0 (TID 1223). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Finished task 138.0 in stage 15.0 (TID 1221). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 160.0 in stage 15.0 (TID 1230) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 160, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 160.0 in stage 15.0 (TID 1230) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 162.0 in stage 15.0 (TID 1231) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 162, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 162.0 in stage 15.0 (TID 1231) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 146.0 in stage 15.0 (TID 1223) in 23 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (53/200) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 138.0 in stage 15.0 (TID 1221) in 30 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (54/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO Executor: Finished task 147.0 in stage 15.0 (TID 1224). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Starting task 167.0 in stage 15.0 (TID 1232) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 167, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 167.0 in stage 15.0 (TID 1232) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 147.0 in stage 15.0 (TID 1224) in 46 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (55/200) 22/12/08 18:28:54 INFO Executor: Finished task 148.0 in stage 15.0 (TID 1225). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 168.0 in stage 15.0 (TID 1233) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 168, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 168.0 in stage 15.0 (TID 1233) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 148.0 in stage 15.0 (TID 1225) in 47 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (56/200) 22/12/08 18:28:54 INFO Executor: Finished task 155.0 in stage 15.0 (TID 1228). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 169.0 in stage 15.0 (TID 1234) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 169, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 169.0 in stage 15.0 (TID 1234) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 155.0 in stage 15.0 (TID 1228) in 45 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (57/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (26.4 KiB) non-empty blocks including 200 (26.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 149.0 in stage 15.0 (TID 1226). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 173.0 in stage 15.0 (TID 1235) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 173, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 173.0 in stage 15.0 (TID 1235) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 149.0 in stage 15.0 (TID 1226) in 48 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (58/200) 22/12/08 18:28:54 INFO Executor: Finished task 153.0 in stage 15.0 (TID 1227). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 175.0 in stage 15.0 (TID 1236) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 175, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 187 (21.4 KiB) non-empty blocks including 187 (21.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO Executor: Running task 175.0 in stage 15.0 (TID 1236) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Finished task 153.0 in stage 15.0 (TID 1227) in 51 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (59/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 160.0 in stage 15.0 (TID 1230). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 177.0 in stage 15.0 (TID 1237) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 177, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (26.0 KiB) non-empty blocks including 200 (26.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Running task 177.0 in stage 15.0 (TID 1237) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 160.0 in stage 15.0 (TID 1230) in 44 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (60/200) 22/12/08 18:28:54 INFO Executor: Finished task 162.0 in stage 15.0 (TID 1231). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 178.0 in stage 15.0 (TID 1238) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 178, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 178.0 in stage 15.0 (TID 1238) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 162.0 in stage 15.0 (TID 1231) in 46 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (61/200) 22/12/08 18:28:54 INFO Executor: Finished task 159.0 in stage 15.0 (TID 1229). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 184.0 in stage 15.0 (TID 1239) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 184, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 184.0 in stage 15.0 (TID 1239) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 159.0 in stage 15.0 (TID 1229) in 48 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (62/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 167.0 in stage 15.0 (TID 1232). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 190.0 in stage 15.0 (TID 1240) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 190, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 190.0 in stage 15.0 (TID 1240) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 167.0 in stage 15.0 (TID 1232) in 20 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (63/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 199 (22.7 KiB) non-empty blocks including 199 (22.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (30.5 KiB) non-empty blocks including 200 (30.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 168.0 in stage 15.0 (TID 1233). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 193.0 in stage 15.0 (TID 1241) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 193, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 193.0 in stage 15.0 (TID 1241) 22/12/08 18:28:54 INFO DAGScheduler: Registering RDD 230 (submitShuffleJob$ at GpuShuffleExchangeExec.scala:28) as input to shuffle 18 22/12/08 18:28:54 INFO DAGScheduler: Got map stage job 18 (submitShuffleJob$ at GpuShuffleExchangeExec.scala:28) with 9 output partitions 22/12/08 18:28:54 INFO DAGScheduler: Final stage: ShuffleMapStage 37 (submitShuffleJob$ at GpuShuffleExchangeExec.scala:28) 22/12/08 18:28:54 INFO DAGScheduler: Parents of final stage: List(ShuffleMapStage 35, ShuffleMapStage 36) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (25.1 KiB) non-empty blocks including 200 (25.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO TaskSetManager: Finished task 168.0 in stage 15.0 (TID 1233) in 21 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (64/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO DAGScheduler: Missing parents: List() 22/12/08 18:28:54 INFO Executor: Finished task 169.0 in stage 15.0 (TID 1234). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO DAGScheduler: Submitting ShuffleMapStage 37 (MapPartitionsRDD[230] at submitShuffleJob$ at GpuShuffleExchangeExec.scala:28), which has no missing parents 22/12/08 18:28:54 INFO TaskSetManager: Starting task 197.0 in stage 15.0 (TID 1242) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 197, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 197.0 in stage 15.0 (TID 1242) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 169.0 in stage 15.0 (TID 1234) in 21 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (65/200) 22/12/08 18:28:54 INFO Executor: Finished task 173.0 in stage 15.0 (TID 1235). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 198.0 in stage 15.0 (TID 1243) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 198, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 198.0 in stage 15.0 (TID 1243) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 173.0 in stage 15.0 (TID 1235) in 21 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (66/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (25.2 KiB) non-empty blocks including 200 (25.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (27.4 KiB) non-empty blocks including 200 (27.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 175.0 in stage 15.0 (TID 1236). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 199.0 in stage 15.0 (TID 1244) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 199, NODE_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 199.0 in stage 15.0 (TID 1244) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 175.0 in stage 15.0 (TID 1236) in 25 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (67/200) 22/12/08 18:28:54 INFO MemoryStore: Block broadcast_28 stored as values in memory (estimated size 107.0 KiB, free 362.0 MiB) 22/12/08 18:28:54 INFO MemoryStore: Block broadcast_28_piece0 stored as bytes in memory (estimated size 43.4 KiB, free 362.0 MiB) 22/12/08 18:28:54 INFO BlockManagerInfo: Added broadcast_28_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 43.4 KiB, free: 365.7 MiB) 22/12/08 18:28:54 INFO SparkContext: Created broadcast 28 from broadcast at DAGScheduler.scala:1478 22/12/08 18:28:54 INFO DAGScheduler: Submitting 9 missing tasks from ShuffleMapStage 37 (MapPartitionsRDD[230] at submitShuffleJob$ at GpuShuffleExchangeExec.scala:28) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8)) 22/12/08 18:28:54 INFO TaskSchedulerImpl: Adding task set 37.0 with 9 tasks resource profile 0 22/12/08 18:28:54 INFO Executor: Finished task 177.0 in stage 15.0 (TID 1237). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Finished task 178.0 in stage 15.0 (TID 1238). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 3.0 in stage 15.0 (TID 1245) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 3.0 in stage 15.0 (TID 1245) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 5.0 in stage 15.0 (TID 1246) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 5, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 5.0 in stage 15.0 (TID 1246) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 177.0 in stage 15.0 (TID 1237) in 26 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (68/200) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 178.0 in stage 15.0 (TID 1238) in 24 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (69/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 200 (22.9 KiB) non-empty blocks including 200 (22.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 190.0 in stage 15.0 (TID 1240). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 6.0 in stage 15.0 (TID 1247) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 6, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 6.0 in stage 15.0 (TID 1247) 22/12/08 18:28:54 INFO Executor: Finished task 184.0 in stage 15.0 (TID 1239). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Finished task 190.0 in stage 15.0 (TID 1240) in 23 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (70/200) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 8.0 in stage 15.0 (TID 1248) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 8, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 8.0 in stage 15.0 (TID 1248) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 184.0 in stage 15.0 (TID 1239) in 27 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (71/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO Executor: Finished task 197.0 in stage 15.0 (TID 1242). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Starting task 11.0 in stage 15.0 (TID 1249) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 11, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 11.0 in stage 15.0 (TID 1249) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 197.0 in stage 15.0 (TID 1242) in 21 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (72/200) 22/12/08 18:28:54 INFO Executor: Finished task 5.0 in stage 15.0 (TID 1246). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 12.0 in stage 15.0 (TID 1250) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 12, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 12.0 in stage 15.0 (TID 1250) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 5.0 in stage 15.0 (TID 1246) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (73/200) 22/12/08 18:28:54 INFO Executor: Finished task 3.0 in stage 15.0 (TID 1245). 22574 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Finished task 193.0 in stage 15.0 (TID 1241). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 13.0 in stage 15.0 (TID 1251) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 13, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 13.0 in stage 15.0 (TID 1251) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 14.0 in stage 15.0 (TID 1252) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 14, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 14.0 in stage 15.0 (TID 1252) 22/12/08 18:28:54 INFO Executor: Finished task 198.0 in stage 15.0 (TID 1243). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Finished task 3.0 in stage 15.0 (TID 1245) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (74/200) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 193.0 in stage 15.0 (TID 1241) in 23 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (75/200) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 15.0 in stage 15.0 (TID 1253) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 15, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Running task 15.0 in stage 15.0 (TID 1253) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 198.0 in stage 15.0 (TID 1243) in 21 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (76/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 6.0 in stage 15.0 (TID 1247). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 16.0 in stage 15.0 (TID 1254) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 16, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 16.0 in stage 15.0 (TID 1254) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 6.0 in stage 15.0 (TID 1247) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (77/200) 22/12/08 18:28:54 INFO Executor: Finished task 8.0 in stage 15.0 (TID 1248). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 17.0 in stage 15.0 (TID 1255) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 17, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 17.0 in stage 15.0 (TID 1255) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 8.0 in stage 15.0 (TID 1248) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (78/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 11.0 in stage 15.0 (TID 1249). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Finished task 12.0 in stage 15.0 (TID 1250). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 18.0 in stage 15.0 (TID 1256) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 18, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 18.0 in stage 15.0 (TID 1256) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Starting task 19.0 in stage 15.0 (TID 1257) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 19, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 19.0 in stage 15.0 (TID 1257) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO TaskSetManager: Finished task 11.0 in stage 15.0 (TID 1249) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (79/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Finished task 12.0 in stage 15.0 (TID 1250) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (80/200) 22/12/08 18:28:54 INFO Executor: Finished task 13.0 in stage 15.0 (TID 1251). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Finished task 14.0 in stage 15.0 (TID 1252). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 22.0 in stage 15.0 (TID 1258) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 22, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Finished task 15.0 in stage 15.0 (TID 1253). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Running task 22.0 in stage 15.0 (TID 1258) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 25.0 in stage 15.0 (TID 1259) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 25, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 25.0 in stage 15.0 (TID 1259) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 29.0 in stage 15.0 (TID 1260) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 29, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO TaskSetManager: Finished task 13.0 in stage 15.0 (TID 1251) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (81/200) 22/12/08 18:28:54 INFO Executor: Running task 29.0 in stage 15.0 (TID 1260) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 14.0 in stage 15.0 (TID 1252) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (82/200) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 15.0 in stage 15.0 (TID 1253) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (83/200) 22/12/08 18:28:54 INFO Executor: Finished task 16.0 in stage 15.0 (TID 1254). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Starting task 30.0 in stage 15.0 (TID 1261) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 30, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 30.0 in stage 15.0 (TID 1261) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 16.0 in stage 15.0 (TID 1254) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (84/200) 22/12/08 18:28:54 INFO Executor: Finished task 17.0 in stage 15.0 (TID 1255). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 34.0 in stage 15.0 (TID 1262) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 34, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 34.0 in stage 15.0 (TID 1262) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 17.0 in stage 15.0 (TID 1255) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (85/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 18.0 in stage 15.0 (TID 1256). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 35.0 in stage 15.0 (TID 1263) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 35, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 35.0 in stage 15.0 (TID 1263) 22/12/08 18:28:54 INFO Executor: Finished task 19.0 in stage 15.0 (TID 1257). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Finished task 199.0 in stage 15.0 (TID 1244). 22703 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 37.0 in stage 15.0 (TID 1264) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 37, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO TaskSetManager: Finished task 18.0 in stage 15.0 (TID 1256) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (86/200) 22/12/08 18:28:54 INFO Executor: Running task 37.0 in stage 15.0 (TID 1264) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Starting task 38.0 in stage 15.0 (TID 1265) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 38, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 38.0 in stage 15.0 (TID 1265) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 19.0 in stage 15.0 (TID 1257) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (87/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Finished task 199.0 in stage 15.0 (TID 1244) in 26 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (88/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 25.0 in stage 15.0 (TID 1259). 22574 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Finished task 29.0 in stage 15.0 (TID 1260). 22574 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 42.0 in stage 15.0 (TID 1266) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 42, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Finished task 30.0 in stage 15.0 (TID 1261). 22574 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Running task 42.0 in stage 15.0 (TID 1266) 22/12/08 18:28:54 INFO Executor: Finished task 22.0 in stage 15.0 (TID 1258). 22574 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 45.0 in stage 15.0 (TID 1267) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 45, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO TaskSetManager: Finished task 25.0 in stage 15.0 (TID 1259) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (89/200) 22/12/08 18:28:54 INFO Executor: Running task 45.0 in stage 15.0 (TID 1267) 22/12/08 18:28:54 INFO Executor: Finished task 34.0 in stage 15.0 (TID 1262). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 47.0 in stage 15.0 (TID 1268) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 47, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 47.0 in stage 15.0 (TID 1268) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 48.0 in stage 15.0 (TID 1269) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 48, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 48.0 in stage 15.0 (TID 1269) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 49.0 in stage 15.0 (TID 1270) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 49, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO TaskSetManager: Finished task 29.0 in stage 15.0 (TID 1260) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (90/200) 22/12/08 18:28:54 INFO Executor: Running task 49.0 in stage 15.0 (TID 1270) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 30.0 in stage 15.0 (TID 1261) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (91/200) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 22.0 in stage 15.0 (TID 1258) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (92/200) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 34.0 in stage 15.0 (TID 1262) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (93/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 38.0 in stage 15.0 (TID 1265). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 35.0 in stage 15.0 (TID 1263). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 51.0 in stage 15.0 (TID 1271) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 51, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 51.0 in stage 15.0 (TID 1271) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 52.0 in stage 15.0 (TID 1272) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 52, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 52.0 in stage 15.0 (TID 1272) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 38.0 in stage 15.0 (TID 1265) in 50 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (94/200) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 35.0 in stage 15.0 (TID 1263) in 51 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (95/200) 22/12/08 18:28:54 INFO Executor: Finished task 37.0 in stage 15.0 (TID 1264). 22617 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 54.0 in stage 15.0 (TID 1273) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 54, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 54.0 in stage 15.0 (TID 1273) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 37.0 in stage 15.0 (TID 1264) in 51 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (96/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO Executor: Finished task 48.0 in stage 15.0 (TID 1269). 22574 bytes result sent to driver 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Starting task 57.0 in stage 15.0 (TID 1274) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 57, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Finished task 42.0 in stage 15.0 (TID 1266). 22574 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Running task 57.0 in stage 15.0 (TID 1274) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 58.0 in stage 15.0 (TID 1275) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 58, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Finished task 45.0 in stage 15.0 (TID 1267). 22617 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Running task 58.0 in stage 15.0 (TID 1275) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 48.0 in stage 15.0 (TID 1269) in 49 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (97/200) 22/12/08 18:28:54 INFO Executor: Finished task 47.0 in stage 15.0 (TID 1268). 22617 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 59.0 in stage 15.0 (TID 1276) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 59, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 59.0 in stage 15.0 (TID 1276) 22/12/08 18:28:54 INFO Executor: Finished task 49.0 in stage 15.0 (TID 1270). 22574 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 60.0 in stage 15.0 (TID 1277) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 60, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO TaskSetManager: Finished task 42.0 in stage 15.0 (TID 1266) in 51 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (98/200) 22/12/08 18:28:54 INFO Executor: Running task 60.0 in stage 15.0 (TID 1277) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 45.0 in stage 15.0 (TID 1267) in 50 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (99/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Starting task 62.0 in stage 15.0 (TID 1278) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 62, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO TaskSetManager: Finished task 47.0 in stage 15.0 (TID 1268) in 51 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (100/200) 22/12/08 18:28:54 INFO Executor: Running task 62.0 in stage 15.0 (TID 1278) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 49.0 in stage 15.0 (TID 1270) in 50 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (101/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 52.0 in stage 15.0 (TID 1272). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 63.0 in stage 15.0 (TID 1279) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 63, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 63.0 in stage 15.0 (TID 1279) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Finished task 52.0 in stage 15.0 (TID 1272) in 49 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (102/200) 22/12/08 18:28:54 INFO Executor: Finished task 51.0 in stage 15.0 (TID 1271). 22574 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 64.0 in stage 15.0 (TID 1280) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 64, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 64.0 in stage 15.0 (TID 1280) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 51.0 in stage 15.0 (TID 1271) in 51 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (103/200) 22/12/08 18:28:54 INFO Executor: Finished task 54.0 in stage 15.0 (TID 1273). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 65.0 in stage 15.0 (TID 1281) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 65, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 65.0 in stage 15.0 (TID 1281) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 54.0 in stage 15.0 (TID 1273) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (104/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO Executor: Finished task 57.0 in stage 15.0 (TID 1274). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Starting task 67.0 in stage 15.0 (TID 1282) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 67, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 67.0 in stage 15.0 (TID 1282) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Finished task 57.0 in stage 15.0 (TID 1274) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (105/200) 22/12/08 18:28:54 INFO Executor: Finished task 58.0 in stage 15.0 (TID 1275). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Finished task 60.0 in stage 15.0 (TID 1277). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 68.0 in stage 15.0 (TID 1283) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 68, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 68.0 in stage 15.0 (TID 1283) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 59.0 in stage 15.0 (TID 1276). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 70.0 in stage 15.0 (TID 1284) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 70, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 70.0 in stage 15.0 (TID 1284) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 71.0 in stage 15.0 (TID 1285) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 71, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 71.0 in stage 15.0 (TID 1285) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 58.0 in stage 15.0 (TID 1275) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (106/200) 22/12/08 18:28:54 INFO Executor: Finished task 62.0 in stage 15.0 (TID 1278). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Finished task 60.0 in stage 15.0 (TID 1277) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (107/200) 22/12/08 18:28:54 INFO Executor: Finished task 63.0 in stage 15.0 (TID 1279). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 72.0 in stage 15.0 (TID 1286) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 72, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO TaskSetManager: Finished task 59.0 in stage 15.0 (TID 1276) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (108/200) 22/12/08 18:28:54 INFO Executor: Running task 72.0 in stage 15.0 (TID 1286) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 76.0 in stage 15.0 (TID 1287) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 76, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 76.0 in stage 15.0 (TID 1287) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 62.0 in stage 15.0 (TID 1278) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (109/200) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 63.0 in stage 15.0 (TID 1279) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (110/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 64.0 in stage 15.0 (TID 1280). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Starting task 77.0 in stage 15.0 (TID 1288) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 77, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 77.0 in stage 15.0 (TID 1288) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 64.0 in stage 15.0 (TID 1280) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (111/200) 22/12/08 18:28:54 INFO Executor: Finished task 65.0 in stage 15.0 (TID 1281). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Finished task 67.0 in stage 15.0 (TID 1282). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 78.0 in stage 15.0 (TID 1289) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 78, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 78.0 in stage 15.0 (TID 1289) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Starting task 79.0 in stage 15.0 (TID 1290) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 79, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 79.0 in stage 15.0 (TID 1290) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 67.0 in stage 15.0 (TID 1282) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (112/200) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 65.0 in stage 15.0 (TID 1281) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (113/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 68.0 in stage 15.0 (TID 1283). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Finished task 70.0 in stage 15.0 (TID 1284). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 81.0 in stage 15.0 (TID 1291) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 81, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Finished task 71.0 in stage 15.0 (TID 1285). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Running task 81.0 in stage 15.0 (TID 1291) 22/12/08 18:28:54 INFO Executor: Finished task 76.0 in stage 15.0 (TID 1287). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 82.0 in stage 15.0 (TID 1292) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 82, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 82.0 in stage 15.0 (TID 1292) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 83.0 in stage 15.0 (TID 1293) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 83, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 83.0 in stage 15.0 (TID 1293) 22/12/08 18:28:54 INFO Executor: Finished task 72.0 in stage 15.0 (TID 1286). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 84.0 in stage 15.0 (TID 1294) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 84, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO TaskSetManager: Finished task 70.0 in stage 15.0 (TID 1284) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (114/200) 22/12/08 18:28:54 INFO Executor: Running task 84.0 in stage 15.0 (TID 1294) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 71.0 in stage 15.0 (TID 1285) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (115/200) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 68.0 in stage 15.0 (TID 1283) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (116/200) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 76.0 in stage 15.0 (TID 1287) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (117/200) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 85.0 in stage 15.0 (TID 1295) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 85, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 85.0 in stage 15.0 (TID 1295) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 72.0 in stage 15.0 (TID 1286) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (118/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 78.0 in stage 15.0 (TID 1289). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 86.0 in stage 15.0 (TID 1296) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 86, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 86.0 in stage 15.0 (TID 1296) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 78.0 in stage 15.0 (TID 1289) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (119/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 79.0 in stage 15.0 (TID 1290). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Finished task 82.0 in stage 15.0 (TID 1292). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Starting task 88.0 in stage 15.0 (TID 1297) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 88, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 88.0 in stage 15.0 (TID 1297) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 89.0 in stage 15.0 (TID 1298) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 89, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Finished task 81.0 in stage 15.0 (TID 1291). 22574 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Running task 89.0 in stage 15.0 (TID 1298) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO Executor: Finished task 77.0 in stage 15.0 (TID 1288). 22574 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Finished task 79.0 in stage 15.0 (TID 1290) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (120/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 84.0 in stage 15.0 (TID 1294). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 90.0 in stage 15.0 (TID 1299) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 90, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Finished task 83.0 in stage 15.0 (TID 1293). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Running task 90.0 in stage 15.0 (TID 1299) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 91.0 in stage 15.0 (TID 1300) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 91, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 91.0 in stage 15.0 (TID 1300) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 82.0 in stage 15.0 (TID 1292) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (121/200) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 81.0 in stage 15.0 (TID 1291) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (122/200) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 92.0 in stage 15.0 (TID 1301) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 92, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Finished task 85.0 in stage 15.0 (TID 1295). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Running task 92.0 in stage 15.0 (TID 1301) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 93.0 in stage 15.0 (TID 1302) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 93, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 93.0 in stage 15.0 (TID 1302) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 95.0 in stage 15.0 (TID 1303) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 95, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 95.0 in stage 15.0 (TID 1303) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 77.0 in stage 15.0 (TID 1288) in 11 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (123/200) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 84.0 in stage 15.0 (TID 1294) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (124/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Finished task 83.0 in stage 15.0 (TID 1293) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (125/200) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 85.0 in stage 15.0 (TID 1295) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (126/200) 22/12/08 18:28:54 INFO Executor: Finished task 86.0 in stage 15.0 (TID 1296). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 96.0 in stage 15.0 (TID 1304) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 96, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 96.0 in stage 15.0 (TID 1304) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 86.0 in stage 15.0 (TID 1296) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (127/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 88.0 in stage 15.0 (TID 1297). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 97.0 in stage 15.0 (TID 1305) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 97, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 97.0 in stage 15.0 (TID 1305) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Finished task 88.0 in stage 15.0 (TID 1297) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (128/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 90.0 in stage 15.0 (TID 1299). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Finished task 89.0 in stage 15.0 (TID 1298). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 98.0 in stage 15.0 (TID 1306) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 98, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Finished task 91.0 in stage 15.0 (TID 1300). 22574 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Running task 98.0 in stage 15.0 (TID 1306) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 99.0 in stage 15.0 (TID 1307) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 99, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Finished task 92.0 in stage 15.0 (TID 1301). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Running task 99.0 in stage 15.0 (TID 1307) 22/12/08 18:28:54 INFO Executor: Finished task 95.0 in stage 15.0 (TID 1303). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 101.0 in stage 15.0 (TID 1308) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 101, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 101.0 in stage 15.0 (TID 1308) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 103.0 in stage 15.0 (TID 1309) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 103, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO TaskSetManager: Finished task 90.0 in stage 15.0 (TID 1299) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (129/200) 22/12/08 18:28:54 INFO Executor: Running task 103.0 in stage 15.0 (TID 1309) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Starting task 104.0 in stage 15.0 (TID 1310) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 104, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO TaskSetManager: Finished task 89.0 in stage 15.0 (TID 1298) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (130/200) 22/12/08 18:28:54 INFO Executor: Running task 104.0 in stage 15.0 (TID 1310) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Finished task 91.0 in stage 15.0 (TID 1300) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (131/200) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 92.0 in stage 15.0 (TID 1301) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (132/200) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 95.0 in stage 15.0 (TID 1303) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (133/200) 22/12/08 18:28:54 INFO Executor: Finished task 96.0 in stage 15.0 (TID 1304). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 107.0 in stage 15.0 (TID 1311) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 107, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 107.0 in stage 15.0 (TID 1311) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 96.0 in stage 15.0 (TID 1304) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (134/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 93.0 in stage 15.0 (TID 1302). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 108.0 in stage 15.0 (TID 1312) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 108, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 108.0 in stage 15.0 (TID 1312) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 93.0 in stage 15.0 (TID 1302) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (135/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 97.0 in stage 15.0 (TID 1305). 22574 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Finished task 98.0 in stage 15.0 (TID 1306). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 109.0 in stage 15.0 (TID 1313) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 109, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 109.0 in stage 15.0 (TID 1313) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 112.0 in stage 15.0 (TID 1314) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 112, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 112.0 in stage 15.0 (TID 1314) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO Executor: Finished task 99.0 in stage 15.0 (TID 1307). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Finished task 97.0 in stage 15.0 (TID 1305) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (136/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 101.0 in stage 15.0 (TID 1308). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Starting task 113.0 in stage 15.0 (TID 1315) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 113, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO TaskSetManager: Finished task 98.0 in stage 15.0 (TID 1306) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (137/200) 22/12/08 18:28:54 INFO Executor: Running task 113.0 in stage 15.0 (TID 1315) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 114.0 in stage 15.0 (TID 1316) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 114, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Running task 114.0 in stage 15.0 (TID 1316) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 99.0 in stage 15.0 (TID 1307) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (138/200) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 101.0 in stage 15.0 (TID 1308) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (139/200) 22/12/08 18:28:54 INFO Executor: Finished task 104.0 in stage 15.0 (TID 1310). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Finished task 103.0 in stage 15.0 (TID 1309). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Finished task 107.0 in stage 15.0 (TID 1311). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 117.0 in stage 15.0 (TID 1317) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 117, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 117.0 in stage 15.0 (TID 1317) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 118.0 in stage 15.0 (TID 1318) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 118, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 118.0 in stage 15.0 (TID 1318) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 119.0 in stage 15.0 (TID 1319) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 119, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO TaskSetManager: Finished task 104.0 in stage 15.0 (TID 1310) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (140/200) 22/12/08 18:28:54 INFO Executor: Running task 119.0 in stage 15.0 (TID 1319) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 103.0 in stage 15.0 (TID 1309) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (141/200) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 107.0 in stage 15.0 (TID 1311) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (142/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 108.0 in stage 15.0 (TID 1312). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 120.0 in stage 15.0 (TID 1320) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 120, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 120.0 in stage 15.0 (TID 1320) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Finished task 108.0 in stage 15.0 (TID 1312) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (143/200) 22/12/08 18:28:54 INFO Executor: Finished task 112.0 in stage 15.0 (TID 1314). 22574 bytes result sent to driver 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO Executor: Finished task 117.0 in stage 15.0 (TID 1317). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Starting task 121.0 in stage 15.0 (TID 1321) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 121, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Running task 121.0 in stage 15.0 (TID 1321) 22/12/08 18:28:54 INFO Executor: Finished task 114.0 in stage 15.0 (TID 1316). 22574 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 124.0 in stage 15.0 (TID 1322) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 124, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Finished task 113.0 in stage 15.0 (TID 1315). 22574 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Running task 124.0 in stage 15.0 (TID 1322) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 126.0 in stage 15.0 (TID 1323) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 126, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 126.0 in stage 15.0 (TID 1323) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 127.0 in stage 15.0 (TID 1324) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 127, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Finished task 109.0 in stage 15.0 (TID 1313). 22574 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Finished task 117.0 in stage 15.0 (TID 1317) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (144/200) 22/12/08 18:28:54 INFO Executor: Running task 127.0 in stage 15.0 (TID 1324) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 128.0 in stage 15.0 (TID 1325) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 128, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Finished task 118.0 in stage 15.0 (TID 1318). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Finished task 112.0 in stage 15.0 (TID 1314) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (145/200) 22/12/08 18:28:54 INFO Executor: Running task 128.0 in stage 15.0 (TID 1325) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 129.0 in stage 15.0 (TID 1326) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 129, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Finished task 119.0 in stage 15.0 (TID 1319). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Finished task 114.0 in stage 15.0 (TID 1316) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (146/200) 22/12/08 18:28:54 INFO Executor: Running task 129.0 in stage 15.0 (TID 1326) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 131.0 in stage 15.0 (TID 1327) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 131, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 131.0 in stage 15.0 (TID 1327) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 109.0 in stage 15.0 (TID 1313) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (147/200) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 113.0 in stage 15.0 (TID 1315) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (148/200) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 118.0 in stage 15.0 (TID 1318) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (149/200) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 119.0 in stage 15.0 (TID 1319) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (150/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 120.0 in stage 15.0 (TID 1320). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Starting task 133.0 in stage 15.0 (TID 1328) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 133, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Running task 133.0 in stage 15.0 (TID 1328) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 121.0 in stage 15.0 (TID 1321). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 135.0 in stage 15.0 (TID 1329) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 135, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 135.0 in stage 15.0 (TID 1329) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 120.0 in stage 15.0 (TID 1320) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (151/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Finished task 121.0 in stage 15.0 (TID 1321) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (152/200) 22/12/08 18:28:54 INFO Executor: Finished task 124.0 in stage 15.0 (TID 1322). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Finished task 127.0 in stage 15.0 (TID 1324). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 136.0 in stage 15.0 (TID 1330) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 136, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 126.0 in stage 15.0 (TID 1323). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Running task 136.0 in stage 15.0 (TID 1330) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 137.0 in stage 15.0 (TID 1331) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 137, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 137.0 in stage 15.0 (TID 1331) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 139.0 in stage 15.0 (TID 1332) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 139, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO TaskSetManager: Finished task 124.0 in stage 15.0 (TID 1322) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (153/200) 22/12/08 18:28:54 INFO Executor: Running task 139.0 in stage 15.0 (TID 1332) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 127.0 in stage 15.0 (TID 1324) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (154/200) 22/12/08 18:28:54 INFO Executor: Finished task 128.0 in stage 15.0 (TID 1325). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Starting task 141.0 in stage 15.0 (TID 1333) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 141, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 141.0 in stage 15.0 (TID 1333) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 126.0 in stage 15.0 (TID 1323) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (155/200) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 128.0 in stage 15.0 (TID 1325) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (156/200) 22/12/08 18:28:54 INFO Executor: Finished task 131.0 in stage 15.0 (TID 1327). 22574 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Finished task 129.0 in stage 15.0 (TID 1326). 22574 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 142.0 in stage 15.0 (TID 1334) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 142, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 142.0 in stage 15.0 (TID 1334) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 143.0 in stage 15.0 (TID 1335) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 143, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 143.0 in stage 15.0 (TID 1335) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Finished task 131.0 in stage 15.0 (TID 1327) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (157/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO TaskSetManager: Finished task 129.0 in stage 15.0 (TID 1326) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (158/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 133.0 in stage 15.0 (TID 1328). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Starting task 144.0 in stage 15.0 (TID 1336) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 144, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 144.0 in stage 15.0 (TID 1336) 22/12/08 18:28:54 INFO Executor: Finished task 135.0 in stage 15.0 (TID 1329). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Finished task 133.0 in stage 15.0 (TID 1328) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (159/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO TaskSetManager: Starting task 145.0 in stage 15.0 (TID 1337) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 145, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Running task 145.0 in stage 15.0 (TID 1337) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 135.0 in stage 15.0 (TID 1329) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (160/200) 22/12/08 18:28:54 INFO Executor: Finished task 136.0 in stage 15.0 (TID 1330). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO TaskSetManager: Starting task 150.0 in stage 15.0 (TID 1338) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 150, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 150.0 in stage 15.0 (TID 1338) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 137.0 in stage 15.0 (TID 1331). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Finished task 136.0 in stage 15.0 (TID 1330) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (161/200) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 151.0 in stage 15.0 (TID 1339) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 151, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 151.0 in stage 15.0 (TID 1339) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 137.0 in stage 15.0 (TID 1331) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (162/200) 22/12/08 18:28:54 INFO Executor: Finished task 139.0 in stage 15.0 (TID 1332). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO Executor: Finished task 141.0 in stage 15.0 (TID 1333). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 152.0 in stage 15.0 (TID 1340) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 152, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 152.0 in stage 15.0 (TID 1340) 22/12/08 18:28:54 INFO TaskSetManager: Starting task 154.0 in stage 15.0 (TID 1341) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 154, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 154.0 in stage 15.0 (TID 1341) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 139.0 in stage 15.0 (TID 1332) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (163/200) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 141.0 in stage 15.0 (TID 1333) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (164/200) 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:54 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:54 INFO Executor: Finished task 143.0 in stage 15.0 (TID 1335). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 156.0 in stage 15.0 (TID 1342) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 156, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO Executor: Running task 156.0 in stage 15.0 (TID 1342) 22/12/08 18:28:54 INFO TaskSetManager: Finished task 143.0 in stage 15.0 (TID 1335) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (165/200) 22/12/08 18:28:54 INFO Executor: Finished task 142.0 in stage 15.0 (TID 1334). 22531 bytes result sent to driver 22/12/08 18:28:54 INFO TaskSetManager: Starting task 157.0 in stage 15.0 (TID 1343) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 157, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:54 INFO TaskSetManager: Finished task 142.0 in stage 15.0 (TID 1334) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (166/200) 22/12/08 18:28:55 INFO Executor: Running task 157.0 in stage 15.0 (TID 1343) 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO Executor: Finished task 154.0 in stage 15.0 (TID 1341). 22574 bytes result sent to driver 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO TaskSetManager: Starting task 158.0 in stage 15.0 (TID 1344) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 158, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO Executor: Running task 158.0 in stage 15.0 (TID 1344) 22/12/08 18:28:55 INFO TaskSetManager: Finished task 154.0 in stage 15.0 (TID 1341) in 37 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (167/200) 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO Executor: Finished task 144.0 in stage 15.0 (TID 1336). 22574 bytes result sent to driver 22/12/08 18:28:55 INFO Executor: Finished task 150.0 in stage 15.0 (TID 1338). 22574 bytes result sent to driver 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO TaskSetManager: Starting task 161.0 in stage 15.0 (TID 1345) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 161, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO Executor: Running task 161.0 in stage 15.0 (TID 1345) 22/12/08 18:28:55 INFO Executor: Finished task 156.0 in stage 15.0 (TID 1342). 22574 bytes result sent to driver 22/12/08 18:28:55 INFO Executor: Finished task 145.0 in stage 15.0 (TID 1337). 22574 bytes result sent to driver 22/12/08 18:28:55 INFO TaskSetManager: Starting task 163.0 in stage 15.0 (TID 1346) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 163, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO Executor: Running task 163.0 in stage 15.0 (TID 1346) 22/12/08 18:28:55 INFO Executor: Finished task 151.0 in stage 15.0 (TID 1339). 22531 bytes result sent to driver 22/12/08 18:28:55 INFO TaskSetManager: Starting task 164.0 in stage 15.0 (TID 1347) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 164, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO TaskSetManager: Finished task 144.0 in stage 15.0 (TID 1336) in 41 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (168/200) 22/12/08 18:28:55 INFO Executor: Running task 164.0 in stage 15.0 (TID 1347) 22/12/08 18:28:55 INFO TaskSetManager: Starting task 165.0 in stage 15.0 (TID 1348) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 165, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO Executor: Finished task 152.0 in stage 15.0 (TID 1340). 22531 bytes result sent to driver 22/12/08 18:28:55 INFO Executor: Running task 165.0 in stage 15.0 (TID 1348) 22/12/08 18:28:55 INFO TaskSetManager: Starting task 166.0 in stage 15.0 (TID 1349) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 166, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO TaskSetManager: Finished task 150.0 in stage 15.0 (TID 1338) in 41 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (169/200) 22/12/08 18:28:55 INFO Executor: Running task 166.0 in stage 15.0 (TID 1349) 22/12/08 18:28:55 INFO TaskSetManager: Starting task 170.0 in stage 15.0 (TID 1350) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 170, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO TaskSetManager: Finished task 145.0 in stage 15.0 (TID 1337) in 42 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (170/200) 22/12/08 18:28:55 INFO Executor: Running task 170.0 in stage 15.0 (TID 1350) 22/12/08 18:28:55 INFO TaskSetManager: Finished task 156.0 in stage 15.0 (TID 1342) in 38 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (171/200) 22/12/08 18:28:55 INFO TaskSetManager: Finished task 151.0 in stage 15.0 (TID 1339) in 41 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (172/200) 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO TaskSetManager: Finished task 152.0 in stage 15.0 (TID 1340) in 41 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (173/200) 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO Executor: Finished task 157.0 in stage 15.0 (TID 1343). 22531 bytes result sent to driver 22/12/08 18:28:55 INFO TaskSetManager: Starting task 171.0 in stage 15.0 (TID 1351) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 171, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO Executor: Finished task 158.0 in stage 15.0 (TID 1344). 22531 bytes result sent to driver 22/12/08 18:28:55 INFO Executor: Running task 171.0 in stage 15.0 (TID 1351) 22/12/08 18:28:55 INFO TaskSetManager: Starting task 172.0 in stage 15.0 (TID 1352) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 172, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO Executor: Running task 172.0 in stage 15.0 (TID 1352) 22/12/08 18:28:55 INFO TaskSetManager: Finished task 157.0 in stage 15.0 (TID 1343) in 39 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (174/200) 22/12/08 18:28:55 INFO TaskSetManager: Finished task 158.0 in stage 15.0 (TID 1344) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (175/200) 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO Executor: Finished task 161.0 in stage 15.0 (TID 1345). 22531 bytes result sent to driver 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO TaskSetManager: Starting task 174.0 in stage 15.0 (TID 1353) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 174, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO Executor: Running task 174.0 in stage 15.0 (TID 1353) 22/12/08 18:28:55 INFO TaskSetManager: Finished task 161.0 in stage 15.0 (TID 1345) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (176/200) 22/12/08 18:28:55 INFO Executor: Finished task 163.0 in stage 15.0 (TID 1346). 22531 bytes result sent to driver 22/12/08 18:28:55 INFO TaskSetManager: Starting task 176.0 in stage 15.0 (TID 1354) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 176, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO Executor: Finished task 164.0 in stage 15.0 (TID 1347). 22531 bytes result sent to driver 22/12/08 18:28:55 INFO Executor: Running task 176.0 in stage 15.0 (TID 1354) 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO TaskSetManager: Starting task 179.0 in stage 15.0 (TID 1355) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 179, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO Executor: Running task 179.0 in stage 15.0 (TID 1355) 22/12/08 18:28:55 INFO TaskSetManager: Finished task 163.0 in stage 15.0 (TID 1346) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (177/200) 22/12/08 18:28:55 INFO TaskSetManager: Finished task 164.0 in stage 15.0 (TID 1347) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (178/200) 22/12/08 18:28:55 INFO Executor: Finished task 166.0 in stage 15.0 (TID 1349). 22574 bytes result sent to driver 22/12/08 18:28:55 INFO Executor: Finished task 170.0 in stage 15.0 (TID 1350). 22574 bytes result sent to driver 22/12/08 18:28:55 INFO TaskSetManager: Starting task 180.0 in stage 15.0 (TID 1356) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 180, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO Executor: Running task 180.0 in stage 15.0 (TID 1356) 22/12/08 18:28:55 INFO Executor: Finished task 165.0 in stage 15.0 (TID 1348). 22574 bytes result sent to driver 22/12/08 18:28:55 INFO TaskSetManager: Starting task 181.0 in stage 15.0 (TID 1357) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 181, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO Executor: Running task 181.0 in stage 15.0 (TID 1357) 22/12/08 18:28:55 INFO TaskSetManager: Starting task 182.0 in stage 15.0 (TID 1358) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 182, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO Executor: Running task 182.0 in stage 15.0 (TID 1358) 22/12/08 18:28:55 INFO TaskSetManager: Finished task 170.0 in stage 15.0 (TID 1350) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (179/200) 22/12/08 18:28:55 INFO TaskSetManager: Finished task 166.0 in stage 15.0 (TID 1349) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (180/200) 22/12/08 18:28:55 INFO TaskSetManager: Finished task 165.0 in stage 15.0 (TID 1348) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (181/200) 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO Executor: Finished task 172.0 in stage 15.0 (TID 1352). 22531 bytes result sent to driver 22/12/08 18:28:55 INFO TaskSetManager: Starting task 183.0 in stage 15.0 (TID 1359) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 183, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO Executor: Running task 183.0 in stage 15.0 (TID 1359) 22/12/08 18:28:55 INFO TaskSetManager: Finished task 172.0 in stage 15.0 (TID 1352) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (182/200) 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO Executor: Finished task 171.0 in stage 15.0 (TID 1351). 22531 bytes result sent to driver 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO TaskSetManager: Starting task 185.0 in stage 15.0 (TID 1360) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 185, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO Executor: Running task 185.0 in stage 15.0 (TID 1360) 22/12/08 18:28:55 INFO TaskSetManager: Finished task 171.0 in stage 15.0 (TID 1351) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (183/200) 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO Executor: Finished task 174.0 in stage 15.0 (TID 1353). 22531 bytes result sent to driver 22/12/08 18:28:55 INFO Executor: Finished task 176.0 in stage 15.0 (TID 1354). 22531 bytes result sent to driver 22/12/08 18:28:55 INFO TaskSetManager: Starting task 186.0 in stage 15.0 (TID 1361) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 186, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO Executor: Running task 186.0 in stage 15.0 (TID 1361) 22/12/08 18:28:55 INFO TaskSetManager: Starting task 187.0 in stage 15.0 (TID 1362) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 187, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO Executor: Running task 187.0 in stage 15.0 (TID 1362) 22/12/08 18:28:55 INFO Executor: Finished task 179.0 in stage 15.0 (TID 1355). 22531 bytes result sent to driver 22/12/08 18:28:55 INFO TaskSetManager: Finished task 174.0 in stage 15.0 (TID 1353) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (184/200) 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO TaskSetManager: Starting task 188.0 in stage 15.0 (TID 1363) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 188, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO TaskSetManager: Finished task 176.0 in stage 15.0 (TID 1354) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (185/200) 22/12/08 18:28:55 INFO Executor: Running task 188.0 in stage 15.0 (TID 1363) 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO TaskSetManager: Finished task 179.0 in stage 15.0 (TID 1355) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (186/200) 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO Executor: Finished task 180.0 in stage 15.0 (TID 1356). 22531 bytes result sent to driver 22/12/08 18:28:55 INFO TaskSetManager: Starting task 189.0 in stage 15.0 (TID 1364) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 189, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO Executor: Running task 189.0 in stage 15.0 (TID 1364) 22/12/08 18:28:55 INFO TaskSetManager: Finished task 180.0 in stage 15.0 (TID 1356) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (187/200) 22/12/08 18:28:55 INFO Executor: Finished task 182.0 in stage 15.0 (TID 1358). 22574 bytes result sent to driver 22/12/08 18:28:55 INFO Executor: Finished task 181.0 in stage 15.0 (TID 1357). 22574 bytes result sent to driver 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO TaskSetManager: Starting task 191.0 in stage 15.0 (TID 1365) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 191, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO Executor: Running task 191.0 in stage 15.0 (TID 1365) 22/12/08 18:28:55 INFO TaskSetManager: Starting task 192.0 in stage 15.0 (TID 1366) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 192, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO Executor: Running task 192.0 in stage 15.0 (TID 1366) 22/12/08 18:28:55 INFO TaskSetManager: Finished task 182.0 in stage 15.0 (TID 1358) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (188/200) 22/12/08 18:28:55 INFO TaskSetManager: Finished task 181.0 in stage 15.0 (TID 1357) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (189/200) 22/12/08 18:28:55 INFO Executor: Finished task 183.0 in stage 15.0 (TID 1359). 22531 bytes result sent to driver 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO TaskSetManager: Starting task 194.0 in stage 15.0 (TID 1367) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 194, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO Executor: Running task 194.0 in stage 15.0 (TID 1367) 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO TaskSetManager: Finished task 183.0 in stage 15.0 (TID 1359) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (190/200) 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO Executor: Finished task 186.0 in stage 15.0 (TID 1361). 22531 bytes result sent to driver 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO TaskSetManager: Starting task 195.0 in stage 15.0 (TID 1368) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 195, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO Executor: Running task 195.0 in stage 15.0 (TID 1368) 22/12/08 18:28:55 INFO Executor: Finished task 185.0 in stage 15.0 (TID 1360). 22531 bytes result sent to driver 22/12/08 18:28:55 INFO Executor: Finished task 187.0 in stage 15.0 (TID 1362). 22531 bytes result sent to driver 22/12/08 18:28:55 INFO TaskSetManager: Starting task 196.0 in stage 15.0 (TID 1369) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 196, PROCESS_LOCAL, 4451 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO Executor: Running task 196.0 in stage 15.0 (TID 1369) 22/12/08 18:28:55 INFO Executor: Finished task 188.0 in stage 15.0 (TID 1363). 22531 bytes result sent to driver 22/12/08 18:28:55 INFO TaskSetManager: Starting task 0.0 in stage 32.0 (TID 1370) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, NODE_LOCAL, 4442 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO Executor: Running task 0.0 in stage 32.0 (TID 1370) 22/12/08 18:28:55 INFO TaskSetManager: Starting task 1.0 in stage 32.0 (TID 1371) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, NODE_LOCAL, 4442 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO TaskSetManager: Finished task 186.0 in stage 15.0 (TID 1361) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (191/200) 22/12/08 18:28:55 INFO Executor: Running task 1.0 in stage 32.0 (TID 1371) 22/12/08 18:28:55 INFO TaskSetManager: Finished task 185.0 in stage 15.0 (TID 1360) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (192/200) 22/12/08 18:28:55 INFO Executor: Finished task 189.0 in stage 15.0 (TID 1364). 22531 bytes result sent to driver 22/12/08 18:28:55 INFO TaskSetManager: Finished task 187.0 in stage 15.0 (TID 1362) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (193/200) 22/12/08 18:28:55 INFO TaskSetManager: Starting task 2.0 in stage 32.0 (TID 1372) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, NODE_LOCAL, 4442 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO TaskSetManager: Finished task 188.0 in stage 15.0 (TID 1363) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (194/200) 22/12/08 18:28:55 INFO Executor: Running task 2.0 in stage 32.0 (TID 1372) 22/12/08 18:28:55 INFO TaskSetManager: Finished task 189.0 in stage 15.0 (TID 1364) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (195/200) 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO Executor: Finished task 192.0 in stage 15.0 (TID 1366). 22531 bytes result sent to driver 22/12/08 18:28:55 INFO TaskSetManager: Starting task 3.0 in stage 32.0 (TID 1373) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, NODE_LOCAL, 4442 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO Executor: Running task 3.0 in stage 32.0 (TID 1373) 22/12/08 18:28:55 INFO Executor: Finished task 191.0 in stage 15.0 (TID 1365). 22531 bytes result sent to driver 22/12/08 18:28:55 INFO TaskSetManager: Starting task 4.0 in stage 32.0 (TID 1374) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 4, NODE_LOCAL, 4442 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO Executor: Running task 4.0 in stage 32.0 (TID 1374) 22/12/08 18:28:55 INFO TaskSetManager: Finished task 192.0 in stage 15.0 (TID 1366) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (196/200) 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO TaskSetManager: Finished task 191.0 in stage 15.0 (TID 1365) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (197/200) 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO Executor: Finished task 194.0 in stage 15.0 (TID 1367). 22531 bytes result sent to driver 22/12/08 18:28:55 INFO Executor: Finished task 195.0 in stage 15.0 (TID 1368). 22531 bytes result sent to driver 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO TaskSetManager: Starting task 5.0 in stage 32.0 (TID 1375) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 5, NODE_LOCAL, 4442 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:55 INFO Executor: Running task 5.0 in stage 32.0 (TID 1375) 22/12/08 18:28:55 INFO TaskSetManager: Starting task 6.0 in stage 32.0 (TID 1376) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 6, NODE_LOCAL, 4442 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO Executor: Running task 6.0 in stage 32.0 (TID 1376) 22/12/08 18:28:55 INFO TaskSetManager: Finished task 194.0 in stage 15.0 (TID 1367) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (198/200) 22/12/08 18:28:55 INFO TaskSetManager: Finished task 195.0 in stage 15.0 (TID 1368) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (199/200) 22/12/08 18:28:55 INFO Executor: Finished task 196.0 in stage 15.0 (TID 1369). 22531 bytes result sent to driver 22/12/08 18:28:55 INFO TaskSetManager: Starting task 7.0 in stage 32.0 (TID 1377) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 7, NODE_LOCAL, 4442 bytes) taskResourceAssignments Map() 22/12/08 18:28:55 INFO Executor: Running task 7.0 in stage 32.0 (TID 1377) 22/12/08 18:28:55 INFO TaskSetManager: Finished task 196.0 in stage 15.0 (TID 1369) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (200/200) 22/12/08 18:28:55 INFO TaskSchedulerImpl: Removed TaskSet 15.0, whose tasks have all completed, from pool 22/12/08 18:28:55 INFO DAGScheduler: ShuffleMapStage 15 ($anonfun$doExecuteColumnar$1 at Spark320PlusShims.scala:948) finished in 0.525 s 22/12/08 18:28:55 INFO DAGScheduler: looking for newly runnable stages 22/12/08 18:28:55 INFO DAGScheduler: running: Set(ShuffleMapStage 37, ShuffleMapStage 32) 22/12/08 18:28:55 INFO DAGScheduler: waiting: Set(ResultStage 16, ResultStage 17, ResultStage 24, ResultStage 18, ResultStage 25, ResultStage 19, ResultStage 20, ResultStage 21, ResultStage 22, ResultStage 23) 22/12/08 18:28:55 INFO DAGScheduler: failed: Set() 22/12/08 18:28:55 INFO DAGScheduler: Submitting ResultStage 16 (MapPartitionsRDD[186] at $anonfun$call$2 at Arm.scala:28), which has no missing parents 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 18 (13.8 MiB) non-empty blocks including 18 (13.8 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 1 ms 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 18 (14.0 MiB) non-empty blocks including 18 (14.0 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 1 ms 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 18 (14.1 MiB) non-empty blocks including 18 (14.1 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 18 (13.8 MiB) non-empty blocks including 18 (13.8 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 1 ms 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 18 (14.1 MiB) non-empty blocks including 18 (14.1 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 18 (13.7 MiB) non-empty blocks including 18 (13.7 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 18 (13.8 MiB) non-empty blocks including 18 (13.8 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 1 ms 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 1 ms 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Getting 18 (14.1 MiB) non-empty blocks including 18 (14.1 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 1 ms 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 1 ms 22/12/08 18:28:55 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 1 ms 22/12/08 18:28:55 INFO MemoryStore: Block broadcast_29 stored as values in memory (estimated size 160.5 KiB, free 361.8 MiB) 22/12/08 18:28:55 INFO MemoryStore: Block broadcast_29_piece0 stored as bytes in memory (estimated size 63.9 KiB, free 361.8 MiB) 22/12/08 18:28:55 INFO BlockManagerInfo: Added broadcast_29_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 63.9 KiB, free: 365.6 MiB) 22/12/08 18:28:55 INFO SparkContext: Created broadcast 29 from broadcast at DAGScheduler.scala:1478 22/12/08 18:28:55 INFO DAGScheduler: Submitting 200 missing tasks from ResultStage 16 (MapPartitionsRDD[186] at $anonfun$call$2 at Arm.scala:28) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14)) 22/12/08 18:28:55 INFO TaskSchedulerImpl: Adding task set 16.0 with 200 tasks resource profile 0 22/12/08 18:28:55 INFO DAGScheduler: Submitting ResultStage 17 (MapPartitionsRDD[185] at $anonfun$call$2 at Arm.scala:28), which has no missing parents 22/12/08 18:28:55 INFO CodeGenerator: Code generated in 10.67147 ms 22/12/08 18:28:55 INFO MemoryStore: Block broadcast_30 stored as values in memory (estimated size 160.5 KiB, free 361.6 MiB) 22/12/08 18:28:55 INFO MemoryStore: Block broadcast_30_piece0 stored as bytes in memory (estimated size 63.9 KiB, free 361.6 MiB) 22/12/08 18:28:55 INFO BlockManagerInfo: Added broadcast_30_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 63.9 KiB, free: 365.5 MiB) 22/12/08 18:28:55 INFO SparkContext: Created broadcast 30 from broadcast at DAGScheduler.scala:1478 22/12/08 18:28:55 INFO DAGScheduler: Submitting 200 missing tasks from ResultStage 17 (MapPartitionsRDD[185] at $anonfun$call$2 at Arm.scala:28) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14)) 22/12/08 18:28:55 INFO TaskSchedulerImpl: Adding task set 17.0 with 200 tasks resource profile 0 22/12/08 18:28:55 INFO DAGScheduler: Submitting ResultStage 18 (MapPartitionsRDD[187] at $anonfun$call$2 at Arm.scala:28), which has no missing parents 22/12/08 18:28:55 INFO MemoryStore: Block broadcast_31 stored as values in memory (estimated size 160.5 KiB, free 361.4 MiB) 22/12/08 18:28:55 INFO MemoryStore: Block broadcast_31_piece0 stored as bytes in memory (estimated size 63.9 KiB, free 361.3 MiB) 22/12/08 18:28:55 INFO BlockManagerInfo: Added broadcast_31_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 63.9 KiB, free: 365.5 MiB) 22/12/08 18:28:55 INFO SparkContext: Created broadcast 31 from broadcast at DAGScheduler.scala:1478 22/12/08 18:28:55 INFO DAGScheduler: Submitting 200 missing tasks from ResultStage 18 (MapPartitionsRDD[187] at $anonfun$call$2 at Arm.scala:28) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14)) 22/12/08 18:28:55 INFO TaskSchedulerImpl: Adding task set 18.0 with 200 tasks resource profile 0 22/12/08 18:28:55 INFO DAGScheduler: Submitting ResultStage 19 (MapPartitionsRDD[190] at $anonfun$call$2 at Arm.scala:28), which has no missing parents 22/12/08 18:28:55 INFO MemoryStore: Block broadcast_32 stored as values in memory (estimated size 160.5 KiB, free 361.2 MiB) 22/12/08 18:28:55 INFO MemoryStore: Block broadcast_32_piece0 stored as bytes in memory (estimated size 63.9 KiB, free 361.1 MiB) 22/12/08 18:28:55 INFO BlockManagerInfo: Added broadcast_32_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 63.9 KiB, free: 365.4 MiB) 22/12/08 18:28:55 INFO SparkContext: Created broadcast 32 from broadcast at DAGScheduler.scala:1478 22/12/08 18:28:55 INFO DAGScheduler: Submitting 200 missing tasks from ResultStage 19 (MapPartitionsRDD[190] at $anonfun$call$2 at Arm.scala:28) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14)) 22/12/08 18:28:55 INFO TaskSchedulerImpl: Adding task set 19.0 with 200 tasks resource profile 0 22/12/08 18:28:55 INFO DAGScheduler: Submitting ResultStage 20 (MapPartitionsRDD[188] at $anonfun$call$2 at Arm.scala:28), which has no missing parents 22/12/08 18:28:55 INFO MemoryStore: Block broadcast_33 stored as values in memory (estimated size 160.5 KiB, free 361.0 MiB) 22/12/08 18:28:55 INFO MemoryStore: Block broadcast_33_piece0 stored as bytes in memory (estimated size 63.9 KiB, free 360.9 MiB) 22/12/08 18:28:55 INFO BlockManagerInfo: Added broadcast_33_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 63.9 KiB, free: 365.4 MiB) 22/12/08 18:28:55 INFO SparkContext: Created broadcast 33 from broadcast at DAGScheduler.scala:1478 22/12/08 18:28:55 INFO DAGScheduler: Submitting 200 missing tasks from ResultStage 20 (MapPartitionsRDD[188] at $anonfun$call$2 at Arm.scala:28) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14)) 22/12/08 18:28:55 INFO TaskSchedulerImpl: Adding task set 20.0 with 200 tasks resource profile 0 22/12/08 18:28:55 INFO DAGScheduler: Submitting ResultStage 21 (MapPartitionsRDD[192] at $anonfun$call$2 at Arm.scala:28), which has no missing parents 22/12/08 18:28:55 INFO MemoryStore: Block broadcast_34 stored as values in memory (estimated size 160.5 KiB, free 360.7 MiB) 22/12/08 18:28:55 INFO MemoryStore: Block broadcast_34_piece0 stored as bytes in memory (estimated size 63.9 KiB, free 360.7 MiB) 22/12/08 18:28:55 INFO BlockManagerInfo: Added broadcast_34_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 63.9 KiB, free: 365.3 MiB) 22/12/08 18:28:55 INFO SparkContext: Created broadcast 34 from broadcast at DAGScheduler.scala:1478 22/12/08 18:28:55 INFO DAGScheduler: Submitting 200 missing tasks from ResultStage 21 (MapPartitionsRDD[192] at $anonfun$call$2 at Arm.scala:28) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14)) 22/12/08 18:28:55 INFO TaskSchedulerImpl: Adding task set 21.0 with 200 tasks resource profile 0 22/12/08 18:28:55 INFO DAGScheduler: Submitting ResultStage 22 (MapPartitionsRDD[191] at $anonfun$call$2 at Arm.scala:28), which has no missing parents 22/12/08 18:28:55 INFO MemoryStore: Block broadcast_35 stored as values in memory (estimated size 160.5 KiB, free 360.5 MiB) 22/12/08 18:28:55 INFO MemoryStore: Block broadcast_35_piece0 stored as bytes in memory (estimated size 63.9 KiB, free 360.5 MiB) 22/12/08 18:28:55 INFO BlockManagerInfo: Added broadcast_35_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 63.9 KiB, free: 365.2 MiB) 22/12/08 18:28:55 INFO SparkContext: Created broadcast 35 from broadcast at DAGScheduler.scala:1478 22/12/08 18:28:55 INFO DAGScheduler: Submitting 200 missing tasks from ResultStage 22 (MapPartitionsRDD[191] at $anonfun$call$2 at Arm.scala:28) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14)) 22/12/08 18:28:55 INFO TaskSchedulerImpl: Adding task set 22.0 with 200 tasks resource profile 0 22/12/08 18:28:55 INFO DAGScheduler: Submitting ResultStage 23 (MapPartitionsRDD[194] at $anonfun$call$2 at Arm.scala:28), which has no missing parents 22/12/08 18:28:55 INFO MemoryStore: Block broadcast_36 stored as values in memory (estimated size 160.5 KiB, free 360.3 MiB) 22/12/08 18:28:55 INFO MemoryStore: Block broadcast_36_piece0 stored as bytes in memory (estimated size 63.9 KiB, free 360.2 MiB) 22/12/08 18:28:55 INFO BlockManagerInfo: Added broadcast_36_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 63.9 KiB, free: 365.2 MiB) 22/12/08 18:28:55 INFO SparkContext: Created broadcast 36 from broadcast at DAGScheduler.scala:1478 22/12/08 18:28:55 INFO DAGScheduler: Submitting 200 missing tasks from ResultStage 23 (MapPartitionsRDD[194] at $anonfun$call$2 at Arm.scala:28) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14)) 22/12/08 18:28:55 INFO TaskSchedulerImpl: Adding task set 23.0 with 200 tasks resource profile 0 22/12/08 18:28:55 INFO DAGScheduler: Submitting ResultStage 24 (MapPartitionsRDD[189] at $anonfun$call$2 at Arm.scala:28), which has no missing parents 22/12/08 18:28:55 INFO MemoryStore: Block broadcast_37 stored as values in memory (estimated size 160.5 KiB, free 360.1 MiB) 22/12/08 18:28:55 INFO MemoryStore: Block broadcast_37_piece0 stored as bytes in memory (estimated size 63.9 KiB, free 360.0 MiB) 22/12/08 18:28:55 INFO BlockManagerInfo: Added broadcast_37_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 63.9 KiB, free: 365.1 MiB) 22/12/08 18:28:55 INFO SparkContext: Created broadcast 37 from broadcast at DAGScheduler.scala:1478 22/12/08 18:28:55 INFO DAGScheduler: Submitting 200 missing tasks from ResultStage 24 (MapPartitionsRDD[189] at $anonfun$call$2 at Arm.scala:28) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14)) 22/12/08 18:28:55 INFO TaskSchedulerImpl: Adding task set 24.0 with 200 tasks resource profile 0 22/12/08 18:28:55 INFO DAGScheduler: Submitting ResultStage 25 (MapPartitionsRDD[193] at $anonfun$call$2 at Arm.scala:28), which has no missing parents 22/12/08 18:28:55 INFO MemoryStore: Block broadcast_38 stored as values in memory (estimated size 160.5 KiB, free 359.9 MiB) 22/12/08 18:28:55 INFO MemoryStore: Block broadcast_38_piece0 stored as bytes in memory (estimated size 63.9 KiB, free 359.8 MiB) 22/12/08 18:28:55 INFO BlockManagerInfo: Added broadcast_38_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 63.9 KiB, free: 365.0 MiB) 22/12/08 18:28:55 INFO SparkContext: Created broadcast 38 from broadcast at DAGScheduler.scala:1478 22/12/08 18:28:55 INFO DAGScheduler: Submitting 200 missing tasks from ResultStage 25 (MapPartitionsRDD[193] at $anonfun$call$2 at Arm.scala:28) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14)) 22/12/08 18:28:55 INFO TaskSchedulerImpl: Adding task set 25.0 with 200 tasks resource profile 0 22/12/08 18:28:56 INFO CodeGenerator: Code generated in 14.4855 ms + 0) / 200]9] 22/12/08 18:28:56 INFO Executor: Finished task 0.0 in stage 32.0 (TID 1370). 8313 bytes result sent to driver 22/12/08 18:28:56 INFO TaskSetManager: Starting task 43.0 in stage 16.0 (TID 1378) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 43, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:56 INFO Executor: Running task 43.0 in stage 16.0 (TID 1378) 22/12/08 18:28:56 INFO TaskSetManager: Finished task 0.0 in stage 32.0 (TID 1370) in 1649 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/9) 22/12/08 18:28:56 INFO ShuffleBlockFetcherIterator: Getting 2 (234.0 B) non-empty blocks including 2 (234.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:56 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:56 INFO CodeGenerator: Code generated in 7.290022 ms 22/12/08 18:28:56 INFO Executor: Finished task 7.0 in stage 32.0 (TID 1377). 8313 bytes result sent to driver 22/12/08 18:28:56 INFO TaskSetManager: Starting task 49.0 in stage 16.0 (TID 1379) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 49, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:56 INFO Executor: Running task 49.0 in stage 16.0 (TID 1379) 22/12/08 18:28:56 INFO TaskSetManager: Finished task 7.0 in stage 32.0 (TID 1377) in 1719 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (2/9) 22/12/08 18:28:56 INFO ShuffleBlockFetcherIterator: Getting 1 (129.0 B) non-empty blocks including 1 (129.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:56 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:56 INFO Executor: Finished task 1.0 in stage 32.0 (TID 1371). 8313 bytes result sent to driver 22/12/08 18:28:56 INFO TaskSetManager: Starting task 51.0 in stage 16.0 (TID 1380) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 51, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:56 INFO Executor: Running task 51.0 in stage 16.0 (TID 1380) 22/12/08 18:28:56 INFO TaskSetManager: Finished task 1.0 in stage 32.0 (TID 1371) in 1806 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (3/9) 22/12/08 18:28:56 INFO ShuffleBlockFetcherIterator: Getting 5 (585.0 B) non-empty blocks including 5 (585.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:56 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:56 INFO Executor: Finished task 5.0 in stage 32.0 (TID 1375). 8313 bytes result sent to driver 22/12/08 18:28:56 INFO TaskSetManager: Starting task 66.0 in stage 16.0 (TID 1381) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 66, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:56 INFO Executor: Running task 66.0 in stage 16.0 (TID 1381) 22/12/08 18:28:56 INFO TaskSetManager: Finished task 5.0 in stage 32.0 (TID 1375) in 1892 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (4/9) 22/12/08 18:28:56 INFO ShuffleBlockFetcherIterator: Getting 47 (5.5 KiB) non-empty blocks including 47 (5.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:56 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:56 INFO Executor: Finished task 3.0 in stage 32.0 (TID 1373). 8313 bytes result sent to driver 22/12/08 18:28:56 INFO TaskSetManager: Starting task 89.0 in stage 16.0 (TID 1382) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 89, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:56 INFO Executor: Running task 89.0 in stage 16.0 (TID 1382) 22/12/08 18:28:56 INFO TaskSetManager: Finished task 3.0 in stage 32.0 (TID 1373) in 1942 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (5/9) 22/12/08 18:28:56 INFO ShuffleBlockFetcherIterator: Getting 2 (234.0 B) non-empty blocks including 2 (234.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:56 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 6.0 in stage 32.0 (TID 1376). 8313 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 102.0 in stage 16.0 (TID 1383) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 102, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 102.0 in stage 16.0 (TID 1383) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 6.0 in stage 32.0 (TID 1376) in 2027 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (6/9) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 3 (351.0 B) non-empty blocks including 3 (351.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO CodeGenerator: Code generated in 7.128718 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_43 stored as values in memory (estimated size 384.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_43 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 384.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 4.0 in stage 32.0 (TID 1374). 8313 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 103.0 in stage 16.0 (TID 1384) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 103, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 103.0 in stage 16.0 (TID 1384) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 4.0 in stage 32.0 (TID 1374) in 2087 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (7/9) 22/12/08 18:28:57 INFO Executor: Finished task 43.0 in stage 16.0 (TID 1378). 23167 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 107.0 in stage 16.0 (TID 1385) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 107, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 107.0 in stage 16.0 (TID 1385) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 43.0 in stage 16.0 (TID 1378) in 444 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 18 (2.3 KiB) non-empty blocks including 18 (2.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_49 stored as values in memory (estimated size 360.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_49 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 360.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 2 (234.0 B) non-empty blocks including 2 (234.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 49.0 in stage 16.0 (TID 1379). 23167 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 174.0 in stage 16.0 (TID 1386) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 174, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 174.0 in stage 16.0 (TID 1386) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 49.0 in stage 16.0 (TID 1379) in 386 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (2/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_51 stored as values in memory (estimated size 416.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_51 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 416.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 4 (468.0 B) non-empty blocks including 4 (468.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 51.0 in stage 16.0 (TID 1380). 23167 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 191.0 in stage 16.0 (TID 1387) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 191, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 191.0 in stage 16.0 (TID 1387) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 51.0 in stage 16.0 (TID 1380) in 312 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (3/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_66 stored as values in memory (estimated size 816.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_66 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 816.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 3 (318.0 B) non-empty blocks including 3 (318.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 66.0 in stage 16.0 (TID 1381). 23952 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 0.0 in stage 16.0 (TID 1388) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 0.0 in stage 16.0 (TID 1388) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 66.0 in stage 16.0 (TID 1381) in 231 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (4/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_89 stored as values in memory (estimated size 384.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_89 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 384.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_0 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 0.0 in stage 16.0 (TID 1388). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 89.0 in stage 16.0 (TID 1382). 23167 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 1.0 in stage 16.0 (TID 1389) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 1.0 in stage 16.0 (TID 1389) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 2.0 in stage 16.0 (TID 1390) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 2.0 in stage 16.0 (TID 1390) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 0.0 in stage 16.0 (TID 1388) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (5/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 89.0 in stage 16.0 (TID 1382) in 191 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (6/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_102 stored as values in memory (estimated size 392.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_102 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 392.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_1 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_2 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_1 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_2 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 102.0 in stage 16.0 (TID 1383). 23167 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 1.0 in stage 16.0 (TID 1389). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 3.0 in stage 16.0 (TID 1391) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 2.0 in stage 16.0 (TID 1390). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 3.0 in stage 16.0 (TID 1391) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 4.0 in stage 16.0 (TID 1392) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 4, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 4.0 in stage 16.0 (TID 1392) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 5.0 in stage 16.0 (TID 1393) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 5, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 102.0 in stage 16.0 (TID 1383) in 112 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (7/200) 22/12/08 18:28:57 INFO Executor: Running task 5.0 in stage 16.0 (TID 1393) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 1.0 in stage 16.0 (TID 1389) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (8/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 2.0 in stage 16.0 (TID 1390) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (9/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_3 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_3 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_5 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 3.0 in stage 16.0 (TID 1391). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_5 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 6.0 in stage 16.0 (TID 1394) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 6, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 6.0 in stage 16.0 (TID 1394) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 3.0 in stage 16.0 (TID 1391) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (10/200) 22/12/08 18:28:57 INFO Executor: Finished task 5.0 in stage 16.0 (TID 1393). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 7.0 in stage 16.0 (TID 1395) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 7, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 7.0 in stage 16.0 (TID 1395) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 5.0 in stage 16.0 (TID 1393) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (11/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_103 stored as values in memory (estimated size 728.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_103 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 728.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_4 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_4 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 4.0 in stage 16.0 (TID 1392). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 8.0 in stage 16.0 (TID 1396) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 8, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 8.0 in stage 16.0 (TID 1396) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Finished task 4.0 in stage 16.0 (TID 1392) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (12/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_6 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_6 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_7 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_7 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 6.0 in stage 16.0 (TID 1394). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 103.0 in stage 16.0 (TID 1384). 23167 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 9.0 in stage 16.0 (TID 1397) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 9, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 9.0 in stage 16.0 (TID 1397) 22/12/08 18:28:57 INFO Executor: Finished task 7.0 in stage 16.0 (TID 1395). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 10.0 in stage 16.0 (TID 1398) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 10, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 10.0 in stage 16.0 (TID 1398) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 11.0 in stage 16.0 (TID 1399) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 11, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 6.0 in stage 16.0 (TID 1394) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (13/200) 22/12/08 18:28:57 INFO Executor: Running task 11.0 in stage 16.0 (TID 1399) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 103.0 in stage 16.0 (TID 1384) in 69 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (14/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 7.0 in stage 16.0 (TID 1395) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (15/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_8 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_8 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_107 stored as values in memory (estimated size 384.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_107 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 384.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 8.0 in stage 16.0 (TID 1396). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 12.0 in stage 16.0 (TID 1400) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 12, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Running task 12.0 in stage 16.0 (TID 1400) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Finished task 8.0 in stage 16.0 (TID 1396) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (16/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_10 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_9 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_10 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_11 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_9 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_11 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 10.0 in stage 16.0 (TID 1398). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 13.0 in stage 16.0 (TID 1401) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 13, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 11.0 in stage 16.0 (TID 1399). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 13.0 in stage 16.0 (TID 1401) 22/12/08 18:28:57 INFO Executor: Finished task 107.0 in stage 16.0 (TID 1385). 23167 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 9.0 in stage 16.0 (TID 1397). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 14.0 in stage 16.0 (TID 1402) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 14, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 14.0 in stage 16.0 (TID 1402) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 15.0 in stage 16.0 (TID 1403) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 15, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 15.0 in stage 16.0 (TID 1403) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 10.0 in stage 16.0 (TID 1398) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (17/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 11.0 in stage 16.0 (TID 1399) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (18/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 16.0 in stage 16.0 (TID 1404) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 16, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 107.0 in stage 16.0 (TID 1385) in 76 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (19/200) 22/12/08 18:28:57 INFO Executor: Running task 16.0 in stage 16.0 (TID 1404) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 9.0 in stage 16.0 (TID 1397) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (20/200) 22/12/08 18:28:57 INFO Executor: Finished task 2.0 in stage 32.0 (TID 1372). 8313 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 17.0 in stage 16.0 (TID 1405) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 17, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 17.0 in stage 16.0 (TID 1405) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 2.0 in stage 32.0 (TID 1372) in 2169 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (8/9) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_12 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_12 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO Executor: Finished task 12.0 in stage 16.0 (TID 1400). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_174 stored as values in memory (estimated size 400.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 18.0 in stage 16.0 (TID 1406) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 18, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_174 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 400.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Running task 18.0 in stage 16.0 (TID 1406) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 12.0 in stage 16.0 (TID 1400) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (21/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_13 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_13 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_15 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_15 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 13.0 in stage 16.0 (TID 1401). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 19.0 in stage 16.0 (TID 1407) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 19, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_16 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Running task 19.0 in stage 16.0 (TID 1407) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_16 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 15.0 in stage 16.0 (TID 1403). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_14 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 13.0 in stage 16.0 (TID 1401) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (22/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_14 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 20.0 in stage 16.0 (TID 1408) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 20, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_17 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Running task 20.0 in stage 16.0 (TID 1408) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_17 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 15.0 in stage 16.0 (TID 1403) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (23/200) 22/12/08 18:28:57 INFO Executor: Finished task 16.0 in stage 16.0 (TID 1404). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 21.0 in stage 16.0 (TID 1409) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 21, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 21.0 in stage 16.0 (TID 1409) 22/12/08 18:28:57 INFO Executor: Finished task 17.0 in stage 16.0 (TID 1405). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 14.0 in stage 16.0 (TID 1402). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 16.0 in stage 16.0 (TID 1404) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (24/200) 22/12/08 18:28:57 INFO Executor: Finished task 174.0 in stage 16.0 (TID 1386). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 22.0 in stage 16.0 (TID 1410) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 22, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 22.0 in stage 16.0 (TID 1410) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 23.0 in stage 16.0 (TID 1411) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 23, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 17.0 in stage 16.0 (TID 1405) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (25/200) 22/12/08 18:28:57 INFO Executor: Running task 23.0 in stage 16.0 (TID 1411) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 24.0 in stage 16.0 (TID 1412) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 24, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 24.0 in stage 16.0 (TID 1412) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 14.0 in stage 16.0 (TID 1402) in 11 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (26/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 174.0 in stage 16.0 (TID 1386) in 69 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (27/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_18 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_18 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 18.0 in stage 16.0 (TID 1406). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_19 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 25.0 in stage 16.0 (TID 1413) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 25, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_19 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Running task 25.0 in stage 16.0 (TID 1413) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 18.0 in stage 16.0 (TID 1406) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (28/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_20 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_20 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 19.0 in stage 16.0 (TID 1407). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 26.0 in stage 16.0 (TID 1414) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 26, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 26.0 in stage 16.0 (TID 1414) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_191 stored as values in memory (estimated size 392.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_21 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 19.0 in stage 16.0 (TID 1407) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (29/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_21 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_191 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 392.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 20.0 in stage 16.0 (TID 1408). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Starting task 27.0 in stage 16.0 (TID 1415) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 27, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 27.0 in stage 16.0 (TID 1415) 22/12/08 18:28:57 INFO Executor: Finished task 21.0 in stage 16.0 (TID 1409). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 20.0 in stage 16.0 (TID 1408) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (30/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_22 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_24 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 28.0 in stage 16.0 (TID 1416) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 28, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_22 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 21.0 in stage 16.0 (TID 1409) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (31/200) 22/12/08 18:28:57 INFO Executor: Running task 28.0 in stage 16.0 (TID 1416) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_24 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 22.0 in stage 16.0 (TID 1410). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 24.0 in stage 16.0 (TID 1412). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 29.0 in stage 16.0 (TID 1417) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 29, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 29.0 in stage 16.0 (TID 1417) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 30.0 in stage 16.0 (TID 1418) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 30, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Running task 30.0 in stage 16.0 (TID 1418) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 22.0 in stage 16.0 (TID 1410) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (32/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 24.0 in stage 16.0 (TID 1412) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (33/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_23 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_25 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_23 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 191.0 in stage 16.0 (TID 1387). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_25 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 31.0 in stage 16.0 (TID 1419) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 31, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Running task 31.0 in stage 16.0 (TID 1419) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 191.0 in stage 16.0 (TID 1387) in 70 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (34/200) 22/12/08 18:28:57 INFO Executor: Finished task 25.0 in stage 16.0 (TID 1413). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_26 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 32.0 in stage 16.0 (TID 1420) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 32, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_26 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 23.0 in stage 16.0 (TID 1411). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 32.0 in stage 16.0 (TID 1420) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 33.0 in stage 16.0 (TID 1421) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 33, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 33.0 in stage 16.0 (TID 1421) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 25.0 in stage 16.0 (TID 1413) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (35/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO TaskSetManager: Finished task 23.0 in stage 16.0 (TID 1411) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (36/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 26.0 in stage 16.0 (TID 1414). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 34.0 in stage 16.0 (TID 1422) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 34, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 34.0 in stage 16.0 (TID 1422) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 26.0 in stage 16.0 (TID 1414) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (37/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_27 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_27 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 27.0 in stage 16.0 (TID 1415). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_28 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_29 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 35.0 in stage 16.0 (TID 1423) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 35, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_28 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Running task 35.0 in stage 16.0 (TID 1423) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_29 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 27.0 in stage 16.0 (TID 1415) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (38/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 28.0 in stage 16.0 (TID 1416). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 29.0 in stage 16.0 (TID 1417). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 36.0 in stage 16.0 (TID 1424) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 36, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 36.0 in stage 16.0 (TID 1424) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 37.0 in stage 16.0 (TID 1425) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 37, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_30 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Running task 37.0 in stage 16.0 (TID 1425) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 28.0 in stage 16.0 (TID 1416) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (39/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_30 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 29.0 in stage 16.0 (TID 1417) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (40/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 30.0 in stage 16.0 (TID 1418). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Starting task 38.0 in stage 16.0 (TID 1426) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 38, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 38.0 in stage 16.0 (TID 1426) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_31 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 30.0 in stage 16.0 (TID 1418) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (41/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_31 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_32 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_32 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_34 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_34 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 31.0 in stage 16.0 (TID 1419). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 39.0 in stage 16.0 (TID 1427) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 39, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 32.0 in stage 16.0 (TID 1420). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 39.0 in stage 16.0 (TID 1427) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 40.0 in stage 16.0 (TID 1428) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 40, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 40.0 in stage 16.0 (TID 1428) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 31.0 in stage 16.0 (TID 1419) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (42/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 32.0 in stage 16.0 (TID 1420) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (43/200) 22/12/08 18:28:57 INFO Executor: Finished task 34.0 in stage 16.0 (TID 1422). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Starting task 41.0 in stage 16.0 (TID 1429) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 41, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Running task 41.0 in stage 16.0 (TID 1429) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 34.0 in stage 16.0 (TID 1422) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (44/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_35 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_33 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_35 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_33 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_36 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_36 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 35.0 in stage 16.0 (TID 1423). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 42.0 in stage 16.0 (TID 1430) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 42, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 36.0 in stage 16.0 (TID 1424). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 42.0 in stage 16.0 (TID 1430) 22/12/08 18:28:57 INFO Executor: Finished task 33.0 in stage 16.0 (TID 1421). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 44.0 in stage 16.0 (TID 1431) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 44, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_37 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Running task 44.0 in stage 16.0 (TID 1431) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_37 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 45.0 in stage 16.0 (TID 1432) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 45, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 35.0 in stage 16.0 (TID 1423) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (45/200) 22/12/08 18:28:57 INFO Executor: Running task 45.0 in stage 16.0 (TID 1432) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 36.0 in stage 16.0 (TID 1424) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (46/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 33.0 in stage 16.0 (TID 1421) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (47/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 37.0 in stage 16.0 (TID 1425). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 46.0 in stage 16.0 (TID 1433) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 46, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 46.0 in stage 16.0 (TID 1433) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 37.0 in stage 16.0 (TID 1425) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (48/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_38 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_38 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 38.0 in stage 16.0 (TID 1426). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_41 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 47.0 in stage 16.0 (TID 1434) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 47, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 47.0 in stage 16.0 (TID 1434) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_41 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 38.0 in stage 16.0 (TID 1426) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (49/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_39 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_40 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_39 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_40 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 41.0 in stage 16.0 (TID 1429). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 48.0 in stage 16.0 (TID 1435) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 48, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 39.0 in stage 16.0 (TID 1427). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 48.0 in stage 16.0 (TID 1435) 22/12/08 18:28:57 INFO Executor: Finished task 40.0 in stage 16.0 (TID 1428). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 50.0 in stage 16.0 (TID 1436) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 50, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 41.0 in stage 16.0 (TID 1429) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (50/200) 22/12/08 18:28:57 INFO Executor: Running task 50.0 in stage 16.0 (TID 1436) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 39.0 in stage 16.0 (TID 1427) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (51/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Starting task 52.0 in stage 16.0 (TID 1437) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 52, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Running task 52.0 in stage 16.0 (TID 1437) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 40.0 in stage 16.0 (TID 1428) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (52/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_45 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_42 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_45 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_42 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 45.0 in stage 16.0 (TID 1432). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 42.0 in stage 16.0 (TID 1430). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 53.0 in stage 16.0 (TID 1438) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 53, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 53.0 in stage 16.0 (TID 1438) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 54.0 in stage 16.0 (TID 1439) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 54, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 54.0 in stage 16.0 (TID 1439) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_46 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 45.0 in stage 16.0 (TID 1432) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (53/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_46 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 42.0 in stage 16.0 (TID 1430) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (54/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 46.0 in stage 16.0 (TID 1433). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 55.0 in stage 16.0 (TID 1440) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 55, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_47 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Running task 55.0 in stage 16.0 (TID 1440) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_44 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 46.0 in stage 16.0 (TID 1433) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (55/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_47 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_44 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_48 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_50 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_48 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 47.0 in stage 16.0 (TID 1434). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_50 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 56.0 in stage 16.0 (TID 1441) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 56, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 44.0 in stage 16.0 (TID 1431). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 56.0 in stage 16.0 (TID 1441) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 57.0 in stage 16.0 (TID 1442) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 57, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 47.0 in stage 16.0 (TID 1434) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (56/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_52 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Running task 57.0 in stage 16.0 (TID 1442) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 44.0 in stage 16.0 (TID 1431) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (57/200) 22/12/08 18:28:57 INFO Executor: Finished task 50.0 in stage 16.0 (TID 1436). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_52 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 48.0 in stage 16.0 (TID 1435). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 58.0 in stage 16.0 (TID 1443) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 58, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 58.0 in stage 16.0 (TID 1443) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 59.0 in stage 16.0 (TID 1444) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 59, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 59.0 in stage 16.0 (TID 1444) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 50.0 in stage 16.0 (TID 1436) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (58/200) 22/12/08 18:28:57 INFO Executor: Finished task 52.0 in stage 16.0 (TID 1437). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 48.0 in stage 16.0 (TID 1435) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (59/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 60.0 in stage 16.0 (TID 1445) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 60, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 60.0 in stage 16.0 (TID 1445) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 52.0 in stage 16.0 (TID 1437) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (60/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_54 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_53 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_54 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_53 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 54.0 in stage 16.0 (TID 1439). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 53.0 in stage 16.0 (TID 1438). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO TaskSetManager: Starting task 61.0 in stage 16.0 (TID 1446) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 61, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Running task 61.0 in stage 16.0 (TID 1446) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 62.0 in stage 16.0 (TID 1447) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 62, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 54.0 in stage 16.0 (TID 1439) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (61/200) 22/12/08 18:28:57 INFO Executor: Running task 62.0 in stage 16.0 (TID 1447) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 53.0 in stage 16.0 (TID 1438) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (62/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_55 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_55 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO Executor: Finished task 55.0 in stage 16.0 (TID 1440). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Starting task 63.0 in stage 16.0 (TID 1448) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 63, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Running task 63.0 in stage 16.0 (TID 1448) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Finished task 55.0 in stage 16.0 (TID 1440) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (63/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_56 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_59 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_56 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_58 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_59 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_58 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 56.0 in stage 16.0 (TID 1441). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 59.0 in stage 16.0 (TID 1444). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 64.0 in stage 16.0 (TID 1449) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 64, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 58.0 in stage 16.0 (TID 1443). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 64.0 in stage 16.0 (TID 1449) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 65.0 in stage 16.0 (TID 1450) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 65, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 65.0 in stage 16.0 (TID 1450) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_60 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 67.0 in stage 16.0 (TID 1451) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 67, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 56.0 in stage 16.0 (TID 1441) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (64/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_60 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Running task 67.0 in stage 16.0 (TID 1451) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 59.0 in stage 16.0 (TID 1444) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (65/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 58.0 in stage 16.0 (TID 1443) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (66/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 60.0 in stage 16.0 (TID 1445). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 68.0 in stage 16.0 (TID 1452) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 68, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Running task 68.0 in stage 16.0 (TID 1452) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_57 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 60.0 in stage 16.0 (TID 1445) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (67/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_57 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_61 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_62 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_61 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_62 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 61.0 in stage 16.0 (TID 1446). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 57.0 in stage 16.0 (TID 1442). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 62.0 in stage 16.0 (TID 1447). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 69.0 in stage 16.0 (TID 1453) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 69, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Running task 69.0 in stage 16.0 (TID 1453) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 70.0 in stage 16.0 (TID 1454) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 70, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 70.0 in stage 16.0 (TID 1454) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 71.0 in stage 16.0 (TID 1455) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 71, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 61.0 in stage 16.0 (TID 1446) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (68/200) 22/12/08 18:28:57 INFO Executor: Running task 71.0 in stage 16.0 (TID 1455) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_63 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 57.0 in stage 16.0 (TID 1442) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (69/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_63 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO TaskSetManager: Finished task 62.0 in stage 16.0 (TID 1447) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (70/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_64 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 63.0 in stage 16.0 (TID 1448). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_64 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_65 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 72.0 in stage 16.0 (TID 1456) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 72, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 72.0 in stage 16.0 (TID 1456) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_65 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 63.0 in stage 16.0 (TID 1448) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (71/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 64.0 in stage 16.0 (TID 1449). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 65.0 in stage 16.0 (TID 1450). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 73.0 in stage 16.0 (TID 1457) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 73, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 73.0 in stage 16.0 (TID 1457) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_67 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 74.0 in stage 16.0 (TID 1458) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 74, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_67 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO TaskSetManager: Finished task 64.0 in stage 16.0 (TID 1449) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (72/200) 22/12/08 18:28:57 INFO Executor: Running task 74.0 in stage 16.0 (TID 1458) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Finished task 65.0 in stage 16.0 (TID 1450) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (73/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_68 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 67.0 in stage 16.0 (TID 1451). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_68 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 75.0 in stage 16.0 (TID 1459) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 75, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 75.0 in stage 16.0 (TID 1459) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 67.0 in stage 16.0 (TID 1451) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (74/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 68.0 in stage 16.0 (TID 1452). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 76.0 in stage 16.0 (TID 1460) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 76, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 76.0 in stage 16.0 (TID 1460) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_69 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 68.0 in stage 16.0 (TID 1452) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (75/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_69 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_71 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 69.0 in stage 16.0 (TID 1453). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_71 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 77.0 in stage 16.0 (TID 1461) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 77, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 77.0 in stage 16.0 (TID 1461) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 69.0 in stage 16.0 (TID 1453) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (76/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 71.0 in stage 16.0 (TID 1455). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Starting task 78.0 in stage 16.0 (TID 1462) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 78, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_72 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Running task 78.0 in stage 16.0 (TID 1462) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_72 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_73 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 71.0 in stage 16.0 (TID 1455) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (77/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_73 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_74 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_70 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_74 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_70 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 72.0 in stage 16.0 (TID 1456). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 73.0 in stage 16.0 (TID 1457). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 79.0 in stage 16.0 (TID 1463) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 79, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 79.0 in stage 16.0 (TID 1463) 22/12/08 18:28:57 INFO Executor: Finished task 74.0 in stage 16.0 (TID 1458). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 80.0 in stage 16.0 (TID 1464) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 80, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 80.0 in stage 16.0 (TID 1464) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Starting task 81.0 in stage 16.0 (TID 1465) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 81, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 81.0 in stage 16.0 (TID 1465) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 73.0 in stage 16.0 (TID 1457) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (78/200) 22/12/08 18:28:57 INFO Executor: Finished task 70.0 in stage 16.0 (TID 1454). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 72.0 in stage 16.0 (TID 1456) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (79/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 82.0 in stage 16.0 (TID 1466) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 82, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_75 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 74.0 in stage 16.0 (TID 1458) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (80/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO Executor: Running task 82.0 in stage 16.0 (TID 1466) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_75 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Finished task 70.0 in stage 16.0 (TID 1454) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (81/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_76 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_76 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 75.0 in stage 16.0 (TID 1459). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Starting task 83.0 in stage 16.0 (TID 1467) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 83, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 83.0 in stage 16.0 (TID 1467) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_77 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 75.0 in stage 16.0 (TID 1459) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (82/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_77 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 76.0 in stage 16.0 (TID 1460). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 84.0 in stage 16.0 (TID 1468) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 84, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 84.0 in stage 16.0 (TID 1468) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 76.0 in stage 16.0 (TID 1460) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (83/200) 22/12/08 18:28:57 INFO Executor: Finished task 77.0 in stage 16.0 (TID 1461). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 85.0 in stage 16.0 (TID 1469) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 85, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 85.0 in stage 16.0 (TID 1469) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 77.0 in stage 16.0 (TID 1461) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (84/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_83 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_78 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_83 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_78 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_84 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_84 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_80 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_80 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 83.0 in stage 16.0 (TID 1467). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 78.0 in stage 16.0 (TID 1462). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 86.0 in stage 16.0 (TID 1470) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 86, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 84.0 in stage 16.0 (TID 1468). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_85 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO Executor: Running task 86.0 in stage 16.0 (TID 1470) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 80.0 in stage 16.0 (TID 1464). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 87.0 in stage 16.0 (TID 1471) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 87, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_85 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Running task 87.0 in stage 16.0 (TID 1471) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 88.0 in stage 16.0 (TID 1472) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 88, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Finished task 83.0 in stage 16.0 (TID 1467) in 47 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (85/200) 22/12/08 18:28:57 INFO Executor: Running task 88.0 in stage 16.0 (TID 1472) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_79 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_79 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 90.0 in stage 16.0 (TID 1473) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 90, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 78.0 in stage 16.0 (TID 1462) in 51 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (86/200) 22/12/08 18:28:57 INFO Executor: Running task 90.0 in stage 16.0 (TID 1473) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_81 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 80.0 in stage 16.0 (TID 1464) in 50 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (87/200) 22/12/08 18:28:57 INFO Executor: Finished task 85.0 in stage 16.0 (TID 1469). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 84.0 in stage 16.0 (TID 1468) in 46 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (88/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_81 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 91.0 in stage 16.0 (TID 1474) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 91, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 79.0 in stage 16.0 (TID 1463). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 91.0 in stage 16.0 (TID 1474) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 92.0 in stage 16.0 (TID 1475) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 92, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 92.0 in stage 16.0 (TID 1475) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 85.0 in stage 16.0 (TID 1469) in 47 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (89/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 79.0 in stage 16.0 (TID 1463) in 51 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (90/200) 22/12/08 18:28:57 INFO Executor: Finished task 81.0 in stage 16.0 (TID 1465). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 93.0 in stage 16.0 (TID 1476) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 93, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 93.0 in stage 16.0 (TID 1476) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO TaskSetManager: Finished task 81.0 in stage 16.0 (TID 1465) in 51 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (91/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_82 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_82 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 82.0 in stage 16.0 (TID 1466). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 94.0 in stage 16.0 (TID 1477) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 94, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_86 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Running task 94.0 in stage 16.0 (TID 1477) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO TaskSetManager: Finished task 82.0 in stage 16.0 (TID 1466) in 54 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (92/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_86 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_88 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 86.0 in stage 16.0 (TID 1470). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_87 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_88 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_90 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 95.0 in stage 16.0 (TID 1478) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 95, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_87 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_91 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Running task 95.0 in stage 16.0 (TID 1478) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_90 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 86.0 in stage 16.0 (TID 1470) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (93/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_91 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_92 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_92 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_93 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 88.0 in stage 16.0 (TID 1472). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_93 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 87.0 in stage 16.0 (TID 1471). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 96.0 in stage 16.0 (TID 1479) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 96, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 91.0 in stage 16.0 (TID 1474). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 96.0 in stage 16.0 (TID 1479) 22/12/08 18:28:57 INFO Executor: Finished task 90.0 in stage 16.0 (TID 1473). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 97.0 in stage 16.0 (TID 1480) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 97, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 92.0 in stage 16.0 (TID 1475). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 97.0 in stage 16.0 (TID 1480) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 98.0 in stage 16.0 (TID 1481) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 98, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 93.0 in stage 16.0 (TID 1476). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 98.0 in stage 16.0 (TID 1481) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 99.0 in stage 16.0 (TID 1482) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 99, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 88.0 in stage 16.0 (TID 1472) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (94/200) 22/12/08 18:28:57 INFO Executor: Running task 99.0 in stage 16.0 (TID 1482) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 87.0 in stage 16.0 (TID 1471) in 11 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (95/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 100.0 in stage 16.0 (TID 1483) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 100, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 91.0 in stage 16.0 (TID 1474) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (96/200) 22/12/08 18:28:57 INFO Executor: Running task 100.0 in stage 16.0 (TID 1483) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 101.0 in stage 16.0 (TID 1484) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 101, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 101.0 in stage 16.0 (TID 1484) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 90.0 in stage 16.0 (TID 1473) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (97/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 92.0 in stage 16.0 (TID 1475) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (98/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 93.0 in stage 16.0 (TID 1476) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (99/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_95 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_95 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 95.0 in stage 16.0 (TID 1478). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_97 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Starting task 104.0 in stage 16.0 (TID 1485) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 104, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_97 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_96 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Running task 104.0 in stage 16.0 (TID 1485) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_98 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_96 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_94 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 95.0 in stage 16.0 (TID 1478) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (100/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_99 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_98 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_100 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 97.0 in stage 16.0 (TID 1480). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_94 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 105.0 in stage 16.0 (TID 1486) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 105, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_99 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Running task 105.0 in stage 16.0 (TID 1486) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 97.0 in stage 16.0 (TID 1480) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (101/200) 22/12/08 18:28:57 INFO Executor: Finished task 96.0 in stage 16.0 (TID 1479). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_100 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Starting task 106.0 in stage 16.0 (TID 1487) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 106, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 98.0 in stage 16.0 (TID 1481). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 106.0 in stage 16.0 (TID 1487) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 108.0 in stage 16.0 (TID 1488) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 108, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 108.0 in stage 16.0 (TID 1488) 22/12/08 18:28:57 INFO Executor: Finished task 99.0 in stage 16.0 (TID 1482). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 96.0 in stage 16.0 (TID 1479) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (102/200) 22/12/08 18:28:57 INFO Executor: Finished task 94.0 in stage 16.0 (TID 1477). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 100.0 in stage 16.0 (TID 1483). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_101 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 109.0 in stage 16.0 (TID 1489) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 109, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_101 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 98.0 in stage 16.0 (TID 1481) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (103/200) 22/12/08 18:28:57 INFO Executor: Running task 109.0 in stage 16.0 (TID 1489) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 110.0 in stage 16.0 (TID 1490) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 110, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 94.0 in stage 16.0 (TID 1477) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (104/200) 22/12/08 18:28:57 INFO Executor: Running task 110.0 in stage 16.0 (TID 1490) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 99.0 in stage 16.0 (TID 1482) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (105/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 111.0 in stage 16.0 (TID 1491) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 111, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 101.0 in stage 16.0 (TID 1484). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 111.0 in stage 16.0 (TID 1491) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 100.0 in stage 16.0 (TID 1483) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (106/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 112.0 in stage 16.0 (TID 1492) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 112, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 112.0 in stage 16.0 (TID 1492) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 101.0 in stage 16.0 (TID 1484) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (107/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_104 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_104 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_105 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_105 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 104.0 in stage 16.0 (TID 1485). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO TaskSetManager: Starting task 113.0 in stage 16.0 (TID 1493) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 113, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 8 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_106 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 105.0 in stage 16.0 (TID 1486). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 113.0 in stage 16.0 (TID 1493) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_109 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_106 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 114.0 in stage 16.0 (TID 1494) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 114, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_109 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Running task 114.0 in stage 16.0 (TID 1494) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 104.0 in stage 16.0 (TID 1485) in 17 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (108/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_108 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 105.0 in stage 16.0 (TID 1486) in 16 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (109/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_108 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 109.0 in stage 16.0 (TID 1489). 23167 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 106.0 in stage 16.0 (TID 1487). 23167 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 115.0 in stage 16.0 (TID 1495) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 115, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Running task 115.0 in stage 16.0 (TID 1495) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Starting task 116.0 in stage 16.0 (TID 1496) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 116, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 108.0 in stage 16.0 (TID 1488). 23167 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 116.0 in stage 16.0 (TID 1496) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 109.0 in stage 16.0 (TID 1489) in 15 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (110/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 117.0 in stage 16.0 (TID 1497) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 117, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_112 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Running task 117.0 in stage 16.0 (TID 1497) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 106.0 in stage 16.0 (TID 1487) in 17 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (111/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_111 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_112 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 108.0 in stage 16.0 (TID 1488) in 17 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (112/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_111 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO Executor: Finished task 112.0 in stage 16.0 (TID 1492). 23167 bytes result sent to driver 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 111.0 in stage 16.0 (TID 1491). 23167 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 118.0 in stage 16.0 (TID 1498) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 118, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 118.0 in stage 16.0 (TID 1498) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 119.0 in stage 16.0 (TID 1499) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 119, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 119.0 in stage 16.0 (TID 1499) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 112.0 in stage 16.0 (TID 1492) in 17 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (113/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 111.0 in stage 16.0 (TID 1491) in 17 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (114/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_110 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_110 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 110.0 in stage 16.0 (TID 1490). 23167 bytes result sent to driver 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Starting task 120.0 in stage 16.0 (TID 1500) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 120, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 120.0 in stage 16.0 (TID 1500) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 110.0 in stage 16.0 (TID 1490) in 20 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (115/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_113 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_114 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_113 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_114 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 113.0 in stage 16.0 (TID 1493). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 114.0 in stage 16.0 (TID 1494). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 121.0 in stage 16.0 (TID 1501) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 121, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_116 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_115 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Running task 121.0 in stage 16.0 (TID 1501) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 122.0 in stage 16.0 (TID 1502) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 122, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_116 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Running task 122.0 in stage 16.0 (TID 1502) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 113.0 in stage 16.0 (TID 1493) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (116/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_115 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Finished task 114.0 in stage 16.0 (TID 1494) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (117/200) 22/12/08 18:28:57 INFO Executor: Finished task 116.0 in stage 16.0 (TID 1496). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 115.0 in stage 16.0 (TID 1495). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 123.0 in stage 16.0 (TID 1503) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 123, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_117 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Running task 123.0 in stage 16.0 (TID 1503) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_117 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 124.0 in stage 16.0 (TID 1504) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 124, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 116.0 in stage 16.0 (TID 1496) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (118/200) 22/12/08 18:28:57 INFO Executor: Running task 124.0 in stage 16.0 (TID 1504) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Finished task 115.0 in stage 16.0 (TID 1495) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (119/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_118 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_118 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_119 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 117.0 in stage 16.0 (TID 1497). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_119 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 125.0 in stage 16.0 (TID 1505) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 125, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 125.0 in stage 16.0 (TID 1505) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 117.0 in stage 16.0 (TID 1497) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (120/200) 22/12/08 18:28:57 INFO Executor: Finished task 118.0 in stage 16.0 (TID 1498). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 126.0 in stage 16.0 (TID 1506) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 126, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 119.0 in stage 16.0 (TID 1499). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 126.0 in stage 16.0 (TID 1506) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 127.0 in stage 16.0 (TID 1507) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 127, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 127.0 in stage 16.0 (TID 1507) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 119.0 in stage 16.0 (TID 1499) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (121/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 118.0 in stage 16.0 (TID 1498) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (122/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_121 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_121 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_122 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_122 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 121.0 in stage 16.0 (TID 1501). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_124 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 128.0 in stage 16.0 (TID 1508) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 128, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_124 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Running task 128.0 in stage 16.0 (TID 1508) 22/12/08 18:28:57 INFO Executor: Finished task 122.0 in stage 16.0 (TID 1502). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_120 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_120 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 129.0 in stage 16.0 (TID 1509) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 129, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 129.0 in stage 16.0 (TID 1509) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 121.0 in stage 16.0 (TID 1501) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (123/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_123 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 122.0 in stage 16.0 (TID 1502) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (124/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_123 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 124.0 in stage 16.0 (TID 1504). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 130.0 in stage 16.0 (TID 1510) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 130, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 130.0 in stage 16.0 (TID 1510) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 124.0 in stage 16.0 (TID 1504) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (125/200) 22/12/08 18:28:57 INFO Executor: Finished task 120.0 in stage 16.0 (TID 1500). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO Executor: Finished task 123.0 in stage 16.0 (TID 1503). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 131.0 in stage 16.0 (TID 1511) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 131, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO Executor: Running task 131.0 in stage 16.0 (TID 1511) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Starting task 132.0 in stage 16.0 (TID 1512) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 132, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 120.0 in stage 16.0 (TID 1500) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (126/200) 22/12/08 18:28:57 INFO Executor: Running task 132.0 in stage 16.0 (TID 1512) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_126 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_127 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 123.0 in stage 16.0 (TID 1503) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (127/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_126 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_125 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_127 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_125 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 126.0 in stage 16.0 (TID 1506). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 133.0 in stage 16.0 (TID 1513) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 133, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 127.0 in stage 16.0 (TID 1507). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 133.0 in stage 16.0 (TID 1513) 22/12/08 18:28:57 INFO Executor: Finished task 125.0 in stage 16.0 (TID 1505). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 134.0 in stage 16.0 (TID 1514) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 134, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 134.0 in stage 16.0 (TID 1514) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 135.0 in stage 16.0 (TID 1515) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 135, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 126.0 in stage 16.0 (TID 1506) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (128/200) 22/12/08 18:28:57 INFO Executor: Running task 135.0 in stage 16.0 (TID 1515) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 127.0 in stage 16.0 (TID 1507) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (129/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 125.0 in stage 16.0 (TID 1505) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (130/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_129 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_128 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_129 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_128 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_130 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 129.0 in stage 16.0 (TID 1509). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 128.0 in stage 16.0 (TID 1508). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 136.0 in stage 16.0 (TID 1516) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 136, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Starting task 137.0 in stage 16.0 (TID 1517) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 137, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 129.0 in stage 16.0 (TID 1509) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (131/200) 22/12/08 18:28:57 INFO Executor: Running task 137.0 in stage 16.0 (TID 1517) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 128.0 in stage 16.0 (TID 1508) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (132/200) 22/12/08 18:28:57 INFO Executor: Running task 136.0 in stage 16.0 (TID 1516) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_130 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 130.0 in stage 16.0 (TID 1510). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_131 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_133 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_135 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_134 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 138.0 in stage 16.0 (TID 1518) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 138, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_131 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_132 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Running task 138.0 in stage 16.0 (TID 1518) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_133 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 130.0 in stage 16.0 (TID 1510) in 49 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (133/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_135 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_134 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_132 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 131.0 in stage 16.0 (TID 1511). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 133.0 in stage 16.0 (TID 1513). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 135.0 in stage 16.0 (TID 1515). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 139.0 in stage 16.0 (TID 1519) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 139, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 134.0 in stage 16.0 (TID 1514). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 139.0 in stage 16.0 (TID 1519) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 140.0 in stage 16.0 (TID 1520) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 140, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 140.0 in stage 16.0 (TID 1520) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 141.0 in stage 16.0 (TID 1521) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 141, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 131.0 in stage 16.0 (TID 1511) in 50 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (134/200) 22/12/08 18:28:57 INFO Executor: Running task 141.0 in stage 16.0 (TID 1521) 22/12/08 18:28:57 INFO Executor: Finished task 132.0 in stage 16.0 (TID 1512). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 142.0 in stage 16.0 (TID 1522) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 142, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 142.0 in stage 16.0 (TID 1522) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 143.0 in stage 16.0 (TID 1523) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 143, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 133.0 in stage 16.0 (TID 1513) in 48 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (135/200) 22/12/08 18:28:57 INFO Executor: Running task 143.0 in stage 16.0 (TID 1523) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 134.0 in stage 16.0 (TID 1514) in 48 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (136/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 135.0 in stage 16.0 (TID 1515) in 47 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (137/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 132.0 in stage 16.0 (TID 1512) in 50 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (138/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_137 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_137 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_136 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_136 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 137.0 in stage 16.0 (TID 1517). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 144.0 in stage 16.0 (TID 1524) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 144, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 144.0 in stage 16.0 (TID 1524) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Finished task 137.0 in stage 16.0 (TID 1517) in 48 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (139/200) 22/12/08 18:28:57 INFO Executor: Finished task 136.0 in stage 16.0 (TID 1516). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 145.0 in stage 16.0 (TID 1525) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 145, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_138 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Running task 145.0 in stage 16.0 (TID 1525) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_138 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 136.0 in stage 16.0 (TID 1516) in 49 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (140/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 138.0 in stage 16.0 (TID 1518). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 146.0 in stage 16.0 (TID 1526) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 146, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Running task 146.0 in stage 16.0 (TID 1526) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 138.0 in stage 16.0 (TID 1518) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (141/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_141 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_141 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_140 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_140 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 141.0 in stage 16.0 (TID 1521). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 147.0 in stage 16.0 (TID 1527) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 147, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 147.0 in stage 16.0 (TID 1527) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 141.0 in stage 16.0 (TID 1521) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (142/200) 22/12/08 18:28:57 INFO Executor: Finished task 140.0 in stage 16.0 (TID 1520). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_139 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 148.0 in stage 16.0 (TID 1528) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 148, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_139 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Running task 148.0 in stage 16.0 (TID 1528) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Finished task 140.0 in stage 16.0 (TID 1520) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (143/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 139.0 in stage 16.0 (TID 1519). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_143 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_143 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 149.0 in stage 16.0 (TID 1529) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 149, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_144 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_142 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Running task 149.0 in stage 16.0 (TID 1529) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_144 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 139.0 in stage 16.0 (TID 1519) in 11 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (144/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_142 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 144.0 in stage 16.0 (TID 1524). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 143.0 in stage 16.0 (TID 1523). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 150.0 in stage 16.0 (TID 1530) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 150, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_145 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Running task 150.0 in stage 16.0 (TID 1530) 22/12/08 18:28:57 INFO Executor: Finished task 142.0 in stage 16.0 (TID 1522). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 151.0 in stage 16.0 (TID 1531) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 151, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_145 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Finished task 144.0 in stage 16.0 (TID 1524) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (145/200) 22/12/08 18:28:57 INFO Executor: Running task 151.0 in stage 16.0 (TID 1531) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 152.0 in stage 16.0 (TID 1532) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 152, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 143.0 in stage 16.0 (TID 1523) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (146/200) 22/12/08 18:28:57 INFO Executor: Running task 152.0 in stage 16.0 (TID 1532) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 142.0 in stage 16.0 (TID 1522) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (147/200) 22/12/08 18:28:57 INFO Executor: Finished task 145.0 in stage 16.0 (TID 1525). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_146 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_146 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 153.0 in stage 16.0 (TID 1533) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 153, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 153.0 in stage 16.0 (TID 1533) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 145.0 in stage 16.0 (TID 1525) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (148/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 146.0 in stage 16.0 (TID 1526). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 154.0 in stage 16.0 (TID 1534) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 154, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 154.0 in stage 16.0 (TID 1534) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 146.0 in stage 16.0 (TID 1526) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (149/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_147 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_147 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 147.0 in stage 16.0 (TID 1527). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_148 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 155.0 in stage 16.0 (TID 1535) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 155, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_148 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Running task 155.0 in stage 16.0 (TID 1535) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 147.0 in stage 16.0 (TID 1527) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (150/200) 22/12/08 18:28:57 INFO Executor: Finished task 148.0 in stage 16.0 (TID 1528). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 156.0 in stage 16.0 (TID 1536) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 156, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 156.0 in stage 16.0 (TID 1536) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Finished task 148.0 in stage 16.0 (TID 1528) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (151/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_152 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_152 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_149 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_149 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 152.0 in stage 16.0 (TID 1532). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_151 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_151 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 157.0 in stage 16.0 (TID 1537) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 157, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO Executor: Running task 157.0 in stage 16.0 (TID 1537) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_153 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO TaskSetManager: Finished task 152.0 in stage 16.0 (TID 1532) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (152/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_153 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 149.0 in stage 16.0 (TID 1529). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 151.0 in stage 16.0 (TID 1531). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 158.0 in stage 16.0 (TID 1538) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 158, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_154 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_150 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Running task 158.0 in stage 16.0 (TID 1538) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 159.0 in stage 16.0 (TID 1539) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 159, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_154 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Running task 159.0 in stage 16.0 (TID 1539) 22/12/08 18:28:57 INFO Executor: Finished task 153.0 in stage 16.0 (TID 1533). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 149.0 in stage 16.0 (TID 1529) in 11 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (153/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_150 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 160.0 in stage 16.0 (TID 1540) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 160, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 160.0 in stage 16.0 (TID 1540) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 151.0 in stage 16.0 (TID 1531) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (154/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 153.0 in stage 16.0 (TID 1533) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (155/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 154.0 in stage 16.0 (TID 1534). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 161.0 in stage 16.0 (TID 1541) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 161, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 150.0 in stage 16.0 (TID 1530). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 161.0 in stage 16.0 (TID 1541) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_155 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 162.0 in stage 16.0 (TID 1542) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 162, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_155 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Running task 162.0 in stage 16.0 (TID 1542) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 154.0 in stage 16.0 (TID 1534) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (156/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 150.0 in stage 16.0 (TID 1530) in 11 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (157/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 155.0 in stage 16.0 (TID 1535). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 163.0 in stage 16.0 (TID 1543) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 163, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 163.0 in stage 16.0 (TID 1543) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_156 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_156 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 155.0 in stage 16.0 (TID 1535) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (158/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 156.0 in stage 16.0 (TID 1536). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_157 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 164.0 in stage 16.0 (TID 1544) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 164, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_157 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Running task 164.0 in stage 16.0 (TID 1544) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 156.0 in stage 16.0 (TID 1536) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (159/200) 22/12/08 18:28:57 INFO Executor: Finished task 157.0 in stage 16.0 (TID 1537). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Starting task 165.0 in stage 16.0 (TID 1545) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 165, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 165.0 in stage 16.0 (TID 1545) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 157.0 in stage 16.0 (TID 1537) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (160/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_158 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_158 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_160 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_160 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_161 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_161 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 158.0 in stage 16.0 (TID 1538). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Starting task 166.0 in stage 16.0 (TID 1546) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 166, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 166.0 in stage 16.0 (TID 1546) 22/12/08 18:28:57 INFO Executor: Finished task 160.0 in stage 16.0 (TID 1540). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 161.0 in stage 16.0 (TID 1541). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 167.0 in stage 16.0 (TID 1547) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 167, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_159 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Running task 167.0 in stage 16.0 (TID 1547) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 168.0 in stage 16.0 (TID 1548) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 168, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_159 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Finished task 158.0 in stage 16.0 (TID 1538) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (161/200) 22/12/08 18:28:57 INFO Executor: Running task 168.0 in stage 16.0 (TID 1548) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 161.0 in stage 16.0 (TID 1541) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (162/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 160.0 in stage 16.0 (TID 1540) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (163/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_163 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_163 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 159.0 in stage 16.0 (TID 1539). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 169.0 in stage 16.0 (TID 1549) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 169, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 169.0 in stage 16.0 (TID 1549) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Finished task 159.0 in stage 16.0 (TID 1539) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (164/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_162 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_162 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 163.0 in stage 16.0 (TID 1543). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_164 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 170.0 in stage 16.0 (TID 1550) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 170, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_164 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Running task 170.0 in stage 16.0 (TID 1550) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 163.0 in stage 16.0 (TID 1543) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (165/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_165 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_165 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 162.0 in stage 16.0 (TID 1542). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 164.0 in stage 16.0 (TID 1544). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 171.0 in stage 16.0 (TID 1551) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 171, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 171.0 in stage 16.0 (TID 1551) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 172.0 in stage 16.0 (TID 1552) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 172, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 165.0 in stage 16.0 (TID 1545). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 172.0 in stage 16.0 (TID 1552) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 162.0 in stage 16.0 (TID 1542) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (166/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 173.0 in stage 16.0 (TID 1553) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 173, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 164.0 in stage 16.0 (TID 1544) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (167/200) 22/12/08 18:28:57 INFO Executor: Running task 173.0 in stage 16.0 (TID 1553) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Finished task 165.0 in stage 16.0 (TID 1545) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (168/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_166 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_166 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 166.0 in stage 16.0 (TID 1546). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 175.0 in stage 16.0 (TID 1554) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 175, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_167 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Running task 175.0 in stage 16.0 (TID 1554) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_168 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_167 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 166.0 in stage 16.0 (TID 1546) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (169/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_168 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 167.0 in stage 16.0 (TID 1547). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 168.0 in stage 16.0 (TID 1548). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 176.0 in stage 16.0 (TID 1555) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 176, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Running task 176.0 in stage 16.0 (TID 1555) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 177.0 in stage 16.0 (TID 1556) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 177, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 177.0 in stage 16.0 (TID 1556) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 167.0 in stage 16.0 (TID 1547) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (170/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 168.0 in stage 16.0 (TID 1548) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (171/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_170 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_170 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_171 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 170.0 in stage 16.0 (TID 1550). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_169 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_171 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Starting task 178.0 in stage 16.0 (TID 1557) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 178, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_169 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Running task 178.0 in stage 16.0 (TID 1557) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 170.0 in stage 16.0 (TID 1550) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (172/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_173 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 171.0 in stage 16.0 (TID 1551). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_173 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 179.0 in stage 16.0 (TID 1558) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 179, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 179.0 in stage 16.0 (TID 1558) 22/12/08 18:28:57 INFO Executor: Finished task 169.0 in stage 16.0 (TID 1549). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 171.0 in stage 16.0 (TID 1551) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (173/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO TaskSetManager: Starting task 180.0 in stage 16.0 (TID 1559) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 180, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO Executor: Running task 180.0 in stage 16.0 (TID 1559) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 173.0 in stage 16.0 (TID 1553). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 181.0 in stage 16.0 (TID 1560) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 181, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 181.0 in stage 16.0 (TID 1560) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 169.0 in stage 16.0 (TID 1549) in 11 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (174/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_175 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 173.0 in stage 16.0 (TID 1553) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (175/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_175 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_172 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_172 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 175.0 in stage 16.0 (TID 1554). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 182.0 in stage 16.0 (TID 1561) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 182, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 182.0 in stage 16.0 (TID 1561) 22/12/08 18:28:57 INFO Executor: Finished task 172.0 in stage 16.0 (TID 1552). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 175.0 in stage 16.0 (TID 1554) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (176/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 183.0 in stage 16.0 (TID 1562) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 183, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Running task 183.0 in stage 16.0 (TID 1562) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Finished task 172.0 in stage 16.0 (TID 1552) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (177/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_176 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_176 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_177 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_177 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 177.0 in stage 16.0 (TID 1556). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 176.0 in stage 16.0 (TID 1555). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Starting task 184.0 in stage 16.0 (TID 1563) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 184, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 184.0 in stage 16.0 (TID 1563) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 185.0 in stage 16.0 (TID 1564) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 185, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_179 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Running task 185.0 in stage 16.0 (TID 1564) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 177.0 in stage 16.0 (TID 1556) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (178/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_179 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_178 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 176.0 in stage 16.0 (TID 1555) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (179/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_178 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 179.0 in stage 16.0 (TID 1558). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 186.0 in stage 16.0 (TID 1565) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 186, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 186.0 in stage 16.0 (TID 1565) 22/12/08 18:28:57 INFO Executor: Finished task 178.0 in stage 16.0 (TID 1557). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 187.0 in stage 16.0 (TID 1566) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 187, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_181 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 179.0 in stage 16.0 (TID 1558) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (180/200) 22/12/08 18:28:57 INFO Executor: Running task 187.0 in stage 16.0 (TID 1566) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_181 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 178.0 in stage 16.0 (TID 1557) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (181/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 181.0 in stage 16.0 (TID 1560). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 188.0 in stage 16.0 (TID 1567) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 188, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 188.0 in stage 16.0 (TID 1567) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_180 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_182 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_180 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 181.0 in stage 16.0 (TID 1560) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (182/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_182 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 182.0 in stage 16.0 (TID 1561). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 189.0 in stage 16.0 (TID 1568) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 189, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 180.0 in stage 16.0 (TID 1559). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 189.0 in stage 16.0 (TID 1568) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 190.0 in stage 16.0 (TID 1569) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 190, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 190.0 in stage 16.0 (TID 1569) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 182.0 in stage 16.0 (TID 1561) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (183/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Finished task 180.0 in stage 16.0 (TID 1559) in 11 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (184/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_185 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_185 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_183 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_183 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_184 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_184 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 185.0 in stage 16.0 (TID 1564). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 192.0 in stage 16.0 (TID 1570) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 192, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 192.0 in stage 16.0 (TID 1570) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_186 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 184.0 in stage 16.0 (TID 1563). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_186 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 193.0 in stage 16.0 (TID 1571) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 193, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Finished task 185.0 in stage 16.0 (TID 1564) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (185/200) 22/12/08 18:28:57 INFO Executor: Running task 193.0 in stage 16.0 (TID 1571) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 184.0 in stage 16.0 (TID 1563) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (186/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_187 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_187 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 187.0 in stage 16.0 (TID 1566). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 194.0 in stage 16.0 (TID 1572) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 194, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 194.0 in stage 16.0 (TID 1572) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 187.0 in stage 16.0 (TID 1566) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (187/200) 22/12/08 18:28:57 INFO Executor: Finished task 183.0 in stage 16.0 (TID 1562). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 195.0 in stage 16.0 (TID 1573) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 195, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 195.0 in stage 16.0 (TID 1573) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Finished task 183.0 in stage 16.0 (TID 1562) in 54 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (188/200) 22/12/08 18:28:57 INFO Executor: Finished task 186.0 in stage 16.0 (TID 1565). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 196.0 in stage 16.0 (TID 1574) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 196, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 196.0 in stage 16.0 (TID 1574) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 186.0 in stage 16.0 (TID 1565) in 50 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (189/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_188 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_188 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 188.0 in stage 16.0 (TID 1567). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 197.0 in stage 16.0 (TID 1575) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 197, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 197.0 in stage 16.0 (TID 1575) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_189 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 188.0 in stage 16.0 (TID 1567) in 50 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (190/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_189 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 189.0 in stage 16.0 (TID 1568). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 198.0 in stage 16.0 (TID 1576) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 198, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_192 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Running task 198.0 in stage 16.0 (TID 1576) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 189.0 in stage 16.0 (TID 1568) in 50 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (191/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_192 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_190 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_190 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 192.0 in stage 16.0 (TID 1570). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_194 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO TaskSetManager: Starting task 199.0 in stage 16.0 (TID 1577) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 199, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_194 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Running task 199.0 in stage 16.0 (TID 1577) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 192.0 in stage 16.0 (TID 1570) in 49 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (192/200) 22/12/08 18:28:57 INFO Executor: Finished task 190.0 in stage 16.0 (TID 1569). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Starting task 43.0 in stage 17.0 (TID 1578) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 43, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_193 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO Executor: Running task 43.0 in stage 17.0 (TID 1578) 22/12/08 18:28:57 INFO Executor: Finished task 194.0 in stage 16.0 (TID 1572). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_193 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 49.0 in stage 17.0 (TID 1579) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 49, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 49.0 in stage 17.0 (TID 1579) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 190.0 in stage 16.0 (TID 1569) in 52 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (193/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_196 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 194.0 in stage 16.0 (TID 1572) in 48 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (194/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_196 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 193.0 in stage 16.0 (TID 1571). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 51.0 in stage 17.0 (TID 1580) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 51, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 51.0 in stage 17.0 (TID 1580) 22/12/08 18:28:57 INFO Executor: Finished task 196.0 in stage 16.0 (TID 1574). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO TaskSetManager: Starting task 66.0 in stage 17.0 (TID 1581) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 66, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO TaskSetManager: Finished task 193.0 in stage 16.0 (TID 1571) in 51 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (195/200) 22/12/08 18:28:57 INFO Executor: Running task 66.0 in stage 17.0 (TID 1581) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 196.0 in stage 16.0 (TID 1574) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (196/200) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_195 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_195 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_197 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_197 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Finished task 195.0 in stage 16.0 (TID 1573). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 197.0 in stage 16.0 (TID 1575). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 89.0 in stage 17.0 (TID 1582) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 89, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 89.0 in stage 17.0 (TID 1582) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 102.0 in stage 17.0 (TID 1583) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 102, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_198 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:57 INFO Executor: Running task 102.0 in stage 17.0 (TID 1583) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 195.0 in stage 16.0 (TID 1573) in 11 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (197/200) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_198 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 197.0 in stage 16.0 (TID 1575) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (198/200) 22/12/08 18:28:57 INFO MemoryStore: Block rdd_134_199 stored as values in memory (estimated size 16.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added rdd_134_199 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 16.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Finished task 198.0 in stage 16.0 (TID 1576). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 103.0 in stage 17.0 (TID 1584) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 103, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 103.0 in stage 17.0 (TID 1584) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 198.0 in stage 16.0 (TID 1576) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (199/200) 22/12/08 18:28:57 INFO Executor: Finished task 199.0 in stage 16.0 (TID 1577). 23124 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_49 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 107.0 in stage 17.0 (TID 1585) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 107, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 107.0 in stage 17.0 (TID 1585) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 199.0 in stage 16.0 (TID 1577) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (200/200) 22/12/08 18:28:57 INFO TaskSchedulerImpl: Removed TaskSet 16.0, whose tasks have all completed, from pool 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_66 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_51 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_43 locally 22/12/08 18:28:57 INFO DAGScheduler: ResultStage 16 ($anonfun$call$2 at Arm.scala:28) finished in 2.471 s 22/12/08 18:28:57 INFO DAGScheduler: Job 5 is finished. Cancelling potential speculative or zombie tasks for this job 22/12/08 18:28:57 INFO TaskSchedulerImpl: Killing all running tasks in stage 16: Stage finished 22/12/08 18:28:57 INFO DAGScheduler: Job 5 finished: $anonfun$call$2 at Arm.scala:28, took 68.987530 s 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_103 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_89 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_107 locally 22/12/08 18:28:57 INFO MemoryStore: Block broadcast_39 stored as values in memory (estimated size 728.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_102 locally 22/12/08 18:28:57 INFO Executor: Finished task 49.0 in stage 17.0 (TID 1579). 22909 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 66.0 in stage 17.0 (TID 1581). 22909 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 43.0 in stage 17.0 (TID 1578). 22909 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 174.0 in stage 17.0 (TID 1586) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 174, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 174.0 in stage 17.0 (TID 1586) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 191.0 in stage 17.0 (TID 1587) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 191, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 191.0 in stage 17.0 (TID 1587) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 0.0 in stage 17.0 (TID 1588) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 51.0 in stage 17.0 (TID 1580). 22909 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 0.0 in stage 17.0 (TID 1588) 22/12/08 18:28:57 INFO MemoryStore: Block broadcast_39_piece0 stored as bytes in memory (estimated size 721.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 1.0 in stage 17.0 (TID 1589) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManagerInfo: Added broadcast_39_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 721.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO Executor: Running task 1.0 in stage 17.0 (TID 1589) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 49.0 in stage 17.0 (TID 1579) in 15 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 66.0 in stage 17.0 (TID 1581) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (2/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 43.0 in stage 17.0 (TID 1578) in 17 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (3/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 51.0 in stage 17.0 (TID 1580) in 15 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (4/200) 22/12/08 18:28:57 INFO SparkContext: Created broadcast 39 from $anonfun$call$6 at Arm.scala:28 22/12/08 18:28:57 INFO Executor: Finished task 107.0 in stage 17.0 (TID 1585). 22909 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 103.0 in stage 17.0 (TID 1584). 22909 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 89.0 in stage 17.0 (TID 1582). 22909 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 102.0 in stage 17.0 (TID 1583). 22909 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 2.0 in stage 17.0 (TID 1590) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 2.0 in stage 17.0 (TID 1590) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 3.0 in stage 17.0 (TID 1591) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 3.0 in stage 17.0 (TID 1591) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 4.0 in stage 17.0 (TID 1592) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 4, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 107.0 in stage 17.0 (TID 1585) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (5/200) 22/12/08 18:28:57 INFO Executor: Running task 4.0 in stage 17.0 (TID 1592) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 5.0 in stage 17.0 (TID 1593) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 5, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 5.0 in stage 17.0 (TID 1593) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 103.0 in stage 17.0 (TID 1584) in 15 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (6/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 89.0 in stage 17.0 (TID 1582) in 16 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (7/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 102.0 in stage 17.0 (TID 1583) in 17 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (8/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_0 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_174 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_191 locally 22/12/08 18:28:57 INFO Executor: Finished task 0.0 in stage 17.0 (TID 1588). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 6.0 in stage 17.0 (TID 1594) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 6, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 6.0 in stage 17.0 (TID 1594) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 0.0 in stage 17.0 (TID 1588) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (9/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_1 locally 22/12/08 18:28:57 INFO Executor: Finished task 1.0 in stage 17.0 (TID 1589). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 7.0 in stage 17.0 (TID 1595) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 7, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_5 locally 22/12/08 18:28:57 INFO Executor: Running task 7.0 in stage 17.0 (TID 1595) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 1.0 in stage 17.0 (TID 1589) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (10/200) 22/12/08 18:28:57 INFO Executor: Finished task 5.0 in stage 17.0 (TID 1593). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 8.0 in stage 17.0 (TID 1596) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 8, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 8.0 in stage 17.0 (TID 1596) 22/12/08 18:28:57 INFO Executor: Finished task 174.0 in stage 17.0 (TID 1586). 22909 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 9.0 in stage 17.0 (TID 1597) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 9, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 9.0 in stage 17.0 (TID 1597) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 5.0 in stage 17.0 (TID 1593) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (11/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 174.0 in stage 17.0 (TID 1586) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (12/200) 22/12/08 18:28:57 INFO Executor: Finished task 191.0 in stage 17.0 (TID 1587). 23243 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 10.0 in stage 17.0 (TID 1598) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 10, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_2 locally 22/12/08 18:28:57 INFO Executor: Running task 10.0 in stage 17.0 (TID 1598) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_3 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 191.0 in stage 17.0 (TID 1587) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (13/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_4 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_6 locally 22/12/08 18:28:57 INFO Executor: Finished task 3.0 in stage 17.0 (TID 1591). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 2.0 in stage 17.0 (TID 1590). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 11.0 in stage 17.0 (TID 1599) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 11, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 11.0 in stage 17.0 (TID 1599) 22/12/08 18:28:57 INFO Executor: Finished task 4.0 in stage 17.0 (TID 1592). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 12.0 in stage 17.0 (TID 1600) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 12, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 12.0 in stage 17.0 (TID 1600) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 13.0 in stage 17.0 (TID 1601) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 13, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 13.0 in stage 17.0 (TID 1601) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 3.0 in stage 17.0 (TID 1591) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (14/200) 22/12/08 18:28:57 INFO Executor: Finished task 6.0 in stage 17.0 (TID 1594). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 4.0 in stage 17.0 (TID 1592) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (15/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 14.0 in stage 17.0 (TID 1602) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 14, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 2.0 in stage 17.0 (TID 1590) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (16/200) 22/12/08 18:28:57 INFO Executor: Running task 14.0 in stage 17.0 (TID 1602) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 6.0 in stage 17.0 (TID 1594) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (17/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_8 locally 22/12/08 18:28:57 INFO Executor: Finished task 8.0 in stage 17.0 (TID 1596). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_9 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 15.0 in stage 17.0 (TID 1603) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 15, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 15.0 in stage 17.0 (TID 1603) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 8.0 in stage 17.0 (TID 1596) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (18/200) 22/12/08 18:28:57 INFO Executor: Finished task 9.0 in stage 17.0 (TID 1597). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_10 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 16.0 in stage 17.0 (TID 1604) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 16, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_7 locally 22/12/08 18:28:57 INFO Executor: Running task 16.0 in stage 17.0 (TID 1604) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 9.0 in stage 17.0 (TID 1597) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (19/200) 22/12/08 18:28:57 INFO Executor: Finished task 10.0 in stage 17.0 (TID 1598). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 17.0 in stage 17.0 (TID 1605) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 17, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 17.0 in stage 17.0 (TID 1605) 22/12/08 18:28:57 INFO Executor: Finished task 7.0 in stage 17.0 (TID 1595). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 10.0 in stage 17.0 (TID 1598) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (20/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 18.0 in stage 17.0 (TID 1606) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 18, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 18.0 in stage 17.0 (TID 1606) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 7.0 in stage 17.0 (TID 1595) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (21/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_14 locally 22/12/08 18:28:57 INFO Executor: Finished task 14.0 in stage 17.0 (TID 1602). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_11 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 19.0 in stage 17.0 (TID 1607) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 19, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 19.0 in stage 17.0 (TID 1607) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_12 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_15 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_13 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 14.0 in stage 17.0 (TID 1602) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (22/200) 22/12/08 18:28:57 INFO Executor: Finished task 11.0 in stage 17.0 (TID 1599). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 20.0 in stage 17.0 (TID 1608) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 20, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 15.0 in stage 17.0 (TID 1603). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 12.0 in stage 17.0 (TID 1600). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 20.0 in stage 17.0 (TID 1608) 22/12/08 18:28:57 INFO Executor: Finished task 13.0 in stage 17.0 (TID 1601). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 21.0 in stage 17.0 (TID 1609) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 21, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 21.0 in stage 17.0 (TID 1609) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 22.0 in stage 17.0 (TID 1610) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 22, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 22.0 in stage 17.0 (TID 1610) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_16 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 23.0 in stage 17.0 (TID 1611) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 23, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 23.0 in stage 17.0 (TID 1611) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 11.0 in stage 17.0 (TID 1599) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (23/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 15.0 in stage 17.0 (TID 1603) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (24/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 12.0 in stage 17.0 (TID 1600) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (25/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 13.0 in stage 17.0 (TID 1601) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (26/200) 22/12/08 18:28:57 INFO Executor: Finished task 16.0 in stage 17.0 (TID 1604). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_17 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 24.0 in stage 17.0 (TID 1612) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 24, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 24.0 in stage 17.0 (TID 1612) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 16.0 in stage 17.0 (TID 1604) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (27/200) 22/12/08 18:28:57 INFO Executor: Finished task 17.0 in stage 17.0 (TID 1605). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 25.0 in stage 17.0 (TID 1613) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 25, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 25.0 in stage 17.0 (TID 1613) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 17.0 in stage 17.0 (TID 1605) in 15 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (28/200) 22/12/08 18:28:57 WARN GpuOverrides: ! cannot run on GPU because not all expressions can be replaced; GPU does not currently support the operator class org.apache.spark.sql.execution.DeserializeToObjectExec ! createexternalrow(orig_channel#8629, first_home_buyer#8659, loan_purpose#8689, property_type#8719, occupancy_status#8749, property_state#8779, product_type#8809, relocation_mortgage_indicator#8839, seller_name#8869, mod_flag#8899, orig_interest_rate#8929, orig_upb#8959, orig_loan_term#8989, orig_ltv#9019, orig_cltv#9049, num_borrowers#9079, dti#9109, borrower_credit_score#9139, num_units#9169, zip#9199, mortgage_insurance_percent#9229, current_loan_delinquency_status#9259, current_actual_upb#9289, interest_rate#9319, ... 32 more fields) cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.catalyst.expressions.objects.CreateExternalRow @Expression orig_channel#8629 could run on GPU @Expression first_home_buyer#8659 could run on GPU @Expression loan_purpose#8689 could run on GPU @Expression property_type#8719 could run on GPU @Expression occupancy_status#8749 could run on GPU @Expression property_state#8779 could run on GPU @Expression product_type#8809 could run on GPU @Expression relocation_mortgage_indicator#8839 could run on GPU @Expression seller_name#8869 could run on GPU @Expression mod_flag#8899 could run on GPU @Expression orig_interest_rate#8929 could run on GPU @Expression orig_upb#8959 could run on GPU @Expression orig_loan_term#8989 could run on GPU @Expression orig_ltv#9019 could run on GPU @Expression orig_cltv#9049 could run on GPU @Expression num_borrowers#9079 could run on GPU @Expression dti#9109 could run on GPU @Expression borrower_credit_score#9139 could run on GPU @Expression num_units#9169 could run on GPU @Expression zip#9199 could run on GPU @Expression mortgage_insurance_percent#9229 could run on GPU @Expression current_loan_delinquency_status#9259 could run on GPU @Expression current_actual_upb#9289 could run on GPU @Expression interest_rate#9319 could run on GPU @Expression loan_age#9349 could run on GPU @Expression msa#9379 could run on GPU @Expression non_interest_bearing_upb#9409 could run on GPU @Expression delinquency_12#9439 could run on GPU !Expression obj#9468 cannot run on GPU because expression AttributeReference obj#9468 produces an unsupported type ObjectType(interface org.apache.spark.sql.Row) *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression cast(orig_channel#8572 as float) AS orig_channel#8629 will run on GPU *Expression cast(orig_channel#8572 as float) will run on GPU *Expression cast(first_home_buyer#8573 as float) AS first_home_buyer#8659 will run on GPU *Expression cast(first_home_buyer#8573 as float) will run on GPU *Expression cast(loan_purpose#8574 as float) AS loan_purpose#8689 will run on GPU *Expression cast(loan_purpose#8574 as float) will run on GPU *Expression cast(property_type#8575 as float) AS property_type#8719 will run on GPU *Expression cast(property_type#8575 as float) will run on GPU *Expression cast(occupancy_status#8576 as float) AS occupancy_status#8749 will run on GPU *Expression cast(occupancy_status#8576 as float) will run on GPU *Expression cast(property_state#8577 as float) AS property_state#8779 will run on GPU *Expression cast(property_state#8577 as float) will run on GPU *Expression cast(product_type#8578 as float) AS product_type#8809 will run on GPU *Expression cast(product_type#8578 as float) will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) AS relocation_mortgage_indicator#8839 will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) will run on GPU *Expression cast(seller_name#8580 as float) AS seller_name#8869 will run on GPU *Expression cast(seller_name#8580 as float) will run on GPU *Expression cast(mod_flag#8581 as float) AS mod_flag#8899 will run on GPU *Expression cast(mod_flag#8581 as float) will run on GPU *Expression cast(orig_interest_rate#8582 as float) AS orig_interest_rate#8929 will run on GPU *Expression cast(orig_interest_rate#8582 as float) will run on GPU *Expression cast(orig_upb#8583 as float) AS orig_upb#8959 will run on GPU *Expression cast(orig_upb#8583 as float) will run on GPU *Expression cast(orig_loan_term#8584 as float) AS orig_loan_term#8989 will run on GPU *Expression cast(orig_loan_term#8584 as float) will run on GPU *Expression cast(orig_ltv#8585 as float) AS orig_ltv#9019 will run on GPU *Expression cast(orig_ltv#8585 as float) will run on GPU *Expression cast(orig_cltv#8586 as float) AS orig_cltv#9049 will run on GPU *Expression cast(orig_cltv#8586 as float) will run on GPU *Expression cast(num_borrowers#8587 as float) AS num_borrowers#9079 will run on GPU *Expression cast(num_borrowers#8587 as float) will run on GPU *Expression cast(dti#8588 as float) AS dti#9109 will run on GPU *Expression cast(dti#8588 as float) will run on GPU *Expression cast(borrower_credit_score#8589 as float) AS borrower_credit_score#9139 will run on GPU *Expression cast(borrower_credit_score#8589 as float) will run on GPU *Expression cast(num_units#8590 as float) AS num_units#9169 will run on GPU *Expression cast(num_units#8590 as float) will run on GPU *Expression cast(zip#8591 as float) AS zip#9199 will run on GPU *Expression cast(zip#8591 as float) will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) AS mortgage_insurance_percent#9229 will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) AS current_loan_delinquency_status#9259 will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) will run on GPU *Expression cast(current_actual_upb#8594 as float) AS current_actual_upb#9289 will run on GPU *Expression cast(current_actual_upb#8594 as float) will run on GPU *Expression cast(interest_rate#8595 as float) AS interest_rate#9319 will run on GPU *Expression cast(interest_rate#8595 as float) will run on GPU *Expression cast(loan_age#8596 as float) AS loan_age#9349 will run on GPU *Expression cast(loan_age#8596 as float) will run on GPU *Expression cast(msa#8597 as float) AS msa#9379 will run on GPU *Expression cast(msa#8597 as float) will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) AS non_interest_bearing_upb#9409 will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) will run on GPU *Expression cast(delinquency_12#8599 as float) AS delinquency_12#9439 will run on GPU *Expression cast(delinquency_12#8599 as float) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression orig_channel#8572 ASC NULLS FIRST will run on GPU *Expression first_home_buyer#8573 ASC NULLS FIRST will run on GPU *Expression loan_purpose#8574 ASC NULLS FIRST will run on GPU *Expression property_type#8575 ASC NULLS FIRST will run on GPU *Expression occupancy_status#8576 ASC NULLS FIRST will run on GPU *Expression property_state#8577 ASC NULLS FIRST will run on GPU *Expression product_type#8578 ASC NULLS FIRST will run on GPU *Expression relocation_mortgage_indicator#8579 ASC NULLS FIRST will run on GPU *Expression seller_name#8580 ASC NULLS FIRST will run on GPU *Expression mod_flag#8581 ASC NULLS FIRST will run on GPU *Expression orig_interest_rate#8582 ASC NULLS FIRST will run on GPU *Expression orig_upb#8583 ASC NULLS FIRST will run on GPU *Expression orig_loan_term#8584 ASC NULLS FIRST will run on GPU *Expression orig_ltv#8585 ASC NULLS FIRST will run on GPU *Expression orig_cltv#8586 ASC NULLS FIRST will run on GPU *Expression num_borrowers#8587 ASC NULLS FIRST will run on GPU *Expression dti#8588 ASC NULLS FIRST will run on GPU *Expression borrower_credit_score#8589 ASC NULLS FIRST will run on GPU *Expression num_units#8590 ASC NULLS FIRST will run on GPU *Expression zip#8591 ASC NULLS FIRST will run on GPU *Expression mortgage_insurance_percent#8592 ASC NULLS FIRST will run on GPU *Expression current_loan_delinquency_status#8593 ASC NULLS FIRST will run on GPU *Expression current_actual_upb#8594 ASC NULLS FIRST will run on GPU *Expression interest_rate#8595 ASC NULLS FIRST will run on GPU *Expression loan_age#8596 ASC NULLS FIRST will run on GPU *Expression msa#8597 ASC NULLS FIRST will run on GPU *Expression non_interest_bearing_upb#8598 ASC NULLS FIRST will run on GPU *Expression delinquency_12#8599 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression coalesce(orig_channel#2642, 0) AS orig_channel#8572 will run on GPU *Expression coalesce(orig_channel#2642, 0) will run on GPU *Expression coalesce(first_home_buyer#3284, 0) AS first_home_buyer#8573 will run on GPU *Expression coalesce(first_home_buyer#3284, 0) will run on GPU *Expression coalesce(loan_purpose#3926, 0) AS loan_purpose#8574 will run on GPU *Expression coalesce(loan_purpose#3926, 0) will run on GPU *Expression coalesce(property_type#4568, 0) AS property_type#8575 will run on GPU *Expression coalesce(property_type#4568, 0) will run on GPU *Expression coalesce(occupancy_status#5210, 0) AS occupancy_status#8576 will run on GPU *Expression coalesce(occupancy_status#5210, 0) will run on GPU *Expression coalesce(property_state#5852, 0) AS property_state#8577 will run on GPU *Expression coalesce(property_state#5852, 0) will run on GPU *Expression coalesce(product_type#6494, 0) AS product_type#8578 will run on GPU *Expression coalesce(product_type#6494, 0) will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) AS relocation_mortgage_indicator#8579 will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) will run on GPU *Expression coalesce(seller_name#7778, 0) AS seller_name#8580 will run on GPU *Expression coalesce(seller_name#7778, 0) will run on GPU *Expression coalesce(id#2007, 0) AS mod_flag#8581 will run on GPU *Expression coalesce(id#2007, 0) will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) AS orig_interest_rate#8582 will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) will run on GPU *Expression nanvl(orig_interest_rate#1751, null) will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) AS orig_upb#8583 will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) will run on GPU *Expression nanvl(orig_upb#1753, null) will run on GPU *Expression coalesce(orig_loan_term#1756, 0) AS orig_loan_term#8584 will run on GPU *Expression coalesce(orig_loan_term#1756, 0) will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) AS orig_ltv#8585 will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) will run on GPU *Expression nanvl(orig_ltv#1763, null) will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) AS orig_cltv#8586 will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) will run on GPU *Expression nanvl(orig_cltv#1764, null) will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) AS num_borrowers#8587 will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) will run on GPU *Expression nanvl(num_borrowers#1765, null) will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) AS dti#8588 will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) will run on GPU *Expression nanvl(dti#1766, null) will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) AS borrower_credit_score#8589 will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) will run on GPU *Expression nanvl(borrower_credit_score#1767, null) will run on GPU *Expression coalesce(num_units#1772, 0) AS num_units#8590 will run on GPU *Expression coalesce(num_units#1772, 0) will run on GPU *Expression coalesce(zip#1776, 0) AS zip#8591 will run on GPU *Expression coalesce(zip#1776, 0) will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) AS mortgage_insurance_percent#8592 will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) will run on GPU *Expression nanvl(mortgage_insurance_percent#1777, null) will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) AS current_loan_delinquency_status#8593 will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) AS current_actual_upb#8594 will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) will run on GPU *Expression nanvl(current_actual_upb#11, null) will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) AS interest_rate#8595 will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) will run on GPU *Expression nanvl(interest_rate#8, null) will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) AS loan_age#8596 will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) will run on GPU *Expression nanvl(loan_age#15, null) will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) AS msa#8597 will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) will run on GPU *Expression nanvl(msa#31, null) will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) AS non_interest_bearing_upb#8598 will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) will run on GPU *Expression nanvl(non_interest_bearing_upb#62, null) will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) AS delinquency_12#8599 will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) will run on GPU *Expression CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END will run on GPU *Expression (delinquency_12#1215 > 0) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS seller_name#7778 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS relocation_mortgage_indicator#7136 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS product_type#6494 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_state#5852 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS occupancy_status#5210 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_type#4568 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS loan_purpose#3926 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS first_home_buyer#3284 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS orig_channel#2642 will run on GPU *Exec will run on GPU *Exec will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1745L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#1852 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_18 locally 22/12/08 18:28:57 INFO Executor: Finished task 18.0 in stage 17.0 (TID 1606). 22866 bytes result sent to driver 22/12/08 18:28:57 INFO GpuOverrides: Plan conversion to the GPU took 16.42 ms 22/12/08 18:28:57 INFO TaskSetManager: Starting task 26.0 in stage 17.0 (TID 1614) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 26, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 26.0 in stage 17.0 (TID 1614) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 18.0 in stage 17.0 (TID 1606) in 17 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (29/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_19 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_20 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_22 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_24 locally 22/12/08 18:28:57 INFO Executor: Finished task 19.0 in stage 17.0 (TID 1607). 22866 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 27.0 in stage 17.0 (TID 1615) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 27, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 27.0 in stage 17.0 (TID 1615) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 19.0 in stage 17.0 (TID 1607) in 17 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (30/200) 22/12/08 18:28:57 INFO Executor: Finished task 22.0 in stage 17.0 (TID 1610). 22866 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 24.0 in stage 17.0 (TID 1612). 22866 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 20.0 in stage 17.0 (TID 1608). 22866 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 28.0 in stage 17.0 (TID 1616) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 28, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 28.0 in stage 17.0 (TID 1616) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 29.0 in stage 17.0 (TID 1617) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 29, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_21 locally 22/12/08 18:28:57 INFO Executor: Running task 29.0 in stage 17.0 (TID 1617) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_25 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 30.0 in stage 17.0 (TID 1618) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 30, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 30.0 in stage 17.0 (TID 1618) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 24.0 in stage 17.0 (TID 1612) in 16 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (31/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 22.0 in stage 17.0 (TID 1610) in 17 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (32/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_23 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 20.0 in stage 17.0 (TID 1608) in 17 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (33/200) 22/12/08 18:28:57 INFO Executor: Finished task 25.0 in stage 17.0 (TID 1613). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 21.0 in stage 17.0 (TID 1609). 22866 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 31.0 in stage 17.0 (TID 1619) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 31, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 31.0 in stage 17.0 (TID 1619) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 32.0 in stage 17.0 (TID 1620) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 32, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 32.0 in stage 17.0 (TID 1620) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 25.0 in stage 17.0 (TID 1613) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (34/200) 22/12/08 18:28:57 INFO Executor: Finished task 23.0 in stage 17.0 (TID 1611). 22866 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 21.0 in stage 17.0 (TID 1609) in 18 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (35/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 33.0 in stage 17.0 (TID 1621) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 33, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 33.0 in stage 17.0 (TID 1621) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_26 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 23.0 in stage 17.0 (TID 1611) in 18 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (36/200) 22/12/08 18:28:57 INFO Executor: Finished task 26.0 in stage 17.0 (TID 1614). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 34.0 in stage 17.0 (TID 1622) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 34, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 34.0 in stage 17.0 (TID 1622) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 26.0 in stage 17.0 (TID 1614) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (37/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_29 locally 22/12/08 18:28:57 INFO Executor: Finished task 29.0 in stage 17.0 (TID 1617). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_30 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 35.0 in stage 17.0 (TID 1623) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 35, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 35.0 in stage 17.0 (TID 1623) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 29.0 in stage 17.0 (TID 1617) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (38/200) 22/12/08 18:28:57 INFO Executor: Finished task 30.0 in stage 17.0 (TID 1618). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 36.0 in stage 17.0 (TID 1624) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 36, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 30.0 in stage 17.0 (TID 1618) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (39/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_34 locally 22/12/08 18:28:57 INFO Executor: Finished task 34.0 in stage 17.0 (TID 1622). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 37.0 in stage 17.0 (TID 1625) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 37, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 37.0 in stage 17.0 (TID 1625) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 34.0 in stage 17.0 (TID 1622) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (40/200) 22/12/08 18:28:57 INFO Executor: Running task 36.0 in stage 17.0 (TID 1624) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_28 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_27 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_32 locally 22/12/08 18:28:57 INFO Executor: Finished task 27.0 in stage 17.0 (TID 1615). 22866 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 28.0 in stage 17.0 (TID 1616). 22866 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 38.0 in stage 17.0 (TID 1626) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 38, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 38.0 in stage 17.0 (TID 1626) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 39.0 in stage 17.0 (TID 1627) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 39, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_35 locally 22/12/08 18:28:57 INFO Executor: Running task 39.0 in stage 17.0 (TID 1627) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 27.0 in stage 17.0 (TID 1615) in 42 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (41/200) 22/12/08 18:28:57 INFO Executor: Finished task 32.0 in stage 17.0 (TID 1620). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 40.0 in stage 17.0 (TID 1628) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 40, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 28.0 in stage 17.0 (TID 1616) in 41 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (42/200) 22/12/08 18:28:57 INFO Executor: Running task 40.0 in stage 17.0 (TID 1628) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 32.0 in stage 17.0 (TID 1620) in 40 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (43/200) 22/12/08 18:28:57 INFO Executor: Finished task 35.0 in stage 17.0 (TID 1623). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 41.0 in stage 17.0 (TID 1629) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 41, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 41.0 in stage 17.0 (TID 1629) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_31 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 35.0 in stage 17.0 (TID 1623) in 36 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (44/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_33 locally 22/12/08 18:28:57 INFO Executor: Finished task 31.0 in stage 17.0 (TID 1619). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 42.0 in stage 17.0 (TID 1630) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 42, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_37 locally 22/12/08 18:28:57 INFO Executor: Running task 42.0 in stage 17.0 (TID 1630) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 31.0 in stage 17.0 (TID 1619) in 42 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (45/200) 22/12/08 18:28:57 INFO Executor: Finished task 33.0 in stage 17.0 (TID 1621). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 37.0 in stage 17.0 (TID 1625). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 44.0 in stage 17.0 (TID 1631) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 44, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 44.0 in stage 17.0 (TID 1631) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 45.0 in stage 17.0 (TID 1632) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 45, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 33.0 in stage 17.0 (TID 1621) in 42 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (46/200) 22/12/08 18:28:57 INFO Executor: Running task 45.0 in stage 17.0 (TID 1632) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 37.0 in stage 17.0 (TID 1625) in 36 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (47/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_36 locally 22/12/08 18:28:57 INFO Executor: Finished task 36.0 in stage 17.0 (TID 1624). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 46.0 in stage 17.0 (TID 1633) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 46, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 46.0 in stage 17.0 (TID 1633) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_40 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 36.0 in stage 17.0 (TID 1624) in 40 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (48/200) 22/12/08 18:28:57 INFO Executor: Finished task 40.0 in stage 17.0 (TID 1628). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_41 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 47.0 in stage 17.0 (TID 1634) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 47, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 47.0 in stage 17.0 (TID 1634) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 40.0 in stage 17.0 (TID 1628) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (49/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_38 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_39 locally 22/12/08 18:28:57 INFO Executor: Finished task 41.0 in stage 17.0 (TID 1629). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 48.0 in stage 17.0 (TID 1635) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 48, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 48.0 in stage 17.0 (TID 1635) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 41.0 in stage 17.0 (TID 1629) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (50/200) 22/12/08 18:28:57 INFO Executor: Finished task 38.0 in stage 17.0 (TID 1626). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 39.0 in stage 17.0 (TID 1627). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_44 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 50.0 in stage 17.0 (TID 1636) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 50, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 50.0 in stage 17.0 (TID 1636) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 52.0 in stage 17.0 (TID 1637) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 52, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 38.0 in stage 17.0 (TID 1626) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (51/200) 22/12/08 18:28:57 INFO Executor: Running task 52.0 in stage 17.0 (TID 1637) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 39.0 in stage 17.0 (TID 1627) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (52/200) 22/12/08 18:28:57 INFO Executor: Finished task 44.0 in stage 17.0 (TID 1631). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 53.0 in stage 17.0 (TID 1638) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 53, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 53.0 in stage 17.0 (TID 1638) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 44.0 in stage 17.0 (TID 1631) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (53/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_42 locally 22/12/08 18:28:57 INFO Executor: Finished task 42.0 in stage 17.0 (TID 1630). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_45 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 54.0 in stage 17.0 (TID 1639) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 54, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 54.0 in stage 17.0 (TID 1639) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 42.0 in stage 17.0 (TID 1630) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (54/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_46 locally 22/12/08 18:28:57 INFO Executor: Finished task 45.0 in stage 17.0 (TID 1632). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_47 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 55.0 in stage 17.0 (TID 1640) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 55, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 55.0 in stage 17.0 (TID 1640) 22/12/08 18:28:57 INFO Executor: Finished task 46.0 in stage 17.0 (TID 1633). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 56.0 in stage 17.0 (TID 1641) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 56, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 45.0 in stage 17.0 (TID 1632) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (55/200) 22/12/08 18:28:57 INFO Executor: Running task 56.0 in stage 17.0 (TID 1641) 22/12/08 18:28:57 INFO Executor: Finished task 47.0 in stage 17.0 (TID 1634). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 57.0 in stage 17.0 (TID 1642) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 57, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 57.0 in stage 17.0 (TID 1642) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 46.0 in stage 17.0 (TID 1633) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (56/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_48 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 47.0 in stage 17.0 (TID 1634) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (57/200) 22/12/08 18:28:57 INFO Executor: Finished task 48.0 in stage 17.0 (TID 1635). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 58.0 in stage 17.0 (TID 1643) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 58, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 58.0 in stage 17.0 (TID 1643) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 48.0 in stage 17.0 (TID 1635) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (58/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_53 locally 22/12/08 18:28:57 INFO Executor: Finished task 53.0 in stage 17.0 (TID 1638). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 59.0 in stage 17.0 (TID 1644) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 59, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 59.0 in stage 17.0 (TID 1644) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 53.0 in stage 17.0 (TID 1638) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (59/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_50 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_52 locally 22/12/08 18:28:57 INFO Executor: Finished task 52.0 in stage 17.0 (TID 1637). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 50.0 in stage 17.0 (TID 1636). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 60.0 in stage 17.0 (TID 1645) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 60, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 60.0 in stage 17.0 (TID 1645) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 61.0 in stage 17.0 (TID 1646) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 61, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 61.0 in stage 17.0 (TID 1646) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 50.0 in stage 17.0 (TID 1636) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (60/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 52.0 in stage 17.0 (TID 1637) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (61/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_57 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_54 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_56 locally 22/12/08 18:28:57 INFO Executor: Finished task 57.0 in stage 17.0 (TID 1642). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 62.0 in stage 17.0 (TID 1647) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 62, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 56.0 in stage 17.0 (TID 1641). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 62.0 in stage 17.0 (TID 1647) 22/12/08 18:28:57 INFO Executor: Finished task 54.0 in stage 17.0 (TID 1639). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 63.0 in stage 17.0 (TID 1648) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 63, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_58 locally 22/12/08 18:28:57 INFO Executor: Running task 63.0 in stage 17.0 (TID 1648) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_55 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 64.0 in stage 17.0 (TID 1649) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 64, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 64.0 in stage 17.0 (TID 1649) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 57.0 in stage 17.0 (TID 1642) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (62/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 56.0 in stage 17.0 (TID 1641) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (63/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 54.0 in stage 17.0 (TID 1639) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (64/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_59 locally 22/12/08 18:28:57 INFO Executor: Finished task 58.0 in stage 17.0 (TID 1643). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 65.0 in stage 17.0 (TID 1650) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 65, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 55.0 in stage 17.0 (TID 1640). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 65.0 in stage 17.0 (TID 1650) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 67.0 in stage 17.0 (TID 1651) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 67, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 67.0 in stage 17.0 (TID 1651) 22/12/08 18:28:57 INFO Executor: Finished task 59.0 in stage 17.0 (TID 1644). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 68.0 in stage 17.0 (TID 1652) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 68, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 58.0 in stage 17.0 (TID 1643) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (65/200) 22/12/08 18:28:57 INFO Executor: Running task 68.0 in stage 17.0 (TID 1652) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 55.0 in stage 17.0 (TID 1640) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (66/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 59.0 in stage 17.0 (TID 1644) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (67/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_60 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_62 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_61 locally 22/12/08 18:28:57 INFO Executor: Finished task 62.0 in stage 17.0 (TID 1647). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 69.0 in stage 17.0 (TID 1653) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 69, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 60.0 in stage 17.0 (TID 1645). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 61.0 in stage 17.0 (TID 1646). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 69.0 in stage 17.0 (TID 1653) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_64 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 70.0 in stage 17.0 (TID 1654) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 70, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 70.0 in stage 17.0 (TID 1654) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_65 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 71.0 in stage 17.0 (TID 1655) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 71, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 62.0 in stage 17.0 (TID 1647) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (68/200) 22/12/08 18:28:57 INFO Executor: Running task 71.0 in stage 17.0 (TID 1655) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 60.0 in stage 17.0 (TID 1645) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (69/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 61.0 in stage 17.0 (TID 1646) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (70/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_68 locally 22/12/08 18:28:57 INFO Executor: Finished task 64.0 in stage 17.0 (TID 1649). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 65.0 in stage 17.0 (TID 1650). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 72.0 in stage 17.0 (TID 1656) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 72, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 72.0 in stage 17.0 (TID 1656) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 73.0 in stage 17.0 (TID 1657) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 73, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 64.0 in stage 17.0 (TID 1649) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (71/200) 22/12/08 18:28:57 INFO Executor: Running task 73.0 in stage 17.0 (TID 1657) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_63 locally 22/12/08 18:28:57 INFO Executor: Finished task 68.0 in stage 17.0 (TID 1652). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 65.0 in stage 17.0 (TID 1650) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (72/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 74.0 in stage 17.0 (TID 1658) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 74, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 74.0 in stage 17.0 (TID 1658) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 68.0 in stage 17.0 (TID 1652) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (73/200) 22/12/08 18:28:57 INFO Executor: Finished task 63.0 in stage 17.0 (TID 1648). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 75.0 in stage 17.0 (TID 1659) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 75, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 75.0 in stage 17.0 (TID 1659) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_67 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 63.0 in stage 17.0 (TID 1648) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (74/200) 22/12/08 18:28:57 INFO Executor: Finished task 67.0 in stage 17.0 (TID 1651). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 76.0 in stage 17.0 (TID 1660) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 76, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 76.0 in stage 17.0 (TID 1660) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 67.0 in stage 17.0 (TID 1651) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (75/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_69 locally 22/12/08 18:28:57 INFO Executor: Finished task 69.0 in stage 17.0 (TID 1653). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 77.0 in stage 17.0 (TID 1661) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 77, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 77.0 in stage 17.0 (TID 1661) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 69.0 in stage 17.0 (TID 1653) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (76/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_74 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_72 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_73 locally 22/12/08 18:28:57 INFO Executor: Finished task 74.0 in stage 17.0 (TID 1658). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 78.0 in stage 17.0 (TID 1662) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 78, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 72.0 in stage 17.0 (TID 1656). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_70 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 79.0 in stage 17.0 (TID 1663) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 79, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 78.0 in stage 17.0 (TID 1662) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_71 locally 22/12/08 18:28:57 INFO Executor: Running task 79.0 in stage 17.0 (TID 1663) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 74.0 in stage 17.0 (TID 1658) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (77/200) 22/12/08 18:28:57 INFO Executor: Finished task 73.0 in stage 17.0 (TID 1657). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 72.0 in stage 17.0 (TID 1656) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (78/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 80.0 in stage 17.0 (TID 1664) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 80, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 80.0 in stage 17.0 (TID 1664) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 73.0 in stage 17.0 (TID 1657) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (79/200) 22/12/08 18:28:57 INFO Executor: Finished task 70.0 in stage 17.0 (TID 1654). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 71.0 in stage 17.0 (TID 1655). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 81.0 in stage 17.0 (TID 1665) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 81, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 81.0 in stage 17.0 (TID 1665) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 82.0 in stage 17.0 (TID 1666) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 82, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 70.0 in stage 17.0 (TID 1654) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (80/200) 22/12/08 18:28:57 INFO Executor: Running task 82.0 in stage 17.0 (TID 1666) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 71.0 in stage 17.0 (TID 1655) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (81/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_75 locally 22/12/08 18:28:57 INFO Executor: Finished task 75.0 in stage 17.0 (TID 1659). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_77 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 83.0 in stage 17.0 (TID 1667) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 83, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_76 locally 22/12/08 18:28:57 INFO Executor: Running task 83.0 in stage 17.0 (TID 1667) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 75.0 in stage 17.0 (TID 1659) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (82/200) 22/12/08 18:28:57 INFO Executor: Finished task 77.0 in stage 17.0 (TID 1661). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 84.0 in stage 17.0 (TID 1668) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 84, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 76.0 in stage 17.0 (TID 1660). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 84.0 in stage 17.0 (TID 1668) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 77.0 in stage 17.0 (TID 1661) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (83/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_79 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_78 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 85.0 in stage 17.0 (TID 1669) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 85, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 85.0 in stage 17.0 (TID 1669) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 76.0 in stage 17.0 (TID 1660) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (84/200) 22/12/08 18:28:57 INFO Executor: Finished task 79.0 in stage 17.0 (TID 1663). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 78.0 in stage 17.0 (TID 1662). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 86.0 in stage 17.0 (TID 1670) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 86, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 86.0 in stage 17.0 (TID 1670) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 87.0 in stage 17.0 (TID 1671) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 87, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 87.0 in stage 17.0 (TID 1671) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 79.0 in stage 17.0 (TID 1663) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (85/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 78.0 in stage 17.0 (TID 1662) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (86/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_80 locally 22/12/08 18:28:57 INFO Executor: Finished task 80.0 in stage 17.0 (TID 1664). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 88.0 in stage 17.0 (TID 1672) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 88, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 88.0 in stage 17.0 (TID 1672) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 80.0 in stage 17.0 (TID 1664) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (87/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_81 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_82 locally 22/12/08 18:28:57 INFO Executor: Finished task 81.0 in stage 17.0 (TID 1665). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 82.0 in stage 17.0 (TID 1666). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 90.0 in stage 17.0 (TID 1673) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 90, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 90.0 in stage 17.0 (TID 1673) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_84 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 91.0 in stage 17.0 (TID 1674) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 91, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 91.0 in stage 17.0 (TID 1674) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 81.0 in stage 17.0 (TID 1665) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (88/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 82.0 in stage 17.0 (TID 1666) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (89/200) 22/12/08 18:28:57 INFO Executor: Finished task 84.0 in stage 17.0 (TID 1668). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 92.0 in stage 17.0 (TID 1675) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 92, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_87 locally 22/12/08 18:28:57 INFO Executor: Running task 92.0 in stage 17.0 (TID 1675) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_86 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 84.0 in stage 17.0 (TID 1668) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (90/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_83 locally 22/12/08 18:28:57 INFO Executor: Finished task 87.0 in stage 17.0 (TID 1671). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 86.0 in stage 17.0 (TID 1670). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 93.0 in stage 17.0 (TID 1676) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 93, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 93.0 in stage 17.0 (TID 1676) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 94.0 in stage 17.0 (TID 1677) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 94, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 94.0 in stage 17.0 (TID 1677) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 87.0 in stage 17.0 (TID 1671) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (91/200) 22/12/08 18:28:57 INFO Executor: Finished task 83.0 in stage 17.0 (TID 1667). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 95.0 in stage 17.0 (TID 1678) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 95, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 95.0 in stage 17.0 (TID 1678) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_85 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 86.0 in stage 17.0 (TID 1670) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (92/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 83.0 in stage 17.0 (TID 1667) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (93/200) 22/12/08 18:28:57 INFO Executor: Finished task 85.0 in stage 17.0 (TID 1669). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_88 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 96.0 in stage 17.0 (TID 1679) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 96, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 96.0 in stage 17.0 (TID 1679) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 85.0 in stage 17.0 (TID 1669) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (94/200) 22/12/08 18:28:57 INFO Executor: Finished task 88.0 in stage 17.0 (TID 1672). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 97.0 in stage 17.0 (TID 1680) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 97, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 97.0 in stage 17.0 (TID 1680) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 88.0 in stage 17.0 (TID 1672) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (95/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_92 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_93 locally 22/12/08 18:28:57 INFO Executor: Finished task 92.0 in stage 17.0 (TID 1675). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 98.0 in stage 17.0 (TID 1681) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 98, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_90 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_94 locally 22/12/08 18:28:57 INFO Executor: Running task 98.0 in stage 17.0 (TID 1681) 22/12/08 18:28:57 INFO Executor: Finished task 93.0 in stage 17.0 (TID 1676). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_91 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 99.0 in stage 17.0 (TID 1682) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 99, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 99.0 in stage 17.0 (TID 1682) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 92.0 in stage 17.0 (TID 1675) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (96/200) 22/12/08 18:28:57 INFO Executor: Finished task 94.0 in stage 17.0 (TID 1677). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 100.0 in stage 17.0 (TID 1683) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 100, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 93.0 in stage 17.0 (TID 1676) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (97/200) 22/12/08 18:28:57 INFO Executor: Finished task 90.0 in stage 17.0 (TID 1673). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 100.0 in stage 17.0 (TID 1683) 22/12/08 18:28:57 INFO Executor: Finished task 91.0 in stage 17.0 (TID 1674). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 101.0 in stage 17.0 (TID 1684) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 101, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 94.0 in stage 17.0 (TID 1677) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (98/200) 22/12/08 18:28:57 INFO Executor: Running task 101.0 in stage 17.0 (TID 1684) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 104.0 in stage 17.0 (TID 1685) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 104, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 104.0 in stage 17.0 (TID 1685) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 90.0 in stage 17.0 (TID 1673) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (99/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 91.0 in stage 17.0 (TID 1674) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (100/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_95 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_97 locally 22/12/08 18:28:57 INFO Executor: Finished task 95.0 in stage 17.0 (TID 1678). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 97.0 in stage 17.0 (TID 1680). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 105.0 in stage 17.0 (TID 1686) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 105, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_96 locally 22/12/08 18:28:57 INFO Executor: Running task 105.0 in stage 17.0 (TID 1686) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 106.0 in stage 17.0 (TID 1687) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 106, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 106.0 in stage 17.0 (TID 1687) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 97.0 in stage 17.0 (TID 1680) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (101/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 95.0 in stage 17.0 (TID 1678) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (102/200) 22/12/08 18:28:57 INFO Executor: Finished task 96.0 in stage 17.0 (TID 1679). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 108.0 in stage 17.0 (TID 1688) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 108, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 108.0 in stage 17.0 (TID 1688) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 96.0 in stage 17.0 (TID 1679) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (103/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_98 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_99 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_100 locally 22/12/08 18:28:57 INFO Executor: Finished task 98.0 in stage 17.0 (TID 1681). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 99.0 in stage 17.0 (TID 1682). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 109.0 in stage 17.0 (TID 1689) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 109, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 109.0 in stage 17.0 (TID 1689) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 110.0 in stage 17.0 (TID 1690) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 110, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 110.0 in stage 17.0 (TID 1690) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 98.0 in stage 17.0 (TID 1681) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (104/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 99.0 in stage 17.0 (TID 1682) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (105/200) 22/12/08 18:28:57 INFO Executor: Finished task 100.0 in stage 17.0 (TID 1683). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 111.0 in stage 17.0 (TID 1691) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 111, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 111.0 in stage 17.0 (TID 1691) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 100.0 in stage 17.0 (TID 1683) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (106/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_101 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_104 locally 22/12/08 18:28:57 INFO Executor: Finished task 101.0 in stage 17.0 (TID 1684). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_105 locally 22/12/08 18:28:57 INFO Executor: Finished task 104.0 in stage 17.0 (TID 1685). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 112.0 in stage 17.0 (TID 1692) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 112, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 112.0 in stage 17.0 (TID 1692) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 113.0 in stage 17.0 (TID 1693) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 113, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 113.0 in stage 17.0 (TID 1693) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 101.0 in stage 17.0 (TID 1684) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (107/200) 22/12/08 18:28:57 INFO Executor: Finished task 105.0 in stage 17.0 (TID 1686). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 114.0 in stage 17.0 (TID 1694) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 114, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 114.0 in stage 17.0 (TID 1694) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 104.0 in stage 17.0 (TID 1685) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (108/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 105.0 in stage 17.0 (TID 1686) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (109/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_110 locally 22/12/08 18:28:57 INFO Executor: Finished task 110.0 in stage 17.0 (TID 1690). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 115.0 in stage 17.0 (TID 1695) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 115, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 115.0 in stage 17.0 (TID 1695) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_106 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_108 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 110.0 in stage 17.0 (TID 1690) in 42 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (110/200) 22/12/08 18:28:57 INFO Executor: Finished task 108.0 in stage 17.0 (TID 1688). 22866 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 106.0 in stage 17.0 (TID 1687). 22866 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_109 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 116.0 in stage 17.0 (TID 1696) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 116, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 116.0 in stage 17.0 (TID 1696) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 117.0 in stage 17.0 (TID 1697) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 117, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_114 locally 22/12/08 18:28:57 INFO Executor: Running task 117.0 in stage 17.0 (TID 1697) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 108.0 in stage 17.0 (TID 1688) in 45 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (111/200) 22/12/08 18:28:57 INFO Executor: Finished task 109.0 in stage 17.0 (TID 1689). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 118.0 in stage 17.0 (TID 1698) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 118, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 118.0 in stage 17.0 (TID 1698) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 106.0 in stage 17.0 (TID 1687) in 46 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (112/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_111 locally 22/12/08 18:28:57 INFO Executor: Finished task 114.0 in stage 17.0 (TID 1694). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 109.0 in stage 17.0 (TID 1689) in 44 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (113/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 119.0 in stage 17.0 (TID 1699) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 119, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 119.0 in stage 17.0 (TID 1699) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_112 locally 22/12/08 18:28:57 INFO Executor: Finished task 111.0 in stage 17.0 (TID 1691). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_113 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 120.0 in stage 17.0 (TID 1700) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 120, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 114.0 in stage 17.0 (TID 1694) in 40 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (114/200) 22/12/08 18:28:57 INFO Executor: Running task 120.0 in stage 17.0 (TID 1700) 22/12/08 18:28:57 INFO Executor: Finished task 112.0 in stage 17.0 (TID 1692). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_115 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 111.0 in stage 17.0 (TID 1691) in 45 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (115/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 121.0 in stage 17.0 (TID 1701) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 121, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 121.0 in stage 17.0 (TID 1701) 22/12/08 18:28:57 INFO Executor: Finished task 113.0 in stage 17.0 (TID 1693). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 122.0 in stage 17.0 (TID 1702) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 122, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 115.0 in stage 17.0 (TID 1695). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 122.0 in stage 17.0 (TID 1702) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 123.0 in stage 17.0 (TID 1703) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 123, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 112.0 in stage 17.0 (TID 1692) in 43 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (116/200) 22/12/08 18:28:57 INFO Executor: Running task 123.0 in stage 17.0 (TID 1703) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 113.0 in stage 17.0 (TID 1693) in 43 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (117/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 115.0 in stage 17.0 (TID 1695) in 40 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (118/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_118 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_120 locally 22/12/08 18:28:57 INFO Executor: Finished task 118.0 in stage 17.0 (TID 1698). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 124.0 in stage 17.0 (TID 1704) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 124, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_119 locally 22/12/08 18:28:57 INFO Executor: Running task 124.0 in stage 17.0 (TID 1704) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_121 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 118.0 in stage 17.0 (TID 1698) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (119/200) 22/12/08 18:28:57 INFO Executor: Finished task 120.0 in stage 17.0 (TID 1700). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_116 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_117 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 125.0 in stage 17.0 (TID 1705) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 125, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 125.0 in stage 17.0 (TID 1705) 22/12/08 18:28:57 INFO Executor: Finished task 121.0 in stage 17.0 (TID 1701). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 119.0 in stage 17.0 (TID 1699). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 126.0 in stage 17.0 (TID 1706) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 126, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_122 locally 22/12/08 18:28:57 INFO Executor: Running task 126.0 in stage 17.0 (TID 1706) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 127.0 in stage 17.0 (TID 1707) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 127, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 120.0 in stage 17.0 (TID 1700) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (120/200) 22/12/08 18:28:57 INFO Executor: Finished task 116.0 in stage 17.0 (TID 1696). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 127.0 in stage 17.0 (TID 1707) 22/12/08 18:28:57 INFO Executor: Finished task 117.0 in stage 17.0 (TID 1697). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_123 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 121.0 in stage 17.0 (TID 1701) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (121/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 128.0 in stage 17.0 (TID 1708) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 128, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 122.0 in stage 17.0 (TID 1702). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 128.0 in stage 17.0 (TID 1708) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 129.0 in stage 17.0 (TID 1709) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 129, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 119.0 in stage 17.0 (TID 1699) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (122/200) 22/12/08 18:28:57 INFO Executor: Running task 129.0 in stage 17.0 (TID 1709) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 116.0 in stage 17.0 (TID 1696) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (123/200) 22/12/08 18:28:57 INFO Executor: Finished task 123.0 in stage 17.0 (TID 1703). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 130.0 in stage 17.0 (TID 1710) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 130, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 130.0 in stage 17.0 (TID 1710) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 131.0 in stage 17.0 (TID 1711) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 131, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 131.0 in stage 17.0 (TID 1711) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 122.0 in stage 17.0 (TID 1702) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (124/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 117.0 in stage 17.0 (TID 1697) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (125/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 123.0 in stage 17.0 (TID 1703) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (126/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_124 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_125 locally 22/12/08 18:28:57 INFO Executor: Finished task 124.0 in stage 17.0 (TID 1704). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 132.0 in stage 17.0 (TID 1712) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 132, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 132.0 in stage 17.0 (TID 1712) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 124.0 in stage 17.0 (TID 1704) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (127/200) 22/12/08 18:28:57 INFO Executor: Finished task 125.0 in stage 17.0 (TID 1705). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_127 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 133.0 in stage 17.0 (TID 1713) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 133, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 133.0 in stage 17.0 (TID 1713) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 125.0 in stage 17.0 (TID 1705) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (128/200) 22/12/08 18:28:57 INFO Executor: Finished task 127.0 in stage 17.0 (TID 1707). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 134.0 in stage 17.0 (TID 1714) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 134, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 134.0 in stage 17.0 (TID 1714) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_129 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_126 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 127.0 in stage 17.0 (TID 1707) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (129/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_130 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_128 locally 22/12/08 18:28:57 INFO Executor: Finished task 129.0 in stage 17.0 (TID 1709). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 126.0 in stage 17.0 (TID 1706). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 135.0 in stage 17.0 (TID 1715) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 135, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 130.0 in stage 17.0 (TID 1710). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 135.0 in stage 17.0 (TID 1715) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 136.0 in stage 17.0 (TID 1716) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 136, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 128.0 in stage 17.0 (TID 1708). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 136.0 in stage 17.0 (TID 1716) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 137.0 in stage 17.0 (TID 1717) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 137, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 129.0 in stage 17.0 (TID 1709) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (130/200) 22/12/08 18:28:57 INFO Executor: Running task 137.0 in stage 17.0 (TID 1717) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 138.0 in stage 17.0 (TID 1718) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 138, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 126.0 in stage 17.0 (TID 1706) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (131/200) 22/12/08 18:28:57 INFO Executor: Running task 138.0 in stage 17.0 (TID 1718) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 130.0 in stage 17.0 (TID 1710) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (132/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 128.0 in stage 17.0 (TID 1708) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (133/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_131 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_132 locally 22/12/08 18:28:57 INFO Executor: Finished task 131.0 in stage 17.0 (TID 1711). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 132.0 in stage 17.0 (TID 1712). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 139.0 in stage 17.0 (TID 1719) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 139, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 139.0 in stage 17.0 (TID 1719) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 140.0 in stage 17.0 (TID 1720) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 140, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_134 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 131.0 in stage 17.0 (TID 1711) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (134/200) 22/12/08 18:28:57 INFO Executor: Running task 140.0 in stage 17.0 (TID 1720) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 132.0 in stage 17.0 (TID 1712) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (135/200) 22/12/08 18:28:57 INFO Executor: Finished task 134.0 in stage 17.0 (TID 1714). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 141.0 in stage 17.0 (TID 1721) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 141, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 141.0 in stage 17.0 (TID 1721) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 134.0 in stage 17.0 (TID 1714) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (136/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_137 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_133 locally 22/12/08 18:28:57 INFO Executor: Finished task 137.0 in stage 17.0 (TID 1717). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 142.0 in stage 17.0 (TID 1722) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 142, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_136 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_135 locally 22/12/08 18:28:57 INFO Executor: Running task 142.0 in stage 17.0 (TID 1722) 22/12/08 18:28:57 INFO Executor: Finished task 133.0 in stage 17.0 (TID 1713). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_138 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 143.0 in stage 17.0 (TID 1723) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 143, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 143.0 in stage 17.0 (TID 1723) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 137.0 in stage 17.0 (TID 1717) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (137/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 133.0 in stage 17.0 (TID 1713) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (138/200) 22/12/08 18:28:57 INFO Executor: Finished task 136.0 in stage 17.0 (TID 1716). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 135.0 in stage 17.0 (TID 1715). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 144.0 in stage 17.0 (TID 1724) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 144, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 144.0 in stage 17.0 (TID 1724) 22/12/08 18:28:57 INFO Executor: Finished task 138.0 in stage 17.0 (TID 1718). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 145.0 in stage 17.0 (TID 1725) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 145, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 145.0 in stage 17.0 (TID 1725) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 146.0 in stage 17.0 (TID 1726) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 146, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 146.0 in stage 17.0 (TID 1726) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 136.0 in stage 17.0 (TID 1716) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (139/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 135.0 in stage 17.0 (TID 1715) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (140/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 138.0 in stage 17.0 (TID 1718) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (141/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_139 locally 22/12/08 18:28:57 INFO Executor: Finished task 139.0 in stage 17.0 (TID 1719). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 147.0 in stage 17.0 (TID 1727) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 147, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 147.0 in stage 17.0 (TID 1727) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_141 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 139.0 in stage 17.0 (TID 1719) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (142/200) 22/12/08 18:28:57 INFO Executor: Finished task 141.0 in stage 17.0 (TID 1721). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 148.0 in stage 17.0 (TID 1728) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 148, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 148.0 in stage 17.0 (TID 1728) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 141.0 in stage 17.0 (TID 1721) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (143/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_142 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_140 locally 22/12/08 18:28:57 INFO Executor: Finished task 142.0 in stage 17.0 (TID 1722). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 149.0 in stage 17.0 (TID 1729) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 149, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 149.0 in stage 17.0 (TID 1729) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 142.0 in stage 17.0 (TID 1722) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (144/200) 22/12/08 18:28:57 INFO Executor: Finished task 140.0 in stage 17.0 (TID 1720). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 150.0 in stage 17.0 (TID 1730) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 150, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 150.0 in stage 17.0 (TID 1730) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_145 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_146 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 140.0 in stage 17.0 (TID 1720) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (145/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_144 locally 22/12/08 18:28:57 INFO Executor: Finished task 145.0 in stage 17.0 (TID 1725). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 151.0 in stage 17.0 (TID 1731) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 151, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 146.0 in stage 17.0 (TID 1726). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 151.0 in stage 17.0 (TID 1731) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_147 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 152.0 in stage 17.0 (TID 1732) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 152, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 144.0 in stage 17.0 (TID 1724). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 152.0 in stage 17.0 (TID 1732) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_143 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 153.0 in stage 17.0 (TID 1733) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 153, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 145.0 in stage 17.0 (TID 1725) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (146/200) 22/12/08 18:28:57 INFO Executor: Running task 153.0 in stage 17.0 (TID 1733) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 146.0 in stage 17.0 (TID 1726) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (147/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 144.0 in stage 17.0 (TID 1724) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (148/200) 22/12/08 18:28:57 INFO Executor: Finished task 147.0 in stage 17.0 (TID 1727). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_148 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 154.0 in stage 17.0 (TID 1734) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 154, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 154.0 in stage 17.0 (TID 1734) 22/12/08 18:28:57 INFO Executor: Finished task 143.0 in stage 17.0 (TID 1723). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 147.0 in stage 17.0 (TID 1727) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (149/200) 22/12/08 18:28:57 INFO Executor: Finished task 148.0 in stage 17.0 (TID 1728). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 155.0 in stage 17.0 (TID 1735) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 155, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 155.0 in stage 17.0 (TID 1735) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 156.0 in stage 17.0 (TID 1736) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 156, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 143.0 in stage 17.0 (TID 1723) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (150/200) 22/12/08 18:28:57 INFO Executor: Running task 156.0 in stage 17.0 (TID 1736) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 148.0 in stage 17.0 (TID 1728) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (151/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_149 locally 22/12/08 18:28:57 INFO Executor: Finished task 149.0 in stage 17.0 (TID 1729). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 157.0 in stage 17.0 (TID 1737) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 157, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 157.0 in stage 17.0 (TID 1737) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 149.0 in stage 17.0 (TID 1729) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (152/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_151 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_154 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_153 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_150 locally 22/12/08 18:28:57 INFO Executor: Finished task 151.0 in stage 17.0 (TID 1731). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_152 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 158.0 in stage 17.0 (TID 1738) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 158, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 158.0 in stage 17.0 (TID 1738) 22/12/08 18:28:57 INFO Executor: Finished task 154.0 in stage 17.0 (TID 1734). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 153.0 in stage 17.0 (TID 1733). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_155 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 159.0 in stage 17.0 (TID 1739) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 159, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 159.0 in stage 17.0 (TID 1739) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 160.0 in stage 17.0 (TID 1740) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 160, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 152.0 in stage 17.0 (TID 1732). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 151.0 in stage 17.0 (TID 1731) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (153/200) 22/12/08 18:28:57 INFO Executor: Running task 160.0 in stage 17.0 (TID 1740) 22/12/08 18:28:57 INFO Executor: Finished task 150.0 in stage 17.0 (TID 1730). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 154.0 in stage 17.0 (TID 1734) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (154/200) 22/12/08 18:28:57 INFO Executor: Finished task 155.0 in stage 17.0 (TID 1735). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 161.0 in stage 17.0 (TID 1741) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 161, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 161.0 in stage 17.0 (TID 1741) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 162.0 in stage 17.0 (TID 1742) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 162, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 153.0 in stage 17.0 (TID 1733) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (155/200) 22/12/08 18:28:57 INFO Executor: Running task 162.0 in stage 17.0 (TID 1742) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 152.0 in stage 17.0 (TID 1732) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (156/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 163.0 in stage 17.0 (TID 1743) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 163, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 163.0 in stage 17.0 (TID 1743) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 155.0 in stage 17.0 (TID 1735) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (157/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 150.0 in stage 17.0 (TID 1730) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (158/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_157 locally 22/12/08 18:28:57 INFO Executor: Finished task 157.0 in stage 17.0 (TID 1737). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 164.0 in stage 17.0 (TID 1744) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 164, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_156 locally 22/12/08 18:28:57 INFO Executor: Running task 164.0 in stage 17.0 (TID 1744) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 157.0 in stage 17.0 (TID 1737) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (159/200) 22/12/08 18:28:57 INFO Executor: Finished task 156.0 in stage 17.0 (TID 1736). 22866 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 165.0 in stage 17.0 (TID 1745) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 165, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 165.0 in stage 17.0 (TID 1745) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 156.0 in stage 17.0 (TID 1736) in 16 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (160/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_158 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_160 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_159 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_161 locally 22/12/08 18:28:57 INFO Executor: Finished task 160.0 in stage 17.0 (TID 1740). 22866 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 158.0 in stage 17.0 (TID 1738). 22866 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 166.0 in stage 17.0 (TID 1746) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 166, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 161.0 in stage 17.0 (TID 1741). 22866 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 159.0 in stage 17.0 (TID 1739). 22866 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 166.0 in stage 17.0 (TID 1746) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 167.0 in stage 17.0 (TID 1747) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 167, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 167.0 in stage 17.0 (TID 1747) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_163 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 168.0 in stage 17.0 (TID 1748) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 168, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 160.0 in stage 17.0 (TID 1740) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (161/200) 22/12/08 18:28:57 INFO Executor: Running task 168.0 in stage 17.0 (TID 1748) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 169.0 in stage 17.0 (TID 1749) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 169, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 169.0 in stage 17.0 (TID 1749) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 158.0 in stage 17.0 (TID 1738) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (162/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 159.0 in stage 17.0 (TID 1739) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (163/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 161.0 in stage 17.0 (TID 1741) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (164/200) 22/12/08 18:28:57 INFO Executor: Finished task 163.0 in stage 17.0 (TID 1743). 22866 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 170.0 in stage 17.0 (TID 1750) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 170, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_164 locally 22/12/08 18:28:57 INFO Executor: Running task 170.0 in stage 17.0 (TID 1750) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 163.0 in stage 17.0 (TID 1743) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (165/200) 22/12/08 18:28:57 INFO Executor: Finished task 164.0 in stage 17.0 (TID 1744). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 171.0 in stage 17.0 (TID 1751) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 171, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_162 locally 22/12/08 18:28:57 INFO Executor: Running task 171.0 in stage 17.0 (TID 1751) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 164.0 in stage 17.0 (TID 1744) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (166/200) 22/12/08 18:28:57 INFO Executor: Finished task 162.0 in stage 17.0 (TID 1742). 22866 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 172.0 in stage 17.0 (TID 1752) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 172, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 172.0 in stage 17.0 (TID 1752) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 162.0 in stage 17.0 (TID 1742) in 16 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (167/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_166 locally 22/12/08 18:28:57 INFO Executor: Finished task 166.0 in stage 17.0 (TID 1746). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 173.0 in stage 17.0 (TID 1753) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 173, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_167 locally 22/12/08 18:28:57 INFO Executor: Running task 173.0 in stage 17.0 (TID 1753) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_165 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_168 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 166.0 in stage 17.0 (TID 1746) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (168/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_169 locally 22/12/08 18:28:57 INFO Executor: Finished task 167.0 in stage 17.0 (TID 1747). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_170 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 175.0 in stage 17.0 (TID 1754) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 175, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 175.0 in stage 17.0 (TID 1754) 22/12/08 18:28:57 INFO Executor: Finished task 169.0 in stage 17.0 (TID 1749). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 165.0 in stage 17.0 (TID 1745). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 168.0 in stage 17.0 (TID 1748). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 176.0 in stage 17.0 (TID 1755) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 176, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 167.0 in stage 17.0 (TID 1747) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (169/200) 22/12/08 18:28:57 INFO Executor: Running task 176.0 in stage 17.0 (TID 1755) 22/12/08 18:28:57 INFO Executor: Finished task 170.0 in stage 17.0 (TID 1750). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 177.0 in stage 17.0 (TID 1756) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 177, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 177.0 in stage 17.0 (TID 1756) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_171 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 178.0 in stage 17.0 (TID 1757) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 178, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 165.0 in stage 17.0 (TID 1745) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (170/200) 22/12/08 18:28:57 INFO Executor: Running task 178.0 in stage 17.0 (TID 1757) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 179.0 in stage 17.0 (TID 1758) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 179, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 169.0 in stage 17.0 (TID 1749) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (171/200) 22/12/08 18:28:57 INFO Executor: Running task 179.0 in stage 17.0 (TID 1758) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 168.0 in stage 17.0 (TID 1748) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (172/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 170.0 in stage 17.0 (TID 1750) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (173/200) 22/12/08 18:28:57 INFO Executor: Finished task 171.0 in stage 17.0 (TID 1751). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 180.0 in stage 17.0 (TID 1759) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 180, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 180.0 in stage 17.0 (TID 1759) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 171.0 in stage 17.0 (TID 1751) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (174/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_173 locally 22/12/08 18:28:57 INFO Executor: Finished task 173.0 in stage 17.0 (TID 1753). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_172 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 181.0 in stage 17.0 (TID 1760) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 181, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 181.0 in stage 17.0 (TID 1760) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_175 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 173.0 in stage 17.0 (TID 1753) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (175/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_177 locally 22/12/08 18:28:57 INFO Executor: Finished task 172.0 in stage 17.0 (TID 1752). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 182.0 in stage 17.0 (TID 1761) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 182, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_176 locally 22/12/08 18:28:57 INFO Executor: Finished task 177.0 in stage 17.0 (TID 1756). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 175.0 in stage 17.0 (TID 1754). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 182.0 in stage 17.0 (TID 1761) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 183.0 in stage 17.0 (TID 1762) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 183, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_180 locally 22/12/08 18:28:57 INFO Executor: Running task 183.0 in stage 17.0 (TID 1762) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_179 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 184.0 in stage 17.0 (TID 1763) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 184, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 176.0 in stage 17.0 (TID 1755). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 184.0 in stage 17.0 (TID 1763) 22/12/08 18:28:57 INFO Executor: Finished task 180.0 in stage 17.0 (TID 1759). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 179.0 in stage 17.0 (TID 1758). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_178 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 185.0 in stage 17.0 (TID 1764) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 185, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 175.0 in stage 17.0 (TID 1754) in 44 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (176/200) 22/12/08 18:28:57 INFO Executor: Running task 185.0 in stage 17.0 (TID 1764) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 172.0 in stage 17.0 (TID 1752) in 47 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (177/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_183 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 177.0 in stage 17.0 (TID 1756) in 44 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (178/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 186.0 in stage 17.0 (TID 1765) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 186, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_184 locally 22/12/08 18:28:57 INFO Executor: Running task 186.0 in stage 17.0 (TID 1765) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 187.0 in stage 17.0 (TID 1766) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 187, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 176.0 in stage 17.0 (TID 1755) in 45 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (179/200) 22/12/08 18:28:57 INFO Executor: Running task 187.0 in stage 17.0 (TID 1766) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_182 locally 22/12/08 18:28:57 INFO Executor: Finished task 183.0 in stage 17.0 (TID 1762). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 178.0 in stage 17.0 (TID 1757). 22866 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 180.0 in stage 17.0 (TID 1759) in 44 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (180/200) 22/12/08 18:28:57 INFO Executor: Finished task 184.0 in stage 17.0 (TID 1763). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 179.0 in stage 17.0 (TID 1758) in 44 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (181/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 188.0 in stage 17.0 (TID 1767) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 188, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 188.0 in stage 17.0 (TID 1767) 22/12/08 18:28:57 INFO Executor: Finished task 182.0 in stage 17.0 (TID 1761). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 189.0 in stage 17.0 (TID 1768) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 189, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 189.0 in stage 17.0 (TID 1768) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 190.0 in stage 17.0 (TID 1769) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 190, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 183.0 in stage 17.0 (TID 1762) in 40 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (182/200) 22/12/08 18:28:57 INFO Executor: Running task 190.0 in stage 17.0 (TID 1769) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 192.0 in stage 17.0 (TID 1770) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 192, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 192.0 in stage 17.0 (TID 1770) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 184.0 in stage 17.0 (TID 1763) in 41 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (183/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_181 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 182.0 in stage 17.0 (TID 1761) in 42 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (184/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 178.0 in stage 17.0 (TID 1757) in 47 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (185/200) 22/12/08 18:28:57 INFO Executor: Finished task 181.0 in stage 17.0 (TID 1760). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 193.0 in stage 17.0 (TID 1771) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 193, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 193.0 in stage 17.0 (TID 1771) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 181.0 in stage 17.0 (TID 1760) in 44 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (186/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_185 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_186 locally 22/12/08 18:28:57 INFO Executor: Finished task 185.0 in stage 17.0 (TID 1764). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_188 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_187 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 194.0 in stage 17.0 (TID 1772) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 194, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 194.0 in stage 17.0 (TID 1772) 22/12/08 18:28:57 INFO Executor: Finished task 186.0 in stage 17.0 (TID 1765). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 185.0 in stage 17.0 (TID 1764) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (187/200) 22/12/08 18:28:57 INFO Executor: Finished task 188.0 in stage 17.0 (TID 1767). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 195.0 in stage 17.0 (TID 1773) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 195, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 195.0 in stage 17.0 (TID 1773) 22/12/08 18:28:57 INFO Executor: Finished task 187.0 in stage 17.0 (TID 1766). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 196.0 in stage 17.0 (TID 1774) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 196, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 196.0 in stage 17.0 (TID 1774) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 197.0 in stage 17.0 (TID 1775) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 197, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 186.0 in stage 17.0 (TID 1765) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (188/200) 22/12/08 18:28:57 INFO Executor: Running task 197.0 in stage 17.0 (TID 1775) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_192 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 188.0 in stage 17.0 (TID 1767) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (189/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 187.0 in stage 17.0 (TID 1766) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (190/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_193 locally 22/12/08 18:28:57 INFO Executor: Finished task 192.0 in stage 17.0 (TID 1770). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 198.0 in stage 17.0 (TID 1776) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 198, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 198.0 in stage 17.0 (TID 1776) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 192.0 in stage 17.0 (TID 1770) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (191/200) 22/12/08 18:28:57 INFO Executor: Finished task 193.0 in stage 17.0 (TID 1771). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 199.0 in stage 17.0 (TID 1777) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 199, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_189 locally 22/12/08 18:28:57 INFO Executor: Running task 199.0 in stage 17.0 (TID 1777) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 193.0 in stage 17.0 (TID 1771) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (192/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_190 locally 22/12/08 18:28:57 INFO Executor: Finished task 189.0 in stage 17.0 (TID 1768). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 190.0 in stage 17.0 (TID 1769). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 43.0 in stage 18.0 (TID 1778) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 43, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 43.0 in stage 18.0 (TID 1778) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 49.0 in stage 18.0 (TID 1779) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 49, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 49.0 in stage 18.0 (TID 1779) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 189.0 in stage 17.0 (TID 1768) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (193/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 190.0 in stage 17.0 (TID 1769) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (194/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_195 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_194 locally 22/12/08 18:28:57 INFO Executor: Finished task 195.0 in stage 17.0 (TID 1773). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 194.0 in stage 17.0 (TID 1772). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 51.0 in stage 18.0 (TID 1780) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 51, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_196 locally 22/12/08 18:28:57 INFO Executor: Running task 51.0 in stage 18.0 (TID 1780) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_197 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 66.0 in stage 18.0 (TID 1781) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 66, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 66.0 in stage 18.0 (TID 1781) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 195.0 in stage 17.0 (TID 1773) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (195/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 194.0 in stage 17.0 (TID 1772) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (196/200) 22/12/08 18:28:57 INFO Executor: Finished task 196.0 in stage 17.0 (TID 1774). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 89.0 in stage 18.0 (TID 1782) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 89, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 197.0 in stage 17.0 (TID 1775). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 89.0 in stage 18.0 (TID 1782) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 102.0 in stage 18.0 (TID 1783) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 102, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_198 locally 22/12/08 18:28:57 INFO Executor: Running task 102.0 in stage 18.0 (TID 1783) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_199 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 196.0 in stage 17.0 (TID 1774) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (197/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 197.0 in stage 17.0 (TID 1775) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (198/200) 22/12/08 18:28:57 INFO Executor: Finished task 198.0 in stage 17.0 (TID 1776). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 199.0 in stage 17.0 (TID 1777). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 103.0 in stage 18.0 (TID 1784) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 103, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 103.0 in stage 18.0 (TID 1784) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 107.0 in stage 18.0 (TID 1785) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 107, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 198.0 in stage 17.0 (TID 1776) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (199/200) 22/12/08 18:28:57 INFO Executor: Running task 107.0 in stage 18.0 (TID 1785) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 199.0 in stage 17.0 (TID 1777) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (200/200) 22/12/08 18:28:57 INFO TaskSchedulerImpl: Removed TaskSet 17.0, whose tasks have all completed, from pool 22/12/08 18:28:57 INFO DAGScheduler: ResultStage 17 ($anonfun$call$2 at Arm.scala:28) finished in 2.755 s 22/12/08 18:28:57 INFO DAGScheduler: Job 6 is finished. Cancelling potential speculative or zombie tasks for this job 22/12/08 18:28:57 INFO TaskSchedulerImpl: Killing all running tasks in stage 17: Stage finished 22/12/08 18:28:57 INFO DAGScheduler: Job 6 finished: $anonfun$call$2 at Arm.scala:28, took 69.283363 s 22/12/08 18:28:57 INFO MemoryStore: Block broadcast_40 stored as values in memory (estimated size 728.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_51 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_66 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_43 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_49 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_89 locally 22/12/08 18:28:57 INFO MemoryStore: Block broadcast_40_piece0 stored as bytes in memory (estimated size 298.0 B, free 359.8 MiB) 22/12/08 18:28:57 INFO BlockManagerInfo: Added broadcast_40_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 298.0 B, free: 365.0 MiB) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_102 locally 22/12/08 18:28:57 INFO SparkContext: Created broadcast 40 from $anonfun$call$6 at Arm.scala:28 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_103 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_107 locally 22/12/08 18:28:57 INFO Executor: Finished task 89.0 in stage 18.0 (TID 1782). 22909 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 174.0 in stage 18.0 (TID 1786) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 174, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 174.0 in stage 18.0 (TID 1786) 22/12/08 18:28:57 INFO Executor: Finished task 102.0 in stage 18.0 (TID 1783). 22909 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 89.0 in stage 18.0 (TID 1782) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/200) 22/12/08 18:28:57 INFO Executor: Finished task 43.0 in stage 18.0 (TID 1778). 22909 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 191.0 in stage 18.0 (TID 1787) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 191, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 191.0 in stage 18.0 (TID 1787) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 0.0 in stage 18.0 (TID 1788) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 0.0 in stage 18.0 (TID 1788) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 102.0 in stage 18.0 (TID 1783) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (2/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 43.0 in stage 18.0 (TID 1778) in 17 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (3/200) 22/12/08 18:28:57 INFO Executor: Finished task 51.0 in stage 18.0 (TID 1780). 23243 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 1.0 in stage 18.0 (TID 1789) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 1.0 in stage 18.0 (TID 1789) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 51.0 in stage 18.0 (TID 1780) in 16 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (4/200) 22/12/08 18:28:57 INFO Executor: Finished task 49.0 in stage 18.0 (TID 1779). 22909 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 2.0 in stage 18.0 (TID 1790) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 2.0 in stage 18.0 (TID 1790) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 49.0 in stage 18.0 (TID 1779) in 18 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (5/200) 22/12/08 18:28:57 INFO Executor: Finished task 66.0 in stage 18.0 (TID 1781). 22909 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 107.0 in stage 18.0 (TID 1785). 22909 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 103.0 in stage 18.0 (TID 1784). 22909 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 3.0 in stage 18.0 (TID 1791) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 3.0 in stage 18.0 (TID 1791) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 4.0 in stage 18.0 (TID 1792) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 4, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 4.0 in stage 18.0 (TID 1792) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 5.0 in stage 18.0 (TID 1793) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 5, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 66.0 in stage 18.0 (TID 1781) in 17 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (6/200) 22/12/08 18:28:57 INFO Executor: Running task 5.0 in stage 18.0 (TID 1793) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 107.0 in stage 18.0 (TID 1785) in 15 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (7/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_174 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 103.0 in stage 18.0 (TID 1784) in 16 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (8/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_0 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_1 locally 22/12/08 18:28:57 INFO Executor: Finished task 0.0 in stage 18.0 (TID 1788). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 1.0 in stage 18.0 (TID 1789). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 6.0 in stage 18.0 (TID 1794) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 6, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 6.0 in stage 18.0 (TID 1794) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 7.0 in stage 18.0 (TID 1795) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 7, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 7.0 in stage 18.0 (TID 1795) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_191 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 0.0 in stage 18.0 (TID 1788) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (9/200) 22/12/08 18:28:57 INFO Executor: Finished task 174.0 in stage 18.0 (TID 1786). 22909 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 8.0 in stage 18.0 (TID 1796) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 8, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 1.0 in stage 18.0 (TID 1789) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (10/200) 22/12/08 18:28:57 INFO Executor: Running task 8.0 in stage 18.0 (TID 1796) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 174.0 in stage 18.0 (TID 1786) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (11/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_3 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_4 locally 22/12/08 18:28:57 INFO Executor: Finished task 3.0 in stage 18.0 (TID 1791). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_5 locally 22/12/08 18:28:57 INFO Executor: Finished task 4.0 in stage 18.0 (TID 1792). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 9.0 in stage 18.0 (TID 1797) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 9, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 9.0 in stage 18.0 (TID 1797) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 10.0 in stage 18.0 (TID 1798) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 10, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 5.0 in stage 18.0 (TID 1793). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_2 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 3.0 in stage 18.0 (TID 1791) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (12/200) 22/12/08 18:28:57 INFO Executor: Running task 10.0 in stage 18.0 (TID 1798) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 11.0 in stage 18.0 (TID 1799) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 11, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 11.0 in stage 18.0 (TID 1799) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 4.0 in stage 18.0 (TID 1792) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (13/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 5.0 in stage 18.0 (TID 1793) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (14/200) 22/12/08 18:28:57 INFO Executor: Finished task 2.0 in stage 18.0 (TID 1790). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 12.0 in stage 18.0 (TID 1800) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 12, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 12.0 in stage 18.0 (TID 1800) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 2.0 in stage 18.0 (TID 1790) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (15/200) 22/12/08 18:28:57 INFO Executor: Finished task 191.0 in stage 18.0 (TID 1787). 22909 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_6 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 13.0 in stage 18.0 (TID 1801) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 13, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 13.0 in stage 18.0 (TID 1801) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 191.0 in stage 18.0 (TID 1787) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (16/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_8 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_7 locally 22/12/08 18:28:57 INFO Executor: Finished task 6.0 in stage 18.0 (TID 1794). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 14.0 in stage 18.0 (TID 1802) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 14, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 8.0 in stage 18.0 (TID 1796). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 14.0 in stage 18.0 (TID 1802) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 15.0 in stage 18.0 (TID 1803) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 15, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 15.0 in stage 18.0 (TID 1803) 22/12/08 18:28:57 INFO Executor: Finished task 7.0 in stage 18.0 (TID 1795). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 6.0 in stage 18.0 (TID 1794) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (17/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 16.0 in stage 18.0 (TID 1804) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 16, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 16.0 in stage 18.0 (TID 1804) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 8.0 in stage 18.0 (TID 1796) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (18/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 7.0 in stage 18.0 (TID 1795) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (19/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_9 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_11 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_10 locally 22/12/08 18:28:57 INFO Executor: Finished task 9.0 in stage 18.0 (TID 1797). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 17.0 in stage 18.0 (TID 1805) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 17, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 17.0 in stage 18.0 (TID 1805) 22/12/08 18:28:57 INFO Executor: Finished task 11.0 in stage 18.0 (TID 1799). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 10.0 in stage 18.0 (TID 1798). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 18.0 in stage 18.0 (TID 1806) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 18, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 18.0 in stage 18.0 (TID 1806) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 19.0 in stage 18.0 (TID 1807) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 19, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 9.0 in stage 18.0 (TID 1797) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (20/200) 22/12/08 18:28:57 INFO Executor: Running task 19.0 in stage 18.0 (TID 1807) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 11.0 in stage 18.0 (TID 1799) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (21/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 10.0 in stage 18.0 (TID 1798) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (22/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_15 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_14 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_12 locally 22/12/08 18:28:57 INFO Executor: Finished task 15.0 in stage 18.0 (TID 1803). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_16 locally 22/12/08 18:28:57 INFO Executor: Finished task 14.0 in stage 18.0 (TID 1802). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 20.0 in stage 18.0 (TID 1808) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 20, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 20.0 in stage 18.0 (TID 1808) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 21.0 in stage 18.0 (TID 1809) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 21, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 21.0 in stage 18.0 (TID 1809) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 15.0 in stage 18.0 (TID 1803) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (23/200) 22/12/08 18:28:57 INFO Executor: Finished task 16.0 in stage 18.0 (TID 1804). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 14.0 in stage 18.0 (TID 1802) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (24/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_13 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 22.0 in stage 18.0 (TID 1810) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 22, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 12.0 in stage 18.0 (TID 1800). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 22.0 in stage 18.0 (TID 1810) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 23.0 in stage 18.0 (TID 1811) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 23, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 23.0 in stage 18.0 (TID 1811) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 16.0 in stage 18.0 (TID 1804) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (25/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 12.0 in stage 18.0 (TID 1800) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (26/200) 22/12/08 18:28:57 INFO Executor: Finished task 13.0 in stage 18.0 (TID 1801). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 24.0 in stage 18.0 (TID 1812) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 24, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 24.0 in stage 18.0 (TID 1812) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_17 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 13.0 in stage 18.0 (TID 1801) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (27/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_19 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_18 locally 22/12/08 18:28:57 INFO Executor: Finished task 17.0 in stage 18.0 (TID 1805). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 25.0 in stage 18.0 (TID 1813) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 25, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 25.0 in stage 18.0 (TID 1813) 22/12/08 18:28:57 INFO Executor: Finished task 19.0 in stage 18.0 (TID 1807). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 18.0 in stage 18.0 (TID 1806). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 26.0 in stage 18.0 (TID 1814) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 26, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 17.0 in stage 18.0 (TID 1805) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (28/200) 22/12/08 18:28:57 INFO Executor: Running task 26.0 in stage 18.0 (TID 1814) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 27.0 in stage 18.0 (TID 1815) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 27, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 27.0 in stage 18.0 (TID 1815) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 19.0 in stage 18.0 (TID 1807) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (29/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 18.0 in stage 18.0 (TID 1806) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (30/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_21 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_20 locally 22/12/08 18:28:57 INFO Executor: Finished task 21.0 in stage 18.0 (TID 1809). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 28.0 in stage 18.0 (TID 1816) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 28, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_22 locally 22/12/08 18:28:57 INFO Executor: Finished task 20.0 in stage 18.0 (TID 1808). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 28.0 in stage 18.0 (TID 1816) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 21.0 in stage 18.0 (TID 1809) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (31/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 29.0 in stage 18.0 (TID 1817) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 29, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 29.0 in stage 18.0 (TID 1817) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 20.0 in stage 18.0 (TID 1808) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (32/200) 22/12/08 18:28:57 INFO Executor: Finished task 22.0 in stage 18.0 (TID 1810). 22823 bytes result sent to driver 22/12/08 18:28:57 WARN GpuOverrides: ! cannot run on GPU because not all expressions can be replaced; GPU does not currently support the operator class org.apache.spark.sql.execution.DeserializeToObjectExec ! createexternalrow(orig_channel#8629, first_home_buyer#8659, loan_purpose#8689, property_type#8719, occupancy_status#8749, property_state#8779, product_type#8809, relocation_mortgage_indicator#8839, seller_name#8869, mod_flag#8899, orig_interest_rate#8929, orig_upb#8959, orig_loan_term#8989, orig_ltv#9019, orig_cltv#9049, num_borrowers#9079, dti#9109, borrower_credit_score#9139, num_units#9169, zip#9199, mortgage_insurance_percent#9229, current_loan_delinquency_status#9259, current_actual_upb#9289, interest_rate#9319, ... 32 more fields) cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.catalyst.expressions.objects.CreateExternalRow @Expression orig_channel#8629 could run on GPU @Expression first_home_buyer#8659 could run on GPU @Expression loan_purpose#8689 could run on GPU @Expression property_type#8719 could run on GPU @Expression occupancy_status#8749 could run on GPU @Expression property_state#8779 could run on GPU @Expression product_type#8809 could run on GPU @Expression relocation_mortgage_indicator#8839 could run on GPU @Expression seller_name#8869 could run on GPU @Expression mod_flag#8899 could run on GPU @Expression orig_interest_rate#8929 could run on GPU @Expression orig_upb#8959 could run on GPU @Expression orig_loan_term#8989 could run on GPU @Expression orig_ltv#9019 could run on GPU @Expression orig_cltv#9049 could run on GPU @Expression num_borrowers#9079 could run on GPU @Expression dti#9109 could run on GPU @Expression borrower_credit_score#9139 could run on GPU @Expression num_units#9169 could run on GPU @Expression zip#9199 could run on GPU @Expression mortgage_insurance_percent#9229 could run on GPU @Expression current_loan_delinquency_status#9259 could run on GPU @Expression current_actual_upb#9289 could run on GPU @Expression interest_rate#9319 could run on GPU @Expression loan_age#9349 could run on GPU @Expression msa#9379 could run on GPU @Expression non_interest_bearing_upb#9409 could run on GPU @Expression delinquency_12#9439 could run on GPU !Expression obj#9468 cannot run on GPU because expression AttributeReference obj#9468 produces an unsupported type ObjectType(interface org.apache.spark.sql.Row) *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression cast(orig_channel#8572 as float) AS orig_channel#8629 will run on GPU *Expression cast(orig_channel#8572 as float) will run on GPU *Expression cast(first_home_buyer#8573 as float) AS first_home_buyer#8659 will run on GPU *Expression cast(first_home_buyer#8573 as float) will run on GPU *Expression cast(loan_purpose#8574 as float) AS loan_purpose#8689 will run on GPU *Expression cast(loan_purpose#8574 as float) will run on GPU *Expression cast(property_type#8575 as float) AS property_type#8719 will run on GPU *Expression cast(property_type#8575 as float) will run on GPU *Expression cast(occupancy_status#8576 as float) AS occupancy_status#8749 will run on GPU *Expression cast(occupancy_status#8576 as float) will run on GPU *Expression cast(property_state#8577 as float) AS property_state#8779 will run on GPU *Expression cast(property_state#8577 as float) will run on GPU *Expression cast(product_type#8578 as float) AS product_type#8809 will run on GPU *Expression cast(product_type#8578 as float) will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) AS relocation_mortgage_indicator#8839 will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) will run on GPU *Expression cast(seller_name#8580 as float) AS seller_name#8869 will run on GPU *Expression cast(seller_name#8580 as float) will run on GPU *Expression cast(mod_flag#8581 as float) AS mod_flag#8899 will run on GPU *Expression cast(mod_flag#8581 as float) will run on GPU *Expression cast(orig_interest_rate#8582 as float) AS orig_interest_rate#8929 will run on GPU *Expression cast(orig_interest_rate#8582 as float) will run on GPU *Expression cast(orig_upb#8583 as float) AS orig_upb#8959 will run on GPU *Expression cast(orig_upb#8583 as float) will run on GPU *Expression cast(orig_loan_term#8584 as float) AS orig_loan_term#8989 will run on GPU *Expression cast(orig_loan_term#8584 as float) will run on GPU *Expression cast(orig_ltv#8585 as float) AS orig_ltv#9019 will run on GPU *Expression cast(orig_ltv#8585 as float) will run on GPU *Expression cast(orig_cltv#8586 as float) AS orig_cltv#9049 will run on GPU *Expression cast(orig_cltv#8586 as float) will run on GPU *Expression cast(num_borrowers#8587 as float) AS num_borrowers#9079 will run on GPU *Expression cast(num_borrowers#8587 as float) will run on GPU *Expression cast(dti#8588 as float) AS dti#9109 will run on GPU *Expression cast(dti#8588 as float) will run on GPU *Expression cast(borrower_credit_score#8589 as float) AS borrower_credit_score#9139 will run on GPU *Expression cast(borrower_credit_score#8589 as float) will run on GPU *Expression cast(num_units#8590 as float) AS num_units#9169 will run on GPU *Expression cast(num_units#8590 as float) will run on GPU *Expression cast(zip#8591 as float) AS zip#9199 will run on GPU *Expression cast(zip#8591 as float) will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) AS mortgage_insurance_percent#9229 will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) AS current_loan_delinquency_status#9259 will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) will run on GPU *Expression cast(current_actual_upb#8594 as float) AS current_actual_upb#9289 will run on GPU *Expression cast(current_actual_upb#8594 as float) will run on GPU *Expression cast(interest_rate#8595 as float) AS interest_rate#9319 will run on GPU *Expression cast(interest_rate#8595 as float) will run on GPU *Expression cast(loan_age#8596 as float) AS loan_age#9349 will run on GPU *Expression cast(loan_age#8596 as float) will run on GPU *Expression cast(msa#8597 as float) AS msa#9379 will run on GPU *Expression cast(msa#8597 as float) will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) AS non_interest_bearing_upb#9409 will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) will run on GPU *Expression cast(delinquency_12#8599 as float) AS delinquency_12#9439 will run on GPU *Expression cast(delinquency_12#8599 as float) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression orig_channel#8572 ASC NULLS FIRST will run on GPU *Expression first_home_buyer#8573 ASC NULLS FIRST will run on GPU *Expression loan_purpose#8574 ASC NULLS FIRST will run on GPU *Expression property_type#8575 ASC NULLS FIRST will run on GPU *Expression occupancy_status#8576 ASC NULLS FIRST will run on GPU *Expression property_state#8577 ASC NULLS FIRST will run on GPU *Expression product_type#8578 ASC NULLS FIRST will run on GPU *Expression relocation_mortgage_indicator#8579 ASC NULLS FIRST will run on GPU *Expression seller_name#8580 ASC NULLS FIRST will run on GPU *Expression mod_flag#8581 ASC NULLS FIRST will run on GPU *Expression orig_interest_rate#8582 ASC NULLS FIRST will run on GPU *Expression orig_upb#8583 ASC NULLS FIRST will run on GPU *Expression orig_loan_term#8584 ASC NULLS FIRST will run on GPU *Expression orig_ltv#8585 ASC NULLS FIRST will run on GPU *Expression orig_cltv#8586 ASC NULLS FIRST will run on GPU *Expression num_borrowers#8587 ASC NULLS FIRST will run on GPU *Expression dti#8588 ASC NULLS FIRST will run on GPU *Expression borrower_credit_score#8589 ASC NULLS FIRST will run on GPU *Expression num_units#8590 ASC NULLS FIRST will run on GPU *Expression zip#8591 ASC NULLS FIRST will run on GPU *Expression mortgage_insurance_percent#8592 ASC NULLS FIRST will run on GPU *Expression current_loan_delinquency_status#8593 ASC NULLS FIRST will run on GPU *Expression current_actual_upb#8594 ASC NULLS FIRST will run on GPU *Expression interest_rate#8595 ASC NULLS FIRST will run on GPU *Expression loan_age#8596 ASC NULLS FIRST will run on GPU *Expression msa#8597 ASC NULLS FIRST will run on GPU *Expression non_interest_bearing_upb#8598 ASC NULLS FIRST will run on GPU *Expression delinquency_12#8599 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression coalesce(orig_channel#2642, 0) AS orig_channel#8572 will run on GPU *Expression coalesce(orig_channel#2642, 0) will run on GPU *Expression coalesce(first_home_buyer#3284, 0) AS first_home_buyer#8573 will run on GPU *Expression coalesce(first_home_buyer#3284, 0) will run on GPU *Expression coalesce(loan_purpose#3926, 0) AS loan_purpose#8574 will run on GPU *Expression coalesce(loan_purpose#3926, 0) will run on GPU *Expression coalesce(property_type#4568, 0) AS property_type#8575 will run on GPU *Expression coalesce(property_type#4568, 0) will run on GPU *Expression coalesce(occupancy_status#5210, 0) AS occupancy_status#8576 will run on GPU *Expression coalesce(occupancy_status#5210, 0) will run on GPU *Expression coalesce(property_state#5852, 0) AS property_state#8577 will run on GPU *Expression coalesce(property_state#5852, 0) will run on GPU *Expression coalesce(product_type#6494, 0) AS product_type#8578 will run on GPU *Expression coalesce(product_type#6494, 0) will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) AS relocation_mortgage_indicator#8579 will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) will run on GPU *Expression coalesce(seller_name#7778, 0) AS seller_name#8580 will run on GPU *Expression coalesce(seller_name#7778, 0) will run on GPU *Expression coalesce(id#2007, 0) AS mod_flag#8581 will run on GPU *Expression coalesce(id#2007, 0) will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) AS orig_interest_rate#8582 will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) will run on GPU *Expression nanvl(orig_interest_rate#1751, null) will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) AS orig_upb#8583 will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) will run on GPU *Expression nanvl(orig_upb#1753, null) will run on GPU *Expression coalesce(orig_loan_term#1756, 0) AS orig_loan_term#8584 will run on GPU *Expression coalesce(orig_loan_term#1756, 0) will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) AS orig_ltv#8585 will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) will run on GPU *Expression nanvl(orig_ltv#1763, null) will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) AS orig_cltv#8586 will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) will run on GPU *Expression nanvl(orig_cltv#1764, null) will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) AS num_borrowers#8587 will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) will run on GPU *Expression nanvl(num_borrowers#1765, null) will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) AS dti#8588 will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) will run on GPU *Expression nanvl(dti#1766, null) will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) AS borrower_credit_score#8589 will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) will run on GPU *Expression nanvl(borrower_credit_score#1767, null) will run on GPU *Expression coalesce(num_units#1772, 0) AS num_units#8590 will run on GPU *Expression coalesce(num_units#1772, 0) will run on GPU *Expression coalesce(zip#1776, 0) AS zip#8591 will run on GPU *Expression coalesce(zip#1776, 0) will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) AS mortgage_insurance_percent#8592 will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) will run on GPU *Expression nanvl(mortgage_insurance_percent#1777, null) will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) AS current_loan_delinquency_status#8593 will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) AS current_actual_upb#8594 will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) will run on GPU *Expression nanvl(current_actual_upb#11, null) will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) AS interest_rate#8595 will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) will run on GPU *Expression nanvl(interest_rate#8, null) will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) AS loan_age#8596 will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) will run on GPU *Expression nanvl(loan_age#15, null) will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) AS msa#8597 will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) will run on GPU *Expression nanvl(msa#31, null) will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) AS non_interest_bearing_upb#8598 will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) will run on GPU *Expression nanvl(non_interest_bearing_upb#62, null) will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) AS delinquency_12#8599 will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) will run on GPU *Expression CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END will run on GPU *Expression (delinquency_12#1215 > 0) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS seller_name#7778 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS relocation_mortgage_indicator#7136 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS product_type#6494 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_state#5852 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS occupancy_status#5210 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_type#4568 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS loan_purpose#3926 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS first_home_buyer#3284 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS orig_channel#2642 will run on GPU *Exec will run on GPU *Exec will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1745L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#1852 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed 22/12/08 18:28:57 INFO TaskSetManager: Starting task 30.0 in stage 18.0 (TID 1818) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 30, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 30.0 in stage 18.0 (TID 1818) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 22.0 in stage 18.0 (TID 1810) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (33/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_25 locally 22/12/08 18:28:57 INFO GpuOverrides: Plan conversion to the GPU took 12.51 ms 22/12/08 18:28:57 INFO Executor: Finished task 25.0 in stage 18.0 (TID 1813). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_27 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 31.0 in stage 18.0 (TID 1819) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 31, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 31.0 in stage 18.0 (TID 1819) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_23 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_26 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 25.0 in stage 18.0 (TID 1813) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (34/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_24 locally 22/12/08 18:28:57 INFO Executor: Finished task 27.0 in stage 18.0 (TID 1815). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 32.0 in stage 18.0 (TID 1820) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 32, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 32.0 in stage 18.0 (TID 1820) 22/12/08 18:28:57 INFO Executor: Finished task 26.0 in stage 18.0 (TID 1814). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 27.0 in stage 18.0 (TID 1815) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (35/200) 22/12/08 18:28:57 INFO Executor: Finished task 23.0 in stage 18.0 (TID 1811). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 33.0 in stage 18.0 (TID 1821) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 33, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 24.0 in stage 18.0 (TID 1812). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 33.0 in stage 18.0 (TID 1821) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 34.0 in stage 18.0 (TID 1822) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 34, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 34.0 in stage 18.0 (TID 1822) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 35.0 in stage 18.0 (TID 1823) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 35, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 26.0 in stage 18.0 (TID 1814) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (36/200) 22/12/08 18:28:57 INFO Executor: Running task 35.0 in stage 18.0 (TID 1823) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 24.0 in stage 18.0 (TID 1812) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (37/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 23.0 in stage 18.0 (TID 1811) in 11 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (38/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_28 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_30 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_29 locally 22/12/08 18:28:57 INFO Executor: Finished task 28.0 in stage 18.0 (TID 1816). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 36.0 in stage 18.0 (TID 1824) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 36, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 30.0 in stage 18.0 (TID 1818). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 36.0 in stage 18.0 (TID 1824) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 37.0 in stage 18.0 (TID 1825) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 37, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 28.0 in stage 18.0 (TID 1816) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (39/200) 22/12/08 18:28:57 INFO Executor: Running task 37.0 in stage 18.0 (TID 1825) 22/12/08 18:28:57 INFO Executor: Finished task 29.0 in stage 18.0 (TID 1817). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 30.0 in stage 18.0 (TID 1818) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (40/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 38.0 in stage 18.0 (TID 1826) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 38, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 38.0 in stage 18.0 (TID 1826) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 29.0 in stage 18.0 (TID 1817) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (41/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_31 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_32 locally 22/12/08 18:28:57 INFO Executor: Finished task 31.0 in stage 18.0 (TID 1819). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 39.0 in stage 18.0 (TID 1827) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 39, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 39.0 in stage 18.0 (TID 1827) 22/12/08 18:28:57 INFO Executor: Finished task 32.0 in stage 18.0 (TID 1820). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_35 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 40.0 in stage 18.0 (TID 1828) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 40, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 32.0 in stage 18.0 (TID 1820) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (42/200) 22/12/08 18:28:57 INFO Executor: Running task 40.0 in stage 18.0 (TID 1828) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 31.0 in stage 18.0 (TID 1819) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (43/200) 22/12/08 18:28:57 INFO Executor: Finished task 35.0 in stage 18.0 (TID 1823). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 41.0 in stage 18.0 (TID 1829) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 41, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 41.0 in stage 18.0 (TID 1829) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 35.0 in stage 18.0 (TID 1823) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (44/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_39 locally 22/12/08 18:28:57 INFO Executor: Finished task 39.0 in stage 18.0 (TID 1827). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 42.0 in stage 18.0 (TID 1830) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 42, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 42.0 in stage 18.0 (TID 1830) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 39.0 in stage 18.0 (TID 1827) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (45/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_33 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_34 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_40 locally 22/12/08 18:28:57 INFO Executor: Finished task 40.0 in stage 18.0 (TID 1828). 22866 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_41 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 44.0 in stage 18.0 (TID 1831) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 44, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 33.0 in stage 18.0 (TID 1821). 22866 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 44.0 in stage 18.0 (TID 1831) 22/12/08 18:28:57 INFO Executor: Finished task 34.0 in stage 18.0 (TID 1822). 22866 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 45.0 in stage 18.0 (TID 1832) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 45, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 40.0 in stage 18.0 (TID 1828) in 39 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (46/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_37 locally 22/12/08 18:28:57 INFO Executor: Running task 45.0 in stage 18.0 (TID 1832) 22/12/08 18:28:57 INFO Executor: Finished task 41.0 in stage 18.0 (TID 1829). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_36 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 46.0 in stage 18.0 (TID 1833) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 46, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 46.0 in stage 18.0 (TID 1833) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 33.0 in stage 18.0 (TID 1821) in 46 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (47/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 47.0 in stage 18.0 (TID 1834) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 47, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 37.0 in stage 18.0 (TID 1825). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 47.0 in stage 18.0 (TID 1834) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 41.0 in stage 18.0 (TID 1829) in 40 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (48/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 34.0 in stage 18.0 (TID 1822) in 46 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (49/200) 22/12/08 18:28:57 INFO Executor: Finished task 36.0 in stage 18.0 (TID 1824). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 48.0 in stage 18.0 (TID 1835) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 48, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 48.0 in stage 18.0 (TID 1835) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_38 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 50.0 in stage 18.0 (TID 1836) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 50, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 50.0 in stage 18.0 (TID 1836) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 37.0 in stage 18.0 (TID 1825) in 44 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (50/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 36.0 in stage 18.0 (TID 1824) in 44 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (51/200) 22/12/08 18:28:57 INFO Executor: Finished task 38.0 in stage 18.0 (TID 1826). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 52.0 in stage 18.0 (TID 1837) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 52, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 52.0 in stage 18.0 (TID 1837) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 38.0 in stage 18.0 (TID 1826) in 45 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (52/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_42 locally 22/12/08 18:28:57 INFO Executor: Finished task 42.0 in stage 18.0 (TID 1830). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 53.0 in stage 18.0 (TID 1838) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 53, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 53.0 in stage 18.0 (TID 1838) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 42.0 in stage 18.0 (TID 1830) in 39 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (53/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_44 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_46 locally 22/12/08 18:28:57 INFO Executor: Finished task 44.0 in stage 18.0 (TID 1831). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 54.0 in stage 18.0 (TID 1839) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 54, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 46.0 in stage 18.0 (TID 1833). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 54.0 in stage 18.0 (TID 1839) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 44.0 in stage 18.0 (TID 1831) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (54/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 55.0 in stage 18.0 (TID 1840) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 55, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 55.0 in stage 18.0 (TID 1840) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 46.0 in stage 18.0 (TID 1833) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (55/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_50 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_48 locally 22/12/08 18:28:57 INFO Executor: Finished task 50.0 in stage 18.0 (TID 1836). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 48.0 in stage 18.0 (TID 1835). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_45 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 56.0 in stage 18.0 (TID 1841) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 56, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 56.0 in stage 18.0 (TID 1841) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 57.0 in stage 18.0 (TID 1842) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 57, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 50.0 in stage 18.0 (TID 1836) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (56/200) 22/12/08 18:28:57 INFO Executor: Running task 57.0 in stage 18.0 (TID 1842) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_52 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 48.0 in stage 18.0 (TID 1835) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (57/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_47 locally 22/12/08 18:28:57 INFO Executor: Finished task 45.0 in stage 18.0 (TID 1832). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 58.0 in stage 18.0 (TID 1843) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 58, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 52.0 in stage 18.0 (TID 1837). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 58.0 in stage 18.0 (TID 1843) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 59.0 in stage 18.0 (TID 1844) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 59, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 47.0 in stage 18.0 (TID 1834). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 45.0 in stage 18.0 (TID 1832) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (58/200) 22/12/08 18:28:57 INFO Executor: Running task 59.0 in stage 18.0 (TID 1844) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 60.0 in stage 18.0 (TID 1845) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 60, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_53 locally 22/12/08 18:28:57 INFO Executor: Running task 60.0 in stage 18.0 (TID 1845) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 52.0 in stage 18.0 (TID 1837) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (59/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 47.0 in stage 18.0 (TID 1834) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (60/200) 22/12/08 18:28:57 INFO Executor: Finished task 53.0 in stage 18.0 (TID 1838). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 61.0 in stage 18.0 (TID 1846) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 61, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 61.0 in stage 18.0 (TID 1846) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 53.0 in stage 18.0 (TID 1838) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (61/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_55 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_54 locally 22/12/08 18:28:57 INFO Executor: Finished task 55.0 in stage 18.0 (TID 1840). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 54.0 in stage 18.0 (TID 1839). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 62.0 in stage 18.0 (TID 1847) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 62, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 62.0 in stage 18.0 (TID 1847) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 63.0 in stage 18.0 (TID 1848) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 63, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 63.0 in stage 18.0 (TID 1848) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 55.0 in stage 18.0 (TID 1840) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (62/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_57 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_56 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 54.0 in stage 18.0 (TID 1839) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (63/200) 22/12/08 18:28:57 INFO Executor: Finished task 57.0 in stage 18.0 (TID 1842). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 56.0 in stage 18.0 (TID 1841). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 64.0 in stage 18.0 (TID 1849) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 64, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 64.0 in stage 18.0 (TID 1849) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 65.0 in stage 18.0 (TID 1850) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 65, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 65.0 in stage 18.0 (TID 1850) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 57.0 in stage 18.0 (TID 1842) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (64/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 56.0 in stage 18.0 (TID 1841) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (65/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_59 locally 22/12/08 18:28:57 INFO Executor: Finished task 59.0 in stage 18.0 (TID 1844). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_61 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 67.0 in stage 18.0 (TID 1851) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 67, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 67.0 in stage 18.0 (TID 1851) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 59.0 in stage 18.0 (TID 1844) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (66/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_58 locally 22/12/08 18:28:57 INFO Executor: Finished task 61.0 in stage 18.0 (TID 1846). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 68.0 in stage 18.0 (TID 1852) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 68, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 68.0 in stage 18.0 (TID 1852) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 61.0 in stage 18.0 (TID 1846) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (67/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_60 locally 22/12/08 18:28:57 INFO Executor: Finished task 58.0 in stage 18.0 (TID 1843). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 69.0 in stage 18.0 (TID 1853) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 69, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_62 locally 22/12/08 18:28:57 INFO Executor: Running task 69.0 in stage 18.0 (TID 1853) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 58.0 in stage 18.0 (TID 1843) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (68/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_63 locally 22/12/08 18:28:57 INFO Executor: Finished task 60.0 in stage 18.0 (TID 1845). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 62.0 in stage 18.0 (TID 1847). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 70.0 in stage 18.0 (TID 1854) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 70, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 63.0 in stage 18.0 (TID 1848). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 70.0 in stage 18.0 (TID 1854) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 71.0 in stage 18.0 (TID 1855) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 71, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 71.0 in stage 18.0 (TID 1855) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 72.0 in stage 18.0 (TID 1856) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 72, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 60.0 in stage 18.0 (TID 1845) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (69/200) 22/12/08 18:28:57 INFO Executor: Running task 72.0 in stage 18.0 (TID 1856) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 62.0 in stage 18.0 (TID 1847) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (70/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 63.0 in stage 18.0 (TID 1848) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (71/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_65 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_64 locally 22/12/08 18:28:57 INFO Executor: Finished task 65.0 in stage 18.0 (TID 1850). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 73.0 in stage 18.0 (TID 1857) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 73, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 64.0 in stage 18.0 (TID 1849). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 73.0 in stage 18.0 (TID 1857) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 74.0 in stage 18.0 (TID 1858) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 74, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 74.0 in stage 18.0 (TID 1858) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 65.0 in stage 18.0 (TID 1850) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (72/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 64.0 in stage 18.0 (TID 1849) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (73/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_67 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_68 locally 22/12/08 18:28:57 INFO Executor: Finished task 67.0 in stage 18.0 (TID 1851). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 75.0 in stage 18.0 (TID 1859) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 75, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 75.0 in stage 18.0 (TID 1859) 22/12/08 18:28:57 INFO Executor: Finished task 68.0 in stage 18.0 (TID 1852). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 67.0 in stage 18.0 (TID 1851) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (74/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 76.0 in stage 18.0 (TID 1860) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 76, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 76.0 in stage 18.0 (TID 1860) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 68.0 in stage 18.0 (TID 1852) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (75/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_70 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_71 locally 22/12/08 18:28:57 INFO Executor: Finished task 70.0 in stage 18.0 (TID 1854). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 71.0 in stage 18.0 (TID 1855). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 77.0 in stage 18.0 (TID 1861) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 77, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 77.0 in stage 18.0 (TID 1861) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 78.0 in stage 18.0 (TID 1862) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 78, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_69 locally 22/12/08 18:28:57 INFO Executor: Running task 78.0 in stage 18.0 (TID 1862) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 70.0 in stage 18.0 (TID 1854) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (76/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 71.0 in stage 18.0 (TID 1855) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (77/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_73 locally 22/12/08 18:28:57 INFO Executor: Finished task 69.0 in stage 18.0 (TID 1853). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 79.0 in stage 18.0 (TID 1863) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 79, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 73.0 in stage 18.0 (TID 1857). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 79.0 in stage 18.0 (TID 1863) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 80.0 in stage 18.0 (TID 1864) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 80, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 80.0 in stage 18.0 (TID 1864) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 69.0 in stage 18.0 (TID 1853) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (78/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_74 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 73.0 in stage 18.0 (TID 1857) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (79/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_72 locally 22/12/08 18:28:57 INFO Executor: Finished task 74.0 in stage 18.0 (TID 1858). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 81.0 in stage 18.0 (TID 1865) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 81, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 81.0 in stage 18.0 (TID 1865) 22/12/08 18:28:57 INFO Executor: Finished task 72.0 in stage 18.0 (TID 1856). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 74.0 in stage 18.0 (TID 1858) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (80/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 82.0 in stage 18.0 (TID 1866) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 82, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 82.0 in stage 18.0 (TID 1866) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 72.0 in stage 18.0 (TID 1856) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (81/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_75 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_76 locally 22/12/08 18:28:57 INFO Executor: Finished task 75.0 in stage 18.0 (TID 1859). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 76.0 in stage 18.0 (TID 1860). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 83.0 in stage 18.0 (TID 1867) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 83, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 83.0 in stage 18.0 (TID 1867) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_78 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_77 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 84.0 in stage 18.0 (TID 1868) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 84, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 84.0 in stage 18.0 (TID 1868) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 75.0 in stage 18.0 (TID 1859) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (82/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 76.0 in stage 18.0 (TID 1860) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (83/200) 22/12/08 18:28:57 INFO Executor: Finished task 78.0 in stage 18.0 (TID 1862). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 77.0 in stage 18.0 (TID 1861). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 85.0 in stage 18.0 (TID 1869) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 85, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 85.0 in stage 18.0 (TID 1869) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 86.0 in stage 18.0 (TID 1870) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 86, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 86.0 in stage 18.0 (TID 1870) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 78.0 in stage 18.0 (TID 1862) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (84/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 77.0 in stage 18.0 (TID 1861) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (85/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_80 locally 22/12/08 18:28:57 INFO Executor: Finished task 80.0 in stage 18.0 (TID 1864). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 87.0 in stage 18.0 (TID 1871) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 87, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 87.0 in stage 18.0 (TID 1871) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 80.0 in stage 18.0 (TID 1864) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (86/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_81 locally 22/12/08 18:28:57 INFO Executor: Finished task 81.0 in stage 18.0 (TID 1865). 22866 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 88.0 in stage 18.0 (TID 1872) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 88, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_79 locally 22/12/08 18:28:57 INFO Executor: Running task 88.0 in stage 18.0 (TID 1872) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 81.0 in stage 18.0 (TID 1865) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (87/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_83 locally 22/12/08 18:28:57 INFO Executor: Finished task 79.0 in stage 18.0 (TID 1863). 22866 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 90.0 in stage 18.0 (TID 1873) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 90, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 90.0 in stage 18.0 (TID 1873) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 79.0 in stage 18.0 (TID 1863) in 16 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (88/200) 22/12/08 18:28:57 INFO Executor: Finished task 83.0 in stage 18.0 (TID 1867). 22866 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_85 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_84 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_82 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 91.0 in stage 18.0 (TID 1874) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 91, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_86 locally 22/12/08 18:28:57 INFO Executor: Running task 91.0 in stage 18.0 (TID 1874) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 83.0 in stage 18.0 (TID 1867) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (89/200) 22/12/08 18:28:57 INFO Executor: Finished task 85.0 in stage 18.0 (TID 1869). 22866 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 84.0 in stage 18.0 (TID 1868). 22866 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 86.0 in stage 18.0 (TID 1870). 22866 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 92.0 in stage 18.0 (TID 1875) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 92, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 82.0 in stage 18.0 (TID 1866). 22866 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 92.0 in stage 18.0 (TID 1875) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 93.0 in stage 18.0 (TID 1876) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 93, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 93.0 in stage 18.0 (TID 1876) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 94.0 in stage 18.0 (TID 1877) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 94, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 85.0 in stage 18.0 (TID 1869) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (90/200) 22/12/08 18:28:57 INFO Executor: Running task 94.0 in stage 18.0 (TID 1877) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 95.0 in stage 18.0 (TID 1878) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 95, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_87 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 84.0 in stage 18.0 (TID 1868) in 15 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (91/200) 22/12/08 18:28:57 INFO Executor: Running task 95.0 in stage 18.0 (TID 1878) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 86.0 in stage 18.0 (TID 1870) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (92/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 82.0 in stage 18.0 (TID 1866) in 17 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (93/200) 22/12/08 18:28:57 INFO Executor: Finished task 87.0 in stage 18.0 (TID 1871). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 96.0 in stage 18.0 (TID 1879) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 96, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 96.0 in stage 18.0 (TID 1879) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_88 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 87.0 in stage 18.0 (TID 1871) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (94/200) 22/12/08 18:28:57 INFO Executor: Finished task 88.0 in stage 18.0 (TID 1872). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 97.0 in stage 18.0 (TID 1880) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 97, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 97.0 in stage 18.0 (TID 1880) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 88.0 in stage 18.0 (TID 1872) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (95/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_91 locally 22/12/08 18:28:57 INFO Executor: Finished task 91.0 in stage 18.0 (TID 1874). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_92 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 98.0 in stage 18.0 (TID 1881) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 98, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 98.0 in stage 18.0 (TID 1881) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 91.0 in stage 18.0 (TID 1874) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (96/200) 22/12/08 18:28:57 INFO Executor: Finished task 92.0 in stage 18.0 (TID 1875). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_95 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 99.0 in stage 18.0 (TID 1882) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 99, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_94 locally 22/12/08 18:28:57 INFO Executor: Running task 99.0 in stage 18.0 (TID 1882) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_90 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 92.0 in stage 18.0 (TID 1875) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (97/200) 22/12/08 18:28:57 INFO Executor: Finished task 95.0 in stage 18.0 (TID 1878). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 100.0 in stage 18.0 (TID 1883) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 100, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 100.0 in stage 18.0 (TID 1883) 22/12/08 18:28:57 INFO Executor: Finished task 94.0 in stage 18.0 (TID 1877). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_96 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 101.0 in stage 18.0 (TID 1884) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 101, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 90.0 in stage 18.0 (TID 1873). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 94.0 in stage 18.0 (TID 1877) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (98/200) 22/12/08 18:28:57 INFO Executor: Running task 101.0 in stage 18.0 (TID 1884) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 95.0 in stage 18.0 (TID 1878) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (99/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 104.0 in stage 18.0 (TID 1885) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 104, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 96.0 in stage 18.0 (TID 1879). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 104.0 in stage 18.0 (TID 1885) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_93 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 105.0 in stage 18.0 (TID 1886) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 105, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_97 locally 22/12/08 18:28:57 INFO Executor: Running task 105.0 in stage 18.0 (TID 1886) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 90.0 in stage 18.0 (TID 1873) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (100/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 96.0 in stage 18.0 (TID 1879) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (101/200) 22/12/08 18:28:57 INFO Executor: Finished task 97.0 in stage 18.0 (TID 1880). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 106.0 in stage 18.0 (TID 1887) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 106, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 106.0 in stage 18.0 (TID 1887) 22/12/08 18:28:57 INFO Executor: Finished task 93.0 in stage 18.0 (TID 1876). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 108.0 in stage 18.0 (TID 1888) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 108, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 97.0 in stage 18.0 (TID 1880) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (102/200) 22/12/08 18:28:57 INFO Executor: Running task 108.0 in stage 18.0 (TID 1888) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 93.0 in stage 18.0 (TID 1876) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (103/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_98 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_99 locally 22/12/08 18:28:57 INFO Executor: Finished task 98.0 in stage 18.0 (TID 1881). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 109.0 in stage 18.0 (TID 1889) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 109, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Finished task 99.0 in stage 18.0 (TID 1882). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Running task 109.0 in stage 18.0 (TID 1889) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 110.0 in stage 18.0 (TID 1890) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 110, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_100 locally 22/12/08 18:28:57 INFO Executor: Running task 110.0 in stage 18.0 (TID 1890) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 98.0 in stage 18.0 (TID 1881) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (104/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 99.0 in stage 18.0 (TID 1882) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (105/200) 22/12/08 18:28:57 INFO Executor: Finished task 100.0 in stage 18.0 (TID 1883). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 111.0 in stage 18.0 (TID 1891) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 111, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 111.0 in stage 18.0 (TID 1891) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_101 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 100.0 in stage 18.0 (TID 1883) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (106/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_105 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_106 locally 22/12/08 18:28:57 INFO Executor: Finished task 101.0 in stage 18.0 (TID 1884). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 105.0 in stage 18.0 (TID 1886). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 112.0 in stage 18.0 (TID 1892) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 112, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 112.0 in stage 18.0 (TID 1892) 22/12/08 18:28:57 INFO Executor: Finished task 106.0 in stage 18.0 (TID 1887). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 113.0 in stage 18.0 (TID 1893) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 113, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 113.0 in stage 18.0 (TID 1893) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 114.0 in stage 18.0 (TID 1894) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 114, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 101.0 in stage 18.0 (TID 1884) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (107/200) 22/12/08 18:28:57 INFO Executor: Running task 114.0 in stage 18.0 (TID 1894) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 105.0 in stage 18.0 (TID 1886) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (108/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 106.0 in stage 18.0 (TID 1887) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (109/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_104 locally 22/12/08 18:28:57 INFO Executor: Finished task 104.0 in stage 18.0 (TID 1885). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 115.0 in stage 18.0 (TID 1895) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 115, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 115.0 in stage 18.0 (TID 1895) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_110 locally 22/12/08 18:28:57 INFO TaskSetManager: Finished task 104.0 in stage 18.0 (TID 1885) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (110/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_108 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_109 locally 22/12/08 18:28:57 INFO Executor: Finished task 110.0 in stage 18.0 (TID 1890). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 109.0 in stage 18.0 (TID 1889). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 116.0 in stage 18.0 (TID 1896) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 116, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_111 locally 22/12/08 18:28:57 INFO Executor: Running task 116.0 in stage 18.0 (TID 1896) 22/12/08 18:28:57 INFO Executor: Finished task 108.0 in stage 18.0 (TID 1888). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 117.0 in stage 18.0 (TID 1897) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 117, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 117.0 in stage 18.0 (TID 1897) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 118.0 in stage 18.0 (TID 1898) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 118, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 110.0 in stage 18.0 (TID 1890) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (111/200) 22/12/08 18:28:57 INFO Executor: Running task 118.0 in stage 18.0 (TID 1898) 22/12/08 18:28:57 INFO Executor: Finished task 111.0 in stage 18.0 (TID 1891). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 109.0 in stage 18.0 (TID 1889) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (112/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 119.0 in stage 18.0 (TID 1899) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 119, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 119.0 in stage 18.0 (TID 1899) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 108.0 in stage 18.0 (TID 1888) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (113/200) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 111.0 in stage 18.0 (TID 1891) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (114/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_112 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_113 locally 22/12/08 18:28:57 INFO Executor: Finished task 112.0 in stage 18.0 (TID 1892). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 113.0 in stage 18.0 (TID 1893). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_114 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 120.0 in stage 18.0 (TID 1900) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 120, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 120.0 in stage 18.0 (TID 1900) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 121.0 in stage 18.0 (TID 1901) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 121, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 112.0 in stage 18.0 (TID 1892) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (115/200) 22/12/08 18:28:57 INFO Executor: Running task 121.0 in stage 18.0 (TID 1901) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 113.0 in stage 18.0 (TID 1893) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (116/200) 22/12/08 18:28:57 INFO Executor: Finished task 114.0 in stage 18.0 (TID 1894). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 122.0 in stage 18.0 (TID 1902) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 122, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 122.0 in stage 18.0 (TID 1902) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 114.0 in stage 18.0 (TID 1894) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (117/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_116 locally 22/12/08 18:28:57 INFO Executor: Finished task 116.0 in stage 18.0 (TID 1896). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_119 locally 22/12/08 18:28:57 INFO TaskSetManager: Starting task 123.0 in stage 18.0 (TID 1903) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 123, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_115 locally 22/12/08 18:28:57 INFO Executor: Running task 123.0 in stage 18.0 (TID 1903) 22/12/08 18:28:57 INFO Executor: Finished task 119.0 in stage 18.0 (TID 1899). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 116.0 in stage 18.0 (TID 1896) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (118/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 124.0 in stage 18.0 (TID 1904) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 124, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 124.0 in stage 18.0 (TID 1904) 22/12/08 18:28:57 INFO Executor: Finished task 115.0 in stage 18.0 (TID 1895). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 119.0 in stage 18.0 (TID 1899) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (119/200) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 125.0 in stage 18.0 (TID 1905) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 125, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_117 locally 22/12/08 18:28:57 INFO Executor: Running task 125.0 in stage 18.0 (TID 1905) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 115.0 in stage 18.0 (TID 1895) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (120/200) 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_121 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_120 locally 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_118 locally 22/12/08 18:28:57 INFO Executor: Finished task 121.0 in stage 18.0 (TID 1901). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 117.0 in stage 18.0 (TID 1897). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO Executor: Finished task 120.0 in stage 18.0 (TID 1900). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Starting task 126.0 in stage 18.0 (TID 1906) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 126, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO Executor: Running task 126.0 in stage 18.0 (TID 1906) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 127.0 in stage 18.0 (TID 1907) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 127, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO BlockManager: Found block rdd_134_122 locally 22/12/08 18:28:57 INFO Executor: Running task 127.0 in stage 18.0 (TID 1907) 22/12/08 18:28:57 INFO TaskSetManager: Starting task 128.0 in stage 18.0 (TID 1908) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 128, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:57 INFO TaskSetManager: Finished task 121.0 in stage 18.0 (TID 1901) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (121/200) 22/12/08 18:28:57 INFO Executor: Running task 128.0 in stage 18.0 (TID 1908) 22/12/08 18:28:57 INFO TaskSetManager: Finished task 117.0 in stage 18.0 (TID 1897) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (122/200) 22/12/08 18:28:57 INFO Executor: Finished task 118.0 in stage 18.0 (TID 1898). 22823 bytes result sent to driver 22/12/08 18:28:57 INFO TaskSetManager: Finished task 120.0 in stage 18.0 (TID 1900) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (123/200) 22/12/08 18:28:57 INFO Executor: Finished task 122.0 in stage 18.0 (TID 1902). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 129.0 in stage 18.0 (TID 1909) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 129, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_126 locally 22/12/08 18:28:58 INFO Executor: Running task 129.0 in stage 18.0 (TID 1909) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_127 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 130.0 in stage 18.0 (TID 1910) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 130, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_128 locally 22/12/08 18:28:58 INFO Executor: Running task 130.0 in stage 18.0 (TID 1910) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 118.0 in stage 18.0 (TID 1898) in 40 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (124/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 122.0 in stage 18.0 (TID 1902) in 37 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (125/200) 22/12/08 18:28:58 INFO Executor: Finished task 126.0 in stage 18.0 (TID 1906). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 128.0 in stage 18.0 (TID 1908). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 131.0 in stage 18.0 (TID 1911) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 131, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 127.0 in stage 18.0 (TID 1907). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 131.0 in stage 18.0 (TID 1911) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 132.0 in stage 18.0 (TID 1912) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 132, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 132.0 in stage 18.0 (TID 1912) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 133.0 in stage 18.0 (TID 1913) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 133, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 133.0 in stage 18.0 (TID 1913) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 128.0 in stage 18.0 (TID 1908) in 32 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (126/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_123 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 126.0 in stage 18.0 (TID 1906) in 33 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (127/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 127.0 in stage 18.0 (TID 1907) in 32 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (128/200) 22/12/08 18:28:58 INFO Executor: Finished task 123.0 in stage 18.0 (TID 1903). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_124 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 134.0 in stage 18.0 (TID 1914) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 134, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 134.0 in stage 18.0 (TID 1914) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 123.0 in stage 18.0 (TID 1903) in 36 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (129/200) 22/12/08 18:28:58 INFO Executor: Finished task 124.0 in stage 18.0 (TID 1904). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 135.0 in stage 18.0 (TID 1915) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 135, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 135.0 in stage 18.0 (TID 1915) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 124.0 in stage 18.0 (TID 1904) in 36 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (130/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_125 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_129 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_131 locally 22/12/08 18:28:58 INFO Executor: Finished task 125.0 in stage 18.0 (TID 1905). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 129.0 in stage 18.0 (TID 1909). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 136.0 in stage 18.0 (TID 1916) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 136, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 136.0 in stage 18.0 (TID 1916) 22/12/08 18:28:58 INFO Executor: Finished task 131.0 in stage 18.0 (TID 1911). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 137.0 in stage 18.0 (TID 1917) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 137, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 137.0 in stage 18.0 (TID 1917) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 138.0 in stage 18.0 (TID 1918) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 138, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_133 locally 22/12/08 18:28:58 INFO Executor: Running task 138.0 in stage 18.0 (TID 1918) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 125.0 in stage 18.0 (TID 1905) in 39 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (131/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 131.0 in stage 18.0 (TID 1911) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (132/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 129.0 in stage 18.0 (TID 1909) in 37 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (133/200) 22/12/08 18:28:58 INFO Executor: Finished task 133.0 in stage 18.0 (TID 1913). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_134 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 139.0 in stage 18.0 (TID 1919) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 139, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_130 locally 22/12/08 18:28:58 INFO Executor: Running task 139.0 in stage 18.0 (TID 1919) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 133.0 in stage 18.0 (TID 1913) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (134/200) 22/12/08 18:28:58 INFO Executor: Finished task 134.0 in stage 18.0 (TID 1914). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 140.0 in stage 18.0 (TID 1920) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 140, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_132 locally 22/12/08 18:28:58 INFO Executor: Running task 140.0 in stage 18.0 (TID 1920) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_135 locally 22/12/08 18:28:58 INFO Executor: Finished task 130.0 in stage 18.0 (TID 1910). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 141.0 in stage 18.0 (TID 1921) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 141, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 134.0 in stage 18.0 (TID 1914) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (135/200) 22/12/08 18:28:58 INFO Executor: Finished task 135.0 in stage 18.0 (TID 1915). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 141.0 in stage 18.0 (TID 1921) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 130.0 in stage 18.0 (TID 1910) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (136/200) 22/12/08 18:28:58 INFO Executor: Finished task 132.0 in stage 18.0 (TID 1912). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 142.0 in stage 18.0 (TID 1922) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 142, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 142.0 in stage 18.0 (TID 1922) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 143.0 in stage 18.0 (TID 1923) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 143, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 143.0 in stage 18.0 (TID 1923) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 135.0 in stage 18.0 (TID 1915) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (137/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 132.0 in stage 18.0 (TID 1912) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (138/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_137 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_136 locally 22/12/08 18:28:58 INFO Executor: Finished task 137.0 in stage 18.0 (TID 1917). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 144.0 in stage 18.0 (TID 1924) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 144, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 144.0 in stage 18.0 (TID 1924) 22/12/08 18:28:58 INFO Executor: Finished task 136.0 in stage 18.0 (TID 1916). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 145.0 in stage 18.0 (TID 1925) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 145, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 137.0 in stage 18.0 (TID 1917) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (139/200) 22/12/08 18:28:58 INFO Executor: Running task 145.0 in stage 18.0 (TID 1925) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 136.0 in stage 18.0 (TID 1916) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (140/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_139 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_140 locally 22/12/08 18:28:58 INFO Executor: Finished task 139.0 in stage 18.0 (TID 1919). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 140.0 in stage 18.0 (TID 1920). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 146.0 in stage 18.0 (TID 1926) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 146, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_138 locally 22/12/08 18:28:58 INFO Executor: Running task 146.0 in stage 18.0 (TID 1926) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 147.0 in stage 18.0 (TID 1927) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 147, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 147.0 in stage 18.0 (TID 1927) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 139.0 in stage 18.0 (TID 1919) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (141/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 140.0 in stage 18.0 (TID 1920) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (142/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_143 locally 22/12/08 18:28:58 INFO Executor: Finished task 138.0 in stage 18.0 (TID 1918). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 148.0 in stage 18.0 (TID 1928) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 148, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 143.0 in stage 18.0 (TID 1923). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 148.0 in stage 18.0 (TID 1928) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 149.0 in stage 18.0 (TID 1929) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 149, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 149.0 in stage 18.0 (TID 1929) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 143.0 in stage 18.0 (TID 1923) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (143/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 138.0 in stage 18.0 (TID 1918) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (144/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_144 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_142 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_141 locally 22/12/08 18:28:58 INFO Executor: Finished task 144.0 in stage 18.0 (TID 1924). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 150.0 in stage 18.0 (TID 1930) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 150, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 150.0 in stage 18.0 (TID 1930) 22/12/08 18:28:58 INFO Executor: Finished task 142.0 in stage 18.0 (TID 1922). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 141.0 in stage 18.0 (TID 1921). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 151.0 in stage 18.0 (TID 1931) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 151, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_145 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 144.0 in stage 18.0 (TID 1924) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (145/200) 22/12/08 18:28:58 INFO Executor: Running task 151.0 in stage 18.0 (TID 1931) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 152.0 in stage 18.0 (TID 1932) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 152, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 152.0 in stage 18.0 (TID 1932) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 142.0 in stage 18.0 (TID 1922) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (146/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 141.0 in stage 18.0 (TID 1921) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (147/200) 22/12/08 18:28:58 INFO Executor: Finished task 145.0 in stage 18.0 (TID 1925). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 153.0 in stage 18.0 (TID 1933) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 153, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_146 locally 22/12/08 18:28:58 INFO Executor: Running task 153.0 in stage 18.0 (TID 1933) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 145.0 in stage 18.0 (TID 1925) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (148/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_147 locally 22/12/08 18:28:58 INFO Executor: Finished task 146.0 in stage 18.0 (TID 1926). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 154.0 in stage 18.0 (TID 1934) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 154, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 154.0 in stage 18.0 (TID 1934) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 146.0 in stage 18.0 (TID 1926) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (149/200) 22/12/08 18:28:58 INFO Executor: Finished task 147.0 in stage 18.0 (TID 1927). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_149 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 155.0 in stage 18.0 (TID 1935) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 155, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 155.0 in stage 18.0 (TID 1935) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 147.0 in stage 18.0 (TID 1927) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (150/200) 22/12/08 18:28:58 INFO Executor: Finished task 149.0 in stage 18.0 (TID 1929). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 156.0 in stage 18.0 (TID 1936) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 156, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 156.0 in stage 18.0 (TID 1936) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 149.0 in stage 18.0 (TID 1929) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (151/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_148 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_150 locally 22/12/08 18:28:58 INFO Executor: Finished task 150.0 in stage 18.0 (TID 1930). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 157.0 in stage 18.0 (TID 1937) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 157, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 157.0 in stage 18.0 (TID 1937) 22/12/08 18:28:58 INFO Executor: Finished task 148.0 in stage 18.0 (TID 1928). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 158.0 in stage 18.0 (TID 1938) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 158, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 158.0 in stage 18.0 (TID 1938) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 150.0 in stage 18.0 (TID 1930) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (152/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 148.0 in stage 18.0 (TID 1928) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (153/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_153 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_154 locally 22/12/08 18:28:58 INFO Executor: Finished task 153.0 in stage 18.0 (TID 1933). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 159.0 in stage 18.0 (TID 1939) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 159, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 159.0 in stage 18.0 (TID 1939) 22/12/08 18:28:58 INFO Executor: Finished task 154.0 in stage 18.0 (TID 1934). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 153.0 in stage 18.0 (TID 1933) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (154/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_151 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_152 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 160.0 in stage 18.0 (TID 1940) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 160, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 160.0 in stage 18.0 (TID 1940) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 154.0 in stage 18.0 (TID 1934) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (155/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_155 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_156 locally 22/12/08 18:28:58 INFO Executor: Finished task 151.0 in stage 18.0 (TID 1931). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 152.0 in stage 18.0 (TID 1932). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 155.0 in stage 18.0 (TID 1935). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 161.0 in stage 18.0 (TID 1941) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 161, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 156.0 in stage 18.0 (TID 1936). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 161.0 in stage 18.0 (TID 1941) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 162.0 in stage 18.0 (TID 1942) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 162, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 162.0 in stage 18.0 (TID 1942) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 163.0 in stage 18.0 (TID 1943) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 163, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 163.0 in stage 18.0 (TID 1943) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 164.0 in stage 18.0 (TID 1944) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 164, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 151.0 in stage 18.0 (TID 1931) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (156/200) 22/12/08 18:28:58 INFO Executor: Running task 164.0 in stage 18.0 (TID 1944) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 152.0 in stage 18.0 (TID 1932) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (157/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 155.0 in stage 18.0 (TID 1935) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (158/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 156.0 in stage 18.0 (TID 1936) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (159/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_157 locally 22/12/08 18:28:58 INFO Executor: Finished task 157.0 in stage 18.0 (TID 1937). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 165.0 in stage 18.0 (TID 1945) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 165, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 165.0 in stage 18.0 (TID 1945) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 157.0 in stage 18.0 (TID 1937) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (160/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_159 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_158 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_160 locally 22/12/08 18:28:58 INFO Executor: Finished task 159.0 in stage 18.0 (TID 1939). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 160.0 in stage 18.0 (TID 1940). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 166.0 in stage 18.0 (TID 1946) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 166, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 158.0 in stage 18.0 (TID 1938). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 166.0 in stage 18.0 (TID 1946) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 167.0 in stage 18.0 (TID 1947) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 167, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 167.0 in stage 18.0 (TID 1947) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 168.0 in stage 18.0 (TID 1948) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 168, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_162 locally 22/12/08 18:28:58 INFO Executor: Running task 168.0 in stage 18.0 (TID 1948) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_161 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 159.0 in stage 18.0 (TID 1939) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (161/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 160.0 in stage 18.0 (TID 1940) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (162/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 158.0 in stage 18.0 (TID 1938) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (163/200) 22/12/08 18:28:58 INFO Executor: Finished task 162.0 in stage 18.0 (TID 1942). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 161.0 in stage 18.0 (TID 1941). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 169.0 in stage 18.0 (TID 1949) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 169, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 169.0 in stage 18.0 (TID 1949) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 170.0 in stage 18.0 (TID 1950) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 170, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 170.0 in stage 18.0 (TID 1950) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_165 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 162.0 in stage 18.0 (TID 1942) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (164/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 161.0 in stage 18.0 (TID 1941) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (165/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_164 locally 22/12/08 18:28:58 INFO Executor: Finished task 165.0 in stage 18.0 (TID 1945). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 171.0 in stage 18.0 (TID 1951) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 171, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 171.0 in stage 18.0 (TID 1951) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 165.0 in stage 18.0 (TID 1945) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (166/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_163 locally 22/12/08 18:28:58 INFO Executor: Finished task 164.0 in stage 18.0 (TID 1944). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 172.0 in stage 18.0 (TID 1952) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 172, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 172.0 in stage 18.0 (TID 1952) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 164.0 in stage 18.0 (TID 1944) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (167/200) 22/12/08 18:28:58 INFO Executor: Finished task 163.0 in stage 18.0 (TID 1943). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 173.0 in stage 18.0 (TID 1953) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 173, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 173.0 in stage 18.0 (TID 1953) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 163.0 in stage 18.0 (TID 1943) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (168/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_166 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_167 locally 22/12/08 18:28:58 INFO Executor: Finished task 166.0 in stage 18.0 (TID 1946). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 175.0 in stage 18.0 (TID 1954) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 175, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 175.0 in stage 18.0 (TID 1954) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_168 locally 22/12/08 18:28:58 INFO Executor: Finished task 167.0 in stage 18.0 (TID 1947). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 166.0 in stage 18.0 (TID 1946) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (169/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_169 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 176.0 in stage 18.0 (TID 1955) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 176, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 176.0 in stage 18.0 (TID 1955) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_170 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 167.0 in stage 18.0 (TID 1947) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (170/200) 22/12/08 18:28:58 INFO Executor: Finished task 168.0 in stage 18.0 (TID 1948). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 169.0 in stage 18.0 (TID 1949). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 177.0 in stage 18.0 (TID 1956) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 177, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 177.0 in stage 18.0 (TID 1956) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_171 locally 22/12/08 18:28:58 INFO Executor: Finished task 170.0 in stage 18.0 (TID 1950). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 178.0 in stage 18.0 (TID 1957) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 178, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 178.0 in stage 18.0 (TID 1957) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 168.0 in stage 18.0 (TID 1948) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (171/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 179.0 in stage 18.0 (TID 1958) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 179, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 171.0 in stage 18.0 (TID 1951). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 169.0 in stage 18.0 (TID 1949) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (172/200) 22/12/08 18:28:58 INFO Executor: Running task 179.0 in stage 18.0 (TID 1958) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 180.0 in stage 18.0 (TID 1959) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 180, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 170.0 in stage 18.0 (TID 1950) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (173/200) 22/12/08 18:28:58 INFO Executor: Running task 180.0 in stage 18.0 (TID 1959) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 171.0 in stage 18.0 (TID 1951) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (174/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_173 locally 22/12/08 18:28:58 INFO Executor: Finished task 173.0 in stage 18.0 (TID 1953). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 181.0 in stage 18.0 (TID 1960) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 181, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 181.0 in stage 18.0 (TID 1960) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 173.0 in stage 18.0 (TID 1953) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (175/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_175 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_176 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_172 locally 22/12/08 18:28:58 INFO Executor: Finished task 175.0 in stage 18.0 (TID 1954). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 182.0 in stage 18.0 (TID 1961) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 182, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 176.0 in stage 18.0 (TID 1955). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 182.0 in stage 18.0 (TID 1961) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 183.0 in stage 18.0 (TID 1962) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 183, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 183.0 in stage 18.0 (TID 1962) 22/12/08 18:28:58 INFO Executor: Finished task 172.0 in stage 18.0 (TID 1952). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 175.0 in stage 18.0 (TID 1954) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (176/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 176.0 in stage 18.0 (TID 1955) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (177/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_178 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 184.0 in stage 18.0 (TID 1963) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 184, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_177 locally 22/12/08 18:28:58 INFO Executor: Running task 184.0 in stage 18.0 (TID 1963) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 172.0 in stage 18.0 (TID 1952) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (178/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_179 locally 22/12/08 18:28:58 INFO Executor: Finished task 178.0 in stage 18.0 (TID 1957). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 177.0 in stage 18.0 (TID 1956). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 185.0 in stage 18.0 (TID 1964) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 185, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_180 locally 22/12/08 18:28:58 INFO Executor: Running task 185.0 in stage 18.0 (TID 1964) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 186.0 in stage 18.0 (TID 1965) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 186, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 186.0 in stage 18.0 (TID 1965) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 178.0 in stage 18.0 (TID 1957) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (179/200) 22/12/08 18:28:58 INFO Executor: Finished task 179.0 in stage 18.0 (TID 1958). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 180.0 in stage 18.0 (TID 1959). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 187.0 in stage 18.0 (TID 1966) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 187, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 187.0 in stage 18.0 (TID 1966) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 188.0 in stage 18.0 (TID 1967) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 188, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 177.0 in stage 18.0 (TID 1956) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (180/200) 22/12/08 18:28:58 INFO Executor: Running task 188.0 in stage 18.0 (TID 1967) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 179.0 in stage 18.0 (TID 1958) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (181/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 180.0 in stage 18.0 (TID 1959) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (182/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_181 locally 22/12/08 18:28:58 INFO Executor: Finished task 181.0 in stage 18.0 (TID 1960). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 189.0 in stage 18.0 (TID 1968) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 189, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 189.0 in stage 18.0 (TID 1968) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 181.0 in stage 18.0 (TID 1960) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (183/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_182 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_183 locally 22/12/08 18:28:58 INFO Executor: Finished task 182.0 in stage 18.0 (TID 1961). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 190.0 in stage 18.0 (TID 1969) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 190, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 190.0 in stage 18.0 (TID 1969) 22/12/08 18:28:58 INFO Executor: Finished task 183.0 in stage 18.0 (TID 1962). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 192.0 in stage 18.0 (TID 1970) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 192, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 192.0 in stage 18.0 (TID 1970) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 182.0 in stage 18.0 (TID 1961) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (184/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 183.0 in stage 18.0 (TID 1962) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (185/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_186 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_185 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_187 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_184 locally 22/12/08 18:28:58 INFO Executor: Finished task 186.0 in stage 18.0 (TID 1965). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 185.0 in stage 18.0 (TID 1964). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 187.0 in stage 18.0 (TID 1966). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 193.0 in stage 18.0 (TID 1971) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 193, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 193.0 in stage 18.0 (TID 1971) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 194.0 in stage 18.0 (TID 1972) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 194, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 194.0 in stage 18.0 (TID 1972) 22/12/08 18:28:58 INFO Executor: Finished task 184.0 in stage 18.0 (TID 1963). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 195.0 in stage 18.0 (TID 1973) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 195, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_188 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 186.0 in stage 18.0 (TID 1965) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (186/200) 22/12/08 18:28:58 INFO Executor: Running task 195.0 in stage 18.0 (TID 1973) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 185.0 in stage 18.0 (TID 1964) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (187/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 196.0 in stage 18.0 (TID 1974) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 196, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 196.0 in stage 18.0 (TID 1974) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 187.0 in stage 18.0 (TID 1966) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (188/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 184.0 in stage 18.0 (TID 1963) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (189/200) 22/12/08 18:28:58 INFO Executor: Finished task 188.0 in stage 18.0 (TID 1967). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_189 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 197.0 in stage 18.0 (TID 1975) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 197, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 197.0 in stage 18.0 (TID 1975) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 188.0 in stage 18.0 (TID 1967) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (190/200) 22/12/08 18:28:58 INFO Executor: Finished task 189.0 in stage 18.0 (TID 1968). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 198.0 in stage 18.0 (TID 1976) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 198, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 198.0 in stage 18.0 (TID 1976) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 189.0 in stage 18.0 (TID 1968) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (191/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_190 locally 22/12/08 18:28:58 INFO Executor: Finished task 190.0 in stage 18.0 (TID 1969). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 199.0 in stage 18.0 (TID 1977) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 199, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_192 locally 22/12/08 18:28:58 INFO Executor: Running task 199.0 in stage 18.0 (TID 1977) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 190.0 in stage 18.0 (TID 1969) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (192/200) 22/12/08 18:28:58 INFO Executor: Finished task 192.0 in stage 18.0 (TID 1970). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 43.0 in stage 19.0 (TID 1978) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 43, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 43.0 in stage 19.0 (TID 1978) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 192.0 in stage 18.0 (TID 1970) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (193/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_193 locally 22/12/08 18:28:58 INFO Executor: Finished task 193.0 in stage 18.0 (TID 1971). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 49.0 in stage 19.0 (TID 1979) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 49, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_194 locally 22/12/08 18:28:58 INFO Executor: Running task 49.0 in stage 19.0 (TID 1979) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_196 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 193.0 in stage 18.0 (TID 1971) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (194/200) 22/12/08 18:28:58 INFO Executor: Finished task 194.0 in stage 18.0 (TID 1972). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 196.0 in stage 18.0 (TID 1974). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 51.0 in stage 19.0 (TID 1980) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 51, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 51.0 in stage 19.0 (TID 1980) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 66.0 in stage 19.0 (TID 1981) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 66, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_197 locally 22/12/08 18:28:58 INFO Executor: Running task 66.0 in stage 19.0 (TID 1981) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 194.0 in stage 18.0 (TID 1972) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (195/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 196.0 in stage 18.0 (TID 1974) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (196/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_198 locally 22/12/08 18:28:58 INFO Executor: Finished task 197.0 in stage 18.0 (TID 1975). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 198.0 in stage 18.0 (TID 1976). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 89.0 in stage 19.0 (TID 1982) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 89, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_195 locally 22/12/08 18:28:58 INFO Executor: Running task 89.0 in stage 19.0 (TID 1982) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_199 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 102.0 in stage 19.0 (TID 1983) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 102, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 102.0 in stage 19.0 (TID 1983) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 197.0 in stage 18.0 (TID 1975) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (197/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 198.0 in stage 18.0 (TID 1976) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (198/200) 22/12/08 18:28:58 INFO Executor: Finished task 199.0 in stage 18.0 (TID 1977). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 195.0 in stage 18.0 (TID 1973). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_43 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_49 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 103.0 in stage 19.0 (TID 1984) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 103, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 103.0 in stage 19.0 (TID 1984) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 107.0 in stage 19.0 (TID 1985) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 107, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 107.0 in stage 19.0 (TID 1985) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 199.0 in stage 18.0 (TID 1977) in 46 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (199/200) 22/12/08 18:28:58 INFO Executor: Finished task 43.0 in stage 19.0 (TID 1978). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 195.0 in stage 18.0 (TID 1973) in 49 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (200/200) 22/12/08 18:28:58 INFO TaskSchedulerImpl: Removed TaskSet 18.0, whose tasks have all completed, from pool 22/12/08 18:28:58 INFO TaskSetManager: Starting task 174.0 in stage 19.0 (TID 1986) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 174, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 174.0 in stage 19.0 (TID 1986) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 43.0 in stage 19.0 (TID 1978) in 45 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/200) 22/12/08 18:28:58 INFO DAGScheduler: ResultStage 18 ($anonfun$call$2 at Arm.scala:28) finished in 3.023 s 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_51 locally 22/12/08 18:28:58 INFO DAGScheduler: Job 7 is finished. Cancelling potential speculative or zombie tasks for this job 22/12/08 18:28:58 INFO TaskSchedulerImpl: Killing all running tasks in stage 18: Stage finished 22/12/08 18:28:58 INFO DAGScheduler: Job 7 finished: $anonfun$call$2 at Arm.scala:28, took 69.567400 s 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_66 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_102 locally 22/12/08 18:28:58 INFO MemoryStore: Block broadcast_41 stored as values in memory (estimated size 728.0 B, free 359.8 MiB) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_89 locally 22/12/08 18:28:58 INFO MemoryStore: Block broadcast_41_piece0 stored as bytes in memory (estimated size 331.0 B, free 359.8 MiB) 22/12/08 18:28:58 INFO BlockManagerInfo: Added broadcast_41_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 331.0 B, free: 365.0 MiB) 22/12/08 18:28:58 INFO SparkContext: Created broadcast 41 from $anonfun$call$6 at Arm.scala:28 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_107 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_103 locally 22/12/08 18:28:58 INFO Executor: Finished task 51.0 in stage 19.0 (TID 1980). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 66.0 in stage 19.0 (TID 1981). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 49.0 in stage 19.0 (TID 1979). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_174 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 191.0 in stage 19.0 (TID 1987) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 191, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 191.0 in stage 19.0 (TID 1987) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 0.0 in stage 19.0 (TID 1988) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 0.0 in stage 19.0 (TID 1988) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 1.0 in stage 19.0 (TID 1989) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 1.0 in stage 19.0 (TID 1989) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 66.0 in stage 19.0 (TID 1981) in 49 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (2/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 51.0 in stage 19.0 (TID 1980) in 49 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (3/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 49.0 in stage 19.0 (TID 1979) in 51 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (4/200) 22/12/08 18:28:58 INFO Executor: Finished task 102.0 in stage 19.0 (TID 1983). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 2.0 in stage 19.0 (TID 1990) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 2.0 in stage 19.0 (TID 1990) 22/12/08 18:28:58 INFO Executor: Finished task 89.0 in stage 19.0 (TID 1982). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 102.0 in stage 19.0 (TID 1983) in 50 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (5/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 3.0 in stage 19.0 (TID 1991) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 89.0 in stage 19.0 (TID 1982) in 50 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (6/200) 22/12/08 18:28:58 INFO Executor: Running task 3.0 in stage 19.0 (TID 1991) 22/12/08 18:28:58 INFO Executor: Finished task 107.0 in stage 19.0 (TID 1985). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 4.0 in stage 19.0 (TID 1992) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 4, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 4.0 in stage 19.0 (TID 1992) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 107.0 in stage 19.0 (TID 1985) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (7/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_191 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_0 locally 22/12/08 18:28:58 INFO Executor: Finished task 103.0 in stage 19.0 (TID 1984). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 174.0 in stage 19.0 (TID 1986). 23243 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 5.0 in stage 19.0 (TID 1993) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 5, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 5.0 in stage 19.0 (TID 1993) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 6.0 in stage 19.0 (TID 1994) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 6, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_1 locally 22/12/08 18:28:58 INFO Executor: Running task 6.0 in stage 19.0 (TID 1994) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 103.0 in stage 19.0 (TID 1984) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (8/200) 22/12/08 18:28:58 INFO Executor: Finished task 0.0 in stage 19.0 (TID 1988). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 7.0 in stage 19.0 (TID 1995) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 7, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 174.0 in stage 19.0 (TID 1986) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (9/200) 22/12/08 18:28:58 INFO Executor: Finished task 1.0 in stage 19.0 (TID 1989). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 7.0 in stage 19.0 (TID 1995) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 0.0 in stage 19.0 (TID 1988) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (10/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 8.0 in stage 19.0 (TID 1996) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 8, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 8.0 in stage 19.0 (TID 1996) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 1.0 in stage 19.0 (TID 1989) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (11/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_2 locally 22/12/08 18:28:58 INFO Executor: Finished task 2.0 in stage 19.0 (TID 1990). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 9.0 in stage 19.0 (TID 1997) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 9, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_3 locally 22/12/08 18:28:58 INFO Executor: Finished task 191.0 in stage 19.0 (TID 1987). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 9.0 in stage 19.0 (TID 1997) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 10.0 in stage 19.0 (TID 1998) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 10, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 10.0 in stage 19.0 (TID 1998) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 2.0 in stage 19.0 (TID 1990) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (12/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 191.0 in stage 19.0 (TID 1987) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (13/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_4 locally 22/12/08 18:28:58 INFO Executor: Finished task 3.0 in stage 19.0 (TID 1991). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 11.0 in stage 19.0 (TID 1999) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 11, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 4.0 in stage 19.0 (TID 1992). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 11.0 in stage 19.0 (TID 1999) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 12.0 in stage 19.0 (TID 2000) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 12, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 12.0 in stage 19.0 (TID 2000) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 3.0 in stage 19.0 (TID 1991) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (14/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 4.0 in stage 19.0 (TID 1992) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (15/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_5 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_8 locally 22/12/08 18:28:58 INFO Executor: Finished task 5.0 in stage 19.0 (TID 1993). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_7 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 13.0 in stage 19.0 (TID 2001) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 13, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 13.0 in stage 19.0 (TID 2001) 22/12/08 18:28:58 INFO Executor: Finished task 8.0 in stage 19.0 (TID 1996). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 14.0 in stage 19.0 (TID 2002) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 14, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 7.0 in stage 19.0 (TID 1995). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 14.0 in stage 19.0 (TID 2002) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 15.0 in stage 19.0 (TID 2003) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 15, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 5.0 in stage 19.0 (TID 1993) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (16/200) 22/12/08 18:28:58 INFO Executor: Running task 15.0 in stage 19.0 (TID 2003) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 8.0 in stage 19.0 (TID 1996) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (17/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 7.0 in stage 19.0 (TID 1995) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (18/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_9 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_6 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_10 locally 22/12/08 18:28:58 INFO Executor: Finished task 9.0 in stage 19.0 (TID 1997). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 16.0 in stage 19.0 (TID 2004) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 16, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 16.0 in stage 19.0 (TID 2004) 22/12/08 18:28:58 INFO Executor: Finished task 6.0 in stage 19.0 (TID 1994). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 10.0 in stage 19.0 (TID 1998). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 17.0 in stage 19.0 (TID 2005) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 17, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_12 locally 22/12/08 18:28:58 INFO Executor: Running task 17.0 in stage 19.0 (TID 2005) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 18.0 in stage 19.0 (TID 2006) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 18, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 18.0 in stage 19.0 (TID 2006) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 9.0 in stage 19.0 (TID 1997) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (19/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 6.0 in stage 19.0 (TID 1994) in 17 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (20/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 10.0 in stage 19.0 (TID 1998) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (21/200) 22/12/08 18:28:58 INFO Executor: Finished task 12.0 in stage 19.0 (TID 2000). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 19.0 in stage 19.0 (TID 2007) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 19, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 19.0 in stage 19.0 (TID 2007) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_11 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 12.0 in stage 19.0 (TID 2000) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (22/200) 22/12/08 18:28:58 INFO Executor: Finished task 11.0 in stage 19.0 (TID 1999). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 20.0 in stage 19.0 (TID 2008) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 20, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 20.0 in stage 19.0 (TID 2008) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_13 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 11.0 in stage 19.0 (TID 1999) in 15 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (23/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_15 locally 22/12/08 18:28:58 INFO Executor: Finished task 13.0 in stage 19.0 (TID 2001). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_14 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 21.0 in stage 19.0 (TID 2009) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 21, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 21.0 in stage 19.0 (TID 2009) 22/12/08 18:28:58 INFO Executor: Finished task 15.0 in stage 19.0 (TID 2003). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 22.0 in stage 19.0 (TID 2010) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 22, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 14.0 in stage 19.0 (TID 2002). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 22.0 in stage 19.0 (TID 2010) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 23.0 in stage 19.0 (TID 2011) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 23, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 13.0 in stage 19.0 (TID 2001) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (24/200) 22/12/08 18:28:58 INFO Executor: Running task 23.0 in stage 19.0 (TID 2011) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 15.0 in stage 19.0 (TID 2003) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (25/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 14.0 in stage 19.0 (TID 2002) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (26/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_16 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_17 locally 22/12/08 18:28:58 WARN GpuOverrides: ! cannot run on GPU because not all expressions can be replaced; GPU does not currently support the operator class org.apache.spark.sql.execution.DeserializeToObjectExec ! createexternalrow(orig_channel#8629, first_home_buyer#8659, loan_purpose#8689, property_type#8719, occupancy_status#8749, property_state#8779, product_type#8809, relocation_mortgage_indicator#8839, seller_name#8869, mod_flag#8899, orig_interest_rate#8929, orig_upb#8959, orig_loan_term#8989, orig_ltv#9019, orig_cltv#9049, num_borrowers#9079, dti#9109, borrower_credit_score#9139, num_units#9169, zip#9199, mortgage_insurance_percent#9229, current_loan_delinquency_status#9259, current_actual_upb#9289, interest_rate#9319, ... 32 more fields) cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.catalyst.expressions.objects.CreateExternalRow @Expression orig_channel#8629 could run on GPU @Expression first_home_buyer#8659 could run on GPU @Expression loan_purpose#8689 could run on GPU @Expression property_type#8719 could run on GPU @Expression occupancy_status#8749 could run on GPU @Expression property_state#8779 could run on GPU @Expression product_type#8809 could run on GPU @Expression relocation_mortgage_indicator#8839 could run on GPU @Expression seller_name#8869 could run on GPU @Expression mod_flag#8899 could run on GPU @Expression orig_interest_rate#8929 could run on GPU @Expression orig_upb#8959 could run on GPU @Expression orig_loan_term#8989 could run on GPU @Expression orig_ltv#9019 could run on GPU @Expression orig_cltv#9049 could run on GPU @Expression num_borrowers#9079 could run on GPU @Expression dti#9109 could run on GPU @Expression borrower_credit_score#9139 could run on GPU @Expression num_units#9169 could run on GPU @Expression zip#9199 could run on GPU @Expression mortgage_insurance_percent#9229 could run on GPU @Expression current_loan_delinquency_status#9259 could run on GPU @Expression current_actual_upb#9289 could run on GPU @Expression interest_rate#9319 could run on GPU @Expression loan_age#9349 could run on GPU @Expression msa#9379 could run on GPU @Expression non_interest_bearing_upb#9409 could run on GPU @Expression delinquency_12#9439 could run on GPU !Expression obj#9468 cannot run on GPU because expression AttributeReference obj#9468 produces an unsupported type ObjectType(interface org.apache.spark.sql.Row) *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression cast(orig_channel#8572 as float) AS orig_channel#8629 will run on GPU *Expression cast(orig_channel#8572 as float) will run on GPU *Expression cast(first_home_buyer#8573 as float) AS first_home_buyer#8659 will run on GPU *Expression cast(first_home_buyer#8573 as float) will run on GPU *Expression cast(loan_purpose#8574 as float) AS loan_purpose#8689 will run on GPU *Expression cast(loan_purpose#8574 as float) will run on GPU *Expression cast(property_type#8575 as float) AS property_type#8719 will run on GPU *Expression cast(property_type#8575 as float) will run on GPU *Expression cast(occupancy_status#8576 as float) AS occupancy_status#8749 will run on GPU *Expression cast(occupancy_status#8576 as float) will run on GPU *Expression cast(property_state#8577 as float) AS property_state#8779 will run on GPU *Expression cast(property_state#8577 as float) will run on GPU *Expression cast(product_type#8578 as float) AS product_type#8809 will run on GPU *Expression cast(product_type#8578 as float) will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) AS relocation_mortgage_indicator#8839 will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) will run on GPU *Expression cast(seller_name#8580 as float) AS seller_name#8869 will run on GPU *Expression cast(seller_name#8580 as float) will run on GPU *Expression cast(mod_flag#8581 as float) AS mod_flag#8899 will run on GPU *Expression cast(mod_flag#8581 as float) will run on GPU *Expression cast(orig_interest_rate#8582 as float) AS orig_interest_rate#8929 will run on GPU *Expression cast(orig_interest_rate#8582 as float) will run on GPU *Expression cast(orig_upb#8583 as float) AS orig_upb#8959 will run on GPU *Expression cast(orig_upb#8583 as float) will run on GPU *Expression cast(orig_loan_term#8584 as float) AS orig_loan_term#8989 will run on GPU *Expression cast(orig_loan_term#8584 as float) will run on GPU *Expression cast(orig_ltv#8585 as float) AS orig_ltv#9019 will run on GPU *Expression cast(orig_ltv#8585 as float) will run on GPU *Expression cast(orig_cltv#8586 as float) AS orig_cltv#9049 will run on GPU *Expression cast(orig_cltv#8586 as float) will run on GPU *Expression cast(num_borrowers#8587 as float) AS num_borrowers#9079 will run on GPU *Expression cast(num_borrowers#8587 as float) will run on GPU *Expression cast(dti#8588 as float) AS dti#9109 will run on GPU *Expression cast(dti#8588 as float) will run on GPU *Expression cast(borrower_credit_score#8589 as float) AS borrower_credit_score#9139 will run on GPU *Expression cast(borrower_credit_score#8589 as float) will run on GPU *Expression cast(num_units#8590 as float) AS num_units#9169 will run on GPU *Expression cast(num_units#8590 as float) will run on GPU *Expression cast(zip#8591 as float) AS zip#9199 will run on GPU *Expression cast(zip#8591 as float) will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) AS mortgage_insurance_percent#9229 will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) AS current_loan_delinquency_status#9259 will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) will run on GPU *Expression cast(current_actual_upb#8594 as float) AS current_actual_upb#9289 will run on GPU *Expression cast(current_actual_upb#8594 as float) will run on GPU *Expression cast(interest_rate#8595 as float) AS interest_rate#9319 will run on GPU *Expression cast(interest_rate#8595 as float) will run on GPU *Expression cast(loan_age#8596 as float) AS loan_age#9349 will run on GPU *Expression cast(loan_age#8596 as float) will run on GPU *Expression cast(msa#8597 as float) AS msa#9379 will run on GPU *Expression cast(msa#8597 as float) will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) AS non_interest_bearing_upb#9409 will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) will run on GPU *Expression cast(delinquency_12#8599 as float) AS delinquency_12#9439 will run on GPU *Expression cast(delinquency_12#8599 as float) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression orig_channel#8572 ASC NULLS FIRST will run on GPU *Expression first_home_buyer#8573 ASC NULLS FIRST will run on GPU *Expression loan_purpose#8574 ASC NULLS FIRST will run on GPU *Expression property_type#8575 ASC NULLS FIRST will run on GPU *Expression occupancy_status#8576 ASC NULLS FIRST will run on GPU *Expression property_state#8577 ASC NULLS FIRST will run on GPU *Expression product_type#8578 ASC NULLS FIRST will run on GPU *Expression relocation_mortgage_indicator#8579 ASC NULLS FIRST will run on GPU *Expression seller_name#8580 ASC NULLS FIRST will run on GPU *Expression mod_flag#8581 ASC NULLS FIRST will run on GPU *Expression orig_interest_rate#8582 ASC NULLS FIRST will run on GPU *Expression orig_upb#8583 ASC NULLS FIRST will run on GPU *Expression orig_loan_term#8584 ASC NULLS FIRST will run on GPU *Expression orig_ltv#8585 ASC NULLS FIRST will run on GPU *Expression orig_cltv#8586 ASC NULLS FIRST will run on GPU *Expression num_borrowers#8587 ASC NULLS FIRST will run on GPU *Expression dti#8588 ASC NULLS FIRST will run on GPU *Expression borrower_credit_score#8589 ASC NULLS FIRST will run on GPU *Expression num_units#8590 ASC NULLS FIRST will run on GPU *Expression zip#8591 ASC NULLS FIRST will run on GPU *Expression mortgage_insurance_percent#8592 ASC NULLS FIRST will run on GPU *Expression current_loan_delinquency_status#8593 ASC NULLS FIRST will run on GPU *Expression current_actual_upb#8594 ASC NULLS FIRST will run on GPU *Expression interest_rate#8595 ASC NULLS FIRST will run on GPU *Expression loan_age#8596 ASC NULLS FIRST will run on GPU *Expression msa#8597 ASC NULLS FIRST will run on GPU *Expression non_interest_bearing_upb#8598 ASC NULLS FIRST will run on GPU *Expression delinquency_12#8599 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression coalesce(orig_channel#2642, 0) AS orig_channel#8572 will run on GPU *Expression coalesce(orig_channel#2642, 0) will run on GPU *Expression coalesce(first_home_buyer#3284, 0) AS first_home_buyer#8573 will run on GPU *Expression coalesce(first_home_buyer#3284, 0) will run on GPU *Expression coalesce(loan_purpose#3926, 0) AS loan_purpose#8574 will run on GPU *Expression coalesce(loan_purpose#3926, 0) will run on GPU *Expression coalesce(property_type#4568, 0) AS property_type#8575 will run on GPU *Expression coalesce(property_type#4568, 0) will run on GPU *Expression coalesce(occupancy_status#5210, 0) AS occupancy_status#8576 will run on GPU *Expression coalesce(occupancy_status#5210, 0) will run on GPU *Expression coalesce(property_state#5852, 0) AS property_state#8577 will run on GPU *Expression coalesce(property_state#5852, 0) will run on GPU *Expression coalesce(product_type#6494, 0) AS product_type#8578 will run on GPU *Expression coalesce(product_type#6494, 0) will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) AS relocation_mortgage_indicator#8579 will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) will run on GPU *Expression coalesce(seller_name#7778, 0) AS seller_name#8580 will run on GPU *Expression coalesce(seller_name#7778, 0) will run on GPU *Expression coalesce(id#2007, 0) AS mod_flag#8581 will run on GPU *Expression coalesce(id#2007, 0) will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) AS orig_interest_rate#8582 will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) will run on GPU *Expression nanvl(orig_interest_rate#1751, null) will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) AS orig_upb#8583 will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) will run on GPU *Expression nanvl(orig_upb#1753, null) will run on GPU *Expression coalesce(orig_loan_term#1756, 0) AS orig_loan_term#8584 will run on GPU *Expression coalesce(orig_loan_term#1756, 0) will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) AS orig_ltv#8585 will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) will run on GPU *Expression nanvl(orig_ltv#1763, null) will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) AS orig_cltv#8586 will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) will run on GPU *Expression nanvl(orig_cltv#1764, null) will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) AS num_borrowers#8587 will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) will run on GPU *Expression nanvl(num_borrowers#1765, null) will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) AS dti#8588 will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) will run on GPU *Expression nanvl(dti#1766, null) will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) AS borrower_credit_score#8589 will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) will run on GPU *Expression nanvl(borrower_credit_score#1767, null) will run on GPU *Expression coalesce(num_units#1772, 0) AS num_units#8590 will run on GPU *Expression coalesce(num_units#1772, 0) will run on GPU *Expression coalesce(zip#1776, 0) AS zip#8591 will run on GPU *Expression coalesce(zip#1776, 0) will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) AS mortgage_insurance_percent#8592 will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) will run on GPU *Expression nanvl(mortgage_insurance_percent#1777, null) will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) AS current_loan_delinquency_status#8593 will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) AS current_actual_upb#8594 will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) will run on GPU *Expression nanvl(current_actual_upb#11, null) will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) AS interest_rate#8595 will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) will run on GPU *Expression nanvl(interest_rate#8, null) will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) AS loan_age#8596 will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) will run on GPU *Expression nanvl(loan_age#15, null) will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) AS msa#8597 will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) will run on GPU *Expression nanvl(msa#31, null) will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) AS non_interest_bearing_upb#8598 will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) will run on GPU *Expression nanvl(non_interest_bearing_upb#62, null) will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) AS delinquency_12#8599 will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) will run on GPU *Expression CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END will run on GPU *Expression (delinquency_12#1215 > 0) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS seller_name#7778 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS relocation_mortgage_indicator#7136 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS product_type#6494 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_state#5852 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS occupancy_status#5210 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_type#4568 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS loan_purpose#3926 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS first_home_buyer#3284 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS orig_channel#2642 will run on GPU *Exec will run on GPU *Exec will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1745L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#1852 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_19 locally 22/12/08 18:28:58 INFO Executor: Finished task 17.0 in stage 19.0 (TID 2005). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 16.0 in stage 19.0 (TID 2004). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 24.0 in stage 19.0 (TID 2012) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 24, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 24.0 in stage 19.0 (TID 2012) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 25.0 in stage 19.0 (TID 2013) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 25, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 25.0 in stage 19.0 (TID 2013) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 17.0 in stage 19.0 (TID 2005) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (27/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_18 locally 22/12/08 18:28:58 INFO Executor: Finished task 19.0 in stage 19.0 (TID 2007). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 16.0 in stage 19.0 (TID 2004) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (28/200) 22/12/08 18:28:58 INFO GpuOverrides: Plan conversion to the GPU took 8.65 ms 22/12/08 18:28:58 INFO TaskSetManager: Starting task 26.0 in stage 19.0 (TID 2014) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 26, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 26.0 in stage 19.0 (TID 2014) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 19.0 in stage 19.0 (TID 2007) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (29/200) 22/12/08 18:28:58 INFO Executor: Finished task 18.0 in stage 19.0 (TID 2006). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_20 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 27.0 in stage 19.0 (TID 2015) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 27, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 27.0 in stage 19.0 (TID 2015) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 18.0 in stage 19.0 (TID 2006) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (30/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_21 locally 22/12/08 18:28:58 INFO Executor: Finished task 20.0 in stage 19.0 (TID 2008). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_22 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 28.0 in stage 19.0 (TID 2016) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 28, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 28.0 in stage 19.0 (TID 2016) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 20.0 in stage 19.0 (TID 2008) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (31/200) 22/12/08 18:28:58 INFO Executor: Finished task 21.0 in stage 19.0 (TID 2009). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 29.0 in stage 19.0 (TID 2017) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 29, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 22.0 in stage 19.0 (TID 2010). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 29.0 in stage 19.0 (TID 2017) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_23 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 21.0 in stage 19.0 (TID 2009) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (32/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 30.0 in stage 19.0 (TID 2018) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 30, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 30.0 in stage 19.0 (TID 2018) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 22.0 in stage 19.0 (TID 2010) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (33/200) 22/12/08 18:28:58 INFO Executor: Finished task 23.0 in stage 19.0 (TID 2011). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 31.0 in stage 19.0 (TID 2019) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 31, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 31.0 in stage 19.0 (TID 2019) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 23.0 in stage 19.0 (TID 2011) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (34/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_25 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_24 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_26 locally 22/12/08 18:28:58 INFO Executor: Finished task 25.0 in stage 19.0 (TID 2013). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 24.0 in stage 19.0 (TID 2012). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 32.0 in stage 19.0 (TID 2020) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 32, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 26.0 in stage 19.0 (TID 2014). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 32.0 in stage 19.0 (TID 2020) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 33.0 in stage 19.0 (TID 2021) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 33, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 33.0 in stage 19.0 (TID 2021) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 34.0 in stage 19.0 (TID 2022) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 34, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_27 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 25.0 in stage 19.0 (TID 2013) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (35/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 24.0 in stage 19.0 (TID 2012) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (36/200) 22/12/08 18:28:58 INFO Executor: Running task 34.0 in stage 19.0 (TID 2022) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 26.0 in stage 19.0 (TID 2014) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (37/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_28 locally 22/12/08 18:28:58 INFO Executor: Finished task 27.0 in stage 19.0 (TID 2015). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 35.0 in stage 19.0 (TID 2023) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 35, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 35.0 in stage 19.0 (TID 2023) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 27.0 in stage 19.0 (TID 2015) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (38/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_29 locally 22/12/08 18:28:58 INFO Executor: Finished task 28.0 in stage 19.0 (TID 2016). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_30 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 36.0 in stage 19.0 (TID 2024) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 36, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 36.0 in stage 19.0 (TID 2024) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 28.0 in stage 19.0 (TID 2016) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (39/200) 22/12/08 18:28:58 INFO Executor: Finished task 29.0 in stage 19.0 (TID 2017). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 30.0 in stage 19.0 (TID 2018). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 37.0 in stage 19.0 (TID 2025) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 37, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 37.0 in stage 19.0 (TID 2025) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 38.0 in stage 19.0 (TID 2026) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 38, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 29.0 in stage 19.0 (TID 2017) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (40/200) 22/12/08 18:28:58 INFO Executor: Running task 38.0 in stage 19.0 (TID 2026) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 30.0 in stage 19.0 (TID 2018) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (41/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_31 locally 22/12/08 18:28:58 INFO Executor: Finished task 31.0 in stage 19.0 (TID 2019). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 39.0 in stage 19.0 (TID 2027) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 39, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 39.0 in stage 19.0 (TID 2027) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 31.0 in stage 19.0 (TID 2019) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (42/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_33 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_32 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_34 locally 22/12/08 18:28:58 INFO Executor: Finished task 33.0 in stage 19.0 (TID 2021). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_35 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 40.0 in stage 19.0 (TID 2028) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 40, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 40.0 in stage 19.0 (TID 2028) 22/12/08 18:28:58 INFO Executor: Finished task 32.0 in stage 19.0 (TID 2020). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 33.0 in stage 19.0 (TID 2021) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (43/200) 22/12/08 18:28:58 INFO Executor: Finished task 34.0 in stage 19.0 (TID 2022). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 41.0 in stage 19.0 (TID 2029) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 41, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 35.0 in stage 19.0 (TID 2023). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 41.0 in stage 19.0 (TID 2029) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 42.0 in stage 19.0 (TID 2030) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 42, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 32.0 in stage 19.0 (TID 2020) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (44/200) 22/12/08 18:28:58 INFO Executor: Running task 42.0 in stage 19.0 (TID 2030) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 44.0 in stage 19.0 (TID 2031) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 44, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 44.0 in stage 19.0 (TID 2031) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 34.0 in stage 19.0 (TID 2022) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (45/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 35.0 in stage 19.0 (TID 2023) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (46/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_37 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_38 locally 22/12/08 18:28:58 INFO Executor: Finished task 37.0 in stage 19.0 (TID 2025). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_36 locally 22/12/08 18:28:58 INFO Executor: Finished task 38.0 in stage 19.0 (TID 2026). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 45.0 in stage 19.0 (TID 2032) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 45, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 45.0 in stage 19.0 (TID 2032) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 46.0 in stage 19.0 (TID 2033) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 46, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 37.0 in stage 19.0 (TID 2025) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (47/200) 22/12/08 18:28:58 INFO Executor: Running task 46.0 in stage 19.0 (TID 2033) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 38.0 in stage 19.0 (TID 2026) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (48/200) 22/12/08 18:28:58 INFO Executor: Finished task 36.0 in stage 19.0 (TID 2024). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 47.0 in stage 19.0 (TID 2034) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 47, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 47.0 in stage 19.0 (TID 2034) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_39 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 36.0 in stage 19.0 (TID 2024) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (49/200) 22/12/08 18:28:58 INFO Executor: Finished task 39.0 in stage 19.0 (TID 2027). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 48.0 in stage 19.0 (TID 2035) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 48, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 48.0 in stage 19.0 (TID 2035) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 39.0 in stage 19.0 (TID 2027) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (50/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_40 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_42 locally 22/12/08 18:28:58 INFO Executor: Finished task 40.0 in stage 19.0 (TID 2028). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_41 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 50.0 in stage 19.0 (TID 2036) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 50, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 50.0 in stage 19.0 (TID 2036) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 40.0 in stage 19.0 (TID 2028) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (51/200) 22/12/08 18:28:58 INFO Executor: Finished task 42.0 in stage 19.0 (TID 2030). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 52.0 in stage 19.0 (TID 2037) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 52, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 52.0 in stage 19.0 (TID 2037) 22/12/08 18:28:58 INFO Executor: Finished task 41.0 in stage 19.0 (TID 2029). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 53.0 in stage 19.0 (TID 2038) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 53, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_44 locally 22/12/08 18:28:58 INFO Executor: Running task 53.0 in stage 19.0 (TID 2038) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 42.0 in stage 19.0 (TID 2030) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (52/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 41.0 in stage 19.0 (TID 2029) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (53/200) 22/12/08 18:28:58 INFO Executor: Finished task 44.0 in stage 19.0 (TID 2031). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_45 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_46 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 54.0 in stage 19.0 (TID 2039) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 54, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 54.0 in stage 19.0 (TID 2039) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 44.0 in stage 19.0 (TID 2031) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (54/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_47 locally 22/12/08 18:28:58 INFO Executor: Finished task 45.0 in stage 19.0 (TID 2032). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 46.0 in stage 19.0 (TID 2033). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 55.0 in stage 19.0 (TID 2040) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 55, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 55.0 in stage 19.0 (TID 2040) 22/12/08 18:28:58 INFO Executor: Finished task 47.0 in stage 19.0 (TID 2034). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 56.0 in stage 19.0 (TID 2041) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 56, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 45.0 in stage 19.0 (TID 2032) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (55/200) 22/12/08 18:28:58 INFO Executor: Running task 56.0 in stage 19.0 (TID 2041) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 57.0 in stage 19.0 (TID 2042) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 57, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 46.0 in stage 19.0 (TID 2033) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (56/200) 22/12/08 18:28:58 INFO Executor: Running task 57.0 in stage 19.0 (TID 2042) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 47.0 in stage 19.0 (TID 2034) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (57/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_48 locally 22/12/08 18:28:58 INFO Executor: Finished task 48.0 in stage 19.0 (TID 2035). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 58.0 in stage 19.0 (TID 2043) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 58, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 58.0 in stage 19.0 (TID 2043) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 48.0 in stage 19.0 (TID 2035) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (58/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_52 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_50 locally 22/12/08 18:28:58 INFO Executor: Finished task 52.0 in stage 19.0 (TID 2037). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 50.0 in stage 19.0 (TID 2036). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 59.0 in stage 19.0 (TID 2044) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 59, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 59.0 in stage 19.0 (TID 2044) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_53 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 60.0 in stage 19.0 (TID 2045) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 60, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 60.0 in stage 19.0 (TID 2045) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 52.0 in stage 19.0 (TID 2037) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (59/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 50.0 in stage 19.0 (TID 2036) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (60/200) 22/12/08 18:28:58 INFO Executor: Finished task 53.0 in stage 19.0 (TID 2038). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 61.0 in stage 19.0 (TID 2046) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 61, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 61.0 in stage 19.0 (TID 2046) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 53.0 in stage 19.0 (TID 2038) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (61/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_54 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_55 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_56 locally 22/12/08 18:28:58 INFO Executor: Finished task 54.0 in stage 19.0 (TID 2039). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_57 locally 22/12/08 18:28:58 INFO Executor: Finished task 55.0 in stage 19.0 (TID 2040). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 62.0 in stage 19.0 (TID 2047) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 62, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 56.0 in stage 19.0 (TID 2041). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 62.0 in stage 19.0 (TID 2047) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 63.0 in stage 19.0 (TID 2048) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 63, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 63.0 in stage 19.0 (TID 2048) 22/12/08 18:28:58 INFO Executor: Finished task 57.0 in stage 19.0 (TID 2042). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 64.0 in stage 19.0 (TID 2049) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 64, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 64.0 in stage 19.0 (TID 2049) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 55.0 in stage 19.0 (TID 2040) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (62/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 54.0 in stage 19.0 (TID 2039) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (63/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 65.0 in stage 19.0 (TID 2050) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 65, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 56.0 in stage 19.0 (TID 2041) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (64/200) 22/12/08 18:28:58 INFO Executor: Running task 65.0 in stage 19.0 (TID 2050) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 57.0 in stage 19.0 (TID 2042) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (65/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_58 locally 22/12/08 18:28:58 INFO Executor: Finished task 58.0 in stage 19.0 (TID 2043). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 67.0 in stage 19.0 (TID 2051) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 67, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_60 locally 22/12/08 18:28:58 INFO Executor: Running task 67.0 in stage 19.0 (TID 2051) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 58.0 in stage 19.0 (TID 2043) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (66/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_59 locally 22/12/08 18:28:58 INFO Executor: Finished task 60.0 in stage 19.0 (TID 2045). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 68.0 in stage 19.0 (TID 2052) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 68, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 68.0 in stage 19.0 (TID 2052) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 60.0 in stage 19.0 (TID 2045) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (67/200) 22/12/08 18:28:58 INFO Executor: Finished task 59.0 in stage 19.0 (TID 2044). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 69.0 in stage 19.0 (TID 2053) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 69, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 69.0 in stage 19.0 (TID 2053) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_61 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 59.0 in stage 19.0 (TID 2044) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (68/200) 22/12/08 18:28:58 INFO Executor: Finished task 61.0 in stage 19.0 (TID 2046). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 70.0 in stage 19.0 (TID 2054) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 70, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_63 locally 22/12/08 18:28:58 INFO Executor: Running task 70.0 in stage 19.0 (TID 2054) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 61.0 in stage 19.0 (TID 2046) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (69/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_62 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_64 locally 22/12/08 18:28:58 INFO Executor: Finished task 63.0 in stage 19.0 (TID 2048). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 62.0 in stage 19.0 (TID 2047). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 71.0 in stage 19.0 (TID 2055) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 71, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 71.0 in stage 19.0 (TID 2055) 22/12/08 18:28:58 INFO Executor: Finished task 64.0 in stage 19.0 (TID 2049). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 72.0 in stage 19.0 (TID 2056) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 72, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 72.0 in stage 19.0 (TID 2056) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 73.0 in stage 19.0 (TID 2057) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 73, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_65 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 63.0 in stage 19.0 (TID 2048) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (70/200) 22/12/08 18:28:58 INFO Executor: Running task 73.0 in stage 19.0 (TID 2057) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 62.0 in stage 19.0 (TID 2047) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (71/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 64.0 in stage 19.0 (TID 2049) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (72/200) 22/12/08 18:28:58 INFO Executor: Finished task 65.0 in stage 19.0 (TID 2050). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 74.0 in stage 19.0 (TID 2058) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 74, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 74.0 in stage 19.0 (TID 2058) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_67 locally 22/12/08 18:28:58 INFO Executor: Finished task 67.0 in stage 19.0 (TID 2051). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 75.0 in stage 19.0 (TID 2059) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 75, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 75.0 in stage 19.0 (TID 2059) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 65.0 in stage 19.0 (TID 2050) in 36 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (73/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 67.0 in stage 19.0 (TID 2051) in 35 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (74/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_74 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_69 locally 22/12/08 18:28:58 INFO Executor: Finished task 74.0 in stage 19.0 (TID 2058). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 76.0 in stage 19.0 (TID 2060) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 76, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 76.0 in stage 19.0 (TID 2060) 22/12/08 18:28:58 INFO Executor: Finished task 69.0 in stage 19.0 (TID 2053). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 77.0 in stage 19.0 (TID 2061) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 77, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 77.0 in stage 19.0 (TID 2061) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 74.0 in stage 19.0 (TID 2058) in 32 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (75/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 69.0 in stage 19.0 (TID 2053) in 35 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (76/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_70 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_71 locally 22/12/08 18:28:58 INFO Executor: Finished task 70.0 in stage 19.0 (TID 2054). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 78.0 in stage 19.0 (TID 2062) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 78, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_72 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_68 locally 22/12/08 18:28:58 INFO Executor: Running task 78.0 in stage 19.0 (TID 2062) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 70.0 in stage 19.0 (TID 2054) in 36 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (77/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_73 locally 22/12/08 18:28:58 INFO Executor: Finished task 71.0 in stage 19.0 (TID 2055). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 79.0 in stage 19.0 (TID 2063) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 79, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 72.0 in stage 19.0 (TID 2056). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 79.0 in stage 19.0 (TID 2063) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 80.0 in stage 19.0 (TID 2064) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 80, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 73.0 in stage 19.0 (TID 2057). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 71.0 in stage 19.0 (TID 2055) in 36 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (78/200) 22/12/08 18:28:58 INFO Executor: Running task 80.0 in stage 19.0 (TID 2064) 22/12/08 18:28:58 INFO Executor: Finished task 68.0 in stage 19.0 (TID 2052). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 81.0 in stage 19.0 (TID 2065) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 81, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 81.0 in stage 19.0 (TID 2065) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 82.0 in stage 19.0 (TID 2066) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 82, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 72.0 in stage 19.0 (TID 2056) in 36 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (79/200) 22/12/08 18:28:58 INFO Executor: Running task 82.0 in stage 19.0 (TID 2066) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 73.0 in stage 19.0 (TID 2057) in 36 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (80/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 68.0 in stage 19.0 (TID 2052) in 39 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (81/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_75 locally 22/12/08 18:28:58 INFO Executor: Finished task 75.0 in stage 19.0 (TID 2059). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 83.0 in stage 19.0 (TID 2067) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 83, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 83.0 in stage 19.0 (TID 2067) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 75.0 in stage 19.0 (TID 2059) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (82/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_77 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_76 locally 22/12/08 18:28:58 INFO Executor: Finished task 77.0 in stage 19.0 (TID 2061). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 76.0 in stage 19.0 (TID 2060). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 84.0 in stage 19.0 (TID 2068) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 84, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 84.0 in stage 19.0 (TID 2068) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 85.0 in stage 19.0 (TID 2069) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 85, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 85.0 in stage 19.0 (TID 2069) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 77.0 in stage 19.0 (TID 2061) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (83/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 76.0 in stage 19.0 (TID 2060) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (84/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_78 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_79 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_80 locally 22/12/08 18:28:58 INFO Executor: Finished task 79.0 in stage 19.0 (TID 2063). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 78.0 in stage 19.0 (TID 2062). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 86.0 in stage 19.0 (TID 2070) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 86, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 86.0 in stage 19.0 (TID 2070) 22/12/08 18:28:58 INFO Executor: Finished task 80.0 in stage 19.0 (TID 2064). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 87.0 in stage 19.0 (TID 2071) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 87, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_82 locally 22/12/08 18:28:58 INFO Executor: Running task 87.0 in stage 19.0 (TID 2071) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 88.0 in stage 19.0 (TID 2072) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 88, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 88.0 in stage 19.0 (TID 2072) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 78.0 in stage 19.0 (TID 2062) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (85/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 79.0 in stage 19.0 (TID 2063) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (86/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 80.0 in stage 19.0 (TID 2064) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (87/200) 22/12/08 18:28:58 INFO Executor: Finished task 82.0 in stage 19.0 (TID 2066). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 90.0 in stage 19.0 (TID 2073) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 90, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 90.0 in stage 19.0 (TID 2073) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 82.0 in stage 19.0 (TID 2066) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (88/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_83 locally 22/12/08 18:28:58 INFO Executor: Finished task 83.0 in stage 19.0 (TID 2067). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_81 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 91.0 in stage 19.0 (TID 2074) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 91, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 91.0 in stage 19.0 (TID 2074) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 83.0 in stage 19.0 (TID 2067) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (89/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_85 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_84 locally 22/12/08 18:28:58 INFO Executor: Finished task 81.0 in stage 19.0 (TID 2065). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 92.0 in stage 19.0 (TID 2075) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 92, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 92.0 in stage 19.0 (TID 2075) 22/12/08 18:28:58 INFO Executor: Finished task 85.0 in stage 19.0 (TID 2069). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 84.0 in stage 19.0 (TID 2068). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 93.0 in stage 19.0 (TID 2076) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 93, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 93.0 in stage 19.0 (TID 2076) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 81.0 in stage 19.0 (TID 2065) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (90/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 94.0 in stage 19.0 (TID 2077) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 94, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 85.0 in stage 19.0 (TID 2069) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (91/200) 22/12/08 18:28:58 INFO Executor: Running task 94.0 in stage 19.0 (TID 2077) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_87 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 84.0 in stage 19.0 (TID 2068) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (92/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_88 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_86 locally 22/12/08 18:28:58 INFO Executor: Finished task 87.0 in stage 19.0 (TID 2071). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 88.0 in stage 19.0 (TID 2072). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 95.0 in stage 19.0 (TID 2078) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 95, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 95.0 in stage 19.0 (TID 2078) 22/12/08 18:28:58 INFO Executor: Finished task 86.0 in stage 19.0 (TID 2070). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 96.0 in stage 19.0 (TID 2079) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 96, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_90 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 87.0 in stage 19.0 (TID 2071) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (93/200) 22/12/08 18:28:58 INFO Executor: Running task 96.0 in stage 19.0 (TID 2079) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 97.0 in stage 19.0 (TID 2080) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 97, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 97.0 in stage 19.0 (TID 2080) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 88.0 in stage 19.0 (TID 2072) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (94/200) 22/12/08 18:28:58 INFO Executor: Finished task 90.0 in stage 19.0 (TID 2073). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 86.0 in stage 19.0 (TID 2070) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (95/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 98.0 in stage 19.0 (TID 2081) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 98, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 98.0 in stage 19.0 (TID 2081) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 90.0 in stage 19.0 (TID 2073) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (96/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_91 locally 22/12/08 18:28:58 INFO Executor: Finished task 91.0 in stage 19.0 (TID 2074). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 99.0 in stage 19.0 (TID 2082) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 99, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 99.0 in stage 19.0 (TID 2082) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 91.0 in stage 19.0 (TID 2074) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (97/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_94 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_93 locally 22/12/08 18:28:58 INFO Executor: Finished task 94.0 in stage 19.0 (TID 2077). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 93.0 in stage 19.0 (TID 2076). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 100.0 in stage 19.0 (TID 2083) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 100, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_95 locally 22/12/08 18:28:58 INFO Executor: Running task 100.0 in stage 19.0 (TID 2083) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 101.0 in stage 19.0 (TID 2084) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 101, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 101.0 in stage 19.0 (TID 2084) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 94.0 in stage 19.0 (TID 2077) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (98/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_97 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 93.0 in stage 19.0 (TID 2076) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (99/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_96 locally 22/12/08 18:28:58 INFO Executor: Finished task 95.0 in stage 19.0 (TID 2078). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_92 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 104.0 in stage 19.0 (TID 2085) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 104, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 104.0 in stage 19.0 (TID 2085) 22/12/08 18:28:58 INFO Executor: Finished task 97.0 in stage 19.0 (TID 2080). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 96.0 in stage 19.0 (TID 2079). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 105.0 in stage 19.0 (TID 2086) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 105, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_98 locally 22/12/08 18:28:58 INFO Executor: Running task 105.0 in stage 19.0 (TID 2086) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 106.0 in stage 19.0 (TID 2087) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 106, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 95.0 in stage 19.0 (TID 2078) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (100/200) 22/12/08 18:28:58 INFO Executor: Running task 106.0 in stage 19.0 (TID 2087) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 97.0 in stage 19.0 (TID 2080) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (101/200) 22/12/08 18:28:58 INFO Executor: Finished task 92.0 in stage 19.0 (TID 2075). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 108.0 in stage 19.0 (TID 2088) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 108, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 98.0 in stage 19.0 (TID 2081). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 108.0 in stage 19.0 (TID 2088) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 109.0 in stage 19.0 (TID 2089) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 109, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 96.0 in stage 19.0 (TID 2079) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (102/200) 22/12/08 18:28:58 INFO Executor: Running task 109.0 in stage 19.0 (TID 2089) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 92.0 in stage 19.0 (TID 2075) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (103/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 98.0 in stage 19.0 (TID 2081) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (104/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_99 locally 22/12/08 18:28:58 INFO Executor: Finished task 99.0 in stage 19.0 (TID 2082). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 110.0 in stage 19.0 (TID 2090) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 110, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 110.0 in stage 19.0 (TID 2090) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 99.0 in stage 19.0 (TID 2082) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (105/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_101 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_100 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_104 locally 22/12/08 18:28:58 INFO Executor: Finished task 101.0 in stage 19.0 (TID 2084). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 100.0 in stage 19.0 (TID 2083). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 111.0 in stage 19.0 (TID 2091) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 111, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 104.0 in stage 19.0 (TID 2085). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 111.0 in stage 19.0 (TID 2091) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_106 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 112.0 in stage 19.0 (TID 2092) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 112, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 112.0 in stage 19.0 (TID 2092) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 113.0 in stage 19.0 (TID 2093) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 113, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_105 locally 22/12/08 18:28:58 INFO Executor: Running task 113.0 in stage 19.0 (TID 2093) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 101.0 in stage 19.0 (TID 2084) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (106/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_108 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 100.0 in stage 19.0 (TID 2083) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (107/200) 22/12/08 18:28:58 INFO Executor: Finished task 106.0 in stage 19.0 (TID 2087). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 104.0 in stage 19.0 (TID 2085) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (108/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_109 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 114.0 in stage 19.0 (TID 2094) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 114, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 105.0 in stage 19.0 (TID 2086). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 114.0 in stage 19.0 (TID 2094) 22/12/08 18:28:58 INFO Executor: Finished task 108.0 in stage 19.0 (TID 2088). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 115.0 in stage 19.0 (TID 2095) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 115, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 115.0 in stage 19.0 (TID 2095) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 116.0 in stage 19.0 (TID 2096) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 116, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 106.0 in stage 19.0 (TID 2087) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (109/200) 22/12/08 18:28:58 INFO Executor: Running task 116.0 in stage 19.0 (TID 2096) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 105.0 in stage 19.0 (TID 2086) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (110/200) 22/12/08 18:28:58 INFO Executor: Finished task 109.0 in stage 19.0 (TID 2089). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 117.0 in stage 19.0 (TID 2097) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 117, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 117.0 in stage 19.0 (TID 2097) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 108.0 in stage 19.0 (TID 2088) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (111/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 109.0 in stage 19.0 (TID 2089) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (112/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_110 locally 22/12/08 18:28:58 INFO Executor: Finished task 110.0 in stage 19.0 (TID 2090). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 118.0 in stage 19.0 (TID 2098) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 118, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 118.0 in stage 19.0 (TID 2098) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 110.0 in stage 19.0 (TID 2090) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (113/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_112 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_111 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_113 locally 22/12/08 18:28:58 INFO Executor: Finished task 112.0 in stage 19.0 (TID 2092). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 119.0 in stage 19.0 (TID 2099) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 119, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_114 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_115 locally 22/12/08 18:28:58 INFO Executor: Running task 119.0 in stage 19.0 (TID 2099) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 112.0 in stage 19.0 (TID 2092) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (114/200) 22/12/08 18:28:58 INFO Executor: Finished task 113.0 in stage 19.0 (TID 2093). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 111.0 in stage 19.0 (TID 2091). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 120.0 in stage 19.0 (TID 2100) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 120, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 120.0 in stage 19.0 (TID 2100) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 121.0 in stage 19.0 (TID 2101) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 121, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 114.0 in stage 19.0 (TID 2094). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 115.0 in stage 19.0 (TID 2095). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 121.0 in stage 19.0 (TID 2101) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_116 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 122.0 in stage 19.0 (TID 2102) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 122, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 122.0 in stage 19.0 (TID 2102) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 123.0 in stage 19.0 (TID 2103) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 123, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 113.0 in stage 19.0 (TID 2093) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (115/200) 22/12/08 18:28:58 INFO Executor: Running task 123.0 in stage 19.0 (TID 2103) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 111.0 in stage 19.0 (TID 2091) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (116/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_117 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 114.0 in stage 19.0 (TID 2094) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (117/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 115.0 in stage 19.0 (TID 2095) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (118/200) 22/12/08 18:28:58 INFO Executor: Finished task 116.0 in stage 19.0 (TID 2096). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 124.0 in stage 19.0 (TID 2104) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 124, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 117.0 in stage 19.0 (TID 2097). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 124.0 in stage 19.0 (TID 2104) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 125.0 in stage 19.0 (TID 2105) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 125, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 125.0 in stage 19.0 (TID 2105) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 116.0 in stage 19.0 (TID 2096) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (119/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 117.0 in stage 19.0 (TID 2097) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (120/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_118 locally 22/12/08 18:28:58 INFO Executor: Finished task 118.0 in stage 19.0 (TID 2098). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 126.0 in stage 19.0 (TID 2106) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 126, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 126.0 in stage 19.0 (TID 2106) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 118.0 in stage 19.0 (TID 2098) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (121/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_119 locally 22/12/08 18:28:58 INFO Executor: Finished task 119.0 in stage 19.0 (TID 2099). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_122 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 127.0 in stage 19.0 (TID 2107) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 127, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 127.0 in stage 19.0 (TID 2107) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_121 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 119.0 in stage 19.0 (TID 2099) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (122/200) 22/12/08 18:28:58 INFO Executor: Finished task 122.0 in stage 19.0 (TID 2102). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_120 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 128.0 in stage 19.0 (TID 2108) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 128, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 128.0 in stage 19.0 (TID 2108) 22/12/08 18:28:58 INFO Executor: Finished task 121.0 in stage 19.0 (TID 2101). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 129.0 in stage 19.0 (TID 2109) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 129, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 122.0 in stage 19.0 (TID 2102) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (123/200) 22/12/08 18:28:58 INFO Executor: Running task 129.0 in stage 19.0 (TID 2109) 22/12/08 18:28:58 INFO Executor: Finished task 120.0 in stage 19.0 (TID 2100). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_123 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_124 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_125 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 130.0 in stage 19.0 (TID 2110) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 130, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 130.0 in stage 19.0 (TID 2110) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 121.0 in stage 19.0 (TID 2101) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (124/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 120.0 in stage 19.0 (TID 2100) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (125/200) 22/12/08 18:28:58 INFO Executor: Finished task 124.0 in stage 19.0 (TID 2104). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 123.0 in stage 19.0 (TID 2103). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 125.0 in stage 19.0 (TID 2105). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 131.0 in stage 19.0 (TID 2111) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 131, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 131.0 in stage 19.0 (TID 2111) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 132.0 in stage 19.0 (TID 2112) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 132, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 132.0 in stage 19.0 (TID 2112) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 133.0 in stage 19.0 (TID 2113) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 133, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_126 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 124.0 in stage 19.0 (TID 2104) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (126/200) 22/12/08 18:28:58 INFO Executor: Running task 133.0 in stage 19.0 (TID 2113) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 123.0 in stage 19.0 (TID 2103) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (127/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 125.0 in stage 19.0 (TID 2105) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (128/200) 22/12/08 18:28:58 INFO Executor: Finished task 126.0 in stage 19.0 (TID 2106). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 134.0 in stage 19.0 (TID 2114) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 134, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 134.0 in stage 19.0 (TID 2114) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 126.0 in stage 19.0 (TID 2106) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (129/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_127 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_128 locally 22/12/08 18:28:58 INFO Executor: Finished task 127.0 in stage 19.0 (TID 2107). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 128.0 in stage 19.0 (TID 2108). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 135.0 in stage 19.0 (TID 2115) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 135, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_129 locally 22/12/08 18:28:58 INFO Executor: Running task 135.0 in stage 19.0 (TID 2115) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 136.0 in stage 19.0 (TID 2116) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 136, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 136.0 in stage 19.0 (TID 2116) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 127.0 in stage 19.0 (TID 2107) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (130/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 128.0 in stage 19.0 (TID 2108) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (131/200) 22/12/08 18:28:58 INFO Executor: Finished task 129.0 in stage 19.0 (TID 2109). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 137.0 in stage 19.0 (TID 2117) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 137, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_130 locally 22/12/08 18:28:58 INFO Executor: Running task 137.0 in stage 19.0 (TID 2117) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 129.0 in stage 19.0 (TID 2109) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (132/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_131 locally 22/12/08 18:28:58 INFO Executor: Finished task 130.0 in stage 19.0 (TID 2110). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 138.0 in stage 19.0 (TID 2118) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 138, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 138.0 in stage 19.0 (TID 2118) 22/12/08 18:28:58 INFO Executor: Finished task 131.0 in stage 19.0 (TID 2111). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_133 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 139.0 in stage 19.0 (TID 2119) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 139, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_134 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 130.0 in stage 19.0 (TID 2110) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (133/200) 22/12/08 18:28:58 INFO Executor: Running task 139.0 in stage 19.0 (TID 2119) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 131.0 in stage 19.0 (TID 2111) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (134/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_132 locally 22/12/08 18:28:58 INFO Executor: Finished task 133.0 in stage 19.0 (TID 2113). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 134.0 in stage 19.0 (TID 2114). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 140.0 in stage 19.0 (TID 2120) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 140, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 140.0 in stage 19.0 (TID 2120) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 141.0 in stage 19.0 (TID 2121) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 141, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 133.0 in stage 19.0 (TID 2113) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (135/200) 22/12/08 18:28:58 INFO Executor: Running task 141.0 in stage 19.0 (TID 2121) 22/12/08 18:28:58 INFO Executor: Finished task 132.0 in stage 19.0 (TID 2112). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 142.0 in stage 19.0 (TID 2122) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 142, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 142.0 in stage 19.0 (TID 2122) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 134.0 in stage 19.0 (TID 2114) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (136/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 132.0 in stage 19.0 (TID 2112) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (137/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_135 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_136 locally 22/12/08 18:28:58 INFO Executor: Finished task 135.0 in stage 19.0 (TID 2115). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 136.0 in stage 19.0 (TID 2116). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 143.0 in stage 19.0 (TID 2123) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 143, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 143.0 in stage 19.0 (TID 2123) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 144.0 in stage 19.0 (TID 2124) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 144, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 144.0 in stage 19.0 (TID 2124) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 135.0 in stage 19.0 (TID 2115) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (138/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_137 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 136.0 in stage 19.0 (TID 2116) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (139/200) 22/12/08 18:28:58 INFO Executor: Finished task 137.0 in stage 19.0 (TID 2117). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 145.0 in stage 19.0 (TID 2125) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 145, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 145.0 in stage 19.0 (TID 2125) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 137.0 in stage 19.0 (TID 2117) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (140/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_138 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_139 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_140 locally 22/12/08 18:28:58 INFO Executor: Finished task 138.0 in stage 19.0 (TID 2118). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 139.0 in stage 19.0 (TID 2119). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 140.0 in stage 19.0 (TID 2120). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 146.0 in stage 19.0 (TID 2126) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 146, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_141 locally 22/12/08 18:28:58 INFO Executor: Running task 146.0 in stage 19.0 (TID 2126) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 147.0 in stage 19.0 (TID 2127) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 147, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 147.0 in stage 19.0 (TID 2127) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 148.0 in stage 19.0 (TID 2128) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 148, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 148.0 in stage 19.0 (TID 2128) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 138.0 in stage 19.0 (TID 2118) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (141/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 139.0 in stage 19.0 (TID 2119) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (142/200) 22/12/08 18:28:58 INFO Executor: Finished task 141.0 in stage 19.0 (TID 2121). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 149.0 in stage 19.0 (TID 2129) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 149, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 149.0 in stage 19.0 (TID 2129) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 140.0 in stage 19.0 (TID 2120) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (143/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 141.0 in stage 19.0 (TID 2121) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (144/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_143 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_142 locally 22/12/08 18:28:58 INFO Executor: Finished task 143.0 in stage 19.0 (TID 2123). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_144 locally 22/12/08 18:28:58 INFO Executor: Finished task 142.0 in stage 19.0 (TID 2122). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 150.0 in stage 19.0 (TID 2130) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 150, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 150.0 in stage 19.0 (TID 2130) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 151.0 in stage 19.0 (TID 2131) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 151, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 151.0 in stage 19.0 (TID 2131) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 142.0 in stage 19.0 (TID 2122) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (145/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 143.0 in stage 19.0 (TID 2123) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (146/200) 22/12/08 18:28:58 INFO Executor: Finished task 144.0 in stage 19.0 (TID 2124). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 152.0 in stage 19.0 (TID 2132) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 152, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_145 locally 22/12/08 18:28:58 INFO Executor: Running task 152.0 in stage 19.0 (TID 2132) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 144.0 in stage 19.0 (TID 2124) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (147/200) 22/12/08 18:28:58 INFO Executor: Finished task 145.0 in stage 19.0 (TID 2125). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 153.0 in stage 19.0 (TID 2133) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 153, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 153.0 in stage 19.0 (TID 2133) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_146 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 145.0 in stage 19.0 (TID 2125) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (148/200) 22/12/08 18:28:58 INFO Executor: Finished task 146.0 in stage 19.0 (TID 2126). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_147 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 154.0 in stage 19.0 (TID 2134) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 154, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 154.0 in stage 19.0 (TID 2134) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 146.0 in stage 19.0 (TID 2126) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (149/200) 22/12/08 18:28:58 INFO Executor: Finished task 147.0 in stage 19.0 (TID 2127). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_148 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 155.0 in stage 19.0 (TID 2135) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 155, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 155.0 in stage 19.0 (TID 2135) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_149 locally 22/12/08 18:28:58 INFO Executor: Finished task 148.0 in stage 19.0 (TID 2128). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 147.0 in stage 19.0 (TID 2127) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (150/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 156.0 in stage 19.0 (TID 2136) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 156, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 149.0 in stage 19.0 (TID 2129). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 156.0 in stage 19.0 (TID 2136) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 157.0 in stage 19.0 (TID 2137) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 157, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 157.0 in stage 19.0 (TID 2137) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 148.0 in stage 19.0 (TID 2128) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (151/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_151 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 149.0 in stage 19.0 (TID 2129) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (152/200) 22/12/08 18:28:58 INFO Executor: Finished task 151.0 in stage 19.0 (TID 2131). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 158.0 in stage 19.0 (TID 2138) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 158, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_152 locally 22/12/08 18:28:58 INFO Executor: Running task 158.0 in stage 19.0 (TID 2138) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 151.0 in stage 19.0 (TID 2131) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (153/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_150 locally 22/12/08 18:28:58 INFO Executor: Finished task 152.0 in stage 19.0 (TID 2132). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 159.0 in stage 19.0 (TID 2139) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 159, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 159.0 in stage 19.0 (TID 2139) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_153 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 152.0 in stage 19.0 (TID 2132) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (154/200) 22/12/08 18:28:58 INFO Executor: Finished task 150.0 in stage 19.0 (TID 2130). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 160.0 in stage 19.0 (TID 2140) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 160, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 160.0 in stage 19.0 (TID 2140) 22/12/08 18:28:58 INFO Executor: Finished task 153.0 in stage 19.0 (TID 2133). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 161.0 in stage 19.0 (TID 2141) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 161, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 161.0 in stage 19.0 (TID 2141) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 150.0 in stage 19.0 (TID 2130) in 15 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (155/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_154 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 153.0 in stage 19.0 (TID 2133) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (156/200) 22/12/08 18:28:58 INFO Executor: Finished task 154.0 in stage 19.0 (TID 2134). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 162.0 in stage 19.0 (TID 2142) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 162, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_155 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 154.0 in stage 19.0 (TID 2134) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (157/200) 22/12/08 18:28:58 INFO Executor: Finished task 155.0 in stage 19.0 (TID 2135). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_156 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_157 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 163.0 in stage 19.0 (TID 2143) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 163, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 163.0 in stage 19.0 (TID 2143) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 155.0 in stage 19.0 (TID 2135) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (158/200) 22/12/08 18:28:58 INFO Executor: Finished task 156.0 in stage 19.0 (TID 2136). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 157.0 in stage 19.0 (TID 2137). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 164.0 in stage 19.0 (TID 2144) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 164, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 164.0 in stage 19.0 (TID 2144) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 165.0 in stage 19.0 (TID 2145) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 165, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 165.0 in stage 19.0 (TID 2145) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 156.0 in stage 19.0 (TID 2136) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (159/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 157.0 in stage 19.0 (TID 2137) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (160/200) 22/12/08 18:28:58 INFO Executor: Running task 162.0 in stage 19.0 (TID 2142) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_160 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_161 locally 22/12/08 18:28:58 INFO Executor: Finished task 160.0 in stage 19.0 (TID 2140). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 166.0 in stage 19.0 (TID 2146) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 166, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 161.0 in stage 19.0 (TID 2141). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 166.0 in stage 19.0 (TID 2146) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 167.0 in stage 19.0 (TID 2147) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 167, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 167.0 in stage 19.0 (TID 2147) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 160.0 in stage 19.0 (TID 2140) in 32 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (161/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 161.0 in stage 19.0 (TID 2141) in 32 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (162/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_158 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_163 locally 22/12/08 18:28:58 INFO Executor: Finished task 158.0 in stage 19.0 (TID 2138). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 168.0 in stage 19.0 (TID 2148) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 168, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 168.0 in stage 19.0 (TID 2148) 22/12/08 18:28:58 INFO Executor: Finished task 163.0 in stage 19.0 (TID 2143). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 169.0 in stage 19.0 (TID 2149) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 169, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_164 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 158.0 in stage 19.0 (TID 2138) in 36 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (163/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_159 locally 22/12/08 18:28:58 INFO Executor: Running task 169.0 in stage 19.0 (TID 2149) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_165 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 163.0 in stage 19.0 (TID 2143) in 32 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (164/200) 22/12/08 18:28:58 INFO Executor: Finished task 164.0 in stage 19.0 (TID 2144). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 159.0 in stage 19.0 (TID 2139). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 170.0 in stage 19.0 (TID 2150) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 170, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 170.0 in stage 19.0 (TID 2150) 22/12/08 18:28:58 INFO Executor: Finished task 165.0 in stage 19.0 (TID 2145). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 171.0 in stage 19.0 (TID 2151) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 171, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_162 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 164.0 in stage 19.0 (TID 2144) in 32 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (165/200) 22/12/08 18:28:58 INFO Executor: Running task 171.0 in stage 19.0 (TID 2151) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 172.0 in stage 19.0 (TID 2152) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 172, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 172.0 in stage 19.0 (TID 2152) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 165.0 in stage 19.0 (TID 2145) in 32 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (166/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 159.0 in stage 19.0 (TID 2139) in 36 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (167/200) 22/12/08 18:28:58 INFO Executor: Finished task 162.0 in stage 19.0 (TID 2142). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 173.0 in stage 19.0 (TID 2153) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 173, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 173.0 in stage 19.0 (TID 2153) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 162.0 in stage 19.0 (TID 2142) in 35 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (168/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_167 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_166 locally 22/12/08 18:28:58 INFO Executor: Finished task 167.0 in stage 19.0 (TID 2147). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 175.0 in stage 19.0 (TID 2154) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 175, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 175.0 in stage 19.0 (TID 2154) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_168 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 167.0 in stage 19.0 (TID 2147) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (169/200) 22/12/08 18:28:58 INFO Executor: Finished task 166.0 in stage 19.0 (TID 2146). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 176.0 in stage 19.0 (TID 2155) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 176, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 168.0 in stage 19.0 (TID 2148). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 176.0 in stage 19.0 (TID 2155) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 177.0 in stage 19.0 (TID 2156) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 177, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 177.0 in stage 19.0 (TID 2156) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 166.0 in stage 19.0 (TID 2146) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (170/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_169 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 168.0 in stage 19.0 (TID 2148) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (171/200) 22/12/08 18:28:58 INFO Executor: Finished task 169.0 in stage 19.0 (TID 2149). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 178.0 in stage 19.0 (TID 2157) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 178, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_170 locally 22/12/08 18:28:58 INFO Executor: Running task 178.0 in stage 19.0 (TID 2157) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 169.0 in stage 19.0 (TID 2149) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (172/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_171 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_172 locally 22/12/08 18:28:58 INFO Executor: Finished task 170.0 in stage 19.0 (TID 2150). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 179.0 in stage 19.0 (TID 2158) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 179, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 179.0 in stage 19.0 (TID 2158) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_173 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 170.0 in stage 19.0 (TID 2150) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (173/200) 22/12/08 18:28:58 INFO Executor: Finished task 172.0 in stage 19.0 (TID 2152). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 171.0 in stage 19.0 (TID 2151). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 180.0 in stage 19.0 (TID 2159) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 180, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 180.0 in stage 19.0 (TID 2159) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 181.0 in stage 19.0 (TID 2160) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 181, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 172.0 in stage 19.0 (TID 2152) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (174/200) 22/12/08 18:28:58 INFO Executor: Running task 181.0 in stage 19.0 (TID 2160) 22/12/08 18:28:58 INFO Executor: Finished task 173.0 in stage 19.0 (TID 2153). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 182.0 in stage 19.0 (TID 2161) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 182, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 182.0 in stage 19.0 (TID 2161) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 171.0 in stage 19.0 (TID 2151) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (175/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 173.0 in stage 19.0 (TID 2153) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (176/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_175 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_177 locally 22/12/08 18:28:58 INFO Executor: Finished task 175.0 in stage 19.0 (TID 2154). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 183.0 in stage 19.0 (TID 2162) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 183, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 177.0 in stage 19.0 (TID 2156). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 183.0 in stage 19.0 (TID 2162) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 184.0 in stage 19.0 (TID 2163) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 184, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 184.0 in stage 19.0 (TID 2163) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 175.0 in stage 19.0 (TID 2154) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (177/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 177.0 in stage 19.0 (TID 2156) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (178/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_176 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_178 locally 22/12/08 18:28:58 INFO Executor: Finished task 176.0 in stage 19.0 (TID 2155). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 185.0 in stage 19.0 (TID 2164) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 185, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 185.0 in stage 19.0 (TID 2164) 22/12/08 18:28:58 INFO Executor: Finished task 178.0 in stage 19.0 (TID 2157). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 186.0 in stage 19.0 (TID 2165) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 186, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 186.0 in stage 19.0 (TID 2165) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_179 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 176.0 in stage 19.0 (TID 2155) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (179/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 178.0 in stage 19.0 (TID 2157) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (180/200) 22/12/08 18:28:58 INFO Executor: Finished task 179.0 in stage 19.0 (TID 2158). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_180 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_181 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 187.0 in stage 19.0 (TID 2166) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 187, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 187.0 in stage 19.0 (TID 2166) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 179.0 in stage 19.0 (TID 2158) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (181/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_182 locally 22/12/08 18:28:58 INFO Executor: Finished task 180.0 in stage 19.0 (TID 2159). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 181.0 in stage 19.0 (TID 2160). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 188.0 in stage 19.0 (TID 2167) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 188, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 188.0 in stage 19.0 (TID 2167) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 189.0 in stage 19.0 (TID 2168) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 189, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 182.0 in stage 19.0 (TID 2161). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 180.0 in stage 19.0 (TID 2159) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (182/200) 22/12/08 18:28:58 INFO Executor: Running task 189.0 in stage 19.0 (TID 2168) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 190.0 in stage 19.0 (TID 2169) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 190, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 190.0 in stage 19.0 (TID 2169) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 181.0 in stage 19.0 (TID 2160) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (183/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 182.0 in stage 19.0 (TID 2161) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (184/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_184 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_183 locally 22/12/08 18:28:58 INFO Executor: Finished task 184.0 in stage 19.0 (TID 2163). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 192.0 in stage 19.0 (TID 2170) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 192, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 192.0 in stage 19.0 (TID 2170) 22/12/08 18:28:58 INFO Executor: Finished task 183.0 in stage 19.0 (TID 2162). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 184.0 in stage 19.0 (TID 2163) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (185/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 193.0 in stage 19.0 (TID 2171) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 193, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 193.0 in stage 19.0 (TID 2171) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 183.0 in stage 19.0 (TID 2162) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (186/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_186 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_185 locally 22/12/08 18:28:58 INFO Executor: Finished task 186.0 in stage 19.0 (TID 2165). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 194.0 in stage 19.0 (TID 2172) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 194, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 194.0 in stage 19.0 (TID 2172) 22/12/08 18:28:58 INFO Executor: Finished task 185.0 in stage 19.0 (TID 2164). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_187 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 186.0 in stage 19.0 (TID 2165) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (187/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 195.0 in stage 19.0 (TID 2173) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 195, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 195.0 in stage 19.0 (TID 2173) 22/12/08 18:28:58 INFO Executor: Finished task 187.0 in stage 19.0 (TID 2166). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_188 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 185.0 in stage 19.0 (TID 2164) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (188/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 196.0 in stage 19.0 (TID 2174) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 196, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 196.0 in stage 19.0 (TID 2174) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 187.0 in stage 19.0 (TID 2166) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (189/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_189 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_190 locally 22/12/08 18:28:58 INFO Executor: Finished task 188.0 in stage 19.0 (TID 2167). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 197.0 in stage 19.0 (TID 2175) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 197, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 197.0 in stage 19.0 (TID 2175) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 188.0 in stage 19.0 (TID 2167) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (190/200) 22/12/08 18:28:58 INFO Executor: Finished task 189.0 in stage 19.0 (TID 2168). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 190.0 in stage 19.0 (TID 2169). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_192 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 198.0 in stage 19.0 (TID 2176) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 198, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 198.0 in stage 19.0 (TID 2176) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 199.0 in stage 19.0 (TID 2177) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 199, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 199.0 in stage 19.0 (TID 2177) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 189.0 in stage 19.0 (TID 2168) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (191/200) 22/12/08 18:28:58 INFO Executor: Finished task 192.0 in stage 19.0 (TID 2170). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 43.0 in stage 20.0 (TID 2178) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 43, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_193 locally 22/12/08 18:28:58 INFO Executor: Running task 43.0 in stage 20.0 (TID 2178) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 190.0 in stage 19.0 (TID 2169) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (192/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 192.0 in stage 19.0 (TID 2170) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (193/200) 22/12/08 18:28:58 INFO Executor: Finished task 193.0 in stage 19.0 (TID 2171). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 49.0 in stage 20.0 (TID 2179) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 49, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 49.0 in stage 20.0 (TID 2179) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 193.0 in stage 19.0 (TID 2171) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (194/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_194 locally 22/12/08 18:28:58 INFO Executor: Finished task 194.0 in stage 19.0 (TID 2172). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 51.0 in stage 20.0 (TID 2180) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 51, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 51.0 in stage 20.0 (TID 2180) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 194.0 in stage 19.0 (TID 2172) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (195/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_196 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_195 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_197 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_198 locally 22/12/08 18:28:58 INFO Executor: Finished task 196.0 in stage 19.0 (TID 2174). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 195.0 in stage 19.0 (TID 2173). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 66.0 in stage 20.0 (TID 2181) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 66, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 66.0 in stage 20.0 (TID 2181) 22/12/08 18:28:58 INFO Executor: Finished task 197.0 in stage 19.0 (TID 2175). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 198.0 in stage 19.0 (TID 2176). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 89.0 in stage 20.0 (TID 2182) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 89, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 89.0 in stage 20.0 (TID 2182) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 102.0 in stage 20.0 (TID 2183) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 102, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_43 locally 22/12/08 18:28:58 INFO Executor: Running task 102.0 in stage 20.0 (TID 2183) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_199 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 103.0 in stage 20.0 (TID 2184) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 103, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 195.0 in stage 19.0 (TID 2173) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (196/200) 22/12/08 18:28:58 INFO Executor: Running task 103.0 in stage 20.0 (TID 2184) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 196.0 in stage 19.0 (TID 2174) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (197/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 197.0 in stage 19.0 (TID 2175) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (198/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 198.0 in stage 19.0 (TID 2176) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (199/200) 22/12/08 18:28:58 INFO Executor: Finished task 199.0 in stage 19.0 (TID 2177). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 107.0 in stage 20.0 (TID 2185) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 107, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_49 locally 22/12/08 18:28:58 INFO Executor: Running task 107.0 in stage 20.0 (TID 2185) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 199.0 in stage 19.0 (TID 2177) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (200/200) 22/12/08 18:28:58 INFO TaskSchedulerImpl: Removed TaskSet 19.0, whose tasks have all completed, from pool 22/12/08 18:28:58 INFO DAGScheduler: ResultStage 19 ($anonfun$call$2 at Arm.scala:28) finished in 3.213 s 22/12/08 18:28:58 INFO DAGScheduler: Job 8 is finished. Cancelling potential speculative or zombie tasks for this job 22/12/08 18:28:58 INFO TaskSchedulerImpl: Killing all running tasks in stage 19: Stage finished 22/12/08 18:28:58 INFO DAGScheduler: Job 8 finished: $anonfun$call$2 at Arm.scala:28, took 69.797269 s 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_51 locally 22/12/08 18:28:58 INFO MemoryStore: Block broadcast_42 stored as values in memory (estimated size 728.0 B, free 359.8 MiB) 22/12/08 18:28:58 INFO MemoryStore: Block broadcast_42_piece0 stored as bytes in memory (estimated size 306.0 B, free 359.8 MiB) 22/12/08 18:28:58 INFO BlockManagerInfo: Added broadcast_42_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 306.0 B, free: 365.0 MiB) 22/12/08 18:28:58 INFO Executor: Finished task 43.0 in stage 20.0 (TID 2178). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 49.0 in stage 20.0 (TID 2179). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 174.0 in stage 20.0 (TID 2186) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 174, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO SparkContext: Created broadcast 42 from $anonfun$call$6 at Arm.scala:28 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_89 locally 22/12/08 18:28:58 INFO Executor: Running task 174.0 in stage 20.0 (TID 2186) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 191.0 in stage 20.0 (TID 2187) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 191, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 191.0 in stage 20.0 (TID 2187) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 43.0 in stage 20.0 (TID 2178) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 49.0 in stage 20.0 (TID 2179) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (2/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_66 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_103 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_102 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_107 locally 22/12/08 18:28:58 INFO Executor: Finished task 51.0 in stage 20.0 (TID 2180). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 0.0 in stage 20.0 (TID 2188) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 0.0 in stage 20.0 (TID 2188) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 51.0 in stage 20.0 (TID 2180) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (3/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_174 locally 22/12/08 18:28:58 INFO Executor: Finished task 89.0 in stage 20.0 (TID 2182). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_191 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 1.0 in stage 20.0 (TID 2189) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 1.0 in stage 20.0 (TID 2189) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 89.0 in stage 20.0 (TID 2182) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (4/200) 22/12/08 18:28:58 INFO Executor: Finished task 102.0 in stage 20.0 (TID 2183). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 2.0 in stage 20.0 (TID 2190) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 2.0 in stage 20.0 (TID 2190) 22/12/08 18:28:58 INFO Executor: Finished task 66.0 in stage 20.0 (TID 2181). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 3.0 in stage 20.0 (TID 2191) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 3.0 in stage 20.0 (TID 2191) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 102.0 in stage 20.0 (TID 2183) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (5/200) 22/12/08 18:28:58 INFO Executor: Finished task 103.0 in stage 20.0 (TID 2184). 23566 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 107.0 in stage 20.0 (TID 2185). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 66.0 in stage 20.0 (TID 2181) in 15 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (6/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 4.0 in stage 20.0 (TID 2192) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 4, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_0 locally 22/12/08 18:28:58 INFO Executor: Running task 4.0 in stage 20.0 (TID 2192) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 5.0 in stage 20.0 (TID 2193) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 5, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 5.0 in stage 20.0 (TID 2193) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 103.0 in stage 20.0 (TID 2184) in 15 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (7/200) 22/12/08 18:28:58 INFO Executor: Finished task 0.0 in stage 20.0 (TID 2188). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 107.0 in stage 20.0 (TID 2185) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (8/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 6.0 in stage 20.0 (TID 2194) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 6, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 6.0 in stage 20.0 (TID 2194) 22/12/08 18:28:58 INFO Executor: Finished task 191.0 in stage 20.0 (TID 2187). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 7.0 in stage 20.0 (TID 2195) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 7, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 0.0 in stage 20.0 (TID 2188) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (9/200) 22/12/08 18:28:58 INFO Executor: Running task 7.0 in stage 20.0 (TID 2195) 22/12/08 18:28:58 INFO Executor: Finished task 174.0 in stage 20.0 (TID 2186). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 8.0 in stage 20.0 (TID 2196) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 8, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 8.0 in stage 20.0 (TID 2196) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 191.0 in stage 20.0 (TID 2187) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (10/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 174.0 in stage 20.0 (TID 2186) in 11 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (11/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_1 locally 22/12/08 18:28:58 INFO Executor: Finished task 1.0 in stage 20.0 (TID 2189). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 9.0 in stage 20.0 (TID 2197) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 9, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 9.0 in stage 20.0 (TID 2197) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 1.0 in stage 20.0 (TID 2189) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (12/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_2 locally 22/12/08 18:28:58 INFO Executor: Finished task 2.0 in stage 20.0 (TID 2190). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 10.0 in stage 20.0 (TID 2198) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 10, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 10.0 in stage 20.0 (TID 2198) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_3 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_4 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_5 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 2.0 in stage 20.0 (TID 2190) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (13/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_6 locally 22/12/08 18:28:58 INFO Executor: Finished task 3.0 in stage 20.0 (TID 2191). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 4.0 in stage 20.0 (TID 2192). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 5.0 in stage 20.0 (TID 2193). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_7 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 11.0 in stage 20.0 (TID 2199) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 11, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 6.0 in stage 20.0 (TID 2194). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 11.0 in stage 20.0 (TID 2199) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 12.0 in stage 20.0 (TID 2200) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 12, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 12.0 in stage 20.0 (TID 2200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_8 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 13.0 in stage 20.0 (TID 2201) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 13, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 7.0 in stage 20.0 (TID 2195). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 3.0 in stage 20.0 (TID 2191) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (14/200) 22/12/08 18:28:58 INFO Executor: Running task 13.0 in stage 20.0 (TID 2201) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 14.0 in stage 20.0 (TID 2202) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 14, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 14.0 in stage 20.0 (TID 2202) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 15.0 in stage 20.0 (TID 2203) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 15, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 15.0 in stage 20.0 (TID 2203) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 5.0 in stage 20.0 (TID 2193) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (15/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 4.0 in stage 20.0 (TID 2192) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (16/200) 22/12/08 18:28:58 INFO Executor: Finished task 8.0 in stage 20.0 (TID 2196). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 6.0 in stage 20.0 (TID 2194) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (17/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 7.0 in stage 20.0 (TID 2195) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (18/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 16.0 in stage 20.0 (TID 2204) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 16, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 16.0 in stage 20.0 (TID 2204) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 8.0 in stage 20.0 (TID 2196) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (19/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_9 locally 22/12/08 18:28:58 INFO Executor: Finished task 9.0 in stage 20.0 (TID 2197). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_10 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 17.0 in stage 20.0 (TID 2205) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 17, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 17.0 in stage 20.0 (TID 2205) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 9.0 in stage 20.0 (TID 2197) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (20/200) 22/12/08 18:28:58 INFO Executor: Finished task 10.0 in stage 20.0 (TID 2198). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 18.0 in stage 20.0 (TID 2206) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 18, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 18.0 in stage 20.0 (TID 2206) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_13 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_11 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_12 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 10.0 in stage 20.0 (TID 2198) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (21/200) 22/12/08 18:28:58 INFO Executor: Finished task 13.0 in stage 20.0 (TID 2201). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 11.0 in stage 20.0 (TID 2199). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 12.0 in stage 20.0 (TID 2200). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 19.0 in stage 20.0 (TID 2207) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 19, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_14 locally 22/12/08 18:28:58 INFO Executor: Running task 19.0 in stage 20.0 (TID 2207) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 20.0 in stage 20.0 (TID 2208) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 20, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 20.0 in stage 20.0 (TID 2208) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 21.0 in stage 20.0 (TID 2209) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 21, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 13.0 in stage 20.0 (TID 2201) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (22/200) 22/12/08 18:28:58 INFO Executor: Running task 21.0 in stage 20.0 (TID 2209) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 11.0 in stage 20.0 (TID 2199) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (23/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_16 locally 22/12/08 18:28:58 INFO Executor: Finished task 14.0 in stage 20.0 (TID 2202). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 12.0 in stage 20.0 (TID 2200) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (24/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_15 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 22.0 in stage 20.0 (TID 2210) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 22, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 22.0 in stage 20.0 (TID 2210) 22/12/08 18:28:58 INFO Executor: Finished task 16.0 in stage 20.0 (TID 2204). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 23.0 in stage 20.0 (TID 2211) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 23, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 WARN GpuOverrides: ! cannot run on GPU because not all expressions can be replaced; GPU does not currently support the operator class org.apache.spark.sql.execution.DeserializeToObjectExec ! createexternalrow(orig_channel#8629, first_home_buyer#8659, loan_purpose#8689, property_type#8719, occupancy_status#8749, property_state#8779, product_type#8809, relocation_mortgage_indicator#8839, seller_name#8869, mod_flag#8899, orig_interest_rate#8929, orig_upb#8959, orig_loan_term#8989, orig_ltv#9019, orig_cltv#9049, num_borrowers#9079, dti#9109, borrower_credit_score#9139, num_units#9169, zip#9199, mortgage_insurance_percent#9229, current_loan_delinquency_status#9259, current_actual_upb#9289, interest_rate#9319, ... 32 more fields) cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.catalyst.expressions.objects.CreateExternalRow @Expression orig_channel#8629 could run on GPU @Expression first_home_buyer#8659 could run on GPU @Expression loan_purpose#8689 could run on GPU @Expression property_type#8719 could run on GPU @Expression occupancy_status#8749 could run on GPU @Expression property_state#8779 could run on GPU @Expression product_type#8809 could run on GPU @Expression relocation_mortgage_indicator#8839 could run on GPU @Expression seller_name#8869 could run on GPU @Expression mod_flag#8899 could run on GPU @Expression orig_interest_rate#8929 could run on GPU @Expression orig_upb#8959 could run on GPU @Expression orig_loan_term#8989 could run on GPU @Expression orig_ltv#9019 could run on GPU @Expression orig_cltv#9049 could run on GPU @Expression num_borrowers#9079 could run on GPU @Expression dti#9109 could run on GPU @Expression borrower_credit_score#9139 could run on GPU @Expression num_units#9169 could run on GPU @Expression zip#9199 could run on GPU @Expression mortgage_insurance_percent#9229 could run on GPU @Expression current_loan_delinquency_status#9259 could run on GPU @Expression current_actual_upb#9289 could run on GPU @Expression interest_rate#9319 could run on GPU @Expression loan_age#9349 could run on GPU @Expression msa#9379 could run on GPU @Expression non_interest_bearing_upb#9409 could run on GPU @Expression delinquency_12#9439 could run on GPU !Expression obj#9468 cannot run on GPU because expression AttributeReference obj#9468 produces an unsupported type ObjectType(interface org.apache.spark.sql.Row) *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression cast(orig_channel#8572 as float) AS orig_channel#8629 will run on GPU *Expression cast(orig_channel#8572 as float) will run on GPU *Expression cast(first_home_buyer#8573 as float) AS first_home_buyer#8659 will run on GPU *Expression cast(first_home_buyer#8573 as float) will run on GPU *Expression cast(loan_purpose#8574 as float) AS loan_purpose#8689 will run on GPU *Expression cast(loan_purpose#8574 as float) will run on GPU *Expression cast(property_type#8575 as float) AS property_type#8719 will run on GPU *Expression cast(property_type#8575 as float) will run on GPU *Expression cast(occupancy_status#8576 as float) AS occupancy_status#8749 will run on GPU *Expression cast(occupancy_status#8576 as float) will run on GPU *Expression cast(property_state#8577 as float) AS property_state#8779 will run on GPU *Expression cast(property_state#8577 as float) will run on GPU *Expression cast(product_type#8578 as float) AS product_type#8809 will run on GPU *Expression cast(product_type#8578 as float) will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) AS relocation_mortgage_indicator#8839 will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) will run on GPU *Expression cast(seller_name#8580 as float) AS seller_name#8869 will run on GPU *Expression cast(seller_name#8580 as float) will run on GPU *Expression cast(mod_flag#8581 as float) AS mod_flag#8899 will run on GPU *Expression cast(mod_flag#8581 as float) will run on GPU *Expression cast(orig_interest_rate#8582 as float) AS orig_interest_rate#8929 will run on GPU *Expression cast(orig_interest_rate#8582 as float) will run on GPU *Expression cast(orig_upb#8583 as float) AS orig_upb#8959 will run on GPU *Expression cast(orig_upb#8583 as float) will run on GPU *Expression cast(orig_loan_term#8584 as float) AS orig_loan_term#8989 will run on GPU *Expression cast(orig_loan_term#8584 as float) will run on GPU *Expression cast(orig_ltv#8585 as float) AS orig_ltv#9019 will run on GPU *Expression cast(orig_ltv#8585 as float) will run on GPU *Expression cast(orig_cltv#8586 as float) AS orig_cltv#9049 will run on GPU *Expression cast(orig_cltv#8586 as float) will run on GPU *Expression cast(num_borrowers#8587 as float) AS num_borrowers#9079 will run on GPU *Expression cast(num_borrowers#8587 as float) will run on GPU *Expression cast(dti#8588 as float) AS dti#9109 will run on GPU *Expression cast(dti#8588 as float) will run on GPU *Expression cast(borrower_credit_score#8589 as float) AS borrower_credit_score#9139 will run on GPU *Expression cast(borrower_credit_score#8589 as float) will run on GPU *Expression cast(num_units#8590 as float) AS num_units#9169 will run on GPU *Expression cast(num_units#8590 as float) will run on GPU *Expression cast(zip#8591 as float) AS zip#9199 will run on GPU *Expression cast(zip#8591 as float) will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) AS mortgage_insurance_percent#9229 will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) AS current_loan_delinquency_status#9259 will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) will run on GPU *Expression cast(current_actual_upb#8594 as float) AS current_actual_upb#9289 will run on GPU *Expression cast(current_actual_upb#8594 as float) will run on GPU *Expression cast(interest_rate#8595 as float) AS interest_rate#9319 will run on GPU *Expression cast(interest_rate#8595 as float) will run on GPU *Expression cast(loan_age#8596 as float) AS loan_age#9349 will run on GPU *Expression cast(loan_age#8596 as float) will run on GPU *Expression cast(msa#8597 as float) AS msa#9379 will run on GPU *Expression cast(msa#8597 as float) will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) AS non_interest_bearing_upb#9409 will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) will run on GPU *Expression cast(delinquency_12#8599 as float) AS delinquency_12#9439 will run on GPU *Expression cast(delinquency_12#8599 as float) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression orig_channel#8572 ASC NULLS FIRST will run on GPU *Expression first_home_buyer#8573 ASC NULLS FIRST will run on GPU *Expression loan_purpose#8574 ASC NULLS FIRST will run on GPU *Expression property_type#8575 ASC NULLS FIRST will run on GPU *Expression occupancy_status#8576 ASC NULLS FIRST will run on GPU *Expression property_state#8577 ASC NULLS FIRST will run on GPU *Expression product_type#8578 ASC NULLS FIRST will run on GPU *Expression relocation_mortgage_indicator#8579 ASC NULLS FIRST will run on GPU *Expression seller_name#8580 ASC NULLS FIRST will run on GPU *Expression mod_flag#8581 ASC NULLS FIRST will run on GPU *Expression orig_interest_rate#8582 ASC NULLS FIRST will run on GPU *Expression orig_upb#8583 ASC NULLS FIRST will run on GPU *Expression orig_loan_term#8584 ASC NULLS FIRST will run on GPU *Expression orig_ltv#8585 ASC NULLS FIRST will run on GPU *Expression orig_cltv#8586 ASC NULLS FIRST will run on GPU *Expression num_borrowers#8587 ASC NULLS FIRST will run on GPU *Expression dti#8588 ASC NULLS FIRST will run on GPU *Expression borrower_credit_score#8589 ASC NULLS FIRST will run on GPU *Expression num_units#8590 ASC NULLS FIRST will run on GPU *Expression zip#8591 ASC NULLS FIRST will run on GPU *Expression mortgage_insurance_percent#8592 ASC NULLS FIRST will run on GPU *Expression current_loan_delinquency_status#8593 ASC NULLS FIRST will run on GPU *Expression current_actual_upb#8594 ASC NULLS FIRST will run on GPU *Expression interest_rate#8595 ASC NULLS FIRST will run on GPU *Expression loan_age#8596 ASC NULLS FIRST will run on GPU *Expression msa#8597 ASC NULLS FIRST will run on GPU *Expression non_interest_bearing_upb#8598 ASC NULLS FIRST will run on GPU *Expression delinquency_12#8599 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression coalesce(orig_channel#2642, 0) AS orig_channel#8572 will run on GPU *Expression coalesce(orig_channel#2642, 0) will run on GPU *Expression coalesce(first_home_buyer#3284, 0) AS first_home_buyer#8573 will run on GPU *Expression coalesce(first_home_buyer#3284, 0) will run on GPU *Expression coalesce(loan_purpose#3926, 0) AS loan_purpose#8574 will run on GPU *Expression coalesce(loan_purpose#3926, 0) will run on GPU *Expression coalesce(property_type#4568, 0) AS property_type#8575 will run on GPU *Expression coalesce(property_type#4568, 0) will run on GPU *Expression coalesce(occupancy_status#5210, 0) AS occupancy_status#8576 will run on GPU *Expression coalesce(occupancy_status#5210, 0) will run on GPU *Expression coalesce(property_state#5852, 0) AS property_state#8577 will run on GPU *Expression coalesce(property_state#5852, 0) will run on GPU *Expression coalesce(product_type#6494, 0) AS product_type#8578 will run on GPU *Expression coalesce(product_type#6494, 0) will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) AS relocation_mortgage_indicator#8579 will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) will run on GPU *Expression coalesce(seller_name#7778, 0) AS seller_name#8580 will run on GPU *Expression coalesce(seller_name#7778, 0) will run on GPU *Expression coalesce(id#2007, 0) AS mod_flag#8581 will run on GPU *Expression coalesce(id#2007, 0) will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) AS orig_interest_rate#8582 will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) will run on GPU *Expression nanvl(orig_interest_rate#1751, null) will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) AS orig_upb#8583 will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) will run on GPU *Expression nanvl(orig_upb#1753, null) will run on GPU *Expression coalesce(orig_loan_term#1756, 0) AS orig_loan_term#8584 will run on GPU *Expression coalesce(orig_loan_term#1756, 0) will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) AS orig_ltv#8585 will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) will run on GPU *Expression nanvl(orig_ltv#1763, null) will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) AS orig_cltv#8586 will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) will run on GPU *Expression nanvl(orig_cltv#1764, null) will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) AS num_borrowers#8587 will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) will run on GPU *Expression nanvl(num_borrowers#1765, null) will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) AS dti#8588 will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) will run on GPU *Expression nanvl(dti#1766, null) will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) AS borrower_credit_score#8589 will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) will run on GPU *Expression nanvl(borrower_credit_score#1767, null) will run on GPU *Expression coalesce(num_units#1772, 0) AS num_units#8590 will run on GPU *Expression coalesce(num_units#1772, 0) will run on GPU *Expression coalesce(zip#1776, 0) AS zip#8591 will run on GPU *Expression coalesce(zip#1776, 0) will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) AS mortgage_insurance_percent#8592 will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) will run on GPU *Expression nanvl(mortgage_insurance_percent#1777, null) will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) AS current_loan_delinquency_status#8593 will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) AS current_actual_upb#8594 will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) will run on GPU *Expression nanvl(current_actual_upb#11, null) will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) AS interest_rate#8595 will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) will run on GPU *Expression nanvl(interest_rate#8, null) will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) AS loan_age#8596 will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) will run on GPU *Expression nanvl(loan_age#15, null) will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) AS msa#8597 will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) will run on GPU *Expression nanvl(msa#31, null) will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) AS non_interest_bearing_upb#8598 will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) will run on GPU *Expression nanvl(non_interest_bearing_upb#62, null) will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) AS delinquency_12#8599 will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) will run on GPU *Expression CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END will run on GPU *Expression (delinquency_12#1215 > 0) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS seller_name#7778 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS relocation_mortgage_indicator#7136 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS product_type#6494 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_state#5852 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS occupancy_status#5210 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_type#4568 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS loan_purpose#3926 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS first_home_buyer#3284 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS orig_channel#2642 will run on GPU *Exec will run on GPU *Exec will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1745L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#1852 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed 22/12/08 18:28:58 INFO Executor: Running task 23.0 in stage 20.0 (TID 2211) 22/12/08 18:28:58 INFO Executor: Finished task 15.0 in stage 20.0 (TID 2203). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 14.0 in stage 20.0 (TID 2202) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (25/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 16.0 in stage 20.0 (TID 2204) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (26/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 24.0 in stage 20.0 (TID 2212) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 24, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 24.0 in stage 20.0 (TID 2212) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 15.0 in stage 20.0 (TID 2203) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (27/200) 22/12/08 18:28:58 INFO GpuOverrides: Plan conversion to the GPU took 8.09 ms 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_17 locally 22/12/08 18:28:58 INFO Executor: Finished task 17.0 in stage 20.0 (TID 2205). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_18 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 25.0 in stage 20.0 (TID 2213) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 25, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 25.0 in stage 20.0 (TID 2213) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 17.0 in stage 20.0 (TID 2205) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (28/200) 22/12/08 18:28:58 INFO Executor: Finished task 18.0 in stage 20.0 (TID 2206). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_21 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 26.0 in stage 20.0 (TID 2214) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 26, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 26.0 in stage 20.0 (TID 2214) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_19 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 18.0 in stage 20.0 (TID 2206) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (29/200) 22/12/08 18:28:58 INFO Executor: Finished task 21.0 in stage 20.0 (TID 2209). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 27.0 in stage 20.0 (TID 2215) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 27, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 19.0 in stage 20.0 (TID 2207). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 27.0 in stage 20.0 (TID 2215) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 28.0 in stage 20.0 (TID 2216) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 28, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 28.0 in stage 20.0 (TID 2216) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_20 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 21.0 in stage 20.0 (TID 2209) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (30/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 19.0 in stage 20.0 (TID 2207) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (31/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_22 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_23 locally 22/12/08 18:28:58 INFO Executor: Finished task 20.0 in stage 20.0 (TID 2208). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 29.0 in stage 20.0 (TID 2217) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 29, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 22.0 in stage 20.0 (TID 2210). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 29.0 in stage 20.0 (TID 2217) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 30.0 in stage 20.0 (TID 2218) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 30, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_24 locally 22/12/08 18:28:58 INFO Executor: Finished task 23.0 in stage 20.0 (TID 2211). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 30.0 in stage 20.0 (TID 2218) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 20.0 in stage 20.0 (TID 2208) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (32/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 31.0 in stage 20.0 (TID 2219) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 31, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 31.0 in stage 20.0 (TID 2219) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 22.0 in stage 20.0 (TID 2210) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (33/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 23.0 in stage 20.0 (TID 2211) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (34/200) 22/12/08 18:28:58 INFO Executor: Finished task 24.0 in stage 20.0 (TID 2212). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 32.0 in stage 20.0 (TID 2220) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 32, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 32.0 in stage 20.0 (TID 2220) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 24.0 in stage 20.0 (TID 2212) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (35/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_25 locally 22/12/08 18:28:58 INFO Executor: Finished task 25.0 in stage 20.0 (TID 2213). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 33.0 in stage 20.0 (TID 2221) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 33, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_26 locally 22/12/08 18:28:58 INFO Executor: Running task 33.0 in stage 20.0 (TID 2221) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 25.0 in stage 20.0 (TID 2213) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (36/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_27 locally 22/12/08 18:28:58 INFO Executor: Finished task 26.0 in stage 20.0 (TID 2214). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_28 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 34.0 in stage 20.0 (TID 2222) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 34, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 27.0 in stage 20.0 (TID 2215). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 34.0 in stage 20.0 (TID 2222) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 35.0 in stage 20.0 (TID 2223) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 35, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 35.0 in stage 20.0 (TID 2223) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 26.0 in stage 20.0 (TID 2214) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (37/200) 22/12/08 18:28:58 INFO Executor: Finished task 28.0 in stage 20.0 (TID 2216). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 27.0 in stage 20.0 (TID 2215) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (38/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 36.0 in stage 20.0 (TID 2224) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 36, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 36.0 in stage 20.0 (TID 2224) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 28.0 in stage 20.0 (TID 2216) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (39/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_31 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_29 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_30 locally 22/12/08 18:28:58 INFO Executor: Finished task 31.0 in stage 20.0 (TID 2219). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 37.0 in stage 20.0 (TID 2225) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 37, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 29.0 in stage 20.0 (TID 2217). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 37.0 in stage 20.0 (TID 2225) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 38.0 in stage 20.0 (TID 2226) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 38, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 30.0 in stage 20.0 (TID 2218). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 38.0 in stage 20.0 (TID 2226) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 39.0 in stage 20.0 (TID 2227) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 39, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 31.0 in stage 20.0 (TID 2219) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (40/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 29.0 in stage 20.0 (TID 2217) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (41/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 30.0 in stage 20.0 (TID 2218) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (42/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_33 locally 22/12/08 18:28:58 INFO Executor: Finished task 33.0 in stage 20.0 (TID 2221). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 39.0 in stage 20.0 (TID 2227) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_35 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 40.0 in stage 20.0 (TID 2228) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 40, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 40.0 in stage 20.0 (TID 2228) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_36 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 33.0 in stage 20.0 (TID 2221) in 32 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (43/200) 22/12/08 18:28:58 INFO Executor: Finished task 35.0 in stage 20.0 (TID 2223). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_32 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 41.0 in stage 20.0 (TID 2229) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 41, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 41.0 in stage 20.0 (TID 2229) 22/12/08 18:28:58 INFO Executor: Finished task 36.0 in stage 20.0 (TID 2224). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 42.0 in stage 20.0 (TID 2230) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 42, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 42.0 in stage 20.0 (TID 2230) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 35.0 in stage 20.0 (TID 2223) in 32 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (44/200) 22/12/08 18:28:58 INFO Executor: Finished task 32.0 in stage 20.0 (TID 2220). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 44.0 in stage 20.0 (TID 2231) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 44, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 36.0 in stage 20.0 (TID 2224) in 32 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (45/200) 22/12/08 18:28:58 INFO Executor: Running task 44.0 in stage 20.0 (TID 2231) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_37 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 32.0 in stage 20.0 (TID 2220) in 36 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (46/200) 22/12/08 18:28:58 INFO Executor: Finished task 37.0 in stage 20.0 (TID 2225). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_38 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 45.0 in stage 20.0 (TID 2232) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 45, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 45.0 in stage 20.0 (TID 2232) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 37.0 in stage 20.0 (TID 2225) in 32 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (47/200) 22/12/08 18:28:58 INFO Executor: Finished task 38.0 in stage 20.0 (TID 2226). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 46.0 in stage 20.0 (TID 2233) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 46, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 46.0 in stage 20.0 (TID 2233) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_34 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 38.0 in stage 20.0 (TID 2226) in 32 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (48/200) 22/12/08 18:28:58 INFO Executor: Finished task 34.0 in stage 20.0 (TID 2222). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_40 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 47.0 in stage 20.0 (TID 2234) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 47, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 47.0 in stage 20.0 (TID 2234) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 34.0 in stage 20.0 (TID 2222) in 36 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (49/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_39 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_41 locally 22/12/08 18:28:58 INFO Executor: Finished task 40.0 in stage 20.0 (TID 2228). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 48.0 in stage 20.0 (TID 2235) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 48, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 48.0 in stage 20.0 (TID 2235) 22/12/08 18:28:58 INFO Executor: Finished task 39.0 in stage 20.0 (TID 2227). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 41.0 in stage 20.0 (TID 2229). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 50.0 in stage 20.0 (TID 2236) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 50, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_42 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 40.0 in stage 20.0 (TID 2228) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (50/200) 22/12/08 18:28:58 INFO Executor: Running task 50.0 in stage 20.0 (TID 2236) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 39.0 in stage 20.0 (TID 2227) in 35 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (51/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 52.0 in stage 20.0 (TID 2237) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 52, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 52.0 in stage 20.0 (TID 2237) 22/12/08 18:28:58 INFO Executor: Finished task 42.0 in stage 20.0 (TID 2230). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 53.0 in stage 20.0 (TID 2238) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 53, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_44 locally 22/12/08 18:28:58 INFO Executor: Running task 53.0 in stage 20.0 (TID 2238) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 41.0 in stage 20.0 (TID 2229) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (52/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 42.0 in stage 20.0 (TID 2230) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (53/200) 22/12/08 18:28:58 INFO Executor: Finished task 44.0 in stage 20.0 (TID 2231). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 54.0 in stage 20.0 (TID 2239) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 54, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_45 locally 22/12/08 18:28:58 INFO Executor: Running task 54.0 in stage 20.0 (TID 2239) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 44.0 in stage 20.0 (TID 2231) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (54/200) 22/12/08 18:28:58 INFO Executor: Finished task 45.0 in stage 20.0 (TID 2232). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 55.0 in stage 20.0 (TID 2240) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 55, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 55.0 in stage 20.0 (TID 2240) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_46 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 45.0 in stage 20.0 (TID 2232) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (55/200) 22/12/08 18:28:58 INFO Executor: Finished task 46.0 in stage 20.0 (TID 2233). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 56.0 in stage 20.0 (TID 2241) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 56, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_47 locally 22/12/08 18:28:58 INFO Executor: Running task 56.0 in stage 20.0 (TID 2241) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_48 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 46.0 in stage 20.0 (TID 2233) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (56/200) 22/12/08 18:28:58 INFO Executor: Finished task 47.0 in stage 20.0 (TID 2234). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 48.0 in stage 20.0 (TID 2235). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 57.0 in stage 20.0 (TID 2242) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 57, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_50 locally 22/12/08 18:28:58 INFO Executor: Running task 57.0 in stage 20.0 (TID 2242) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 58.0 in stage 20.0 (TID 2243) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 58, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 47.0 in stage 20.0 (TID 2234) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (57/200) 22/12/08 18:28:58 INFO Executor: Running task 58.0 in stage 20.0 (TID 2243) 22/12/08 18:28:58 INFO Executor: Finished task 50.0 in stage 20.0 (TID 2236). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 59.0 in stage 20.0 (TID 2244) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 59, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 48.0 in stage 20.0 (TID 2235) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (58/200) 22/12/08 18:28:58 INFO Executor: Running task 59.0 in stage 20.0 (TID 2244) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 50.0 in stage 20.0 (TID 2236) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (59/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_52 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_53 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_54 locally 22/12/08 18:28:58 INFO Executor: Finished task 52.0 in stage 20.0 (TID 2237). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 53.0 in stage 20.0 (TID 2238). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 60.0 in stage 20.0 (TID 2245) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 60, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 60.0 in stage 20.0 (TID 2245) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 61.0 in stage 20.0 (TID 2246) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 61, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 61.0 in stage 20.0 (TID 2246) 22/12/08 18:28:58 INFO Executor: Finished task 54.0 in stage 20.0 (TID 2239). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 62.0 in stage 20.0 (TID 2247) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 62, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 52.0 in stage 20.0 (TID 2237) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (60/200) 22/12/08 18:28:58 INFO Executor: Running task 62.0 in stage 20.0 (TID 2247) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 53.0 in stage 20.0 (TID 2238) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (61/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_55 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 54.0 in stage 20.0 (TID 2239) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (62/200) 22/12/08 18:28:58 INFO Executor: Finished task 55.0 in stage 20.0 (TID 2240). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 63.0 in stage 20.0 (TID 2248) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 63, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 63.0 in stage 20.0 (TID 2248) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 55.0 in stage 20.0 (TID 2240) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (63/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_56 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_57 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_58 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_59 locally 22/12/08 18:28:58 INFO Executor: Finished task 56.0 in stage 20.0 (TID 2241). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 64.0 in stage 20.0 (TID 2249) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 64, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 64.0 in stage 20.0 (TID 2249) 22/12/08 18:28:58 INFO Executor: Finished task 57.0 in stage 20.0 (TID 2242). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 59.0 in stage 20.0 (TID 2244). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 58.0 in stage 20.0 (TID 2243). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 65.0 in stage 20.0 (TID 2250) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 65, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 65.0 in stage 20.0 (TID 2250) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 67.0 in stage 20.0 (TID 2251) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 67, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 56.0 in stage 20.0 (TID 2241) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (64/200) 22/12/08 18:28:58 INFO Executor: Running task 67.0 in stage 20.0 (TID 2251) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 59.0 in stage 20.0 (TID 2244) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (65/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 68.0 in stage 20.0 (TID 2252) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 68, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 57.0 in stage 20.0 (TID 2242) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (66/200) 22/12/08 18:28:58 INFO Executor: Running task 68.0 in stage 20.0 (TID 2252) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 58.0 in stage 20.0 (TID 2243) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (67/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_61 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_62 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_60 locally 22/12/08 18:28:58 INFO Executor: Finished task 62.0 in stage 20.0 (TID 2247). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 61.0 in stage 20.0 (TID 2246). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 69.0 in stage 20.0 (TID 2253) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 69, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 69.0 in stage 20.0 (TID 2253) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 70.0 in stage 20.0 (TID 2254) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 70, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 60.0 in stage 20.0 (TID 2245). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 70.0 in stage 20.0 (TID 2254) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_63 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 71.0 in stage 20.0 (TID 2255) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 71, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 71.0 in stage 20.0 (TID 2255) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 61.0 in stage 20.0 (TID 2246) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (68/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 62.0 in stage 20.0 (TID 2247) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (69/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 60.0 in stage 20.0 (TID 2245) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (70/200) 22/12/08 18:28:58 INFO Executor: Finished task 63.0 in stage 20.0 (TID 2248). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 72.0 in stage 20.0 (TID 2256) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 72, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 72.0 in stage 20.0 (TID 2256) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 63.0 in stage 20.0 (TID 2248) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (71/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_64 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_65 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_67 locally 22/12/08 18:28:58 INFO Executor: Finished task 64.0 in stage 20.0 (TID 2249). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 65.0 in stage 20.0 (TID 2250). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_68 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 73.0 in stage 20.0 (TID 2257) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 73, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 73.0 in stage 20.0 (TID 2257) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 74.0 in stage 20.0 (TID 2258) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 74, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 64.0 in stage 20.0 (TID 2249) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (72/200) 22/12/08 18:28:58 INFO Executor: Running task 74.0 in stage 20.0 (TID 2258) 22/12/08 18:28:58 INFO Executor: Finished task 67.0 in stage 20.0 (TID 2251). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 75.0 in stage 20.0 (TID 2259) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 75, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 68.0 in stage 20.0 (TID 2252). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 75.0 in stage 20.0 (TID 2259) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 76.0 in stage 20.0 (TID 2260) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 76, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 76.0 in stage 20.0 (TID 2260) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 65.0 in stage 20.0 (TID 2250) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (73/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 67.0 in stage 20.0 (TID 2251) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (74/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 68.0 in stage 20.0 (TID 2252) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (75/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_70 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_69 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_71 locally 22/12/08 18:28:58 INFO Executor: Finished task 70.0 in stage 20.0 (TID 2254). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 77.0 in stage 20.0 (TID 2261) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 77, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 77.0 in stage 20.0 (TID 2261) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 70.0 in stage 20.0 (TID 2254) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (76/200) 22/12/08 18:28:58 INFO Executor: Finished task 71.0 in stage 20.0 (TID 2255). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 69.0 in stage 20.0 (TID 2253). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 78.0 in stage 20.0 (TID 2262) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 78, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_72 locally 22/12/08 18:28:58 INFO Executor: Running task 78.0 in stage 20.0 (TID 2262) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 79.0 in stage 20.0 (TID 2263) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 79, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 79.0 in stage 20.0 (TID 2263) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 69.0 in stage 20.0 (TID 2253) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (77/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 71.0 in stage 20.0 (TID 2255) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (78/200) 22/12/08 18:28:58 INFO Executor: Finished task 72.0 in stage 20.0 (TID 2256). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 80.0 in stage 20.0 (TID 2264) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 80, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 80.0 in stage 20.0 (TID 2264) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 72.0 in stage 20.0 (TID 2256) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (79/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_73 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_74 locally 22/12/08 18:28:58 INFO Executor: Finished task 73.0 in stage 20.0 (TID 2257). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_75 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 81.0 in stage 20.0 (TID 2265) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 81, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_76 locally 22/12/08 18:28:58 INFO Executor: Running task 81.0 in stage 20.0 (TID 2265) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 73.0 in stage 20.0 (TID 2257) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (80/200) 22/12/08 18:28:58 INFO Executor: Finished task 74.0 in stage 20.0 (TID 2258). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 75.0 in stage 20.0 (TID 2259). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 82.0 in stage 20.0 (TID 2266) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 82, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 82.0 in stage 20.0 (TID 2266) 22/12/08 18:28:58 INFO Executor: Finished task 76.0 in stage 20.0 (TID 2260). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 83.0 in stage 20.0 (TID 2267) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 83, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 83.0 in stage 20.0 (TID 2267) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 84.0 in stage 20.0 (TID 2268) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 84, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_77 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 74.0 in stage 20.0 (TID 2258) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (81/200) 22/12/08 18:28:58 INFO Executor: Running task 84.0 in stage 20.0 (TID 2268) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 75.0 in stage 20.0 (TID 2259) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (82/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 76.0 in stage 20.0 (TID 2260) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (83/200) 22/12/08 18:28:58 INFO Executor: Finished task 77.0 in stage 20.0 (TID 2261). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 85.0 in stage 20.0 (TID 2269) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 85, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_79 locally 22/12/08 18:28:58 INFO Executor: Running task 85.0 in stage 20.0 (TID 2269) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_78 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 77.0 in stage 20.0 (TID 2261) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (84/200) 22/12/08 18:28:58 INFO Executor: Finished task 79.0 in stage 20.0 (TID 2263). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_80 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 86.0 in stage 20.0 (TID 2270) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 86, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 86.0 in stage 20.0 (TID 2270) 22/12/08 18:28:58 INFO Executor: Finished task 78.0 in stage 20.0 (TID 2262). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 79.0 in stage 20.0 (TID 2263) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (85/200) 22/12/08 18:28:58 INFO Executor: Finished task 80.0 in stage 20.0 (TID 2264). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 87.0 in stage 20.0 (TID 2271) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 87, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 87.0 in stage 20.0 (TID 2271) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 88.0 in stage 20.0 (TID 2272) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 88, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 88.0 in stage 20.0 (TID 2272) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 78.0 in stage 20.0 (TID 2262) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (86/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 80.0 in stage 20.0 (TID 2264) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (87/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_81 locally 22/12/08 18:28:58 INFO Executor: Finished task 81.0 in stage 20.0 (TID 2265). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_82 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 90.0 in stage 20.0 (TID 2273) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 90, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 90.0 in stage 20.0 (TID 2273) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 81.0 in stage 20.0 (TID 2265) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (88/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_84 locally 22/12/08 18:28:58 INFO Executor: Finished task 82.0 in stage 20.0 (TID 2266). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_83 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 91.0 in stage 20.0 (TID 2274) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 91, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 91.0 in stage 20.0 (TID 2274) 22/12/08 18:28:58 INFO Executor: Finished task 84.0 in stage 20.0 (TID 2268). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_85 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 82.0 in stage 20.0 (TID 2266) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (89/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 92.0 in stage 20.0 (TID 2275) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 92, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 92.0 in stage 20.0 (TID 2275) 22/12/08 18:28:58 INFO Executor: Finished task 83.0 in stage 20.0 (TID 2267). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 85.0 in stage 20.0 (TID 2269). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 93.0 in stage 20.0 (TID 2276) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 93, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 93.0 in stage 20.0 (TID 2276) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_86 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 94.0 in stage 20.0 (TID 2277) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 94, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 84.0 in stage 20.0 (TID 2268) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (90/200) 22/12/08 18:28:58 INFO Executor: Running task 94.0 in stage 20.0 (TID 2277) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 83.0 in stage 20.0 (TID 2267) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (91/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 85.0 in stage 20.0 (TID 2269) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (92/200) 22/12/08 18:28:58 INFO Executor: Finished task 86.0 in stage 20.0 (TID 2270). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_87 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 95.0 in stage 20.0 (TID 2278) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 95, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 95.0 in stage 20.0 (TID 2278) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 86.0 in stage 20.0 (TID 2270) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (93/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_88 locally 22/12/08 18:28:58 INFO Executor: Finished task 87.0 in stage 20.0 (TID 2271). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 96.0 in stage 20.0 (TID 2279) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 96, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 96.0 in stage 20.0 (TID 2279) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 87.0 in stage 20.0 (TID 2271) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (94/200) 22/12/08 18:28:58 INFO Executor: Finished task 88.0 in stage 20.0 (TID 2272). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 97.0 in stage 20.0 (TID 2280) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 97, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 97.0 in stage 20.0 (TID 2280) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 88.0 in stage 20.0 (TID 2272) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (95/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_90 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_91 locally 22/12/08 18:28:58 INFO Executor: Finished task 90.0 in stage 20.0 (TID 2273). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 98.0 in stage 20.0 (TID 2281) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 98, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_92 locally 22/12/08 18:28:58 INFO Executor: Finished task 91.0 in stage 20.0 (TID 2274). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 98.0 in stage 20.0 (TID 2281) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 99.0 in stage 20.0 (TID 2282) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 99, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 99.0 in stage 20.0 (TID 2282) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 90.0 in stage 20.0 (TID 2273) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (96/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 91.0 in stage 20.0 (TID 2274) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (97/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_93 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_94 locally 22/12/08 18:28:58 INFO Executor: Finished task 92.0 in stage 20.0 (TID 2275). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 100.0 in stage 20.0 (TID 2283) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 100, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 100.0 in stage 20.0 (TID 2283) 22/12/08 18:28:58 INFO Executor: Finished task 93.0 in stage 20.0 (TID 2276). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 94.0 in stage 20.0 (TID 2277). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 101.0 in stage 20.0 (TID 2284) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 101, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 101.0 in stage 20.0 (TID 2284) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 104.0 in stage 20.0 (TID 2285) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 104, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_95 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 92.0 in stage 20.0 (TID 2275) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (98/200) 22/12/08 18:28:58 INFO Executor: Running task 104.0 in stage 20.0 (TID 2285) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 93.0 in stage 20.0 (TID 2276) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (99/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 94.0 in stage 20.0 (TID 2277) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (100/200) 22/12/08 18:28:58 INFO Executor: Finished task 95.0 in stage 20.0 (TID 2278). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_96 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 105.0 in stage 20.0 (TID 2286) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 105, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 105.0 in stage 20.0 (TID 2286) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 95.0 in stage 20.0 (TID 2278) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (101/200) 22/12/08 18:28:58 INFO Executor: Finished task 96.0 in stage 20.0 (TID 2279). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 106.0 in stage 20.0 (TID 2287) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 106, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 106.0 in stage 20.0 (TID 2287) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_97 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 96.0 in stage 20.0 (TID 2279) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (102/200) 22/12/08 18:28:58 INFO Executor: Finished task 97.0 in stage 20.0 (TID 2280). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 108.0 in stage 20.0 (TID 2288) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 108, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 108.0 in stage 20.0 (TID 2288) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 97.0 in stage 20.0 (TID 2280) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (103/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_99 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_98 locally 22/12/08 18:28:58 INFO Executor: Finished task 99.0 in stage 20.0 (TID 2282). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_100 locally 22/12/08 18:28:58 INFO Executor: Finished task 98.0 in stage 20.0 (TID 2281). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 109.0 in stage 20.0 (TID 2289) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 109, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_101 locally 22/12/08 18:28:58 INFO Executor: Running task 109.0 in stage 20.0 (TID 2289) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 110.0 in stage 20.0 (TID 2290) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 110, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 110.0 in stage 20.0 (TID 2290) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_104 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 98.0 in stage 20.0 (TID 2281) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (104/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 99.0 in stage 20.0 (TID 2282) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (105/200) 22/12/08 18:28:58 INFO Executor: Finished task 101.0 in stage 20.0 (TID 2284). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 100.0 in stage 20.0 (TID 2283). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 111.0 in stage 20.0 (TID 2291) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 111, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 111.0 in stage 20.0 (TID 2291) 22/12/08 18:28:58 INFO Executor: Finished task 104.0 in stage 20.0 (TID 2285). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 112.0 in stage 20.0 (TID 2292) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 112, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 112.0 in stage 20.0 (TID 2292) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 113.0 in stage 20.0 (TID 2293) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 113, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 113.0 in stage 20.0 (TID 2293) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 101.0 in stage 20.0 (TID 2284) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (106/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 100.0 in stage 20.0 (TID 2283) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (107/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 104.0 in stage 20.0 (TID 2285) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (108/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_105 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_106 locally 22/12/08 18:28:58 INFO Executor: Finished task 105.0 in stage 20.0 (TID 2286). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 114.0 in stage 20.0 (TID 2294) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 114, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 114.0 in stage 20.0 (TID 2294) 22/12/08 18:28:58 INFO Executor: Finished task 106.0 in stage 20.0 (TID 2287). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 115.0 in stage 20.0 (TID 2295) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 115, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 115.0 in stage 20.0 (TID 2295) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 105.0 in stage 20.0 (TID 2286) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (109/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 106.0 in stage 20.0 (TID 2287) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (110/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_108 locally 22/12/08 18:28:58 INFO Executor: Finished task 108.0 in stage 20.0 (TID 2288). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 116.0 in stage 20.0 (TID 2296) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 116, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 116.0 in stage 20.0 (TID 2296) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_110 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_109 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 108.0 in stage 20.0 (TID 2288) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (111/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_112 locally 22/12/08 18:28:58 INFO Executor: Finished task 110.0 in stage 20.0 (TID 2290). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_111 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_113 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 117.0 in stage 20.0 (TID 2297) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 117, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 109.0 in stage 20.0 (TID 2289). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 117.0 in stage 20.0 (TID 2297) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 118.0 in stage 20.0 (TID 2298) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 118, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 118.0 in stage 20.0 (TID 2298) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 110.0 in stage 20.0 (TID 2290) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (112/200) 22/12/08 18:28:58 INFO Executor: Finished task 112.0 in stage 20.0 (TID 2292). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 113.0 in stage 20.0 (TID 2293). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 119.0 in stage 20.0 (TID 2299) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 119, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 111.0 in stage 20.0 (TID 2291). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 119.0 in stage 20.0 (TID 2299) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 120.0 in stage 20.0 (TID 2300) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 120, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 109.0 in stage 20.0 (TID 2289) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (113/200) 22/12/08 18:28:58 INFO Executor: Running task 120.0 in stage 20.0 (TID 2300) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 121.0 in stage 20.0 (TID 2301) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 121, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 121.0 in stage 20.0 (TID 2301) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 113.0 in stage 20.0 (TID 2293) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (114/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 112.0 in stage 20.0 (TID 2292) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (115/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 111.0 in stage 20.0 (TID 2291) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (116/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_114 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_115 locally 22/12/08 18:28:58 INFO Executor: Finished task 114.0 in stage 20.0 (TID 2294). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 122.0 in stage 20.0 (TID 2302) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 122, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 122.0 in stage 20.0 (TID 2302) 22/12/08 18:28:58 INFO Executor: Finished task 115.0 in stage 20.0 (TID 2295). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 123.0 in stage 20.0 (TID 2303) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 123, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 123.0 in stage 20.0 (TID 2303) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 114.0 in stage 20.0 (TID 2294) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (117/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 115.0 in stage 20.0 (TID 2295) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (118/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_116 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_117 locally 22/12/08 18:28:58 INFO Executor: Finished task 116.0 in stage 20.0 (TID 2296). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 124.0 in stage 20.0 (TID 2304) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 124, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 124.0 in stage 20.0 (TID 2304) 22/12/08 18:28:58 INFO Executor: Finished task 117.0 in stage 20.0 (TID 2297). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 125.0 in stage 20.0 (TID 2305) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 125, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_121 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_118 locally 22/12/08 18:28:58 INFO Executor: Running task 125.0 in stage 20.0 (TID 2305) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_120 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 116.0 in stage 20.0 (TID 2296) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (119/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_119 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 117.0 in stage 20.0 (TID 2297) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (120/200) 22/12/08 18:28:58 INFO Executor: Finished task 121.0 in stage 20.0 (TID 2301). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 120.0 in stage 20.0 (TID 2300). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 126.0 in stage 20.0 (TID 2306) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 126, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 118.0 in stage 20.0 (TID 2298). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 126.0 in stage 20.0 (TID 2306) 22/12/08 18:28:58 INFO Executor: Finished task 119.0 in stage 20.0 (TID 2299). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 127.0 in stage 20.0 (TID 2307) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 127, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 127.0 in stage 20.0 (TID 2307) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 128.0 in stage 20.0 (TID 2308) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 128, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 128.0 in stage 20.0 (TID 2308) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 129.0 in stage 20.0 (TID 2309) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 129, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 120.0 in stage 20.0 (TID 2300) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (121/200) 22/12/08 18:28:58 INFO Executor: Running task 129.0 in stage 20.0 (TID 2309) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 121.0 in stage 20.0 (TID 2301) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (122/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 118.0 in stage 20.0 (TID 2298) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (123/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 119.0 in stage 20.0 (TID 2299) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (124/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_122 locally 22/12/08 18:28:58 INFO Executor: Finished task 122.0 in stage 20.0 (TID 2302). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_123 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 130.0 in stage 20.0 (TID 2310) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 130, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 130.0 in stage 20.0 (TID 2310) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 122.0 in stage 20.0 (TID 2302) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (125/200) 22/12/08 18:28:58 INFO Executor: Finished task 123.0 in stage 20.0 (TID 2303). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 131.0 in stage 20.0 (TID 2311) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 131, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 131.0 in stage 20.0 (TID 2311) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 123.0 in stage 20.0 (TID 2303) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (126/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_125 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_124 locally 22/12/08 18:28:58 INFO Executor: Finished task 125.0 in stage 20.0 (TID 2305). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 132.0 in stage 20.0 (TID 2312) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 132, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 124.0 in stage 20.0 (TID 2304). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 132.0 in stage 20.0 (TID 2312) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 133.0 in stage 20.0 (TID 2313) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 133, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 133.0 in stage 20.0 (TID 2313) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_126 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 124.0 in stage 20.0 (TID 2304) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (127/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_129 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_128 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 125.0 in stage 20.0 (TID 2305) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (128/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_127 locally 22/12/08 18:28:58 INFO Executor: Finished task 126.0 in stage 20.0 (TID 2306). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 129.0 in stage 20.0 (TID 2309). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 128.0 in stage 20.0 (TID 2308). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 134.0 in stage 20.0 (TID 2314) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 134, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 127.0 in stage 20.0 (TID 2307). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 134.0 in stage 20.0 (TID 2314) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 135.0 in stage 20.0 (TID 2315) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 135, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 135.0 in stage 20.0 (TID 2315) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 136.0 in stage 20.0 (TID 2316) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 136, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 126.0 in stage 20.0 (TID 2306) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (129/200) 22/12/08 18:28:58 INFO Executor: Running task 136.0 in stage 20.0 (TID 2316) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 137.0 in stage 20.0 (TID 2317) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 137, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_130 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 128.0 in stage 20.0 (TID 2308) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (130/200) 22/12/08 18:28:58 INFO Executor: Running task 137.0 in stage 20.0 (TID 2317) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 129.0 in stage 20.0 (TID 2309) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (131/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 127.0 in stage 20.0 (TID 2307) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (132/200) 22/12/08 18:28:58 INFO Executor: Finished task 130.0 in stage 20.0 (TID 2310). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 138.0 in stage 20.0 (TID 2318) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 138, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_131 locally 22/12/08 18:28:58 INFO Executor: Running task 138.0 in stage 20.0 (TID 2318) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 130.0 in stage 20.0 (TID 2310) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (133/200) 22/12/08 18:28:58 INFO Executor: Finished task 131.0 in stage 20.0 (TID 2311). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 139.0 in stage 20.0 (TID 2319) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 139, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 139.0 in stage 20.0 (TID 2319) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 131.0 in stage 20.0 (TID 2311) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (134/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_132 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_133 locally 22/12/08 18:28:58 INFO Executor: Finished task 132.0 in stage 20.0 (TID 2312). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 140.0 in stage 20.0 (TID 2320) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 140, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 140.0 in stage 20.0 (TID 2320) 22/12/08 18:28:58 INFO Executor: Finished task 133.0 in stage 20.0 (TID 2313). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_134 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 141.0 in stage 20.0 (TID 2321) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 141, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 141.0 in stage 20.0 (TID 2321) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_136 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 133.0 in stage 20.0 (TID 2313) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (135/200) 22/12/08 18:28:58 INFO Executor: Finished task 134.0 in stage 20.0 (TID 2314). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 136.0 in stage 20.0 (TID 2316). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 142.0 in stage 20.0 (TID 2322) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 142, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Starting task 143.0 in stage 20.0 (TID 2323) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 143, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 143.0 in stage 20.0 (TID 2323) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 134.0 in stage 20.0 (TID 2314) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (136/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 136.0 in stage 20.0 (TID 2316) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (137/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_138 locally 22/12/08 18:28:58 INFO Executor: Finished task 138.0 in stage 20.0 (TID 2318). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 144.0 in stage 20.0 (TID 2324) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 144, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 144.0 in stage 20.0 (TID 2324) 22/12/08 18:28:58 INFO Executor: Running task 142.0 in stage 20.0 (TID 2322) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 132.0 in stage 20.0 (TID 2312) in 28 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (138/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_137 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_135 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_140 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 138.0 in stage 20.0 (TID 2318) in 26 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (139/200) 22/12/08 18:28:58 INFO Executor: Finished task 137.0 in stage 20.0 (TID 2317). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_141 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 145.0 in stage 20.0 (TID 2325) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 145, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 135.0 in stage 20.0 (TID 2315). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 145.0 in stage 20.0 (TID 2325) 22/12/08 18:28:58 INFO Executor: Finished task 140.0 in stage 20.0 (TID 2320). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 146.0 in stage 20.0 (TID 2326) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 146, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 146.0 in stage 20.0 (TID 2326) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 147.0 in stage 20.0 (TID 2327) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 147, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 147.0 in stage 20.0 (TID 2327) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 137.0 in stage 20.0 (TID 2317) in 28 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (140/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 135.0 in stage 20.0 (TID 2315) in 28 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (141/200) 22/12/08 18:28:58 INFO Executor: Finished task 141.0 in stage 20.0 (TID 2321). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 148.0 in stage 20.0 (TID 2328) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 148, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 140.0 in stage 20.0 (TID 2320) in 24 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (142/200) 22/12/08 18:28:58 INFO Executor: Running task 148.0 in stage 20.0 (TID 2328) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 141.0 in stage 20.0 (TID 2321) in 24 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (143/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_139 locally 22/12/08 18:28:58 INFO Executor: Finished task 139.0 in stage 20.0 (TID 2319). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_144 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 149.0 in stage 20.0 (TID 2329) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 149, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 149.0 in stage 20.0 (TID 2329) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 139.0 in stage 20.0 (TID 2319) in 28 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (144/200) 22/12/08 18:28:58 INFO Executor: Finished task 144.0 in stage 20.0 (TID 2324). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 150.0 in stage 20.0 (TID 2330) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 150, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 150.0 in stage 20.0 (TID 2330) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 144.0 in stage 20.0 (TID 2324) in 24 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (145/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_143 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_142 locally 22/12/08 18:28:58 INFO Executor: Finished task 143.0 in stage 20.0 (TID 2323). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 151.0 in stage 20.0 (TID 2331) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 151, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 151.0 in stage 20.0 (TID 2331) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_145 locally 22/12/08 18:28:58 INFO Executor: Finished task 142.0 in stage 20.0 (TID 2322). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 143.0 in stage 20.0 (TID 2323) in 26 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (146/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 152.0 in stage 20.0 (TID 2332) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 152, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 152.0 in stage 20.0 (TID 2332) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 142.0 in stage 20.0 (TID 2322) in 27 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (147/200) 22/12/08 18:28:58 INFO Executor: Finished task 145.0 in stage 20.0 (TID 2325). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_146 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 153.0 in stage 20.0 (TID 2333) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 153, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 153.0 in stage 20.0 (TID 2333) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 145.0 in stage 20.0 (TID 2325) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (148/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_147 locally 22/12/08 18:28:58 INFO Executor: Finished task 146.0 in stage 20.0 (TID 2326). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 154.0 in stage 20.0 (TID 2334) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 154, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_148 locally 22/12/08 18:28:58 INFO Executor: Running task 154.0 in stage 20.0 (TID 2334) 22/12/08 18:28:58 INFO Executor: Finished task 147.0 in stage 20.0 (TID 2327). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 155.0 in stage 20.0 (TID 2335) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 155, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 146.0 in stage 20.0 (TID 2326) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (149/200) 22/12/08 18:28:58 INFO Executor: Running task 155.0 in stage 20.0 (TID 2335) 22/12/08 18:28:58 INFO Executor: Finished task 148.0 in stage 20.0 (TID 2328). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 147.0 in stage 20.0 (TID 2327) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (150/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 156.0 in stage 20.0 (TID 2336) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 156, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 156.0 in stage 20.0 (TID 2336) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_149 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 148.0 in stage 20.0 (TID 2328) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (151/200) 22/12/08 18:28:58 INFO Executor: Finished task 149.0 in stage 20.0 (TID 2329). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 157.0 in stage 20.0 (TID 2337) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 157, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 157.0 in stage 20.0 (TID 2337) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_150 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 149.0 in stage 20.0 (TID 2329) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (152/200) 22/12/08 18:28:58 INFO Executor: Finished task 150.0 in stage 20.0 (TID 2330). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 158.0 in stage 20.0 (TID 2338) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 158, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_151 locally 22/12/08 18:28:58 INFO Executor: Running task 158.0 in stage 20.0 (TID 2338) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 150.0 in stage 20.0 (TID 2330) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (153/200) 22/12/08 18:28:58 INFO Executor: Finished task 151.0 in stage 20.0 (TID 2331). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_153 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 159.0 in stage 20.0 (TID 2339) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 159, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 159.0 in stage 20.0 (TID 2339) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_152 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 151.0 in stage 20.0 (TID 2331) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (154/200) 22/12/08 18:28:58 INFO Executor: Finished task 153.0 in stage 20.0 (TID 2333). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 160.0 in stage 20.0 (TID 2340) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 160, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 160.0 in stage 20.0 (TID 2340) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_155 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 153.0 in stage 20.0 (TID 2333) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (155/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_154 locally 22/12/08 18:28:58 INFO Executor: Finished task 152.0 in stage 20.0 (TID 2332). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 161.0 in stage 20.0 (TID 2341) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 161, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 161.0 in stage 20.0 (TID 2341) 22/12/08 18:28:58 INFO Executor: Finished task 155.0 in stage 20.0 (TID 2335). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 154.0 in stage 20.0 (TID 2334). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 162.0 in stage 20.0 (TID 2342) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 162, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 162.0 in stage 20.0 (TID 2342) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 163.0 in stage 20.0 (TID 2343) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 163, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 152.0 in stage 20.0 (TID 2332) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (156/200) 22/12/08 18:28:58 INFO Executor: Running task 163.0 in stage 20.0 (TID 2343) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 155.0 in stage 20.0 (TID 2335) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (157/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 154.0 in stage 20.0 (TID 2334) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (158/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_156 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_157 locally 22/12/08 18:28:58 INFO Executor: Finished task 156.0 in stage 20.0 (TID 2336). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 157.0 in stage 20.0 (TID 2337). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 164.0 in stage 20.0 (TID 2344) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 164, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 164.0 in stage 20.0 (TID 2344) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 165.0 in stage 20.0 (TID 2345) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 165, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 165.0 in stage 20.0 (TID 2345) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 156.0 in stage 20.0 (TID 2336) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (159/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 157.0 in stage 20.0 (TID 2337) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (160/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_158 locally 22/12/08 18:28:58 INFO Executor: Finished task 158.0 in stage 20.0 (TID 2338). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_159 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 166.0 in stage 20.0 (TID 2346) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 166, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 166.0 in stage 20.0 (TID 2346) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_160 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 158.0 in stage 20.0 (TID 2338) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (161/200) 22/12/08 18:28:58 INFO Executor: Finished task 159.0 in stage 20.0 (TID 2339). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 167.0 in stage 20.0 (TID 2347) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 167, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 160.0 in stage 20.0 (TID 2340). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 167.0 in stage 20.0 (TID 2347) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 168.0 in stage 20.0 (TID 2348) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 168, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 168.0 in stage 20.0 (TID 2348) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 159.0 in stage 20.0 (TID 2339) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (162/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 160.0 in stage 20.0 (TID 2340) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (163/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_163 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_161 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_162 locally 22/12/08 18:28:58 INFO Executor: Finished task 163.0 in stage 20.0 (TID 2343). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 162.0 in stage 20.0 (TID 2342). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 161.0 in stage 20.0 (TID 2341). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 169.0 in stage 20.0 (TID 2349) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 169, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 169.0 in stage 20.0 (TID 2349) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 170.0 in stage 20.0 (TID 2350) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 170, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 170.0 in stage 20.0 (TID 2350) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 171.0 in stage 20.0 (TID 2351) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 171, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 171.0 in stage 20.0 (TID 2351) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 162.0 in stage 20.0 (TID 2342) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (164/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_164 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 163.0 in stage 20.0 (TID 2343) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (165/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 161.0 in stage 20.0 (TID 2341) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (166/200) 22/12/08 18:28:58 INFO Executor: Finished task 164.0 in stage 20.0 (TID 2344). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 172.0 in stage 20.0 (TID 2352) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 172, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 172.0 in stage 20.0 (TID 2352) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_165 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 164.0 in stage 20.0 (TID 2344) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (167/200) 22/12/08 18:28:58 INFO Executor: Finished task 165.0 in stage 20.0 (TID 2345). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 173.0 in stage 20.0 (TID 2353) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 173, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_166 locally 22/12/08 18:28:58 INFO Executor: Running task 173.0 in stage 20.0 (TID 2353) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 165.0 in stage 20.0 (TID 2345) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (168/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_168 locally 22/12/08 18:28:58 INFO Executor: Finished task 166.0 in stage 20.0 (TID 2346). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_167 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 175.0 in stage 20.0 (TID 2354) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 175, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 175.0 in stage 20.0 (TID 2354) 22/12/08 18:28:58 INFO Executor: Finished task 168.0 in stage 20.0 (TID 2348). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 166.0 in stage 20.0 (TID 2346) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (169/200) 22/12/08 18:28:58 INFO Executor: Finished task 167.0 in stage 20.0 (TID 2347). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 176.0 in stage 20.0 (TID 2355) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 176, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 176.0 in stage 20.0 (TID 2355) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 177.0 in stage 20.0 (TID 2356) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 177, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 177.0 in stage 20.0 (TID 2356) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 168.0 in stage 20.0 (TID 2348) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (170/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 167.0 in stage 20.0 (TID 2347) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (171/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_170 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_169 locally 22/12/08 18:28:58 INFO Executor: Finished task 170.0 in stage 20.0 (TID 2350). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_172 locally 22/12/08 18:28:58 INFO Executor: Finished task 169.0 in stage 20.0 (TID 2349). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 178.0 in stage 20.0 (TID 2357) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 178, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 178.0 in stage 20.0 (TID 2357) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 179.0 in stage 20.0 (TID 2358) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 179, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_171 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 170.0 in stage 20.0 (TID 2350) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (172/200) 22/12/08 18:28:58 INFO Executor: Running task 179.0 in stage 20.0 (TID 2358) 22/12/08 18:28:58 INFO Executor: Finished task 172.0 in stage 20.0 (TID 2352). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 169.0 in stage 20.0 (TID 2349) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (173/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 180.0 in stage 20.0 (TID 2359) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 180, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 180.0 in stage 20.0 (TID 2359) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 172.0 in stage 20.0 (TID 2352) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (174/200) 22/12/08 18:28:58 INFO Executor: Finished task 171.0 in stage 20.0 (TID 2351). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 181.0 in stage 20.0 (TID 2360) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 181, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 181.0 in stage 20.0 (TID 2360) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 171.0 in stage 20.0 (TID 2351) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (175/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_173 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_175 locally 22/12/08 18:28:58 INFO Executor: Finished task 173.0 in stage 20.0 (TID 2353). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_177 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 182.0 in stage 20.0 (TID 2361) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 182, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 182.0 in stage 20.0 (TID 2361) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_176 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 173.0 in stage 20.0 (TID 2353) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (176/200) 22/12/08 18:28:58 INFO Executor: Finished task 175.0 in stage 20.0 (TID 2354). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 183.0 in stage 20.0 (TID 2362) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 183, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 177.0 in stage 20.0 (TID 2356). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 183.0 in stage 20.0 (TID 2362) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 184.0 in stage 20.0 (TID 2363) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 184, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 176.0 in stage 20.0 (TID 2355). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 184.0 in stage 20.0 (TID 2363) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 185.0 in stage 20.0 (TID 2364) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 185, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 175.0 in stage 20.0 (TID 2354) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (177/200) 22/12/08 18:28:58 INFO Executor: Running task 185.0 in stage 20.0 (TID 2364) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 177.0 in stage 20.0 (TID 2356) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (178/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 176.0 in stage 20.0 (TID 2355) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (179/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_179 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_180 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_178 locally 22/12/08 18:28:58 INFO Executor: Finished task 179.0 in stage 20.0 (TID 2358). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 180.0 in stage 20.0 (TID 2359). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 186.0 in stage 20.0 (TID 2365) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 186, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 178.0 in stage 20.0 (TID 2357). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 186.0 in stage 20.0 (TID 2365) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 187.0 in stage 20.0 (TID 2366) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 187, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 187.0 in stage 20.0 (TID 2366) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 188.0 in stage 20.0 (TID 2367) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 188, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 179.0 in stage 20.0 (TID 2358) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (180/200) 22/12/08 18:28:58 INFO Executor: Running task 188.0 in stage 20.0 (TID 2367) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 180.0 in stage 20.0 (TID 2359) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (181/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 178.0 in stage 20.0 (TID 2357) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (182/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_181 locally 22/12/08 18:28:58 INFO Executor: Finished task 181.0 in stage 20.0 (TID 2360). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_182 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_184 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 189.0 in stage 20.0 (TID 2368) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 189, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_183 locally 22/12/08 18:28:58 INFO Executor: Running task 189.0 in stage 20.0 (TID 2368) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 181.0 in stage 20.0 (TID 2360) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (183/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_185 locally 22/12/08 18:28:58 INFO Executor: Finished task 184.0 in stage 20.0 (TID 2363). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 182.0 in stage 20.0 (TID 2361). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 183.0 in stage 20.0 (TID 2362). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 190.0 in stage 20.0 (TID 2369) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 190, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 190.0 in stage 20.0 (TID 2369) 22/12/08 18:28:58 INFO Executor: Finished task 185.0 in stage 20.0 (TID 2364). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 192.0 in stage 20.0 (TID 2370) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 192, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 192.0 in stage 20.0 (TID 2370) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 193.0 in stage 20.0 (TID 2371) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 193, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 193.0 in stage 20.0 (TID 2371) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 194.0 in stage 20.0 (TID 2372) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 194, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 184.0 in stage 20.0 (TID 2363) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (184/200) 22/12/08 18:28:58 INFO Executor: Running task 194.0 in stage 20.0 (TID 2372) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 182.0 in stage 20.0 (TID 2361) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (185/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 185.0 in stage 20.0 (TID 2364) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (186/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 183.0 in stage 20.0 (TID 2362) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (187/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_186 locally 22/12/08 18:28:58 INFO Executor: Finished task 186.0 in stage 20.0 (TID 2365). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_188 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 195.0 in stage 20.0 (TID 2373) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 195, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 195.0 in stage 20.0 (TID 2373) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 186.0 in stage 20.0 (TID 2365) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (188/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_187 locally 22/12/08 18:28:58 INFO Executor: Finished task 188.0 in stage 20.0 (TID 2367). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 196.0 in stage 20.0 (TID 2374) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 196, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 196.0 in stage 20.0 (TID 2374) 22/12/08 18:28:58 INFO Executor: Finished task 187.0 in stage 20.0 (TID 2366). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 188.0 in stage 20.0 (TID 2367) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (189/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 197.0 in stage 20.0 (TID 2375) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 197, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 187.0 in stage 20.0 (TID 2366) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (190/200) 22/12/08 18:28:58 INFO Executor: Running task 197.0 in stage 20.0 (TID 2375) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_190 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_192 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_189 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_194 locally 22/12/08 18:28:58 INFO Executor: Finished task 190.0 in stage 20.0 (TID 2369). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 198.0 in stage 20.0 (TID 2376) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 198, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 192.0 in stage 20.0 (TID 2370). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 189.0 in stage 20.0 (TID 2368). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 198.0 in stage 20.0 (TID 2376) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_193 locally 22/12/08 18:28:58 INFO Executor: Finished task 194.0 in stage 20.0 (TID 2372). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 199.0 in stage 20.0 (TID 2377) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 199, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 199.0 in stage 20.0 (TID 2377) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 190.0 in stage 20.0 (TID 2369) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (191/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 43.0 in stage 21.0 (TID 2378) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 43, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 193.0 in stage 20.0 (TID 2371). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 43.0 in stage 21.0 (TID 2378) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_195 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 49.0 in stage 21.0 (TID 2379) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 49, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 192.0 in stage 20.0 (TID 2370) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (192/200) 22/12/08 18:28:58 INFO Executor: Running task 49.0 in stage 21.0 (TID 2379) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 194.0 in stage 20.0 (TID 2372) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (193/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 189.0 in stage 20.0 (TID 2368) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (194/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 51.0 in stage 21.0 (TID 2380) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 51, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 195.0 in stage 20.0 (TID 2373). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 193.0 in stage 20.0 (TID 2371) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (195/200) 22/12/08 18:28:58 INFO Executor: Running task 51.0 in stage 21.0 (TID 2380) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 66.0 in stage 21.0 (TID 2381) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 66, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 66.0 in stage 21.0 (TID 2381) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_196 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 195.0 in stage 20.0 (TID 2373) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (196/200) 22/12/08 18:28:58 INFO Executor: Finished task 196.0 in stage 20.0 (TID 2374). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 89.0 in stage 21.0 (TID 2382) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 89, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 89.0 in stage 21.0 (TID 2382) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 196.0 in stage 20.0 (TID 2374) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (197/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_197 locally 22/12/08 18:28:58 INFO Executor: Finished task 197.0 in stage 20.0 (TID 2375). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 102.0 in stage 21.0 (TID 2383) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 102, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 102.0 in stage 21.0 (TID 2383) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 197.0 in stage 20.0 (TID 2375) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (198/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_198 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_199 locally 22/12/08 18:28:58 INFO Executor: Finished task 199.0 in stage 20.0 (TID 2377). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 198.0 in stage 20.0 (TID 2376). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 103.0 in stage 21.0 (TID 2384) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 103, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 103.0 in stage 21.0 (TID 2384) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 107.0 in stage 21.0 (TID 2385) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 107, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 107.0 in stage 21.0 (TID 2385) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_43 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 198.0 in stage 20.0 (TID 2376) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (199/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 199.0 in stage 20.0 (TID 2377) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (200/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_66 locally 22/12/08 18:28:58 INFO TaskSchedulerImpl: Removed TaskSet 20.0, whose tasks have all completed, from pool 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_51 locally 22/12/08 18:28:58 INFO DAGScheduler: ResultStage 20 ($anonfun$call$2 at Arm.scala:28) finished in 3.412 s 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_49 locally 22/12/08 18:28:58 INFO DAGScheduler: Job 9 is finished. Cancelling potential speculative or zombie tasks for this job 22/12/08 18:28:58 INFO TaskSchedulerImpl: Killing all running tasks in stage 20: Stage finished 22/12/08 18:28:58 INFO DAGScheduler: Job 9 finished: $anonfun$call$2 at Arm.scala:28, took 70.008307 s 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_89 locally 22/12/08 18:28:58 INFO MemoryStore: Block broadcast_43 stored as values in memory (estimated size 728.0 B, free 359.8 MiB) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_102 locally 22/12/08 18:28:58 INFO MemoryStore: Block broadcast_43_piece0 stored as bytes in memory (estimated size 625.0 B, free 359.8 MiB) 22/12/08 18:28:58 INFO BlockManagerInfo: Added broadcast_43_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 625.0 B, free: 365.0 MiB) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_103 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_107 locally 22/12/08 18:28:58 INFO SparkContext: Created broadcast 43 from $anonfun$call$6 at Arm.scala:28 22/12/08 18:28:58 INFO Executor: Finished task 49.0 in stage 21.0 (TID 2379). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 174.0 in stage 21.0 (TID 2386) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 174, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 174.0 in stage 21.0 (TID 2386) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 49.0 in stage 21.0 (TID 2379) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/200) 22/12/08 18:28:58 INFO Executor: Finished task 89.0 in stage 21.0 (TID 2382). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 66.0 in stage 21.0 (TID 2381). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 191.0 in stage 21.0 (TID 2387) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 191, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 191.0 in stage 21.0 (TID 2387) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 0.0 in stage 21.0 (TID 2388) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 0.0 in stage 21.0 (TID 2388) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 66.0 in stage 21.0 (TID 2381) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (2/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 89.0 in stage 21.0 (TID 2382) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (3/200) 22/12/08 18:28:58 INFO Executor: Finished task 43.0 in stage 21.0 (TID 2378). 23243 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 107.0 in stage 21.0 (TID 2385). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 103.0 in stage 21.0 (TID 2384). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 1.0 in stage 21.0 (TID 2389) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 1.0 in stage 21.0 (TID 2389) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 2.0 in stage 21.0 (TID 2390) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 102.0 in stage 21.0 (TID 2383). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 2.0 in stage 21.0 (TID 2390) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 3.0 in stage 21.0 (TID 2391) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 3.0 in stage 21.0 (TID 2391) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 4.0 in stage 21.0 (TID 2392) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 4, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 43.0 in stage 21.0 (TID 2378) in 17 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (4/200) 22/12/08 18:28:58 INFO Executor: Running task 4.0 in stage 21.0 (TID 2392) 22/12/08 18:28:58 INFO Executor: Finished task 51.0 in stage 21.0 (TID 2380). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 5.0 in stage 21.0 (TID 2393) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 5, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 107.0 in stage 21.0 (TID 2385) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (5/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_191 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 103.0 in stage 21.0 (TID 2384) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (6/200) 22/12/08 18:28:58 INFO Executor: Running task 5.0 in stage 21.0 (TID 2393) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 102.0 in stage 21.0 (TID 2383) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (7/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_174 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 51.0 in stage 21.0 (TID 2380) in 17 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (8/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_0 locally 22/12/08 18:28:58 INFO Executor: Finished task 0.0 in stage 21.0 (TID 2388). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 6.0 in stage 21.0 (TID 2394) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 6, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 6.0 in stage 21.0 (TID 2394) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 0.0 in stage 21.0 (TID 2388) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (9/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_1 locally 22/12/08 18:28:58 INFO Executor: Finished task 191.0 in stage 21.0 (TID 2387). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_2 locally 22/12/08 18:28:58 INFO Executor: Finished task 174.0 in stage 21.0 (TID 2386). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 7.0 in stage 21.0 (TID 2395) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 7, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_4 locally 22/12/08 18:28:58 INFO Executor: Finished task 1.0 in stage 21.0 (TID 2389). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 7.0 in stage 21.0 (TID 2395) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 8.0 in stage 21.0 (TID 2396) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 8, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 8.0 in stage 21.0 (TID 2396) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 9.0 in stage 21.0 (TID 2397) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 9, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 191.0 in stage 21.0 (TID 2387) in 17 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (10/200) 22/12/08 18:28:58 INFO Executor: Finished task 2.0 in stage 21.0 (TID 2390). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 9.0 in stage 21.0 (TID 2397) 22/12/08 18:28:58 INFO Executor: Finished task 4.0 in stage 21.0 (TID 2392). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 10.0 in stage 21.0 (TID 2398) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 10, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 174.0 in stage 21.0 (TID 2386) in 18 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (11/200) 22/12/08 18:28:58 INFO Executor: Running task 10.0 in stage 21.0 (TID 2398) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 1.0 in stage 21.0 (TID 2389) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (12/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 11.0 in stage 21.0 (TID 2399) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 11, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 11.0 in stage 21.0 (TID 2399) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 2.0 in stage 21.0 (TID 2390) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (13/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 4.0 in stage 21.0 (TID 2392) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (14/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_3 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_5 locally 22/12/08 18:28:58 INFO Executor: Finished task 3.0 in stage 21.0 (TID 2391). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 12.0 in stage 21.0 (TID 2400) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 12, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 5.0 in stage 21.0 (TID 2393). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 12.0 in stage 21.0 (TID 2400) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_6 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 13.0 in stage 21.0 (TID 2401) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 13, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 13.0 in stage 21.0 (TID 2401) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 5.0 in stage 21.0 (TID 2393) in 15 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (15/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 3.0 in stage 21.0 (TID 2391) in 16 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (16/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_8 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_7 locally 22/12/08 18:28:58 INFO Executor: Finished task 8.0 in stage 21.0 (TID 2396). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 14.0 in stage 21.0 (TID 2402) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 14, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 14.0 in stage 21.0 (TID 2402) 22/12/08 18:28:58 INFO Executor: Finished task 7.0 in stage 21.0 (TID 2395). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 15.0 in stage 21.0 (TID 2403) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 15, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 15.0 in stage 21.0 (TID 2403) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 8.0 in stage 21.0 (TID 2396) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (17/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 7.0 in stage 21.0 (TID 2395) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (18/200) 22/12/08 18:28:58 INFO Executor: Finished task 6.0 in stage 21.0 (TID 2394). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 16.0 in stage 21.0 (TID 2404) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 16, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 16.0 in stage 21.0 (TID 2404) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 6.0 in stage 21.0 (TID 2394) in 41 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (19/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_10 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_9 locally 22/12/08 18:28:58 INFO Executor: Finished task 10.0 in stage 21.0 (TID 2398). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 9.0 in stage 21.0 (TID 2397). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_11 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 17.0 in stage 21.0 (TID 2405) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 17, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_14 locally 22/12/08 18:28:58 INFO Executor: Running task 17.0 in stage 21.0 (TID 2405) 22/12/08 18:28:58 WARN GpuOverrides: ! cannot run on GPU because not all expressions can be replaced; GPU does not currently support the operator class org.apache.spark.sql.execution.DeserializeToObjectExec ! createexternalrow(orig_channel#8629, first_home_buyer#8659, loan_purpose#8689, property_type#8719, occupancy_status#8749, property_state#8779, product_type#8809, relocation_mortgage_indicator#8839, seller_name#8869, mod_flag#8899, orig_interest_rate#8929, orig_upb#8959, orig_loan_term#8989, orig_ltv#9019, orig_cltv#9049, num_borrowers#9079, dti#9109, borrower_credit_score#9139, num_units#9169, zip#9199, mortgage_insurance_percent#9229, current_loan_delinquency_status#9259, current_actual_upb#9289, interest_rate#9319, ... 32 more fields) cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.catalyst.expressions.objects.CreateExternalRow @Expression orig_channel#8629 could run on GPU @Expression first_home_buyer#8659 could run on GPU @Expression loan_purpose#8689 could run on GPU @Expression property_type#8719 could run on GPU @Expression occupancy_status#8749 could run on GPU @Expression property_state#8779 could run on GPU @Expression product_type#8809 could run on GPU @Expression relocation_mortgage_indicator#8839 could run on GPU @Expression seller_name#8869 could run on GPU @Expression mod_flag#8899 could run on GPU @Expression orig_interest_rate#8929 could run on GPU @Expression orig_upb#8959 could run on GPU @Expression orig_loan_term#8989 could run on GPU @Expression orig_ltv#9019 could run on GPU @Expression orig_cltv#9049 could run on GPU @Expression num_borrowers#9079 could run on GPU @Expression dti#9109 could run on GPU @Expression borrower_credit_score#9139 could run on GPU @Expression num_units#9169 could run on GPU @Expression zip#9199 could run on GPU @Expression mortgage_insurance_percent#9229 could run on GPU @Expression current_loan_delinquency_status#9259 could run on GPU @Expression current_actual_upb#9289 could run on GPU @Expression interest_rate#9319 could run on GPU @Expression loan_age#9349 could run on GPU @Expression msa#9379 could run on GPU @Expression non_interest_bearing_upb#9409 could run on GPU @Expression delinquency_12#9439 could run on GPU !Expression obj#9468 cannot run on GPU because expression AttributeReference obj#9468 produces an unsupported type ObjectType(interface org.apache.spark.sql.Row) *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression cast(orig_channel#8572 as float) AS orig_channel#8629 will run on GPU *Expression cast(orig_channel#8572 as float) will run on GPU *Expression cast(first_home_buyer#8573 as float) AS first_home_buyer#8659 will run on GPU *Expression cast(first_home_buyer#8573 as float) will run on GPU *Expression cast(loan_purpose#8574 as float) AS loan_purpose#8689 will run on GPU *Expression cast(loan_purpose#8574 as float) will run on GPU *Expression cast(property_type#8575 as float) AS property_type#8719 will run on GPU *Expression cast(property_type#8575 as float) will run on GPU *Expression cast(occupancy_status#8576 as float) AS occupancy_status#8749 will run on GPU *Expression cast(occupancy_status#8576 as float) will run on GPU *Expression cast(property_state#8577 as float) AS property_state#8779 will run on GPU *Expression cast(property_state#8577 as float) will run on GPU *Expression cast(product_type#8578 as float) AS product_type#8809 will run on GPU *Expression cast(product_type#8578 as float) will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) AS relocation_mortgage_indicator#8839 will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) will run on GPU *Expression cast(seller_name#8580 as float) AS seller_name#8869 will run on GPU *Expression cast(seller_name#8580 as float) will run on GPU *Expression cast(mod_flag#8581 as float) AS mod_flag#8899 will run on GPU *Expression cast(mod_flag#8581 as float) will run on GPU *Expression cast(orig_interest_rate#8582 as float) AS orig_interest_rate#8929 will run on GPU *Expression cast(orig_interest_rate#8582 as float) will run on GPU *Expression cast(orig_upb#8583 as float) AS orig_upb#8959 will run on GPU *Expression cast(orig_upb#8583 as float) will run on GPU *Expression cast(orig_loan_term#8584 as float) AS orig_loan_term#8989 will run on GPU *Expression cast(orig_loan_term#8584 as float) will run on GPU *Expression cast(orig_ltv#8585 as float) AS orig_ltv#9019 will run on GPU *Expression cast(orig_ltv#8585 as float) will run on GPU *Expression cast(orig_cltv#8586 as float) AS orig_cltv#9049 will run on GPU *Expression cast(orig_cltv#8586 as float) will run on GPU *Expression cast(num_borrowers#8587 as float) AS num_borrowers#9079 will run on GPU *Expression cast(num_borrowers#8587 as float) will run on GPU *Expression cast(dti#8588 as float) AS dti#9109 will run on GPU *Expression cast(dti#8588 as float) will run on GPU *Expression cast(borrower_credit_score#8589 as float) AS borrower_credit_score#9139 will run on GPU *Expression cast(borrower_credit_score#8589 as float) will run on GPU *Expression cast(num_units#8590 as float) AS num_units#9169 will run on GPU *Expression cast(num_units#8590 as float) will run on GPU *Expression cast(zip#8591 as float) AS zip#9199 will run on GPU *Expression cast(zip#8591 as float) will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) AS mortgage_insurance_percent#9229 will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) AS current_loan_delinquency_status#9259 will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) will run on GPU *Expression cast(current_actual_upb#8594 as float) AS current_actual_upb#9289 will run on GPU *Expression cast(current_actual_upb#8594 as float) will run on GPU *Expression cast(interest_rate#8595 as float) AS interest_rate#9319 will run on GPU *Expression cast(interest_rate#8595 as float) will run on GPU *Expression cast(loan_age#8596 as float) AS loan_age#9349 will run on GPU *Expression cast(loan_age#8596 as float) will run on GPU *Expression cast(msa#8597 as float) AS msa#9379 will run on GPU *Expression cast(msa#8597 as float) will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) AS non_interest_bearing_upb#9409 will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) will run on GPU *Expression cast(delinquency_12#8599 as float) AS delinquency_12#9439 will run on GPU *Expression cast(delinquency_12#8599 as float) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression orig_channel#8572 ASC NULLS FIRST will run on GPU *Expression first_home_buyer#8573 ASC NULLS FIRST will run on GPU *Expression loan_purpose#8574 ASC NULLS FIRST will run on GPU *Expression property_type#8575 ASC NULLS FIRST will run on GPU *Expression occupancy_status#8576 ASC NULLS FIRST will run on GPU *Expression property_state#8577 ASC NULLS FIRST will run on GPU *Expression product_type#8578 ASC NULLS FIRST will run on GPU *Expression relocation_mortgage_indicator#8579 ASC NULLS FIRST will run on GPU *Expression seller_name#8580 ASC NULLS FIRST will run on GPU *Expression mod_flag#8581 ASC NULLS FIRST will run on GPU *Expression orig_interest_rate#8582 ASC NULLS FIRST will run on GPU *Expression orig_upb#8583 ASC NULLS FIRST will run on GPU *Expression orig_loan_term#8584 ASC NULLS FIRST will run on GPU *Expression orig_ltv#8585 ASC NULLS FIRST will run on GPU *Expression orig_cltv#8586 ASC NULLS FIRST will run on GPU *Expression num_borrowers#8587 ASC NULLS FIRST will run on GPU *Expression dti#8588 ASC NULLS FIRST will run on GPU *Expression borrower_credit_score#8589 ASC NULLS FIRST will run on GPU *Expression num_units#8590 ASC NULLS FIRST will run on GPU *Expression zip#8591 ASC NULLS FIRST will run on GPU *Expression mortgage_insurance_percent#8592 ASC NULLS FIRST will run on GPU *Expression current_loan_delinquency_status#8593 ASC NULLS FIRST will run on GPU *Expression current_actual_upb#8594 ASC NULLS FIRST will run on GPU *Expression interest_rate#8595 ASC NULLS FIRST will run on GPU *Expression loan_age#8596 ASC NULLS FIRST will run on GPU *Expression msa#8597 ASC NULLS FIRST will run on GPU *Expression non_interest_bearing_upb#8598 ASC NULLS FIRST will run on GPU *Expression delinquency_12#8599 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression coalesce(orig_channel#2642, 0) AS orig_channel#8572 will run on GPU *Expression coalesce(orig_channel#2642, 0) will run on GPU *Expression coalesce(first_home_buyer#3284, 0) AS first_home_buyer#8573 will run on GPU *Expression coalesce(first_home_buyer#3284, 0) will run on GPU *Expression coalesce(loan_purpose#3926, 0) AS loan_purpose#8574 will run on GPU *Expression coalesce(loan_purpose#3926, 0) will run on GPU *Expression coalesce(property_type#4568, 0) AS property_type#8575 will run on GPU *Expression coalesce(property_type#4568, 0) will run on GPU *Expression coalesce(occupancy_status#5210, 0) AS occupancy_status#8576 will run on GPU *Expression coalesce(occupancy_status#5210, 0) will run on GPU *Expression coalesce(property_state#5852, 0) AS property_state#8577 will run on GPU *Expression coalesce(property_state#5852, 0) will run on GPU *Expression coalesce(product_type#6494, 0) AS product_type#8578 will run on GPU *Expression coalesce(product_type#6494, 0) will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) AS relocation_mortgage_indicator#8579 will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) will run on GPU *Expression coalesce(seller_name#7778, 0) AS seller_name#8580 will run on GPU *Expression coalesce(seller_name#7778, 0) will run on GPU *Expression coalesce(id#2007, 0) AS mod_flag#8581 will run on GPU *Expression coalesce(id#2007, 0) will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) AS orig_interest_rate#8582 will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) will run on GPU *Expression nanvl(orig_interest_rate#1751, null) will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) AS orig_upb#8583 will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) will run on GPU *Expression nanvl(orig_upb#1753, null) will run on GPU *Expression coalesce(orig_loan_term#1756, 0) AS orig_loan_term#8584 will run on GPU *Expression coalesce(orig_loan_term#1756, 0) will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) AS orig_ltv#8585 will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) will run on GPU *Expression nanvl(orig_ltv#1763, null) will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) AS orig_cltv#8586 will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) will run on GPU *Expression nanvl(orig_cltv#1764, null) will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) AS num_borrowers#8587 will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) will run on GPU *Expression nanvl(num_borrowers#1765, null) will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) AS dti#8588 will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) will run on GPU *Expression nanvl(dti#1766, null) will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) AS borrower_credit_score#8589 will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) will run on GPU *Expression nanvl(borrower_credit_score#1767, null) will run on GPU *Expression coalesce(num_units#1772, 0) AS num_units#8590 will run on GPU *Expression coalesce(num_units#1772, 0) will run on GPU *Expression coalesce(zip#1776, 0) AS zip#8591 will run on GPU *Expression coalesce(zip#1776, 0) will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) AS mortgage_insurance_percent#8592 will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) will run on GPU *Expression nanvl(mortgage_insurance_percent#1777, null) will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) AS current_loan_delinquency_status#8593 will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) AS current_actual_upb#8594 will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) will run on GPU *Expression nanvl(current_actual_upb#11, null) will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) AS interest_rate#8595 will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) will run on GPU *Expression nanvl(interest_rate#8, null) will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) AS loan_age#8596 will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) will run on GPU *Expression nanvl(loan_age#15, null) will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) AS msa#8597 will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) will run on GPU *Expression nanvl(msa#31, null) will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) AS non_interest_bearing_upb#8598 will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) will run on GPU *Expression nanvl(non_interest_bearing_upb#62, null) will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) AS delinquency_12#8599 will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) will run on GPU *Expression CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END will run on GPU *Expression (delinquency_12#1215 > 0) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS seller_name#7778 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS relocation_mortgage_indicator#7136 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS product_type#6494 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_state#5852 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS occupancy_status#5210 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_type#4568 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS loan_purpose#3926 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS first_home_buyer#3284 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS orig_channel#2642 will run on GPU *Exec will run on GPU *Exec will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1745L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#1852 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed 22/12/08 18:28:58 INFO TaskSetManager: Starting task 18.0 in stage 21.0 (TID 2406) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 18, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 18.0 in stage 21.0 (TID 2406) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 10.0 in stage 21.0 (TID 2398) in 32 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (20/200) 22/12/08 18:28:58 INFO Executor: Finished task 14.0 in stage 21.0 (TID 2402). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 9.0 in stage 21.0 (TID 2397) in 34 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (21/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_13 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_12 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 19.0 in stage 21.0 (TID 2407) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 19, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 11.0 in stage 21.0 (TID 2399). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 14.0 in stage 21.0 (TID 2402) in 28 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (22/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_15 locally 22/12/08 18:28:58 INFO Executor: Running task 19.0 in stage 21.0 (TID 2407) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 20.0 in stage 21.0 (TID 2408) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 20, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO GpuOverrides: Plan conversion to the GPU took 30.00 ms 22/12/08 18:28:58 INFO Executor: Running task 20.0 in stage 21.0 (TID 2408) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 11.0 in stage 21.0 (TID 2399) in 34 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (23/200) 22/12/08 18:28:58 INFO Executor: Finished task 15.0 in stage 21.0 (TID 2403). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 13.0 in stage 21.0 (TID 2401). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 12.0 in stage 21.0 (TID 2400). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 21.0 in stage 21.0 (TID 2409) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 21, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 21.0 in stage 21.0 (TID 2409) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 22.0 in stage 21.0 (TID 2410) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 22, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 22.0 in stage 21.0 (TID 2410) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 23.0 in stage 21.0 (TID 2411) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 23, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 23.0 in stage 21.0 (TID 2411) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 15.0 in stage 21.0 (TID 2403) in 30 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (24/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 13.0 in stage 21.0 (TID 2401) in 32 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (25/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 12.0 in stage 21.0 (TID 2400) in 32 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (26/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_16 locally 22/12/08 18:28:58 INFO Executor: Finished task 16.0 in stage 21.0 (TID 2404). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 24.0 in stage 21.0 (TID 2412) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 24, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 24.0 in stage 21.0 (TID 2412) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 16.0 in stage 21.0 (TID 2404) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (27/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_17 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_19 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_18 locally 22/12/08 18:28:58 INFO Executor: Finished task 17.0 in stage 21.0 (TID 2405). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 19.0 in stage 21.0 (TID 2407). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 25.0 in stage 21.0 (TID 2413) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 25, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_20 locally 22/12/08 18:28:58 INFO Executor: Finished task 18.0 in stage 21.0 (TID 2406). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 25.0 in stage 21.0 (TID 2413) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 26.0 in stage 21.0 (TID 2414) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 26, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 26.0 in stage 21.0 (TID 2414) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 27.0 in stage 21.0 (TID 2415) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 27, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 27.0 in stage 21.0 (TID 2415) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 19.0 in stage 21.0 (TID 2407) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (28/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 17.0 in stage 21.0 (TID 2405) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (29/200) 22/12/08 18:28:58 INFO Executor: Finished task 20.0 in stage 21.0 (TID 2408). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_23 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 28.0 in stage 21.0 (TID 2416) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 28, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 28.0 in stage 21.0 (TID 2416) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 18.0 in stage 21.0 (TID 2406) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (30/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 20.0 in stage 21.0 (TID 2408) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (31/200) 22/12/08 18:28:58 INFO Executor: Finished task 23.0 in stage 21.0 (TID 2411). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 29.0 in stage 21.0 (TID 2417) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 29, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 29.0 in stage 21.0 (TID 2417) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 23.0 in stage 21.0 (TID 2411) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (32/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_21 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_24 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_22 locally 22/12/08 18:28:58 INFO Executor: Finished task 24.0 in stage 21.0 (TID 2412). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 21.0 in stage 21.0 (TID 2409). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 30.0 in stage 21.0 (TID 2418) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 30, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 30.0 in stage 21.0 (TID 2418) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 31.0 in stage 21.0 (TID 2419) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 31, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 22.0 in stage 21.0 (TID 2410). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 31.0 in stage 21.0 (TID 2419) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 32.0 in stage 21.0 (TID 2420) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 32, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 24.0 in stage 21.0 (TID 2412) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (33/200) 22/12/08 18:28:58 INFO Executor: Running task 32.0 in stage 21.0 (TID 2420) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 21.0 in stage 21.0 (TID 2409) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (34/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_25 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 22.0 in stage 21.0 (TID 2410) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (35/200) 22/12/08 18:28:58 INFO Executor: Finished task 25.0 in stage 21.0 (TID 2413). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_26 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 33.0 in stage 21.0 (TID 2421) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 33, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 33.0 in stage 21.0 (TID 2421) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_27 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 25.0 in stage 21.0 (TID 2413) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (36/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_28 locally 22/12/08 18:28:58 INFO Executor: Finished task 26.0 in stage 21.0 (TID 2414). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 34.0 in stage 21.0 (TID 2422) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 34, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 27.0 in stage 21.0 (TID 2415). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_29 locally 22/12/08 18:28:58 INFO Executor: Running task 34.0 in stage 21.0 (TID 2422) 22/12/08 18:28:58 INFO Executor: Finished task 28.0 in stage 21.0 (TID 2416). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 35.0 in stage 21.0 (TID 2423) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 35, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 35.0 in stage 21.0 (TID 2423) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 36.0 in stage 21.0 (TID 2424) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 36, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 26.0 in stage 21.0 (TID 2414) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (37/200) 22/12/08 18:28:58 INFO Executor: Running task 36.0 in stage 21.0 (TID 2424) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 27.0 in stage 21.0 (TID 2415) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (38/200) 22/12/08 18:28:58 INFO Executor: Finished task 29.0 in stage 21.0 (TID 2417). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 37.0 in stage 21.0 (TID 2425) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 37, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 28.0 in stage 21.0 (TID 2416) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (39/200) 22/12/08 18:28:58 INFO Executor: Running task 37.0 in stage 21.0 (TID 2425) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 29.0 in stage 21.0 (TID 2417) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (40/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_31 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_33 locally 22/12/08 18:28:58 INFO Executor: Finished task 31.0 in stage 21.0 (TID 2419). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 33.0 in stage 21.0 (TID 2421). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 38.0 in stage 21.0 (TID 2426) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 38, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_30 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_34 locally 22/12/08 18:28:58 INFO Executor: Running task 38.0 in stage 21.0 (TID 2426) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 39.0 in stage 21.0 (TID 2427) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 39, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_36 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_35 locally 22/12/08 18:28:58 INFO Executor: Running task 39.0 in stage 21.0 (TID 2427) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 31.0 in stage 21.0 (TID 2419) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (41/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 33.0 in stage 21.0 (TID 2421) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (42/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_32 locally 22/12/08 18:28:58 INFO Executor: Finished task 34.0 in stage 21.0 (TID 2422). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 36.0 in stage 21.0 (TID 2424). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_37 locally 22/12/08 18:28:58 INFO Executor: Finished task 30.0 in stage 21.0 (TID 2418). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 35.0 in stage 21.0 (TID 2423). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 40.0 in stage 21.0 (TID 2428) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 40, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 40.0 in stage 21.0 (TID 2428) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 41.0 in stage 21.0 (TID 2429) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 41, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 41.0 in stage 21.0 (TID 2429) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 42.0 in stage 21.0 (TID 2430) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 42, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 32.0 in stage 21.0 (TID 2420). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 37.0 in stage 21.0 (TID 2425). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 42.0 in stage 21.0 (TID 2430) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 44.0 in stage 21.0 (TID 2431) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 44, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 44.0 in stage 21.0 (TID 2431) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 45.0 in stage 21.0 (TID 2432) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 45, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 34.0 in stage 21.0 (TID 2422) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (43/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 35.0 in stage 21.0 (TID 2423) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (44/200) 22/12/08 18:28:58 INFO Executor: Running task 45.0 in stage 21.0 (TID 2432) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 46.0 in stage 21.0 (TID 2433) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 46, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 36.0 in stage 21.0 (TID 2424) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (45/200) 22/12/08 18:28:58 INFO Executor: Running task 46.0 in stage 21.0 (TID 2433) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 30.0 in stage 21.0 (TID 2418) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (46/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 32.0 in stage 21.0 (TID 2420) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (47/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 37.0 in stage 21.0 (TID 2425) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (48/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_38 locally 22/12/08 18:28:58 INFO Executor: Finished task 38.0 in stage 21.0 (TID 2426). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 47.0 in stage 21.0 (TID 2434) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 47, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 47.0 in stage 21.0 (TID 2434) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 38.0 in stage 21.0 (TID 2426) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (49/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_40 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_44 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_39 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_42 locally 22/12/08 18:28:58 INFO Executor: Finished task 40.0 in stage 21.0 (TID 2428). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_46 locally 22/12/08 18:28:58 INFO Executor: Finished task 44.0 in stage 21.0 (TID 2431). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 39.0 in stage 21.0 (TID 2427). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 42.0 in stage 21.0 (TID 2430). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 48.0 in stage 21.0 (TID 2435) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 48, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 48.0 in stage 21.0 (TID 2435) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 50.0 in stage 21.0 (TID 2436) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 50, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 50.0 in stage 21.0 (TID 2436) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 52.0 in stage 21.0 (TID 2437) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 52, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 46.0 in stage 21.0 (TID 2433). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 52.0 in stage 21.0 (TID 2437) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 40.0 in stage 21.0 (TID 2428) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (50/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 39.0 in stage 21.0 (TID 2427) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (51/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 53.0 in stage 21.0 (TID 2438) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 53, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 44.0 in stage 21.0 (TID 2431) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (52/200) 22/12/08 18:28:58 INFO Executor: Running task 53.0 in stage 21.0 (TID 2438) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 54.0 in stage 21.0 (TID 2439) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 54, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 42.0 in stage 21.0 (TID 2430) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (53/200) 22/12/08 18:28:58 INFO Executor: Running task 54.0 in stage 21.0 (TID 2439) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 46.0 in stage 21.0 (TID 2433) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (54/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_41 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_45 locally 22/12/08 18:28:58 INFO Executor: Finished task 41.0 in stage 21.0 (TID 2429). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 55.0 in stage 21.0 (TID 2440) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 55, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 45.0 in stage 21.0 (TID 2432). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_47 locally 22/12/08 18:28:58 INFO Executor: Running task 55.0 in stage 21.0 (TID 2440) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 56.0 in stage 21.0 (TID 2441) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 56, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 41.0 in stage 21.0 (TID 2429) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (55/200) 22/12/08 18:28:58 INFO Executor: Running task 56.0 in stage 21.0 (TID 2441) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 45.0 in stage 21.0 (TID 2432) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (56/200) 22/12/08 18:28:58 INFO Executor: Finished task 47.0 in stage 21.0 (TID 2434). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 57.0 in stage 21.0 (TID 2442) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 57, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 57.0 in stage 21.0 (TID 2442) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 47.0 in stage 21.0 (TID 2434) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (57/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_48 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_52 locally 22/12/08 18:28:58 INFO Executor: Finished task 48.0 in stage 21.0 (TID 2435). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 58.0 in stage 21.0 (TID 2443) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 58, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 58.0 in stage 21.0 (TID 2443) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 48.0 in stage 21.0 (TID 2435) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (58/200) 22/12/08 18:28:58 INFO Executor: Finished task 52.0 in stage 21.0 (TID 2437). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_53 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 59.0 in stage 21.0 (TID 2444) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 59, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_54 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_50 locally 22/12/08 18:28:58 INFO Executor: Running task 59.0 in stage 21.0 (TID 2444) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 52.0 in stage 21.0 (TID 2437) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (59/200) 22/12/08 18:28:58 INFO Executor: Finished task 53.0 in stage 21.0 (TID 2438). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 60.0 in stage 21.0 (TID 2445) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 60, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 60.0 in stage 21.0 (TID 2445) 22/12/08 18:28:58 INFO Executor: Finished task 54.0 in stage 21.0 (TID 2439). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 53.0 in stage 21.0 (TID 2438) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (60/200) 22/12/08 18:28:58 INFO Executor: Finished task 50.0 in stage 21.0 (TID 2436). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 61.0 in stage 21.0 (TID 2446) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 61, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 61.0 in stage 21.0 (TID 2446) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 62.0 in stage 21.0 (TID 2447) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 62, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 54.0 in stage 21.0 (TID 2439) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (61/200) 22/12/08 18:28:58 INFO Executor: Running task 62.0 in stage 21.0 (TID 2447) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 50.0 in stage 21.0 (TID 2436) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (62/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_57 locally 22/12/08 18:28:58 INFO Executor: Finished task 57.0 in stage 21.0 (TID 2442). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 63.0 in stage 21.0 (TID 2448) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 63, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 63.0 in stage 21.0 (TID 2448) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 57.0 in stage 21.0 (TID 2442) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (63/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_55 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_58 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_56 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_59 locally 22/12/08 18:28:58 INFO Executor: Finished task 58.0 in stage 21.0 (TID 2443). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 64.0 in stage 21.0 (TID 2449) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 64, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 55.0 in stage 21.0 (TID 2440). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 64.0 in stage 21.0 (TID 2449) 22/12/08 18:28:58 INFO Executor: Finished task 59.0 in stage 21.0 (TID 2444). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 65.0 in stage 21.0 (TID 2450) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 65, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 56.0 in stage 21.0 (TID 2441). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_60 locally 22/12/08 18:28:58 INFO Executor: Running task 65.0 in stage 21.0 (TID 2450) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 67.0 in stage 21.0 (TID 2451) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 67, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 58.0 in stage 21.0 (TID 2443) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (64/200) 22/12/08 18:28:58 INFO Executor: Running task 67.0 in stage 21.0 (TID 2451) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 68.0 in stage 21.0 (TID 2452) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 68, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 55.0 in stage 21.0 (TID 2440) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (65/200) 22/12/08 18:28:58 INFO Executor: Running task 68.0 in stage 21.0 (TID 2452) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 59.0 in stage 21.0 (TID 2444) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (66/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 56.0 in stage 21.0 (TID 2441) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (67/200) 22/12/08 18:28:58 INFO Executor: Finished task 60.0 in stage 21.0 (TID 2445). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_62 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 69.0 in stage 21.0 (TID 2453) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 69, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 69.0 in stage 21.0 (TID 2453) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_61 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 60.0 in stage 21.0 (TID 2445) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (68/200) 22/12/08 18:28:58 INFO Executor: Finished task 62.0 in stage 21.0 (TID 2447). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 70.0 in stage 21.0 (TID 2454) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 70, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 70.0 in stage 21.0 (TID 2454) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 62.0 in stage 21.0 (TID 2447) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (69/200) 22/12/08 18:28:58 INFO Executor: Finished task 61.0 in stage 21.0 (TID 2446). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 71.0 in stage 21.0 (TID 2455) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 71, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 71.0 in stage 21.0 (TID 2455) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 61.0 in stage 21.0 (TID 2446) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (70/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_63 locally 22/12/08 18:28:58 INFO Executor: Finished task 63.0 in stage 21.0 (TID 2448). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 72.0 in stage 21.0 (TID 2456) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 72, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 72.0 in stage 21.0 (TID 2456) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 63.0 in stage 21.0 (TID 2448) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (71/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_64 locally 22/12/08 18:28:58 INFO Executor: Finished task 64.0 in stage 21.0 (TID 2449). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 73.0 in stage 21.0 (TID 2457) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 73, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_67 locally 22/12/08 18:28:58 INFO Executor: Running task 73.0 in stage 21.0 (TID 2457) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 64.0 in stage 21.0 (TID 2449) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (72/200) 22/12/08 18:28:58 INFO Executor: Finished task 67.0 in stage 21.0 (TID 2451). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_69 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 74.0 in stage 21.0 (TID 2458) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 74, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 74.0 in stage 21.0 (TID 2458) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 67.0 in stage 21.0 (TID 2451) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (73/200) 22/12/08 18:28:58 INFO Executor: Finished task 69.0 in stage 21.0 (TID 2453). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_70 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 75.0 in stage 21.0 (TID 2459) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 75, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_65 locally 22/12/08 18:28:58 INFO Executor: Running task 75.0 in stage 21.0 (TID 2459) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 69.0 in stage 21.0 (TID 2453) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (74/200) 22/12/08 18:28:58 INFO Executor: Finished task 70.0 in stage 21.0 (TID 2454). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 76.0 in stage 21.0 (TID 2460) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 76, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 76.0 in stage 21.0 (TID 2460) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 70.0 in stage 21.0 (TID 2454) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (75/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_68 locally 22/12/08 18:28:58 INFO Executor: Finished task 65.0 in stage 21.0 (TID 2450). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_72 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_71 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 77.0 in stage 21.0 (TID 2461) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 77, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 77.0 in stage 21.0 (TID 2461) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 65.0 in stage 21.0 (TID 2450) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (76/200) 22/12/08 18:28:58 INFO Executor: Finished task 72.0 in stage 21.0 (TID 2456). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 68.0 in stage 21.0 (TID 2452). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 78.0 in stage 21.0 (TID 2462) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 78, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 71.0 in stage 21.0 (TID 2455). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 78.0 in stage 21.0 (TID 2462) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 79.0 in stage 21.0 (TID 2463) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 79, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 72.0 in stage 21.0 (TID 2456) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (77/200) 22/12/08 18:28:58 INFO Executor: Running task 79.0 in stage 21.0 (TID 2463) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 80.0 in stage 21.0 (TID 2464) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 80, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 68.0 in stage 21.0 (TID 2452) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (78/200) 22/12/08 18:28:58 INFO Executor: Running task 80.0 in stage 21.0 (TID 2464) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 71.0 in stage 21.0 (TID 2455) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (79/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_73 locally 22/12/08 18:28:58 INFO Executor: Finished task 73.0 in stage 21.0 (TID 2457). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 81.0 in stage 21.0 (TID 2465) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 81, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 81.0 in stage 21.0 (TID 2465) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_74 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 73.0 in stage 21.0 (TID 2457) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (80/200) 22/12/08 18:28:58 INFO Executor: Finished task 74.0 in stage 21.0 (TID 2458). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_75 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 82.0 in stage 21.0 (TID 2466) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 82, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 82.0 in stage 21.0 (TID 2466) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 74.0 in stage 21.0 (TID 2458) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (81/200) 22/12/08 18:28:58 INFO Executor: Finished task 75.0 in stage 21.0 (TID 2459). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 83.0 in stage 21.0 (TID 2467) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 83, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 83.0 in stage 21.0 (TID 2467) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 75.0 in stage 21.0 (TID 2459) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (82/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_76 locally 22/12/08 18:28:58 INFO Executor: Finished task 76.0 in stage 21.0 (TID 2460). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 84.0 in stage 21.0 (TID 2468) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 84, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 84.0 in stage 21.0 (TID 2468) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 76.0 in stage 21.0 (TID 2460) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (83/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_80 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_78 locally 22/12/08 18:28:58 INFO Executor: Finished task 80.0 in stage 21.0 (TID 2464). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_81 locally 22/12/08 18:28:58 INFO Executor: Finished task 78.0 in stage 21.0 (TID 2462). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 85.0 in stage 21.0 (TID 2469) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 85, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 85.0 in stage 21.0 (TID 2469) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_77 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 86.0 in stage 21.0 (TID 2470) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 86, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 86.0 in stage 21.0 (TID 2470) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 80.0 in stage 21.0 (TID 2464) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (84/200) 22/12/08 18:28:58 INFO Executor: Finished task 81.0 in stage 21.0 (TID 2465). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 78.0 in stage 21.0 (TID 2462) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (85/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 87.0 in stage 21.0 (TID 2471) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 87, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 87.0 in stage 21.0 (TID 2471) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 81.0 in stage 21.0 (TID 2465) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (86/200) 22/12/08 18:28:58 INFO Executor: Finished task 77.0 in stage 21.0 (TID 2461). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_79 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_82 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 88.0 in stage 21.0 (TID 2472) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 88, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 88.0 in stage 21.0 (TID 2472) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_83 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 77.0 in stage 21.0 (TID 2461) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (87/200) 22/12/08 18:28:58 INFO Executor: Finished task 82.0 in stage 21.0 (TID 2466). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 79.0 in stage 21.0 (TID 2463). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 90.0 in stage 21.0 (TID 2473) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 90, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 83.0 in stage 21.0 (TID 2467). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 90.0 in stage 21.0 (TID 2473) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 91.0 in stage 21.0 (TID 2474) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 91, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 91.0 in stage 21.0 (TID 2474) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 92.0 in stage 21.0 (TID 2475) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 92, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 82.0 in stage 21.0 (TID 2466) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (88/200) 22/12/08 18:28:58 INFO Executor: Running task 92.0 in stage 21.0 (TID 2475) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 79.0 in stage 21.0 (TID 2463) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (89/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 83.0 in stage 21.0 (TID 2467) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (90/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_84 locally 22/12/08 18:28:58 INFO Executor: Finished task 84.0 in stage 21.0 (TID 2468). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 93.0 in stage 21.0 (TID 2476) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 93, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 93.0 in stage 21.0 (TID 2476) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 84.0 in stage 21.0 (TID 2468) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (91/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_87 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_86 locally 22/12/08 18:28:58 INFO Executor: Finished task 87.0 in stage 21.0 (TID 2471). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 86.0 in stage 21.0 (TID 2470). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_85 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 94.0 in stage 21.0 (TID 2477) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 94, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 94.0 in stage 21.0 (TID 2477) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 95.0 in stage 21.0 (TID 2478) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 95, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 95.0 in stage 21.0 (TID 2478) 22/12/08 18:28:58 INFO Executor: Finished task 85.0 in stage 21.0 (TID 2469). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 86.0 in stage 21.0 (TID 2470) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (92/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_91 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 85.0 in stage 21.0 (TID 2469) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (93/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_92 locally 22/12/08 18:28:58 INFO Executor: Finished task 91.0 in stage 21.0 (TID 2474). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 92.0 in stage 21.0 (TID 2475). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_93 locally 22/12/08 18:28:58 INFO Executor: Finished task 93.0 in stage 21.0 (TID 2476). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 96.0 in stage 21.0 (TID 2479) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 96, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 87.0 in stage 21.0 (TID 2471) in 43 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (94/200) 22/12/08 18:28:58 INFO Executor: Running task 96.0 in stage 21.0 (TID 2479) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 97.0 in stage 21.0 (TID 2480) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 97, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 97.0 in stage 21.0 (TID 2480) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 98.0 in stage 21.0 (TID 2481) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 98, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 98.0 in stage 21.0 (TID 2481) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 99.0 in stage 21.0 (TID 2482) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 99, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 99.0 in stage 21.0 (TID 2482) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_94 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 91.0 in stage 21.0 (TID 2474) in 42 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (95/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 93.0 in stage 21.0 (TID 2476) in 40 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (96/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 92.0 in stage 21.0 (TID 2475) in 42 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (97/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_95 locally 22/12/08 18:28:58 INFO Executor: Finished task 94.0 in stage 21.0 (TID 2477). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 100.0 in stage 21.0 (TID 2483) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 100, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 95.0 in stage 21.0 (TID 2478). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 100.0 in stage 21.0 (TID 2483) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 101.0 in stage 21.0 (TID 2484) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 101, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 101.0 in stage 21.0 (TID 2484) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 94.0 in stage 21.0 (TID 2477) in 40 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (98/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 95.0 in stage 21.0 (TID 2478) in 40 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (99/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_88 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_90 locally 22/12/08 18:28:58 INFO Executor: Finished task 88.0 in stage 21.0 (TID 2472). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 104.0 in stage 21.0 (TID 2485) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 104, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 104.0 in stage 21.0 (TID 2485) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 88.0 in stage 21.0 (TID 2472) in 46 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (100/200) 22/12/08 18:28:58 INFO Executor: Finished task 90.0 in stage 21.0 (TID 2473). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 105.0 in stage 21.0 (TID 2486) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 105, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 105.0 in stage 21.0 (TID 2486) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 90.0 in stage 21.0 (TID 2473) in 47 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (101/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_97 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_96 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_99 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_98 locally 22/12/08 18:28:58 INFO Executor: Finished task 97.0 in stage 21.0 (TID 2480). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 96.0 in stage 21.0 (TID 2479). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 99.0 in stage 21.0 (TID 2482). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 106.0 in stage 21.0 (TID 2487) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 106, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 106.0 in stage 21.0 (TID 2487) 22/12/08 18:28:58 INFO Executor: Finished task 98.0 in stage 21.0 (TID 2481). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 108.0 in stage 21.0 (TID 2488) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 108, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 108.0 in stage 21.0 (TID 2488) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 109.0 in stage 21.0 (TID 2489) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 109, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 97.0 in stage 21.0 (TID 2480) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (102/200) 22/12/08 18:28:58 INFO Executor: Running task 109.0 in stage 21.0 (TID 2489) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_100 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 110.0 in stage 21.0 (TID 2490) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 110, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 96.0 in stage 21.0 (TID 2479) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (103/200) 22/12/08 18:28:58 INFO Executor: Running task 110.0 in stage 21.0 (TID 2490) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 99.0 in stage 21.0 (TID 2482) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (104/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_101 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 98.0 in stage 21.0 (TID 2481) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (105/200) 22/12/08 18:28:58 INFO Executor: Finished task 100.0 in stage 21.0 (TID 2483). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 111.0 in stage 21.0 (TID 2491) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 111, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 111.0 in stage 21.0 (TID 2491) 22/12/08 18:28:58 INFO Executor: Finished task 101.0 in stage 21.0 (TID 2484). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 100.0 in stage 21.0 (TID 2483) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (106/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 112.0 in stage 21.0 (TID 2492) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 112, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 112.0 in stage 21.0 (TID 2492) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 101.0 in stage 21.0 (TID 2484) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (107/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_106 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_108 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_104 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_109 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_110 locally 22/12/08 18:28:58 INFO Executor: Finished task 106.0 in stage 21.0 (TID 2487). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 108.0 in stage 21.0 (TID 2488). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_105 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 113.0 in stage 21.0 (TID 2493) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 113, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 113.0 in stage 21.0 (TID 2493) 22/12/08 18:28:58 INFO Executor: Finished task 110.0 in stage 21.0 (TID 2490). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 109.0 in stage 21.0 (TID 2489). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 114.0 in stage 21.0 (TID 2494) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 114, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 106.0 in stage 21.0 (TID 2487) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (108/200) 22/12/08 18:28:58 INFO Executor: Finished task 104.0 in stage 21.0 (TID 2485). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 114.0 in stage 21.0 (TID 2494) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 115.0 in stage 21.0 (TID 2495) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 115, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 105.0 in stage 21.0 (TID 2486). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 115.0 in stage 21.0 (TID 2495) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 116.0 in stage 21.0 (TID 2496) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 116, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 108.0 in stage 21.0 (TID 2488) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (109/200) 22/12/08 18:28:58 INFO Executor: Running task 116.0 in stage 21.0 (TID 2496) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_111 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_112 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 117.0 in stage 21.0 (TID 2497) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 117, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 110.0 in stage 21.0 (TID 2490) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (110/200) 22/12/08 18:28:58 INFO Executor: Running task 117.0 in stage 21.0 (TID 2497) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 118.0 in stage 21.0 (TID 2498) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 118, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 109.0 in stage 21.0 (TID 2489) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (111/200) 22/12/08 18:28:58 INFO Executor: Running task 118.0 in stage 21.0 (TID 2498) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 104.0 in stage 21.0 (TID 2485) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (112/200) 22/12/08 18:28:58 INFO Executor: Finished task 111.0 in stage 21.0 (TID 2491). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 112.0 in stage 21.0 (TID 2492). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 119.0 in stage 21.0 (TID 2499) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 119, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 119.0 in stage 21.0 (TID 2499) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 120.0 in stage 21.0 (TID 2500) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 120, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 120.0 in stage 21.0 (TID 2500) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 105.0 in stage 21.0 (TID 2486) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (113/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 111.0 in stage 21.0 (TID 2491) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (114/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 112.0 in stage 21.0 (TID 2492) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (115/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_113 locally 22/12/08 18:28:58 INFO Executor: Finished task 113.0 in stage 21.0 (TID 2493). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_114 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 121.0 in stage 21.0 (TID 2501) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 121, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 121.0 in stage 21.0 (TID 2501) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 113.0 in stage 21.0 (TID 2493) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (116/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_117 locally 22/12/08 18:28:58 INFO Executor: Finished task 114.0 in stage 21.0 (TID 2494). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 122.0 in stage 21.0 (TID 2502) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 122, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 122.0 in stage 21.0 (TID 2502) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_118 locally 22/12/08 18:28:58 INFO Executor: Finished task 117.0 in stage 21.0 (TID 2497). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 123.0 in stage 21.0 (TID 2503) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 123, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 123.0 in stage 21.0 (TID 2503) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_120 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 114.0 in stage 21.0 (TID 2494) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (117/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_119 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 117.0 in stage 21.0 (TID 2497) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (118/200) 22/12/08 18:28:58 INFO Executor: Finished task 118.0 in stage 21.0 (TID 2498). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 124.0 in stage 21.0 (TID 2504) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 124, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 120.0 in stage 21.0 (TID 2500). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 124.0 in stage 21.0 (TID 2504) 22/12/08 18:28:58 INFO Executor: Finished task 119.0 in stage 21.0 (TID 2499). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 125.0 in stage 21.0 (TID 2505) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 125, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 125.0 in stage 21.0 (TID 2505) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 126.0 in stage 21.0 (TID 2506) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 126, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_116 locally 22/12/08 18:28:58 INFO Executor: Running task 126.0 in stage 21.0 (TID 2506) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 118.0 in stage 21.0 (TID 2498) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (119/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_115 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 120.0 in stage 21.0 (TID 2500) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (120/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 119.0 in stage 21.0 (TID 2499) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (121/200) 22/12/08 18:28:58 INFO Executor: Finished task 116.0 in stage 21.0 (TID 2496). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 115.0 in stage 21.0 (TID 2495). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 127.0 in stage 21.0 (TID 2507) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 127, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 127.0 in stage 21.0 (TID 2507) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 128.0 in stage 21.0 (TID 2508) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 128, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 128.0 in stage 21.0 (TID 2508) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 116.0 in stage 21.0 (TID 2496) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (122/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 115.0 in stage 21.0 (TID 2495) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (123/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_121 locally 22/12/08 18:28:58 INFO Executor: Finished task 121.0 in stage 21.0 (TID 2501). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 129.0 in stage 21.0 (TID 2509) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 129, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 129.0 in stage 21.0 (TID 2509) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 121.0 in stage 21.0 (TID 2501) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (124/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_123 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_122 locally 22/12/08 18:28:58 INFO Executor: Finished task 123.0 in stage 21.0 (TID 2503). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 122.0 in stage 21.0 (TID 2502). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_124 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 130.0 in stage 21.0 (TID 2510) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 130, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 130.0 in stage 21.0 (TID 2510) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 131.0 in stage 21.0 (TID 2511) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 131, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_126 locally 22/12/08 18:28:58 INFO Executor: Running task 131.0 in stage 21.0 (TID 2511) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_125 locally 22/12/08 18:28:58 INFO Executor: Finished task 124.0 in stage 21.0 (TID 2504). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 122.0 in stage 21.0 (TID 2502) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (125/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 132.0 in stage 21.0 (TID 2512) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 132, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 123.0 in stage 21.0 (TID 2503) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (126/200) 22/12/08 18:28:58 INFO Executor: Running task 132.0 in stage 21.0 (TID 2512) 22/12/08 18:28:58 INFO Executor: Finished task 126.0 in stage 21.0 (TID 2506). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 125.0 in stage 21.0 (TID 2505). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 133.0 in stage 21.0 (TID 2513) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 133, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 133.0 in stage 21.0 (TID 2513) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 124.0 in stage 21.0 (TID 2504) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (127/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 134.0 in stage 21.0 (TID 2514) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 134, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 126.0 in stage 21.0 (TID 2506) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (128/200) 22/12/08 18:28:58 INFO Executor: Running task 134.0 in stage 21.0 (TID 2514) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 125.0 in stage 21.0 (TID 2505) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (129/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_129 locally 22/12/08 18:28:58 INFO Executor: Finished task 129.0 in stage 21.0 (TID 2509). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 135.0 in stage 21.0 (TID 2515) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 135, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_127 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_128 locally 22/12/08 18:28:58 INFO Executor: Running task 135.0 in stage 21.0 (TID 2515) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 129.0 in stage 21.0 (TID 2509) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (130/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_131 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_130 locally 22/12/08 18:28:58 INFO Executor: Finished task 128.0 in stage 21.0 (TID 2508). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_132 locally 22/12/08 18:28:58 INFO Executor: Finished task 127.0 in stage 21.0 (TID 2507). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 131.0 in stage 21.0 (TID 2511). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 136.0 in stage 21.0 (TID 2516) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 136, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 130.0 in stage 21.0 (TID 2510). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 136.0 in stage 21.0 (TID 2516) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 137.0 in stage 21.0 (TID 2517) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 137, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 132.0 in stage 21.0 (TID 2512). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 137.0 in stage 21.0 (TID 2517) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_133 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 138.0 in stage 21.0 (TID 2518) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 138, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 138.0 in stage 21.0 (TID 2518) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 127.0 in stage 21.0 (TID 2507) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (131/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 128.0 in stage 21.0 (TID 2508) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (132/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 139.0 in stage 21.0 (TID 2519) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 139, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_134 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 131.0 in stage 21.0 (TID 2511) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (133/200) 22/12/08 18:28:58 INFO Executor: Running task 139.0 in stage 21.0 (TID 2519) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 140.0 in stage 21.0 (TID 2520) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 140, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 133.0 in stage 21.0 (TID 2513). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 140.0 in stage 21.0 (TID 2520) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 141.0 in stage 21.0 (TID 2521) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 141, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 130.0 in stage 21.0 (TID 2510) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (134/200) 22/12/08 18:28:58 INFO Executor: Running task 141.0 in stage 21.0 (TID 2521) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 132.0 in stage 21.0 (TID 2512) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (135/200) 22/12/08 18:28:58 INFO Executor: Finished task 134.0 in stage 21.0 (TID 2514). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 133.0 in stage 21.0 (TID 2513) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (136/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 142.0 in stage 21.0 (TID 2522) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 142, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 142.0 in stage 21.0 (TID 2522) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 134.0 in stage 21.0 (TID 2514) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (137/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_135 locally 22/12/08 18:28:58 INFO Executor: Finished task 135.0 in stage 21.0 (TID 2515). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 143.0 in stage 21.0 (TID 2523) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 143, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 143.0 in stage 21.0 (TID 2523) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_136 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 135.0 in stage 21.0 (TID 2515) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (138/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_138 locally 22/12/08 18:28:58 INFO Executor: Finished task 136.0 in stage 21.0 (TID 2516). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_137 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 144.0 in stage 21.0 (TID 2524) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 144, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 144.0 in stage 21.0 (TID 2524) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 136.0 in stage 21.0 (TID 2516) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (139/200) 22/12/08 18:28:58 INFO Executor: Finished task 138.0 in stage 21.0 (TID 2518). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 137.0 in stage 21.0 (TID 2517). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 145.0 in stage 21.0 (TID 2525) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 145, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 145.0 in stage 21.0 (TID 2525) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 146.0 in stage 21.0 (TID 2526) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 146, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 146.0 in stage 21.0 (TID 2526) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_141 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 138.0 in stage 21.0 (TID 2518) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (140/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 137.0 in stage 21.0 (TID 2517) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (141/200) 22/12/08 18:28:58 INFO Executor: Finished task 141.0 in stage 21.0 (TID 2521). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_142 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 147.0 in stage 21.0 (TID 2527) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 147, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 147.0 in stage 21.0 (TID 2527) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 141.0 in stage 21.0 (TID 2521) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (142/200) 22/12/08 18:28:58 INFO Executor: Finished task 142.0 in stage 21.0 (TID 2522). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 148.0 in stage 21.0 (TID 2528) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 148, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_139 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 142.0 in stage 21.0 (TID 2522) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (143/200) 22/12/08 18:28:58 INFO Executor: Running task 148.0 in stage 21.0 (TID 2528) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_140 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_143 locally 22/12/08 18:28:58 INFO Executor: Finished task 139.0 in stage 21.0 (TID 2519). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 149.0 in stage 21.0 (TID 2529) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 149, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 140.0 in stage 21.0 (TID 2520). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 143.0 in stage 21.0 (TID 2523). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 149.0 in stage 21.0 (TID 2529) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 150.0 in stage 21.0 (TID 2530) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 150, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 150.0 in stage 21.0 (TID 2530) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 151.0 in stage 21.0 (TID 2531) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 151, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 139.0 in stage 21.0 (TID 2519) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (144/200) 22/12/08 18:28:58 INFO Executor: Running task 151.0 in stage 21.0 (TID 2531) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 140.0 in stage 21.0 (TID 2520) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (145/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_144 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 143.0 in stage 21.0 (TID 2523) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (146/200) 22/12/08 18:28:58 INFO Executor: Finished task 144.0 in stage 21.0 (TID 2524). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_146 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 152.0 in stage 21.0 (TID 2532) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 152, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_145 locally 22/12/08 18:28:58 INFO Executor: Running task 152.0 in stage 21.0 (TID 2532) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 144.0 in stage 21.0 (TID 2524) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (147/200) 22/12/08 18:28:58 INFO Executor: Finished task 146.0 in stage 21.0 (TID 2526). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 145.0 in stage 21.0 (TID 2525). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 153.0 in stage 21.0 (TID 2533) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 153, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 153.0 in stage 21.0 (TID 2533) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 154.0 in stage 21.0 (TID 2534) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 154, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_147 locally 22/12/08 18:28:58 INFO Executor: Running task 154.0 in stage 21.0 (TID 2534) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 146.0 in stage 21.0 (TID 2526) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (148/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 145.0 in stage 21.0 (TID 2525) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (149/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_148 locally 22/12/08 18:28:58 INFO Executor: Finished task 147.0 in stage 21.0 (TID 2527). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 155.0 in stage 21.0 (TID 2535) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 155, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 155.0 in stage 21.0 (TID 2535) 22/12/08 18:28:58 INFO Executor: Finished task 148.0 in stage 21.0 (TID 2528). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 156.0 in stage 21.0 (TID 2536) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 156, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 156.0 in stage 21.0 (TID 2536) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 147.0 in stage 21.0 (TID 2527) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (150/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 148.0 in stage 21.0 (TID 2528) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (151/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_150 locally 22/12/08 18:28:58 INFO Executor: Finished task 150.0 in stage 21.0 (TID 2530). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 157.0 in stage 21.0 (TID 2537) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 157, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 157.0 in stage 21.0 (TID 2537) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 150.0 in stage 21.0 (TID 2530) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (152/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_152 locally 22/12/08 18:28:58 INFO Executor: Finished task 152.0 in stage 21.0 (TID 2532). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_149 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 158.0 in stage 21.0 (TID 2538) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 158, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 158.0 in stage 21.0 (TID 2538) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 152.0 in stage 21.0 (TID 2532) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (153/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_154 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_153 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_151 locally 22/12/08 18:28:58 INFO Executor: Finished task 149.0 in stage 21.0 (TID 2529). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 153.0 in stage 21.0 (TID 2533). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 154.0 in stage 21.0 (TID 2534). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_155 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 159.0 in stage 21.0 (TID 2539) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 159, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 151.0 in stage 21.0 (TID 2531). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 159.0 in stage 21.0 (TID 2539) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 160.0 in stage 21.0 (TID 2540) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 160, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 160.0 in stage 21.0 (TID 2540) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_156 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 161.0 in stage 21.0 (TID 2541) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 161, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 161.0 in stage 21.0 (TID 2541) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 162.0 in stage 21.0 (TID 2542) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 162, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 149.0 in stage 21.0 (TID 2529) in 16 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (154/200) 22/12/08 18:28:58 INFO Executor: Running task 162.0 in stage 21.0 (TID 2542) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 153.0 in stage 21.0 (TID 2533) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (155/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 154.0 in stage 21.0 (TID 2534) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (156/200) 22/12/08 18:28:58 INFO Executor: Finished task 155.0 in stage 21.0 (TID 2535). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 156.0 in stage 21.0 (TID 2536). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 163.0 in stage 21.0 (TID 2543) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 163, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 151.0 in stage 21.0 (TID 2531) in 16 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (157/200) 22/12/08 18:28:58 INFO Executor: Running task 163.0 in stage 21.0 (TID 2543) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 164.0 in stage 21.0 (TID 2544) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 164, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 164.0 in stage 21.0 (TID 2544) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 155.0 in stage 21.0 (TID 2535) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (158/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 156.0 in stage 21.0 (TID 2536) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (159/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_157 locally 22/12/08 18:28:58 INFO Executor: Finished task 157.0 in stage 21.0 (TID 2537). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 165.0 in stage 21.0 (TID 2545) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 165, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 165.0 in stage 21.0 (TID 2545) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 157.0 in stage 21.0 (TID 2537) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (160/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_158 locally 22/12/08 18:28:58 INFO Executor: Finished task 158.0 in stage 21.0 (TID 2538). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 166.0 in stage 21.0 (TID 2546) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 166, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_159 locally 22/12/08 18:28:58 INFO Executor: Running task 166.0 in stage 21.0 (TID 2546) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 158.0 in stage 21.0 (TID 2538) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (161/200) 22/12/08 18:28:58 INFO Executor: Finished task 159.0 in stage 21.0 (TID 2539). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 167.0 in stage 21.0 (TID 2547) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 167, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 167.0 in stage 21.0 (TID 2547) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_161 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_163 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 159.0 in stage 21.0 (TID 2539) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (162/200) 22/12/08 18:28:58 INFO Executor: Finished task 161.0 in stage 21.0 (TID 2541). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 163.0 in stage 21.0 (TID 2543). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_164 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 168.0 in stage 21.0 (TID 2548) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 168, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 168.0 in stage 21.0 (TID 2548) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 169.0 in stage 21.0 (TID 2549) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 169, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 161.0 in stage 21.0 (TID 2541) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (163/200) 22/12/08 18:28:58 INFO Executor: Running task 169.0 in stage 21.0 (TID 2549) 22/12/08 18:28:58 INFO Executor: Finished task 164.0 in stage 21.0 (TID 2544). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 163.0 in stage 21.0 (TID 2543) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (164/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 170.0 in stage 21.0 (TID 2550) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 170, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 170.0 in stage 21.0 (TID 2550) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_160 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 164.0 in stage 21.0 (TID 2544) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (165/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_165 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_162 locally 22/12/08 18:28:58 INFO Executor: Finished task 165.0 in stage 21.0 (TID 2545). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 160.0 in stage 21.0 (TID 2540). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 171.0 in stage 21.0 (TID 2551) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 171, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 171.0 in stage 21.0 (TID 2551) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 172.0 in stage 21.0 (TID 2552) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 172, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 172.0 in stage 21.0 (TID 2552) 22/12/08 18:28:58 INFO Executor: Finished task 162.0 in stage 21.0 (TID 2542). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 173.0 in stage 21.0 (TID 2553) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 173, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 160.0 in stage 21.0 (TID 2540) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (166/200) 22/12/08 18:28:58 INFO Executor: Running task 173.0 in stage 21.0 (TID 2553) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 165.0 in stage 21.0 (TID 2545) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (167/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 162.0 in stage 21.0 (TID 2542) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (168/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_166 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_167 locally 22/12/08 18:28:58 INFO Executor: Finished task 166.0 in stage 21.0 (TID 2546). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 175.0 in stage 21.0 (TID 2554) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 175, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 175.0 in stage 21.0 (TID 2554) 22/12/08 18:28:58 INFO Executor: Finished task 167.0 in stage 21.0 (TID 2547). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 176.0 in stage 21.0 (TID 2555) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 176, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 166.0 in stage 21.0 (TID 2546) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (169/200) 22/12/08 18:28:58 INFO Executor: Running task 176.0 in stage 21.0 (TID 2555) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 167.0 in stage 21.0 (TID 2547) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (170/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_168 locally 22/12/08 18:28:58 INFO Executor: Finished task 168.0 in stage 21.0 (TID 2548). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_169 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 177.0 in stage 21.0 (TID 2556) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 177, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 177.0 in stage 21.0 (TID 2556) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_170 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 168.0 in stage 21.0 (TID 2548) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (171/200) 22/12/08 18:28:58 INFO Executor: Finished task 169.0 in stage 21.0 (TID 2549). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 178.0 in stage 21.0 (TID 2557) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 178, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 170.0 in stage 21.0 (TID 2550). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 178.0 in stage 21.0 (TID 2557) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 179.0 in stage 21.0 (TID 2558) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 179, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_172 locally 22/12/08 18:28:58 INFO Executor: Running task 179.0 in stage 21.0 (TID 2558) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 169.0 in stage 21.0 (TID 2549) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (172/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 170.0 in stage 21.0 (TID 2550) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (173/200) 22/12/08 18:28:58 INFO Executor: Finished task 172.0 in stage 21.0 (TID 2552). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_171 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 180.0 in stage 21.0 (TID 2559) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 180, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 180.0 in stage 21.0 (TID 2559) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 172.0 in stage 21.0 (TID 2552) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (174/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_173 locally 22/12/08 18:28:58 INFO Executor: Finished task 171.0 in stage 21.0 (TID 2551). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 181.0 in stage 21.0 (TID 2560) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 181, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 181.0 in stage 21.0 (TID 2560) 22/12/08 18:28:58 INFO Executor: Finished task 173.0 in stage 21.0 (TID 2553). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 182.0 in stage 21.0 (TID 2561) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 182, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 182.0 in stage 21.0 (TID 2561) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 171.0 in stage 21.0 (TID 2551) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (175/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 173.0 in stage 21.0 (TID 2553) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (176/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_180 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_175 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_179 locally 22/12/08 18:28:58 INFO Executor: Finished task 180.0 in stage 21.0 (TID 2559). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 175.0 in stage 21.0 (TID 2554). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_176 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 183.0 in stage 21.0 (TID 2562) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 183, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 183.0 in stage 21.0 (TID 2562) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 184.0 in stage 21.0 (TID 2563) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 184, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 179.0 in stage 21.0 (TID 2558). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_181 locally 22/12/08 18:28:58 INFO Executor: Running task 184.0 in stage 21.0 (TID 2563) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 185.0 in stage 21.0 (TID 2564) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 185, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 176.0 in stage 21.0 (TID 2555). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 180.0 in stage 21.0 (TID 2559) in 32 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (177/200) 22/12/08 18:28:58 INFO Executor: Running task 185.0 in stage 21.0 (TID 2564) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 175.0 in stage 21.0 (TID 2554) in 36 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (178/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 186.0 in stage 21.0 (TID 2565) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 186, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 186.0 in stage 21.0 (TID 2565) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 179.0 in stage 21.0 (TID 2558) in 33 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (179/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 176.0 in stage 21.0 (TID 2555) in 35 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (180/200) 22/12/08 18:28:58 INFO Executor: Finished task 181.0 in stage 21.0 (TID 2560). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_177 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 187.0 in stage 21.0 (TID 2566) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 187, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 187.0 in stage 21.0 (TID 2566) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 181.0 in stage 21.0 (TID 2560) in 32 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (181/200) 22/12/08 18:28:58 INFO Executor: Finished task 177.0 in stage 21.0 (TID 2556). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 188.0 in stage 21.0 (TID 2567) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 188, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 188.0 in stage 21.0 (TID 2567) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 177.0 in stage 21.0 (TID 2556) in 35 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (182/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_178 locally 22/12/08 18:28:58 INFO Executor: Finished task 178.0 in stage 21.0 (TID 2557). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 189.0 in stage 21.0 (TID 2568) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 189, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 189.0 in stage 21.0 (TID 2568) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 178.0 in stage 21.0 (TID 2557) in 36 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (183/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_182 locally 22/12/08 18:28:58 INFO Executor: Finished task 182.0 in stage 21.0 (TID 2561). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_183 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 190.0 in stage 21.0 (TID 2569) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 190, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 190.0 in stage 21.0 (TID 2569) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_184 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 182.0 in stage 21.0 (TID 2561) in 36 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (184/200) 22/12/08 18:28:58 INFO Executor: Finished task 183.0 in stage 21.0 (TID 2562). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_186 locally 22/12/08 18:28:58 INFO Executor: Finished task 184.0 in stage 21.0 (TID 2563). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 192.0 in stage 21.0 (TID 2570) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 192, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_185 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 183.0 in stage 21.0 (TID 2562) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (185/200) 22/12/08 18:28:58 INFO Executor: Running task 192.0 in stage 21.0 (TID 2570) 22/12/08 18:28:58 INFO Executor: Finished task 186.0 in stage 21.0 (TID 2565). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 193.0 in stage 21.0 (TID 2571) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 193, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 193.0 in stage 21.0 (TID 2571) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 194.0 in stage 21.0 (TID 2572) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 194, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_188 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 184.0 in stage 21.0 (TID 2563) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (186/200) 22/12/08 18:28:58 INFO Executor: Running task 194.0 in stage 21.0 (TID 2572) 22/12/08 18:28:58 INFO Executor: Finished task 185.0 in stage 21.0 (TID 2564). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_187 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 186.0 in stage 21.0 (TID 2565) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (187/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 195.0 in stage 21.0 (TID 2573) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 195, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 195.0 in stage 21.0 (TID 2573) 22/12/08 18:28:58 INFO Executor: Finished task 188.0 in stage 21.0 (TID 2567). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 187.0 in stage 21.0 (TID 2566). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 196.0 in stage 21.0 (TID 2574) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 196, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 196.0 in stage 21.0 (TID 2574) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 197.0 in stage 21.0 (TID 2575) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 197, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 185.0 in stage 21.0 (TID 2564) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (188/200) 22/12/08 18:28:58 INFO Executor: Running task 197.0 in stage 21.0 (TID 2575) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 188.0 in stage 21.0 (TID 2567) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (189/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 187.0 in stage 21.0 (TID 2566) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (190/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_189 locally 22/12/08 18:28:58 INFO Executor: Finished task 189.0 in stage 21.0 (TID 2568). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 198.0 in stage 21.0 (TID 2576) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 198, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 198.0 in stage 21.0 (TID 2576) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 189.0 in stage 21.0 (TID 2568) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (191/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_192 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_190 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_193 locally 22/12/08 18:28:58 INFO Executor: Finished task 192.0 in stage 21.0 (TID 2570). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 190.0 in stage 21.0 (TID 2569). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 199.0 in stage 21.0 (TID 2577) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 199, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 193.0 in stage 21.0 (TID 2571). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 199.0 in stage 21.0 (TID 2577) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_194 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 43.0 in stage 22.0 (TID 2578) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 43, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_195 locally 22/12/08 18:28:58 INFO Executor: Running task 43.0 in stage 22.0 (TID 2578) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 49.0 in stage 22.0 (TID 2579) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 49, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 49.0 in stage 22.0 (TID 2579) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 192.0 in stage 21.0 (TID 2570) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (192/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 190.0 in stage 21.0 (TID 2569) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (193/200) 22/12/08 18:28:58 INFO Executor: Finished task 195.0 in stage 21.0 (TID 2573). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 193.0 in stage 21.0 (TID 2571) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (194/200) 22/12/08 18:28:58 INFO Executor: Finished task 194.0 in stage 21.0 (TID 2572). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 51.0 in stage 22.0 (TID 2580) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 51, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 51.0 in stage 22.0 (TID 2580) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 66.0 in stage 22.0 (TID 2581) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 66, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 66.0 in stage 22.0 (TID 2581) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 195.0 in stage 21.0 (TID 2573) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (195/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_196 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_197 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 194.0 in stage 21.0 (TID 2572) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (196/200) 22/12/08 18:28:58 INFO Executor: Finished task 197.0 in stage 21.0 (TID 2575). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 196.0 in stage 21.0 (TID 2574). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 89.0 in stage 22.0 (TID 2582) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 89, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 89.0 in stage 22.0 (TID 2582) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 102.0 in stage 22.0 (TID 2583) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 102, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 102.0 in stage 22.0 (TID 2583) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 197.0 in stage 21.0 (TID 2575) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (197/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 196.0 in stage 21.0 (TID 2574) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (198/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_198 locally 22/12/08 18:28:58 INFO Executor: Finished task 198.0 in stage 21.0 (TID 2576). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 103.0 in stage 22.0 (TID 2584) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 103, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 103.0 in stage 22.0 (TID 2584) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 198.0 in stage 21.0 (TID 2576) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (199/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_43 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_49 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_199 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_66 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_51 locally 22/12/08 18:28:58 INFO Executor: Finished task 199.0 in stage 21.0 (TID 2577). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 107.0 in stage 22.0 (TID 2585) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 107, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 107.0 in stage 22.0 (TID 2585) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 199.0 in stage 21.0 (TID 2577) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (200/200) 22/12/08 18:28:58 INFO TaskSchedulerImpl: Removed TaskSet 21.0, whose tasks have all completed, from pool 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_102 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_89 locally 22/12/08 18:28:58 INFO DAGScheduler: ResultStage 21 ($anonfun$call$2 at Arm.scala:28) finished in 3.666 s 22/12/08 18:28:58 INFO DAGScheduler: Job 10 is finished. Cancelling potential speculative or zombie tasks for this job 22/12/08 18:28:58 INFO TaskSchedulerImpl: Killing all running tasks in stage 21: Stage finished 22/12/08 18:28:58 INFO DAGScheduler: Job 10 finished: $anonfun$call$2 at Arm.scala:28, took 70.219442 s 22/12/08 18:28:58 INFO MemoryStore: Block broadcast_44 stored as values in memory (estimated size 728.0 B, free 359.8 MiB) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_103 locally 22/12/08 18:28:58 INFO Executor: Finished task 66.0 in stage 22.0 (TID 2581). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO MemoryStore: Block broadcast_44_piece0 stored as bytes in memory (estimated size 294.0 B, free 359.8 MiB) 22/12/08 18:28:58 INFO Executor: Finished task 51.0 in stage 22.0 (TID 2580). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 174.0 in stage 22.0 (TID 2586) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 174, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManagerInfo: Added broadcast_44_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 294.0 B, free: 365.0 MiB) 22/12/08 18:28:58 INFO Executor: Running task 174.0 in stage 22.0 (TID 2586) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 191.0 in stage 22.0 (TID 2587) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 191, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 191.0 in stage 22.0 (TID 2587) 22/12/08 18:28:58 INFO SparkContext: Created broadcast 44 from $anonfun$call$6 at Arm.scala:28 22/12/08 18:28:58 INFO TaskSetManager: Finished task 66.0 in stage 22.0 (TID 2581) in 11 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 51.0 in stage 22.0 (TID 2580) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (2/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_107 locally 22/12/08 18:28:58 INFO Executor: Finished task 49.0 in stage 22.0 (TID 2579). 23243 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 43.0 in stage 22.0 (TID 2578). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 0.0 in stage 22.0 (TID 2588) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 0.0 in stage 22.0 (TID 2588) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 1.0 in stage 22.0 (TID 2589) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 1.0 in stage 22.0 (TID 2589) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 49.0 in stage 22.0 (TID 2579) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (3/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 43.0 in stage 22.0 (TID 2578) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (4/200) 22/12/08 18:28:58 INFO Executor: Finished task 102.0 in stage 22.0 (TID 2583). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 2.0 in stage 22.0 (TID 2590) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 2.0 in stage 22.0 (TID 2590) 22/12/08 18:28:58 INFO Executor: Finished task 103.0 in stage 22.0 (TID 2584). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 89.0 in stage 22.0 (TID 2582). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 3.0 in stage 22.0 (TID 2591) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 102.0 in stage 22.0 (TID 2583) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (5/200) 22/12/08 18:28:58 INFO Executor: Running task 3.0 in stage 22.0 (TID 2591) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 4.0 in stage 22.0 (TID 2592) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 4, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 4.0 in stage 22.0 (TID 2592) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 103.0 in stage 22.0 (TID 2584) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (6/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 89.0 in stage 22.0 (TID 2582) in 15 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (7/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_191 locally 22/12/08 18:28:58 INFO Executor: Finished task 107.0 in stage 22.0 (TID 2585). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 5.0 in stage 22.0 (TID 2593) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 5, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 5.0 in stage 22.0 (TID 2593) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_174 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 107.0 in stage 22.0 (TID 2585) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (8/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_0 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_1 locally 22/12/08 18:28:58 INFO Executor: Finished task 0.0 in stage 22.0 (TID 2588). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 6.0 in stage 22.0 (TID 2594) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 6, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 1.0 in stage 22.0 (TID 2589). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 6.0 in stage 22.0 (TID 2594) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 7.0 in stage 22.0 (TID 2595) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 7, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 7.0 in stage 22.0 (TID 2595) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 0.0 in stage 22.0 (TID 2588) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (9/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 1.0 in stage 22.0 (TID 2589) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (10/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_2 locally 22/12/08 18:28:58 INFO Executor: Finished task 191.0 in stage 22.0 (TID 2587). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 174.0 in stage 22.0 (TID 2586). 22909 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 2.0 in stage 22.0 (TID 2590). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_3 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 8.0 in stage 22.0 (TID 2596) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 8, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 8.0 in stage 22.0 (TID 2596) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 9.0 in stage 22.0 (TID 2597) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 9, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_5 locally 22/12/08 18:28:58 INFO Executor: Running task 9.0 in stage 22.0 (TID 2597) 22/12/08 18:28:58 INFO Executor: Finished task 3.0 in stage 22.0 (TID 2591). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 10.0 in stage 22.0 (TID 2598) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 10, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 191.0 in stage 22.0 (TID 2587) in 11 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (11/200) 22/12/08 18:28:58 INFO Executor: Running task 10.0 in stage 22.0 (TID 2598) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 11.0 in stage 22.0 (TID 2599) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 11, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 174.0 in stage 22.0 (TID 2586) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (12/200) 22/12/08 18:28:58 INFO Executor: Finished task 5.0 in stage 22.0 (TID 2593). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 11.0 in stage 22.0 (TID 2599) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 12.0 in stage 22.0 (TID 2600) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 12, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 2.0 in stage 22.0 (TID 2590) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (13/200) 22/12/08 18:28:58 INFO Executor: Running task 12.0 in stage 22.0 (TID 2600) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 3.0 in stage 22.0 (TID 2591) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (14/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 5.0 in stage 22.0 (TID 2593) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (15/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_7 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_6 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_4 locally 22/12/08 18:28:58 INFO Executor: Finished task 7.0 in stage 22.0 (TID 2595). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 6.0 in stage 22.0 (TID 2594). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 13.0 in stage 22.0 (TID 2601) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 13, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 13.0 in stage 22.0 (TID 2601) 22/12/08 18:28:58 INFO Executor: Finished task 4.0 in stage 22.0 (TID 2592). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 14.0 in stage 22.0 (TID 2602) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 14, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 14.0 in stage 22.0 (TID 2602) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 15.0 in stage 22.0 (TID 2603) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 15, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 15.0 in stage 22.0 (TID 2603) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 6.0 in stage 22.0 (TID 2594) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (16/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 7.0 in stage 22.0 (TID 2595) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (17/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 4.0 in stage 22.0 (TID 2592) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (18/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_8 locally 22/12/08 18:28:58 INFO Executor: Finished task 8.0 in stage 22.0 (TID 2596). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_9 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 16.0 in stage 22.0 (TID 2604) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 16, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 16.0 in stage 22.0 (TID 2604) 22/12/08 18:28:58 INFO Executor: Finished task 9.0 in stage 22.0 (TID 2597). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 8.0 in stage 22.0 (TID 2596) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (19/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_10 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_11 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 17.0 in stage 22.0 (TID 2605) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 17, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 17.0 in stage 22.0 (TID 2605) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_12 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 9.0 in stage 22.0 (TID 2597) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (20/200) 22/12/08 18:28:58 INFO Executor: Finished task 10.0 in stage 22.0 (TID 2598). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 11.0 in stage 22.0 (TID 2599). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 18.0 in stage 22.0 (TID 2606) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 18, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 18.0 in stage 22.0 (TID 2606) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 19.0 in stage 22.0 (TID 2607) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 19, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 12.0 in stage 22.0 (TID 2600). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 19.0 in stage 22.0 (TID 2607) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 20.0 in stage 22.0 (TID 2608) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 20, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 20.0 in stage 22.0 (TID 2608) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 10.0 in stage 22.0 (TID 2598) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (21/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 11.0 in stage 22.0 (TID 2599) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (22/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_15 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_13 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 12.0 in stage 22.0 (TID 2600) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (23/200) 22/12/08 18:28:58 INFO Executor: Finished task 15.0 in stage 22.0 (TID 2603). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 13.0 in stage 22.0 (TID 2601). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 21.0 in stage 22.0 (TID 2609) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 21, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 21.0 in stage 22.0 (TID 2609) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 22.0 in stage 22.0 (TID 2610) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 22, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 22.0 in stage 22.0 (TID 2610) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 15.0 in stage 22.0 (TID 2603) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (24/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 13.0 in stage 22.0 (TID 2601) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (25/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_14 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_16 locally 22/12/08 18:28:58 WARN GpuOverrides: ! cannot run on GPU because not all expressions can be replaced; GPU does not currently support the operator class org.apache.spark.sql.execution.DeserializeToObjectExec ! createexternalrow(orig_channel#8629, first_home_buyer#8659, loan_purpose#8689, property_type#8719, occupancy_status#8749, property_state#8779, product_type#8809, relocation_mortgage_indicator#8839, seller_name#8869, mod_flag#8899, orig_interest_rate#8929, orig_upb#8959, orig_loan_term#8989, orig_ltv#9019, orig_cltv#9049, num_borrowers#9079, dti#9109, borrower_credit_score#9139, num_units#9169, zip#9199, mortgage_insurance_percent#9229, current_loan_delinquency_status#9259, current_actual_upb#9289, interest_rate#9319, ... 32 more fields) cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.catalyst.expressions.objects.CreateExternalRow @Expression orig_channel#8629 could run on GPU @Expression first_home_buyer#8659 could run on GPU @Expression loan_purpose#8689 could run on GPU @Expression property_type#8719 could run on GPU @Expression occupancy_status#8749 could run on GPU @Expression property_state#8779 could run on GPU @Expression product_type#8809 could run on GPU @Expression relocation_mortgage_indicator#8839 could run on GPU @Expression seller_name#8869 could run on GPU @Expression mod_flag#8899 could run on GPU @Expression orig_interest_rate#8929 could run on GPU @Expression orig_upb#8959 could run on GPU @Expression orig_loan_term#8989 could run on GPU @Expression orig_ltv#9019 could run on GPU @Expression orig_cltv#9049 could run on GPU @Expression num_borrowers#9079 could run on GPU @Expression dti#9109 could run on GPU @Expression borrower_credit_score#9139 could run on GPU @Expression num_units#9169 could run on GPU @Expression zip#9199 could run on GPU @Expression mortgage_insurance_percent#9229 could run on GPU @Expression current_loan_delinquency_status#9259 could run on GPU @Expression current_actual_upb#9289 could run on GPU @Expression interest_rate#9319 could run on GPU @Expression loan_age#9349 could run on GPU @Expression msa#9379 could run on GPU @Expression non_interest_bearing_upb#9409 could run on GPU @Expression delinquency_12#9439 could run on GPU !Expression obj#9468 cannot run on GPU because expression AttributeReference obj#9468 produces an unsupported type ObjectType(interface org.apache.spark.sql.Row) *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression cast(orig_channel#8572 as float) AS orig_channel#8629 will run on GPU *Expression cast(orig_channel#8572 as float) will run on GPU *Expression cast(first_home_buyer#8573 as float) AS first_home_buyer#8659 will run on GPU *Expression cast(first_home_buyer#8573 as float) will run on GPU *Expression cast(loan_purpose#8574 as float) AS loan_purpose#8689 will run on GPU *Expression cast(loan_purpose#8574 as float) will run on GPU *Expression cast(property_type#8575 as float) AS property_type#8719 will run on GPU *Expression cast(property_type#8575 as float) will run on GPU *Expression cast(occupancy_status#8576 as float) AS occupancy_status#8749 will run on GPU *Expression cast(occupancy_status#8576 as float) will run on GPU *Expression cast(property_state#8577 as float) AS property_state#8779 will run on GPU *Expression cast(property_state#8577 as float) will run on GPU *Expression cast(product_type#8578 as float) AS product_type#8809 will run on GPU *Expression cast(product_type#8578 as float) will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) AS relocation_mortgage_indicator#8839 will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) will run on GPU *Expression cast(seller_name#8580 as float) AS seller_name#8869 will run on GPU *Expression cast(seller_name#8580 as float) will run on GPU *Expression cast(mod_flag#8581 as float) AS mod_flag#8899 will run on GPU *Expression cast(mod_flag#8581 as float) will run on GPU *Expression cast(orig_interest_rate#8582 as float) AS orig_interest_rate#8929 will run on GPU *Expression cast(orig_interest_rate#8582 as float) will run on GPU *Expression cast(orig_upb#8583 as float) AS orig_upb#8959 will run on GPU *Expression cast(orig_upb#8583 as float) will run on GPU *Expression cast(orig_loan_term#8584 as float) AS orig_loan_term#8989 will run on GPU *Expression cast(orig_loan_term#8584 as float) will run on GPU *Expression cast(orig_ltv#8585 as float) AS orig_ltv#9019 will run on GPU *Expression cast(orig_ltv#8585 as float) will run on GPU *Expression cast(orig_cltv#8586 as float) AS orig_cltv#9049 will run on GPU *Expression cast(orig_cltv#8586 as float) will run on GPU *Expression cast(num_borrowers#8587 as float) AS num_borrowers#9079 will run on GPU *Expression cast(num_borrowers#8587 as float) will run on GPU *Expression cast(dti#8588 as float) AS dti#9109 will run on GPU *Expression cast(dti#8588 as float) will run on GPU *Expression cast(borrower_credit_score#8589 as float) AS borrower_credit_score#9139 will run on GPU *Expression cast(borrower_credit_score#8589 as float) will run on GPU *Expression cast(num_units#8590 as float) AS num_units#9169 will run on GPU *Expression cast(num_units#8590 as float) will run on GPU *Expression cast(zip#8591 as float) AS zip#9199 will run on GPU *Expression cast(zip#8591 as float) will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) AS mortgage_insurance_percent#9229 will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) AS current_loan_delinquency_status#9259 will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) will run on GPU *Expression cast(current_actual_upb#8594 as float) AS current_actual_upb#9289 will run on GPU *Expression cast(current_actual_upb#8594 as float) will run on GPU *Expression cast(interest_rate#8595 as float) AS interest_rate#9319 will run on GPU *Expression cast(interest_rate#8595 as float) will run on GPU *Expression cast(loan_age#8596 as float) AS loan_age#9349 will run on GPU *Expression cast(loan_age#8596 as float) will run on GPU *Expression cast(msa#8597 as float) AS msa#9379 will run on GPU *Expression cast(msa#8597 as float) will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) AS non_interest_bearing_upb#9409 will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) will run on GPU *Expression cast(delinquency_12#8599 as float) AS delinquency_12#9439 will run on GPU *Expression cast(delinquency_12#8599 as float) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression orig_channel#8572 ASC NULLS FIRST will run on GPU *Expression first_home_buyer#8573 ASC NULLS FIRST will run on GPU *Expression loan_purpose#8574 ASC NULLS FIRST will run on GPU *Expression property_type#8575 ASC NULLS FIRST will run on GPU *Expression occupancy_status#8576 ASC NULLS FIRST will run on GPU *Expression property_state#8577 ASC NULLS FIRST will run on GPU *Expression product_type#8578 ASC NULLS FIRST will run on GPU *Expression relocation_mortgage_indicator#8579 ASC NULLS FIRST will run on GPU *Expression seller_name#8580 ASC NULLS FIRST will run on GPU *Expression mod_flag#8581 ASC NULLS FIRST will run on GPU *Expression orig_interest_rate#8582 ASC NULLS FIRST will run on GPU *Expression orig_upb#8583 ASC NULLS FIRST will run on GPU *Expression orig_loan_term#8584 ASC NULLS FIRST will run on GPU *Expression orig_ltv#8585 ASC NULLS FIRST will run on GPU *Expression orig_cltv#8586 ASC NULLS FIRST will run on GPU *Expression num_borrowers#8587 ASC NULLS FIRST will run on GPU *Expression dti#8588 ASC NULLS FIRST will run on GPU *Expression borrower_credit_score#8589 ASC NULLS FIRST will run on GPU *Expression num_units#8590 ASC NULLS FIRST will run on GPU *Expression zip#8591 ASC NULLS FIRST will run on GPU *Expression mortgage_insurance_percent#8592 ASC NULLS FIRST will run on GPU *Expression current_loan_delinquency_status#8593 ASC NULLS FIRST will run on GPU *Expression current_actual_upb#8594 ASC NULLS FIRST will run on GPU *Expression interest_rate#8595 ASC NULLS FIRST will run on GPU *Expression loan_age#8596 ASC NULLS FIRST will run on GPU *Expression msa#8597 ASC NULLS FIRST will run on GPU *Expression non_interest_bearing_upb#8598 ASC NULLS FIRST will run on GPU *Expression delinquency_12#8599 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression coalesce(orig_channel#2642, 0) AS orig_channel#8572 will run on GPU *Expression coalesce(orig_channel#2642, 0) will run on GPU *Expression coalesce(first_home_buyer#3284, 0) AS first_home_buyer#8573 will run on GPU *Expression coalesce(first_home_buyer#3284, 0) will run on GPU *Expression coalesce(loan_purpose#3926, 0) AS loan_purpose#8574 will run on GPU *Expression coalesce(loan_purpose#3926, 0) will run on GPU *Expression coalesce(property_type#4568, 0) AS property_type#8575 will run on GPU *Expression coalesce(property_type#4568, 0) will run on GPU *Expression coalesce(occupancy_status#5210, 0) AS occupancy_status#8576 will run on GPU *Expression coalesce(occupancy_status#5210, 0) will run on GPU *Expression coalesce(property_state#5852, 0) AS property_state#8577 will run on GPU *Expression coalesce(property_state#5852, 0) will run on GPU *Expression coalesce(product_type#6494, 0) AS product_type#8578 will run on GPU *Expression coalesce(product_type#6494, 0) will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) AS relocation_mortgage_indicator#8579 will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) will run on GPU *Expression coalesce(seller_name#7778, 0) AS seller_name#8580 will run on GPU *Expression coalesce(seller_name#7778, 0) will run on GPU *Expression coalesce(id#2007, 0) AS mod_flag#8581 will run on GPU *Expression coalesce(id#2007, 0) will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) AS orig_interest_rate#8582 will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) will run on GPU *Expression nanvl(orig_interest_rate#1751, null) will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) AS orig_upb#8583 will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) will run on GPU *Expression nanvl(orig_upb#1753, null) will run on GPU *Expression coalesce(orig_loan_term#1756, 0) AS orig_loan_term#8584 will run on GPU *Expression coalesce(orig_loan_term#1756, 0) will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) AS orig_ltv#8585 will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) will run on GPU *Expression nanvl(orig_ltv#1763, null) will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) AS orig_cltv#8586 will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) will run on GPU *Expression nanvl(orig_cltv#1764, null) will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) AS num_borrowers#8587 will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) will run on GPU *Expression nanvl(num_borrowers#1765, null) will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) AS dti#8588 will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) will run on GPU *Expression nanvl(dti#1766, null) will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) AS borrower_credit_score#8589 will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) will run on GPU *Expression nanvl(borrower_credit_score#1767, null) will run on GPU *Expression coalesce(num_units#1772, 0) AS num_units#8590 will run on GPU *Expression coalesce(num_units#1772, 0) will run on GPU *Expression coalesce(zip#1776, 0) AS zip#8591 will run on GPU *Expression coalesce(zip#1776, 0) will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) AS mortgage_insurance_percent#8592 will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) will run on GPU *Expression nanvl(mortgage_insurance_percent#1777, null) will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) AS current_loan_delinquency_status#8593 will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) AS current_actual_upb#8594 will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) will run on GPU *Expression nanvl(current_actual_upb#11, null) will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) AS interest_rate#8595 will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) will run on GPU *Expression nanvl(interest_rate#8, null) will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) AS loan_age#8596 will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) will run on GPU *Expression nanvl(loan_age#15, null) will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) AS msa#8597 will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) will run on GPU *Expression nanvl(msa#31, null) will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) AS non_interest_bearing_upb#8598 will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) will run on GPU *Expression nanvl(non_interest_bearing_upb#62, null) will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) AS delinquency_12#8599 will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) will run on GPU *Expression CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END will run on GPU *Expression (delinquency_12#1215 > 0) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS seller_name#7778 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS relocation_mortgage_indicator#7136 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS product_type#6494 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_state#5852 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS occupancy_status#5210 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_type#4568 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS loan_purpose#3926 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS first_home_buyer#3284 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS orig_channel#2642 will run on GPU *Exec will run on GPU *Exec will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1745L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#1852 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed 22/12/08 18:28:58 INFO Executor: Finished task 14.0 in stage 22.0 (TID 2602). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 16.0 in stage 22.0 (TID 2604). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_17 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 23.0 in stage 22.0 (TID 2611) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 23, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 23.0 in stage 22.0 (TID 2611) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 24.0 in stage 22.0 (TID 2612) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 24, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 24.0 in stage 22.0 (TID 2612) 22/12/08 18:28:58 INFO GpuOverrides: Plan conversion to the GPU took 7.63 ms 22/12/08 18:28:58 INFO TaskSetManager: Finished task 14.0 in stage 22.0 (TID 2602) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (26/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 16.0 in stage 22.0 (TID 2604) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (27/200) 22/12/08 18:28:58 INFO Executor: Finished task 17.0 in stage 22.0 (TID 2605). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_18 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 25.0 in stage 22.0 (TID 2613) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 25, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_20 locally 22/12/08 18:28:58 INFO Executor: Running task 25.0 in stage 22.0 (TID 2613) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_19 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 17.0 in stage 22.0 (TID 2605) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (28/200) 22/12/08 18:28:58 INFO Executor: Finished task 18.0 in stage 22.0 (TID 2606). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 20.0 in stage 22.0 (TID 2608). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 26.0 in stage 22.0 (TID 2614) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 26, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 26.0 in stage 22.0 (TID 2614) 22/12/08 18:28:58 INFO Executor: Finished task 19.0 in stage 22.0 (TID 2607). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 27.0 in stage 22.0 (TID 2615) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 27, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 27.0 in stage 22.0 (TID 2615) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_21 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 28.0 in stage 22.0 (TID 2616) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 28, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 28.0 in stage 22.0 (TID 2616) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 18.0 in stage 22.0 (TID 2606) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (29/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 20.0 in stage 22.0 (TID 2608) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (30/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_22 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 19.0 in stage 22.0 (TID 2607) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (31/200) 22/12/08 18:28:58 INFO Executor: Finished task 21.0 in stage 22.0 (TID 2609). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 29.0 in stage 22.0 (TID 2617) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 29, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 29.0 in stage 22.0 (TID 2617) 22/12/08 18:28:58 INFO Executor: Finished task 22.0 in stage 22.0 (TID 2610). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 30.0 in stage 22.0 (TID 2618) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 30, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 30.0 in stage 22.0 (TID 2618) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 21.0 in stage 22.0 (TID 2609) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (32/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 22.0 in stage 22.0 (TID 2610) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (33/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_23 locally 22/12/08 18:28:58 INFO Executor: Finished task 23.0 in stage 22.0 (TID 2611). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 31.0 in stage 22.0 (TID 2619) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 31, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 31.0 in stage 22.0 (TID 2619) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_25 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 23.0 in stage 22.0 (TID 2611) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (34/200) 22/12/08 18:28:58 INFO Executor: Finished task 25.0 in stage 22.0 (TID 2613). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 32.0 in stage 22.0 (TID 2620) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 32, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 32.0 in stage 22.0 (TID 2620) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_26 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_24 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 25.0 in stage 22.0 (TID 2613) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (35/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_27 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_28 locally 22/12/08 18:28:58 INFO Executor: Finished task 26.0 in stage 22.0 (TID 2614). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 33.0 in stage 22.0 (TID 2621) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 33, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_29 locally 22/12/08 18:28:58 INFO Executor: Finished task 24.0 in stage 22.0 (TID 2612). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 33.0 in stage 22.0 (TID 2621) 22/12/08 18:28:58 INFO Executor: Finished task 27.0 in stage 22.0 (TID 2615). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 28.0 in stage 22.0 (TID 2616). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_30 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 34.0 in stage 22.0 (TID 2622) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 34, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 34.0 in stage 22.0 (TID 2622) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 35.0 in stage 22.0 (TID 2623) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 35, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 26.0 in stage 22.0 (TID 2614) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (36/200) 22/12/08 18:28:58 INFO Executor: Running task 35.0 in stage 22.0 (TID 2623) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 24.0 in stage 22.0 (TID 2612) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (37/200) 22/12/08 18:28:58 INFO Executor: Finished task 29.0 in stage 22.0 (TID 2617). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 36.0 in stage 22.0 (TID 2624) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 36, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 30.0 in stage 22.0 (TID 2618). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 36.0 in stage 22.0 (TID 2624) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 37.0 in stage 22.0 (TID 2625) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 37, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 37.0 in stage 22.0 (TID 2625) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 38.0 in stage 22.0 (TID 2626) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 38, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 27.0 in stage 22.0 (TID 2615) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (38/200) 22/12/08 18:28:58 INFO Executor: Running task 38.0 in stage 22.0 (TID 2626) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 29.0 in stage 22.0 (TID 2617) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (39/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 28.0 in stage 22.0 (TID 2616) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (40/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 30.0 in stage 22.0 (TID 2618) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (41/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_31 locally 22/12/08 18:28:58 INFO Executor: Finished task 31.0 in stage 22.0 (TID 2619). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 39.0 in stage 22.0 (TID 2627) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 39, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 39.0 in stage 22.0 (TID 2627) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 31.0 in stage 22.0 (TID 2619) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (42/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_33 locally 22/12/08 18:28:58 INFO Executor: Finished task 33.0 in stage 22.0 (TID 2621). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 40.0 in stage 22.0 (TID 2628) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 40, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 40.0 in stage 22.0 (TID 2628) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 33.0 in stage 22.0 (TID 2621) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (43/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_40 locally 22/12/08 18:28:58 INFO Executor: Finished task 40.0 in stage 22.0 (TID 2628). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 41.0 in stage 22.0 (TID 2629) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 41, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_32 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_39 locally 22/12/08 18:28:58 INFO Executor: Running task 41.0 in stage 22.0 (TID 2629) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 40.0 in stage 22.0 (TID 2628) in 40 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (44/200) 22/12/08 18:28:58 INFO Executor: Finished task 32.0 in stage 22.0 (TID 2620). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 39.0 in stage 22.0 (TID 2627). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 42.0 in stage 22.0 (TID 2630) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 42, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 42.0 in stage 22.0 (TID 2630) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 44.0 in stage 22.0 (TID 2631) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 44, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 44.0 in stage 22.0 (TID 2631) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_38 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 32.0 in stage 22.0 (TID 2620) in 48 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (45/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 39.0 in stage 22.0 (TID 2627) in 44 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (46/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_34 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_36 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_37 locally 22/12/08 18:28:58 INFO Executor: Finished task 38.0 in stage 22.0 (TID 2626). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_35 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 45.0 in stage 22.0 (TID 2632) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 45, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 45.0 in stage 22.0 (TID 2632) 22/12/08 18:28:58 INFO Executor: Finished task 36.0 in stage 22.0 (TID 2624). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 34.0 in stage 22.0 (TID 2622). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 46.0 in stage 22.0 (TID 2633) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 46, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 46.0 in stage 22.0 (TID 2633) 22/12/08 18:28:58 INFO Executor: Finished task 35.0 in stage 22.0 (TID 2623). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 47.0 in stage 22.0 (TID 2634) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 47, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 37.0 in stage 22.0 (TID 2625). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 47.0 in stage 22.0 (TID 2634) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 38.0 in stage 22.0 (TID 2626) in 48 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (47/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 36.0 in stage 22.0 (TID 2624) in 48 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (48/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 48.0 in stage 22.0 (TID 2635) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 48, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 48.0 in stage 22.0 (TID 2635) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 50.0 in stage 22.0 (TID 2636) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 50, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 50.0 in stage 22.0 (TID 2636) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 34.0 in stage 22.0 (TID 2622) in 49 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (49/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 35.0 in stage 22.0 (TID 2623) in 48 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (50/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 37.0 in stage 22.0 (TID 2625) in 49 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (51/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_42 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_41 locally 22/12/08 18:28:58 INFO Executor: Finished task 42.0 in stage 22.0 (TID 2630). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_44 locally 22/12/08 18:28:58 INFO Executor: Finished task 41.0 in stage 22.0 (TID 2629). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 52.0 in stage 22.0 (TID 2637) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 52, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 52.0 in stage 22.0 (TID 2637) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 53.0 in stage 22.0 (TID 2638) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 53, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 53.0 in stage 22.0 (TID 2638) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 42.0 in stage 22.0 (TID 2630) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (52/200) 22/12/08 18:28:58 INFO Executor: Finished task 44.0 in stage 22.0 (TID 2631). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 54.0 in stage 22.0 (TID 2639) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 54, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 54.0 in stage 22.0 (TID 2639) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 41.0 in stage 22.0 (TID 2629) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (53/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 44.0 in stage 22.0 (TID 2631) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (54/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_47 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_50 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_46 locally 22/12/08 18:28:58 INFO Executor: Finished task 47.0 in stage 22.0 (TID 2634). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_48 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 55.0 in stage 22.0 (TID 2640) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 55, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 55.0 in stage 22.0 (TID 2640) 22/12/08 18:28:58 INFO Executor: Finished task 50.0 in stage 22.0 (TID 2636). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 46.0 in stage 22.0 (TID 2633). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 56.0 in stage 22.0 (TID 2641) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 56, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 48.0 in stage 22.0 (TID 2635). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 56.0 in stage 22.0 (TID 2641) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 57.0 in stage 22.0 (TID 2642) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 57, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 47.0 in stage 22.0 (TID 2634) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (55/200) 22/12/08 18:28:58 INFO Executor: Running task 57.0 in stage 22.0 (TID 2642) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 58.0 in stage 22.0 (TID 2643) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 58, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 50.0 in stage 22.0 (TID 2636) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (56/200) 22/12/08 18:28:58 INFO Executor: Running task 58.0 in stage 22.0 (TID 2643) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 46.0 in stage 22.0 (TID 2633) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (57/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_45 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 48.0 in stage 22.0 (TID 2635) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (58/200) 22/12/08 18:28:58 INFO Executor: Finished task 45.0 in stage 22.0 (TID 2632). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 59.0 in stage 22.0 (TID 2644) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 59, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_53 locally 22/12/08 18:28:58 INFO Executor: Running task 59.0 in stage 22.0 (TID 2644) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 45.0 in stage 22.0 (TID 2632) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (59/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_52 locally 22/12/08 18:28:58 INFO Executor: Finished task 53.0 in stage 22.0 (TID 2638). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 60.0 in stage 22.0 (TID 2645) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 60, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_54 locally 22/12/08 18:28:58 INFO Executor: Running task 60.0 in stage 22.0 (TID 2645) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 53.0 in stage 22.0 (TID 2638) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (60/200) 22/12/08 18:28:58 INFO Executor: Finished task 52.0 in stage 22.0 (TID 2637). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 54.0 in stage 22.0 (TID 2639). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 61.0 in stage 22.0 (TID 2646) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 61, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 61.0 in stage 22.0 (TID 2646) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 62.0 in stage 22.0 (TID 2647) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 62, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 52.0 in stage 22.0 (TID 2637) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (61/200) 22/12/08 18:28:58 INFO Executor: Running task 62.0 in stage 22.0 (TID 2647) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 54.0 in stage 22.0 (TID 2639) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (62/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_55 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_58 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_56 locally 22/12/08 18:28:58 INFO Executor: Finished task 55.0 in stage 22.0 (TID 2640). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_57 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 63.0 in stage 22.0 (TID 2648) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 63, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 63.0 in stage 22.0 (TID 2648) 22/12/08 18:28:58 INFO Executor: Finished task 58.0 in stage 22.0 (TID 2643). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 55.0 in stage 22.0 (TID 2640) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (63/200) 22/12/08 18:28:58 INFO Executor: Finished task 56.0 in stage 22.0 (TID 2641). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 57.0 in stage 22.0 (TID 2642). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 64.0 in stage 22.0 (TID 2649) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 64, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 64.0 in stage 22.0 (TID 2649) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 65.0 in stage 22.0 (TID 2650) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 65, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 65.0 in stage 22.0 (TID 2650) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 67.0 in stage 22.0 (TID 2651) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 67, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 67.0 in stage 22.0 (TID 2651) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 58.0 in stage 22.0 (TID 2643) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (64/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 56.0 in stage 22.0 (TID 2641) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (65/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 57.0 in stage 22.0 (TID 2642) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (66/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_60 locally 22/12/08 18:28:58 INFO Executor: Finished task 60.0 in stage 22.0 (TID 2645). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 68.0 in stage 22.0 (TID 2652) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 68, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 68.0 in stage 22.0 (TID 2652) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_61 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 60.0 in stage 22.0 (TID 2645) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (67/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_62 locally 22/12/08 18:28:58 INFO Executor: Finished task 61.0 in stage 22.0 (TID 2646). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_59 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 69.0 in stage 22.0 (TID 2653) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 69, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 69.0 in stage 22.0 (TID 2653) 22/12/08 18:28:58 INFO Executor: Finished task 62.0 in stage 22.0 (TID 2647). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 61.0 in stage 22.0 (TID 2646) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (68/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 70.0 in stage 22.0 (TID 2654) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 70, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 70.0 in stage 22.0 (TID 2654) 22/12/08 18:28:58 INFO Executor: Finished task 59.0 in stage 22.0 (TID 2644). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 62.0 in stage 22.0 (TID 2647) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (69/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_63 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 71.0 in stage 22.0 (TID 2655) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 71, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 71.0 in stage 22.0 (TID 2655) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 59.0 in stage 22.0 (TID 2644) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (70/200) 22/12/08 18:28:58 INFO Executor: Finished task 63.0 in stage 22.0 (TID 2648). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_67 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_64 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 72.0 in stage 22.0 (TID 2656) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 72, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 72.0 in stage 22.0 (TID 2656) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_65 locally 22/12/08 18:28:58 INFO Executor: Finished task 67.0 in stage 22.0 (TID 2651). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 63.0 in stage 22.0 (TID 2648) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (71/200) 22/12/08 18:28:58 INFO Executor: Finished task 64.0 in stage 22.0 (TID 2649). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 73.0 in stage 22.0 (TID 2657) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 73, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 73.0 in stage 22.0 (TID 2657) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 74.0 in stage 22.0 (TID 2658) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 74, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 74.0 in stage 22.0 (TID 2658) 22/12/08 18:28:58 INFO Executor: Finished task 65.0 in stage 22.0 (TID 2650). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 67.0 in stage 22.0 (TID 2651) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (72/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 75.0 in stage 22.0 (TID 2659) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 75, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 75.0 in stage 22.0 (TID 2659) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_68 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 64.0 in stage 22.0 (TID 2649) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (73/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 65.0 in stage 22.0 (TID 2650) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (74/200) 22/12/08 18:28:58 INFO Executor: Finished task 68.0 in stage 22.0 (TID 2652). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 76.0 in stage 22.0 (TID 2660) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 76, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 76.0 in stage 22.0 (TID 2660) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 68.0 in stage 22.0 (TID 2652) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (75/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_69 locally 22/12/08 18:28:58 INFO Executor: Finished task 69.0 in stage 22.0 (TID 2653). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 77.0 in stage 22.0 (TID 2661) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 77, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 77.0 in stage 22.0 (TID 2661) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_70 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 69.0 in stage 22.0 (TID 2653) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (76/200) 22/12/08 18:28:58 INFO Executor: Finished task 70.0 in stage 22.0 (TID 2654). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_72 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 78.0 in stage 22.0 (TID 2662) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 78, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 78.0 in stage 22.0 (TID 2662) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_74 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 70.0 in stage 22.0 (TID 2654) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (77/200) 22/12/08 18:28:58 INFO Executor: Finished task 72.0 in stage 22.0 (TID 2656). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_73 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 79.0 in stage 22.0 (TID 2663) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 79, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 79.0 in stage 22.0 (TID 2663) 22/12/08 18:28:58 INFO Executor: Finished task 74.0 in stage 22.0 (TID 2658). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 80.0 in stage 22.0 (TID 2664) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 80, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 73.0 in stage 22.0 (TID 2657). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 80.0 in stage 22.0 (TID 2664) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 72.0 in stage 22.0 (TID 2656) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (78/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_75 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 81.0 in stage 22.0 (TID 2665) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 81, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 81.0 in stage 22.0 (TID 2665) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 74.0 in stage 22.0 (TID 2658) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (79/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 73.0 in stage 22.0 (TID 2657) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (80/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_76 locally 22/12/08 18:28:58 INFO Executor: Finished task 75.0 in stage 22.0 (TID 2659). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_71 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 82.0 in stage 22.0 (TID 2666) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 82, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 82.0 in stage 22.0 (TID 2666) 22/12/08 18:28:58 INFO Executor: Finished task 76.0 in stage 22.0 (TID 2660). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 83.0 in stage 22.0 (TID 2667) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 83, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 83.0 in stage 22.0 (TID 2667) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 75.0 in stage 22.0 (TID 2659) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (81/200) 22/12/08 18:28:58 INFO Executor: Finished task 71.0 in stage 22.0 (TID 2655). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 84.0 in stage 22.0 (TID 2668) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 84, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 76.0 in stage 22.0 (TID 2660) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (82/200) 22/12/08 18:28:58 INFO Executor: Running task 84.0 in stage 22.0 (TID 2668) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 71.0 in stage 22.0 (TID 2655) in 17 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (83/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_77 locally 22/12/08 18:28:58 INFO Executor: Finished task 77.0 in stage 22.0 (TID 2661). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 85.0 in stage 22.0 (TID 2669) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 85, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 85.0 in stage 22.0 (TID 2669) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 77.0 in stage 22.0 (TID 2661) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (84/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_78 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_79 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_80 locally 22/12/08 18:28:58 INFO Executor: Finished task 79.0 in stage 22.0 (TID 2663). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_81 locally 22/12/08 18:28:58 INFO Executor: Finished task 78.0 in stage 22.0 (TID 2662). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 86.0 in stage 22.0 (TID 2670) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 86, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 80.0 in stage 22.0 (TID 2664). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 86.0 in stage 22.0 (TID 2670) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 87.0 in stage 22.0 (TID 2671) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 87, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 87.0 in stage 22.0 (TID 2671) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 88.0 in stage 22.0 (TID 2672) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 88, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 88.0 in stage 22.0 (TID 2672) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 79.0 in stage 22.0 (TID 2663) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (85/200) 22/12/08 18:28:58 INFO Executor: Finished task 81.0 in stage 22.0 (TID 2665). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_83 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 78.0 in stage 22.0 (TID 2662) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (86/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 90.0 in stage 22.0 (TID 2673) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 90, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 80.0 in stage 22.0 (TID 2664) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (87/200) 22/12/08 18:28:58 INFO Executor: Running task 90.0 in stage 22.0 (TID 2673) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 81.0 in stage 22.0 (TID 2665) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (88/200) 22/12/08 18:28:58 INFO Executor: Finished task 83.0 in stage 22.0 (TID 2667). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_82 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 91.0 in stage 22.0 (TID 2674) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 91, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 91.0 in stage 22.0 (TID 2674) 22/12/08 18:28:58 INFO Executor: Finished task 82.0 in stage 22.0 (TID 2666). 22866 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 83.0 in stage 22.0 (TID 2667) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (89/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 92.0 in stage 22.0 (TID 2675) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 92, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 92.0 in stage 22.0 (TID 2675) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 82.0 in stage 22.0 (TID 2666) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (90/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_85 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_84 locally 22/12/08 18:28:58 INFO Executor: Finished task 85.0 in stage 22.0 (TID 2669). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 93.0 in stage 22.0 (TID 2676) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 93, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_87 locally 22/12/08 18:28:58 INFO Executor: Running task 93.0 in stage 22.0 (TID 2676) 22/12/08 18:28:58 INFO Executor: Finished task 84.0 in stage 22.0 (TID 2668). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_88 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 94.0 in stage 22.0 (TID 2677) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 94, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_86 locally 22/12/08 18:28:58 INFO Executor: Running task 94.0 in stage 22.0 (TID 2677) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 85.0 in stage 22.0 (TID 2669) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (91/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 84.0 in stage 22.0 (TID 2668) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (92/200) 22/12/08 18:28:58 INFO Executor: Finished task 87.0 in stage 22.0 (TID 2671). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 95.0 in stage 22.0 (TID 2678) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 95, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_90 locally 22/12/08 18:28:58 INFO Executor: Finished task 88.0 in stage 22.0 (TID 2672). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 95.0 in stage 22.0 (TID 2678) 22/12/08 18:28:58 INFO Executor: Finished task 86.0 in stage 22.0 (TID 2670). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_91 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 96.0 in stage 22.0 (TID 2679) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 96, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 96.0 in stage 22.0 (TID 2679) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 97.0 in stage 22.0 (TID 2680) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 97, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 97.0 in stage 22.0 (TID 2680) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 87.0 in stage 22.0 (TID 2671) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (93/200) 22/12/08 18:28:58 INFO Executor: Finished task 90.0 in stage 22.0 (TID 2673). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 88.0 in stage 22.0 (TID 2672) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (94/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 86.0 in stage 22.0 (TID 2670) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (95/200) 22/12/08 18:28:58 INFO Executor: Finished task 91.0 in stage 22.0 (TID 2674). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 98.0 in stage 22.0 (TID 2681) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 98, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 98.0 in stage 22.0 (TID 2681) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 99.0 in stage 22.0 (TID 2682) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 99, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 90.0 in stage 22.0 (TID 2673) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (96/200) 22/12/08 18:28:58 INFO Executor: Running task 99.0 in stage 22.0 (TID 2682) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_92 locally 22/12/08 18:28:58 INFO TaskSetManager: Finished task 91.0 in stage 22.0 (TID 2674) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (97/200) 22/12/08 18:28:58 INFO Executor: Finished task 92.0 in stage 22.0 (TID 2675). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 100.0 in stage 22.0 (TID 2683) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 100, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 100.0 in stage 22.0 (TID 2683) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 92.0 in stage 22.0 (TID 2675) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (98/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_93 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_95 locally 22/12/08 18:28:58 INFO Executor: Finished task 93.0 in stage 22.0 (TID 2676). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 101.0 in stage 22.0 (TID 2684) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 101, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 101.0 in stage 22.0 (TID 2684) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_97 locally 22/12/08 18:28:58 INFO Executor: Finished task 95.0 in stage 22.0 (TID 2678). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 93.0 in stage 22.0 (TID 2676) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (99/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_96 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 104.0 in stage 22.0 (TID 2685) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 104, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 104.0 in stage 22.0 (TID 2685) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 95.0 in stage 22.0 (TID 2678) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (100/200) 22/12/08 18:28:58 INFO Executor: Finished task 97.0 in stage 22.0 (TID 2680). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 105.0 in stage 22.0 (TID 2686) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 105, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 96.0 in stage 22.0 (TID 2679). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 105.0 in stage 22.0 (TID 2686) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_98 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_94 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 106.0 in stage 22.0 (TID 2687) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 106, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_99 locally 22/12/08 18:28:58 INFO Executor: Running task 106.0 in stage 22.0 (TID 2687) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 97.0 in stage 22.0 (TID 2680) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (101/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 96.0 in stage 22.0 (TID 2679) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (102/200) 22/12/08 18:28:58 INFO Executor: Finished task 98.0 in stage 22.0 (TID 2681). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 99.0 in stage 22.0 (TID 2682). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 108.0 in stage 22.0 (TID 2688) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 108, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 108.0 in stage 22.0 (TID 2688) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 109.0 in stage 22.0 (TID 2689) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 109, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Finished task 94.0 in stage 22.0 (TID 2677). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 109.0 in stage 22.0 (TID 2689) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_100 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 110.0 in stage 22.0 (TID 2690) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 110, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO TaskSetManager: Finished task 99.0 in stage 22.0 (TID 2682) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (103/200) 22/12/08 18:28:58 INFO Executor: Running task 110.0 in stage 22.0 (TID 2690) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 98.0 in stage 22.0 (TID 2681) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (104/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 94.0 in stage 22.0 (TID 2677) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (105/200) 22/12/08 18:28:58 INFO Executor: Finished task 100.0 in stage 22.0 (TID 2683). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 111.0 in stage 22.0 (TID 2691) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 111, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 111.0 in stage 22.0 (TID 2691) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 100.0 in stage 22.0 (TID 2683) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (106/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_101 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_104 locally 22/12/08 18:28:58 INFO Executor: Finished task 101.0 in stage 22.0 (TID 2684). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 112.0 in stage 22.0 (TID 2692) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 112, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_105 locally 22/12/08 18:28:58 INFO Executor: Finished task 104.0 in stage 22.0 (TID 2685). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Running task 112.0 in stage 22.0 (TID 2692) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 101.0 in stage 22.0 (TID 2684) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (107/200) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 113.0 in stage 22.0 (TID 2693) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 113, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 113.0 in stage 22.0 (TID 2693) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 104.0 in stage 22.0 (TID 2685) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (108/200) 22/12/08 18:28:58 INFO Executor: Finished task 105.0 in stage 22.0 (TID 2686). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_106 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 114.0 in stage 22.0 (TID 2694) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 114, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 114.0 in stage 22.0 (TID 2694) 22/12/08 18:28:58 INFO Executor: Finished task 106.0 in stage 22.0 (TID 2687). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Finished task 105.0 in stage 22.0 (TID 2686) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (109/200) 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_109 locally 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_108 locally 22/12/08 18:28:58 INFO TaskSetManager: Starting task 115.0 in stage 22.0 (TID 2695) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 115, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 115.0 in stage 22.0 (TID 2695) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 106.0 in stage 22.0 (TID 2687) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (110/200) 22/12/08 18:28:58 INFO Executor: Finished task 109.0 in stage 22.0 (TID 2689). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO Executor: Finished task 108.0 in stage 22.0 (TID 2688). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 116.0 in stage 22.0 (TID 2696) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 116, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO BlockManager: Found block rdd_134_111 locally 22/12/08 18:28:58 INFO Executor: Running task 116.0 in stage 22.0 (TID 2696) 22/12/08 18:28:58 INFO TaskSetManager: Starting task 117.0 in stage 22.0 (TID 2697) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 117, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 117.0 in stage 22.0 (TID 2697) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 109.0 in stage 22.0 (TID 2689) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (111/200) 22/12/08 18:28:58 INFO TaskSetManager: Finished task 108.0 in stage 22.0 (TID 2688) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (112/200) 22/12/08 18:28:58 INFO Executor: Finished task 111.0 in stage 22.0 (TID 2691). 22823 bytes result sent to driver 22/12/08 18:28:58 INFO TaskSetManager: Starting task 118.0 in stage 22.0 (TID 2698) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 118, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:58 INFO Executor: Running task 118.0 in stage 22.0 (TID 2698) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 111.0 in stage 22.0 (TID 2691) in 44 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (113/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_110 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_114 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_112 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_113 locally 22/12/08 18:28:59 INFO Executor: Finished task 114.0 in stage 22.0 (TID 2694). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 112.0 in stage 22.0 (TID 2692). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 110.0 in stage 22.0 (TID 2690). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 119.0 in stage 22.0 (TID 2699) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 119, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 119.0 in stage 22.0 (TID 2699) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 120.0 in stage 22.0 (TID 2700) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 120, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 113.0 in stage 22.0 (TID 2693). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 120.0 in stage 22.0 (TID 2700) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 121.0 in stage 22.0 (TID 2701) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 121, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 114.0 in stage 22.0 (TID 2694) in 43 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (114/200) 22/12/08 18:28:59 INFO Executor: Running task 121.0 in stage 22.0 (TID 2701) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 112.0 in stage 22.0 (TID 2692) in 44 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (115/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 110.0 in stage 22.0 (TID 2690) in 47 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (116/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 122.0 in stage 22.0 (TID 2702) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 122, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 122.0 in stage 22.0 (TID 2702) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 113.0 in stage 22.0 (TID 2693) in 44 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (117/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_115 locally 22/12/08 18:28:59 INFO Executor: Finished task 115.0 in stage 22.0 (TID 2695). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_116 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 123.0 in stage 22.0 (TID 2703) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 123, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_117 locally 22/12/08 18:28:59 INFO Executor: Running task 123.0 in stage 22.0 (TID 2703) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 115.0 in stage 22.0 (TID 2695) in 45 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (118/200) 22/12/08 18:28:59 INFO Executor: Finished task 116.0 in stage 22.0 (TID 2696). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 117.0 in stage 22.0 (TID 2697). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 124.0 in stage 22.0 (TID 2704) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 124, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 124.0 in stage 22.0 (TID 2704) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 125.0 in stage 22.0 (TID 2705) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 125, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 125.0 in stage 22.0 (TID 2705) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 116.0 in stage 22.0 (TID 2696) in 45 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (119/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_118 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 117.0 in stage 22.0 (TID 2697) in 45 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (120/200) 22/12/08 18:28:59 INFO Executor: Finished task 118.0 in stage 22.0 (TID 2698). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_121 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 126.0 in stage 22.0 (TID 2706) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 126, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_120 locally 22/12/08 18:28:59 INFO Executor: Running task 126.0 in stage 22.0 (TID 2706) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 118.0 in stage 22.0 (TID 2698) in 45 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (121/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_122 locally 22/12/08 18:28:59 INFO Executor: Finished task 121.0 in stage 22.0 (TID 2701). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 120.0 in stage 22.0 (TID 2700). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 127.0 in stage 22.0 (TID 2707) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 127, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 127.0 in stage 22.0 (TID 2707) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 128.0 in stage 22.0 (TID 2708) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 128, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 122.0 in stage 22.0 (TID 2702). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 128.0 in stage 22.0 (TID 2708) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 129.0 in stage 22.0 (TID 2709) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 129, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 129.0 in stage 22.0 (TID 2709) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 121.0 in stage 22.0 (TID 2701) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (122/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 120.0 in stage 22.0 (TID 2700) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (123/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 122.0 in stage 22.0 (TID 2702) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (124/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_119 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_123 locally 22/12/08 18:28:59 INFO Executor: Finished task 119.0 in stage 22.0 (TID 2699). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 123.0 in stage 22.0 (TID 2703). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 130.0 in stage 22.0 (TID 2710) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 130, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 130.0 in stage 22.0 (TID 2710) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_124 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 131.0 in stage 22.0 (TID 2711) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 131, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_125 locally 22/12/08 18:28:59 INFO Executor: Running task 131.0 in stage 22.0 (TID 2711) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 119.0 in stage 22.0 (TID 2699) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (125/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 123.0 in stage 22.0 (TID 2703) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (126/200) 22/12/08 18:28:59 INFO Executor: Finished task 124.0 in stage 22.0 (TID 2704). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_126 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 132.0 in stage 22.0 (TID 2712) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 132, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 125.0 in stage 22.0 (TID 2705). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 132.0 in stage 22.0 (TID 2712) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 133.0 in stage 22.0 (TID 2713) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 133, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 133.0 in stage 22.0 (TID 2713) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 124.0 in stage 22.0 (TID 2704) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (127/200) 22/12/08 18:28:59 INFO Executor: Finished task 126.0 in stage 22.0 (TID 2706). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 134.0 in stage 22.0 (TID 2714) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 134, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 125.0 in stage 22.0 (TID 2705) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (128/200) 22/12/08 18:28:59 INFO Executor: Running task 134.0 in stage 22.0 (TID 2714) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_128 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_127 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 126.0 in stage 22.0 (TID 2706) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (129/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_129 locally 22/12/08 18:28:59 INFO Executor: Finished task 128.0 in stage 22.0 (TID 2708). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 127.0 in stage 22.0 (TID 2707). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 129.0 in stage 22.0 (TID 2709). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 135.0 in stage 22.0 (TID 2715) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 135, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 135.0 in stage 22.0 (TID 2715) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 136.0 in stage 22.0 (TID 2716) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 136, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 136.0 in stage 22.0 (TID 2716) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 137.0 in stage 22.0 (TID 2717) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 137, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 128.0 in stage 22.0 (TID 2708) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (130/200) 22/12/08 18:28:59 INFO Executor: Running task 137.0 in stage 22.0 (TID 2717) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 127.0 in stage 22.0 (TID 2707) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (131/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 129.0 in stage 22.0 (TID 2709) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (132/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_130 locally 22/12/08 18:28:59 INFO Executor: Finished task 130.0 in stage 22.0 (TID 2710). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_132 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 138.0 in stage 22.0 (TID 2718) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 138, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 138.0 in stage 22.0 (TID 2718) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_134 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 130.0 in stage 22.0 (TID 2710) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (133/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_133 locally 22/12/08 18:28:59 INFO Executor: Finished task 132.0 in stage 22.0 (TID 2712). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 139.0 in stage 22.0 (TID 2719) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 139, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 134.0 in stage 22.0 (TID 2714). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 139.0 in stage 22.0 (TID 2719) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_131 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 140.0 in stage 22.0 (TID 2720) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 140, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 140.0 in stage 22.0 (TID 2720) 22/12/08 18:28:59 INFO Executor: Finished task 133.0 in stage 22.0 (TID 2713). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_135 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 141.0 in stage 22.0 (TID 2721) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 141, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 132.0 in stage 22.0 (TID 2712) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (134/200) 22/12/08 18:28:59 INFO Executor: Running task 141.0 in stage 22.0 (TID 2721) 22/12/08 18:28:59 INFO Executor: Finished task 131.0 in stage 22.0 (TID 2711). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_137 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 142.0 in stage 22.0 (TID 2722) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 142, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_136 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 133.0 in stage 22.0 (TID 2713) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (135/200) 22/12/08 18:28:59 INFO Executor: Running task 142.0 in stage 22.0 (TID 2722) 22/12/08 18:28:59 INFO Executor: Finished task 135.0 in stage 22.0 (TID 2715). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 134.0 in stage 22.0 (TID 2714) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (136/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 143.0 in stage 22.0 (TID 2723) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 143, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 143.0 in stage 22.0 (TID 2723) 22/12/08 18:28:59 INFO Executor: Finished task 137.0 in stage 22.0 (TID 2717). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 131.0 in stage 22.0 (TID 2711) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (137/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 144.0 in stage 22.0 (TID 2724) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 144, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 136.0 in stage 22.0 (TID 2716). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 144.0 in stage 22.0 (TID 2724) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 145.0 in stage 22.0 (TID 2725) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 145, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 135.0 in stage 22.0 (TID 2715) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (138/200) 22/12/08 18:28:59 INFO Executor: Running task 145.0 in stage 22.0 (TID 2725) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 137.0 in stage 22.0 (TID 2717) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (139/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 136.0 in stage 22.0 (TID 2716) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (140/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_138 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_139 locally 22/12/08 18:28:59 INFO Executor: Finished task 138.0 in stage 22.0 (TID 2718). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 139.0 in stage 22.0 (TID 2719). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_140 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 146.0 in stage 22.0 (TID 2726) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 146, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 146.0 in stage 22.0 (TID 2726) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_142 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 147.0 in stage 22.0 (TID 2727) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 147, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 147.0 in stage 22.0 (TID 2727) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_141 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 138.0 in stage 22.0 (TID 2718) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (141/200) 22/12/08 18:28:59 INFO Executor: Finished task 140.0 in stage 22.0 (TID 2720). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 142.0 in stage 22.0 (TID 2722). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 148.0 in stage 22.0 (TID 2728) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 148, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 148.0 in stage 22.0 (TID 2728) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 149.0 in stage 22.0 (TID 2729) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 149, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 141.0 in stage 22.0 (TID 2721). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 139.0 in stage 22.0 (TID 2719) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (142/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_143 locally 22/12/08 18:28:59 INFO Executor: Running task 149.0 in stage 22.0 (TID 2729) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 150.0 in stage 22.0 (TID 2730) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 150, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 142.0 in stage 22.0 (TID 2722) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (143/200) 22/12/08 18:28:59 INFO Executor: Running task 150.0 in stage 22.0 (TID 2730) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 140.0 in stage 22.0 (TID 2720) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (144/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_145 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_144 locally 22/12/08 18:28:59 INFO Executor: Finished task 143.0 in stage 22.0 (TID 2723). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 141.0 in stage 22.0 (TID 2721) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (145/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 151.0 in stage 22.0 (TID 2731) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 151, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 151.0 in stage 22.0 (TID 2731) 22/12/08 18:28:59 INFO Executor: Finished task 145.0 in stage 22.0 (TID 2725). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 152.0 in stage 22.0 (TID 2732) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 152, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 144.0 in stage 22.0 (TID 2724). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 152.0 in stage 22.0 (TID 2732) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 153.0 in stage 22.0 (TID 2733) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 153, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 143.0 in stage 22.0 (TID 2723) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (146/200) 22/12/08 18:28:59 INFO Executor: Running task 153.0 in stage 22.0 (TID 2733) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 145.0 in stage 22.0 (TID 2725) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (147/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 144.0 in stage 22.0 (TID 2724) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (148/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_146 locally 22/12/08 18:28:59 INFO Executor: Finished task 146.0 in stage 22.0 (TID 2726). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_148 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_147 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 154.0 in stage 22.0 (TID 2734) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 154, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 154.0 in stage 22.0 (TID 2734) 22/12/08 18:28:59 INFO Executor: Finished task 148.0 in stage 22.0 (TID 2728). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 146.0 in stage 22.0 (TID 2726) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (149/200) 22/12/08 18:28:59 INFO Executor: Finished task 147.0 in stage 22.0 (TID 2727). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_149 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 155.0 in stage 22.0 (TID 2735) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 155, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 155.0 in stage 22.0 (TID 2735) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 156.0 in stage 22.0 (TID 2736) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 156, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_150 locally 22/12/08 18:28:59 INFO Executor: Running task 156.0 in stage 22.0 (TID 2736) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 148.0 in stage 22.0 (TID 2728) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (150/200) 22/12/08 18:28:59 INFO Executor: Finished task 149.0 in stage 22.0 (TID 2729). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 147.0 in stage 22.0 (TID 2727) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (151/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_151 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 157.0 in stage 22.0 (TID 2737) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 157, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 157.0 in stage 22.0 (TID 2737) 22/12/08 18:28:59 INFO Executor: Finished task 150.0 in stage 22.0 (TID 2730). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 149.0 in stage 22.0 (TID 2729) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (152/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_152 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 158.0 in stage 22.0 (TID 2738) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 158, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 151.0 in stage 22.0 (TID 2731). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 158.0 in stage 22.0 (TID 2738) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 159.0 in stage 22.0 (TID 2739) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 159, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 159.0 in stage 22.0 (TID 2739) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 150.0 in stage 22.0 (TID 2730) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (153/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_153 locally 22/12/08 18:28:59 INFO Executor: Finished task 152.0 in stage 22.0 (TID 2732). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 151.0 in stage 22.0 (TID 2731) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (154/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 160.0 in stage 22.0 (TID 2740) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 160, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 160.0 in stage 22.0 (TID 2740) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 152.0 in stage 22.0 (TID 2732) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (155/200) 22/12/08 18:28:59 INFO Executor: Finished task 153.0 in stage 22.0 (TID 2733). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 161.0 in stage 22.0 (TID 2741) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 161, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 161.0 in stage 22.0 (TID 2741) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 153.0 in stage 22.0 (TID 2733) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (156/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_156 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_155 locally 22/12/08 18:28:59 INFO Executor: Finished task 156.0 in stage 22.0 (TID 2736). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 162.0 in stage 22.0 (TID 2742) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 162, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 162.0 in stage 22.0 (TID 2742) 22/12/08 18:28:59 INFO Executor: Finished task 155.0 in stage 22.0 (TID 2735). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_157 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_159 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_158 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 163.0 in stage 22.0 (TID 2743) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 163, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 163.0 in stage 22.0 (TID 2743) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 156.0 in stage 22.0 (TID 2736) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (157/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_154 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 155.0 in stage 22.0 (TID 2735) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (158/200) 22/12/08 18:28:59 INFO Executor: Finished task 159.0 in stage 22.0 (TID 2739). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 157.0 in stage 22.0 (TID 2737). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 158.0 in stage 22.0 (TID 2738). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 164.0 in stage 22.0 (TID 2744) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 164, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 164.0 in stage 22.0 (TID 2744) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_160 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 165.0 in stage 22.0 (TID 2745) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 165, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 165.0 in stage 22.0 (TID 2745) 22/12/08 18:28:59 INFO Executor: Finished task 154.0 in stage 22.0 (TID 2734). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 166.0 in stage 22.0 (TID 2746) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 166, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 157.0 in stage 22.0 (TID 2737) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (159/200) 22/12/08 18:28:59 INFO Executor: Running task 166.0 in stage 22.0 (TID 2746) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 159.0 in stage 22.0 (TID 2739) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (160/200) 22/12/08 18:28:59 INFO Executor: Finished task 160.0 in stage 22.0 (TID 2740). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 167.0 in stage 22.0 (TID 2747) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 167, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_161 locally 22/12/08 18:28:59 INFO Executor: Running task 167.0 in stage 22.0 (TID 2747) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 168.0 in stage 22.0 (TID 2748) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 168, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 168.0 in stage 22.0 (TID 2748) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 158.0 in stage 22.0 (TID 2738) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (161/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 154.0 in stage 22.0 (TID 2734) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (162/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 160.0 in stage 22.0 (TID 2740) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (163/200) 22/12/08 18:28:59 INFO Executor: Finished task 161.0 in stage 22.0 (TID 2741). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 169.0 in stage 22.0 (TID 2749) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 169, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 169.0 in stage 22.0 (TID 2749) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 161.0 in stage 22.0 (TID 2741) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (164/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_162 locally 22/12/08 18:28:59 INFO Executor: Finished task 162.0 in stage 22.0 (TID 2742). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 170.0 in stage 22.0 (TID 2750) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 170, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 170.0 in stage 22.0 (TID 2750) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_163 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 162.0 in stage 22.0 (TID 2742) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (165/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_164 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_165 locally 22/12/08 18:28:59 INFO Executor: Finished task 163.0 in stage 22.0 (TID 2743). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 171.0 in stage 22.0 (TID 2751) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 171, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 171.0 in stage 22.0 (TID 2751) 22/12/08 18:28:59 INFO Executor: Finished task 164.0 in stage 22.0 (TID 2744). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_167 locally 22/12/08 18:28:59 INFO Executor: Finished task 165.0 in stage 22.0 (TID 2745). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_168 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 172.0 in stage 22.0 (TID 2752) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 172, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 172.0 in stage 22.0 (TID 2752) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 173.0 in stage 22.0 (TID 2753) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 173, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 163.0 in stage 22.0 (TID 2743) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (166/200) 22/12/08 18:28:59 INFO Executor: Running task 173.0 in stage 22.0 (TID 2753) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 164.0 in stage 22.0 (TID 2744) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (167/200) 22/12/08 18:28:59 INFO Executor: Finished task 168.0 in stage 22.0 (TID 2748). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 167.0 in stage 22.0 (TID 2747). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 175.0 in stage 22.0 (TID 2754) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 175, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 165.0 in stage 22.0 (TID 2745) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (168/200) 22/12/08 18:28:59 INFO Executor: Running task 175.0 in stage 22.0 (TID 2754) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 176.0 in stage 22.0 (TID 2755) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 176, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 176.0 in stage 22.0 (TID 2755) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_169 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 168.0 in stage 22.0 (TID 2748) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (169/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 167.0 in stage 22.0 (TID 2747) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (170/200) 22/12/08 18:28:59 INFO Executor: Finished task 169.0 in stage 22.0 (TID 2749). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 177.0 in stage 22.0 (TID 2756) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 177, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 177.0 in stage 22.0 (TID 2756) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 169.0 in stage 22.0 (TID 2749) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (171/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_166 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_170 locally 22/12/08 18:28:59 INFO Executor: Finished task 166.0 in stage 22.0 (TID 2746). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 170.0 in stage 22.0 (TID 2750). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 178.0 in stage 22.0 (TID 2757) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 178, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 178.0 in stage 22.0 (TID 2757) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 179.0 in stage 22.0 (TID 2758) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 179, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 179.0 in stage 22.0 (TID 2758) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 166.0 in stage 22.0 (TID 2746) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (172/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 170.0 in stage 22.0 (TID 2750) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (173/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_171 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_172 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_175 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_173 locally 22/12/08 18:28:59 INFO Executor: Finished task 171.0 in stage 22.0 (TID 2751). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 172.0 in stage 22.0 (TID 2752). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_176 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 180.0 in stage 22.0 (TID 2759) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 180, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 180.0 in stage 22.0 (TID 2759) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 181.0 in stage 22.0 (TID 2760) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 181, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 181.0 in stage 22.0 (TID 2760) 22/12/08 18:28:59 INFO Executor: Finished task 175.0 in stage 22.0 (TID 2754). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 173.0 in stage 22.0 (TID 2753). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 172.0 in stage 22.0 (TID 2752) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (174/200) 22/12/08 18:28:59 INFO Executor: Finished task 176.0 in stage 22.0 (TID 2755). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 182.0 in stage 22.0 (TID 2761) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 182, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 171.0 in stage 22.0 (TID 2751) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (175/200) 22/12/08 18:28:59 INFO Executor: Running task 182.0 in stage 22.0 (TID 2761) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 183.0 in stage 22.0 (TID 2762) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 183, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 183.0 in stage 22.0 (TID 2762) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 184.0 in stage 22.0 (TID 2763) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 184, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 175.0 in stage 22.0 (TID 2754) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (176/200) 22/12/08 18:28:59 INFO Executor: Running task 184.0 in stage 22.0 (TID 2763) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 176.0 in stage 22.0 (TID 2755) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (177/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_177 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 173.0 in stage 22.0 (TID 2753) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (178/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_178 locally 22/12/08 18:28:59 INFO Executor: Finished task 177.0 in stage 22.0 (TID 2756). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 185.0 in stage 22.0 (TID 2764) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 185, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 185.0 in stage 22.0 (TID 2764) 22/12/08 18:28:59 INFO Executor: Finished task 178.0 in stage 22.0 (TID 2757). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 186.0 in stage 22.0 (TID 2765) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 186, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 186.0 in stage 22.0 (TID 2765) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 177.0 in stage 22.0 (TID 2756) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (179/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 178.0 in stage 22.0 (TID 2757) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (180/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_180 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_181 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_182 locally 22/12/08 18:28:59 INFO Executor: Finished task 180.0 in stage 22.0 (TID 2759). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_179 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 187.0 in stage 22.0 (TID 2766) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 187, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 187.0 in stage 22.0 (TID 2766) 22/12/08 18:28:59 INFO Executor: Finished task 182.0 in stage 22.0 (TID 2761). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 180.0 in stage 22.0 (TID 2759) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (181/200) 22/12/08 18:28:59 INFO Executor: Finished task 181.0 in stage 22.0 (TID 2760). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_183 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 188.0 in stage 22.0 (TID 2767) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 188, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_184 locally 22/12/08 18:28:59 INFO Executor: Running task 188.0 in stage 22.0 (TID 2767) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 189.0 in stage 22.0 (TID 2768) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 189, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 189.0 in stage 22.0 (TID 2768) 22/12/08 18:28:59 INFO Executor: Finished task 179.0 in stage 22.0 (TID 2758). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 190.0 in stage 22.0 (TID 2769) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 190, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 190.0 in stage 22.0 (TID 2769) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 181.0 in stage 22.0 (TID 2760) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (182/200) 22/12/08 18:28:59 INFO Executor: Finished task 183.0 in stage 22.0 (TID 2762). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 182.0 in stage 22.0 (TID 2761) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (183/200) 22/12/08 18:28:59 INFO Executor: Finished task 184.0 in stage 22.0 (TID 2763). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 192.0 in stage 22.0 (TID 2770) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 192, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 179.0 in stage 22.0 (TID 2758) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (184/200) 22/12/08 18:28:59 INFO Executor: Running task 192.0 in stage 22.0 (TID 2770) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_186 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 193.0 in stage 22.0 (TID 2771) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 193, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_185 locally 22/12/08 18:28:59 INFO Executor: Running task 193.0 in stage 22.0 (TID 2771) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 183.0 in stage 22.0 (TID 2762) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (185/200) 22/12/08 18:28:59 INFO Executor: Finished task 186.0 in stage 22.0 (TID 2765). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 184.0 in stage 22.0 (TID 2763) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (186/200) 22/12/08 18:28:59 INFO Executor: Finished task 185.0 in stage 22.0 (TID 2764). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 194.0 in stage 22.0 (TID 2772) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 194, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 194.0 in stage 22.0 (TID 2772) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 195.0 in stage 22.0 (TID 2773) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 195, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 195.0 in stage 22.0 (TID 2773) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 186.0 in stage 22.0 (TID 2765) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (187/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 185.0 in stage 22.0 (TID 2764) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (188/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_187 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_189 locally 22/12/08 18:28:59 INFO Executor: Finished task 187.0 in stage 22.0 (TID 2766). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_188 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 196.0 in stage 22.0 (TID 2774) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 196, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 187.0 in stage 22.0 (TID 2766) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (189/200) 22/12/08 18:28:59 INFO Executor: Finished task 189.0 in stage 22.0 (TID 2768). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 188.0 in stage 22.0 (TID 2767). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 197.0 in stage 22.0 (TID 2775) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 197, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 197.0 in stage 22.0 (TID 2775) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_190 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 198.0 in stage 22.0 (TID 2776) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 198, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 198.0 in stage 22.0 (TID 2776) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_192 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_193 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 188.0 in stage 22.0 (TID 2767) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (190/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 189.0 in stage 22.0 (TID 2768) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (191/200) 22/12/08 18:28:59 INFO Executor: Finished task 190.0 in stage 22.0 (TID 2769). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_197 locally 22/12/08 18:28:59 INFO Executor: Running task 196.0 in stage 22.0 (TID 2774) 22/12/08 18:28:59 INFO Executor: Finished task 193.0 in stage 22.0 (TID 2771). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_198 locally 22/12/08 18:28:59 INFO Executor: Finished task 192.0 in stage 22.0 (TID 2770). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 199.0 in stage 22.0 (TID 2777) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 199, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 199.0 in stage 22.0 (TID 2777) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 43.0 in stage 23.0 (TID 2778) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 43, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 43.0 in stage 23.0 (TID 2778) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 49.0 in stage 23.0 (TID 2779) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 49, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_195 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_194 locally 22/12/08 18:28:59 INFO Executor: Finished task 198.0 in stage 22.0 (TID 2776). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 197.0 in stage 22.0 (TID 2775). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 49.0 in stage 23.0 (TID 2779) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 190.0 in stage 22.0 (TID 2769) in 45 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (192/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 51.0 in stage 23.0 (TID 2780) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 51, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 193.0 in stage 22.0 (TID 2771) in 44 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (193/200) 22/12/08 18:28:59 INFO Executor: Running task 51.0 in stage 23.0 (TID 2780) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 66.0 in stage 23.0 (TID 2781) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 66, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 66.0 in stage 23.0 (TID 2781) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 192.0 in stage 22.0 (TID 2770) in 44 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (194/200) 22/12/08 18:28:59 INFO Executor: Finished task 195.0 in stage 22.0 (TID 2773). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 194.0 in stage 22.0 (TID 2772). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 89.0 in stage 23.0 (TID 2782) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 89, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 198.0 in stage 22.0 (TID 2776) in 40 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (195/200) 22/12/08 18:28:59 INFO Executor: Running task 89.0 in stage 23.0 (TID 2782) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 197.0 in stage 22.0 (TID 2775) in 40 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (196/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 102.0 in stage 23.0 (TID 2783) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 102, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 102.0 in stage 23.0 (TID 2783) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 195.0 in stage 22.0 (TID 2773) in 44 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (197/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 194.0 in stage 22.0 (TID 2772) in 45 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (198/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_196 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_199 locally 22/12/08 18:28:59 INFO Executor: Finished task 196.0 in stage 22.0 (TID 2774). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 103.0 in stage 23.0 (TID 2784) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 103, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_43 locally 22/12/08 18:28:59 INFO Executor: Finished task 199.0 in stage 22.0 (TID 2777). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_66 locally 22/12/08 18:28:59 INFO Executor: Running task 103.0 in stage 23.0 (TID 2784) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 107.0 in stage 23.0 (TID 2785) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 107, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_51 locally 22/12/08 18:28:59 INFO Executor: Running task 107.0 in stage 23.0 (TID 2785) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 196.0 in stage 22.0 (TID 2774) in 45 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (199/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 199.0 in stage 22.0 (TID 2777) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (200/200) 22/12/08 18:28:59 INFO TaskSchedulerImpl: Removed TaskSet 22.0, whose tasks have all completed, from pool 22/12/08 18:28:59 INFO DAGScheduler: ResultStage 22 ($anonfun$call$2 at Arm.scala:28) finished in 3.937 s 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_102 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_89 locally 22/12/08 18:28:59 INFO DAGScheduler: Job 11 is finished. Cancelling potential speculative or zombie tasks for this job 22/12/08 18:28:59 INFO TaskSchedulerImpl: Killing all running tasks in stage 22: Stage finished 22/12/08 18:28:59 INFO DAGScheduler: Job 11 finished: $anonfun$call$2 at Arm.scala:28, took 70.504797 s 22/12/08 18:28:59 INFO MemoryStore: Block broadcast_45 stored as values in memory (estimated size 728.0 B, free 359.8 MiB) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_49 locally 22/12/08 18:28:59 INFO MemoryStore: Block broadcast_45_piece0 stored as bytes in memory (estimated size 299.0 B, free 359.8 MiB) 22/12/08 18:28:59 INFO BlockManagerInfo: Added broadcast_45_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 299.0 B, free: 365.0 MiB) 22/12/08 18:28:59 INFO SparkContext: Created broadcast 45 from $anonfun$call$6 at Arm.scala:28 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_103 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_107 locally 22/12/08 18:28:59 INFO Executor: Finished task 51.0 in stage 23.0 (TID 2780). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 89.0 in stage 23.0 (TID 2782). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 174.0 in stage 23.0 (TID 2786) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 174, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 174.0 in stage 23.0 (TID 2786) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 191.0 in stage 23.0 (TID 2787) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 191, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 191.0 in stage 23.0 (TID 2787) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 51.0 in stage 23.0 (TID 2780) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/200) 22/12/08 18:28:59 INFO Executor: Finished task 43.0 in stage 23.0 (TID 2778). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 0.0 in stage 23.0 (TID 2788) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 0.0 in stage 23.0 (TID 2788) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 89.0 in stage 23.0 (TID 2782) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (2/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 43.0 in stage 23.0 (TID 2778) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (3/200) 22/12/08 18:28:59 INFO Executor: Finished task 66.0 in stage 23.0 (TID 2781). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 102.0 in stage 23.0 (TID 2783). 23243 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 1.0 in stage 23.0 (TID 2789) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 1.0 in stage 23.0 (TID 2789) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 2.0 in stage 23.0 (TID 2790) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 2.0 in stage 23.0 (TID 2790) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 66.0 in stage 23.0 (TID 2781) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (4/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 102.0 in stage 23.0 (TID 2783) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (5/200) 22/12/08 18:28:59 INFO Executor: Finished task 107.0 in stage 23.0 (TID 2785). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 103.0 in stage 23.0 (TID 2784). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 3.0 in stage 23.0 (TID 2791) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 49.0 in stage 23.0 (TID 2779). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 3.0 in stage 23.0 (TID 2791) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 4.0 in stage 23.0 (TID 2792) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 4, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 4.0 in stage 23.0 (TID 2792) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 5.0 in stage 23.0 (TID 2793) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 5, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 5.0 in stage 23.0 (TID 2793) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 103.0 in stage 23.0 (TID 2784) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (6/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 107.0 in stage 23.0 (TID 2785) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (7/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 49.0 in stage 23.0 (TID 2779) in 17 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (8/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_191 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_174 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_0 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_1 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_2 locally 22/12/08 18:28:59 INFO Executor: Finished task 0.0 in stage 23.0 (TID 2788). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 6.0 in stage 23.0 (TID 2794) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 6, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 6.0 in stage 23.0 (TID 2794) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 0.0 in stage 23.0 (TID 2788) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (9/200) 22/12/08 18:28:59 INFO Executor: Finished task 2.0 in stage 23.0 (TID 2790). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 1.0 in stage 23.0 (TID 2789). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 7.0 in stage 23.0 (TID 2795) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 7, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 7.0 in stage 23.0 (TID 2795) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 8.0 in stage 23.0 (TID 2796) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 8, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 8.0 in stage 23.0 (TID 2796) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 2.0 in stage 23.0 (TID 2790) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (10/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 1.0 in stage 23.0 (TID 2789) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (11/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_3 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_5 locally 22/12/08 18:28:59 INFO Executor: Finished task 3.0 in stage 23.0 (TID 2791). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 9.0 in stage 23.0 (TID 2797) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 9, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 9.0 in stage 23.0 (TID 2797) 22/12/08 18:28:59 INFO Executor: Finished task 5.0 in stage 23.0 (TID 2793). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 191.0 in stage 23.0 (TID 2787). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 174.0 in stage 23.0 (TID 2786). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 10.0 in stage 23.0 (TID 2798) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 10, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 10.0 in stage 23.0 (TID 2798) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 11.0 in stage 23.0 (TID 2799) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 11, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 3.0 in stage 23.0 (TID 2791) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (12/200) 22/12/08 18:28:59 INFO Executor: Running task 11.0 in stage 23.0 (TID 2799) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 12.0 in stage 23.0 (TID 2800) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 12, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 5.0 in stage 23.0 (TID 2793) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (13/200) 22/12/08 18:28:59 INFO Executor: Running task 12.0 in stage 23.0 (TID 2800) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 191.0 in stage 23.0 (TID 2787) in 11 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (14/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 174.0 in stage 23.0 (TID 2786) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (15/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_4 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_7 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_6 locally 22/12/08 18:28:59 INFO Executor: Finished task 4.0 in stage 23.0 (TID 2792). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_8 locally 22/12/08 18:28:59 INFO Executor: Finished task 7.0 in stage 23.0 (TID 2795). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 13.0 in stage 23.0 (TID 2801) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 13, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 6.0 in stage 23.0 (TID 2794). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 13.0 in stage 23.0 (TID 2801) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 14.0 in stage 23.0 (TID 2802) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 14, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 14.0 in stage 23.0 (TID 2802) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 15.0 in stage 23.0 (TID 2803) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 15, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 8.0 in stage 23.0 (TID 2796). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 4.0 in stage 23.0 (TID 2792) in 17 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (16/200) 22/12/08 18:28:59 INFO Executor: Running task 15.0 in stage 23.0 (TID 2803) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 16.0 in stage 23.0 (TID 2804) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 16, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 7.0 in stage 23.0 (TID 2795) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (17/200) 22/12/08 18:28:59 INFO Executor: Running task 16.0 in stage 23.0 (TID 2804) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 6.0 in stage 23.0 (TID 2794) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (18/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 8.0 in stage 23.0 (TID 2796) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (19/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_9 locally 22/12/08 18:28:59 INFO Executor: Finished task 9.0 in stage 23.0 (TID 2797). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 17.0 in stage 23.0 (TID 2805) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 17, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 17.0 in stage 23.0 (TID 2805) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_11 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 9.0 in stage 23.0 (TID 2797) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (20/200) 22/12/08 18:28:59 INFO Executor: Finished task 11.0 in stage 23.0 (TID 2799). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 18.0 in stage 23.0 (TID 2806) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 18, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 WARN GpuOverrides: ! cannot run on GPU because not all expressions can be replaced; GPU does not currently support the operator class org.apache.spark.sql.execution.DeserializeToObjectExec ! createexternalrow(orig_channel#8629, first_home_buyer#8659, loan_purpose#8689, property_type#8719, occupancy_status#8749, property_state#8779, product_type#8809, relocation_mortgage_indicator#8839, seller_name#8869, mod_flag#8899, orig_interest_rate#8929, orig_upb#8959, orig_loan_term#8989, orig_ltv#9019, orig_cltv#9049, num_borrowers#9079, dti#9109, borrower_credit_score#9139, num_units#9169, zip#9199, mortgage_insurance_percent#9229, current_loan_delinquency_status#9259, current_actual_upb#9289, interest_rate#9319, ... 32 more fields) cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.catalyst.expressions.objects.CreateExternalRow @Expression orig_channel#8629 could run on GPU @Expression first_home_buyer#8659 could run on GPU @Expression loan_purpose#8689 could run on GPU @Expression property_type#8719 could run on GPU @Expression occupancy_status#8749 could run on GPU @Expression property_state#8779 could run on GPU @Expression product_type#8809 could run on GPU @Expression relocation_mortgage_indicator#8839 could run on GPU @Expression seller_name#8869 could run on GPU @Expression mod_flag#8899 could run on GPU @Expression orig_interest_rate#8929 could run on GPU @Expression orig_upb#8959 could run on GPU @Expression orig_loan_term#8989 could run on GPU @Expression orig_ltv#9019 could run on GPU @Expression orig_cltv#9049 could run on GPU @Expression num_borrowers#9079 could run on GPU @Expression dti#9109 could run on GPU @Expression borrower_credit_score#9139 could run on GPU @Expression num_units#9169 could run on GPU @Expression zip#9199 could run on GPU @Expression mortgage_insurance_percent#9229 could run on GPU @Expression current_loan_delinquency_status#9259 could run on GPU @Expression current_actual_upb#9289 could run on GPU @Expression interest_rate#9319 could run on GPU @Expression loan_age#9349 could run on GPU @Expression msa#9379 could run on GPU @Expression non_interest_bearing_upb#9409 could run on GPU @Expression delinquency_12#9439 could run on GPU !Expression obj#9468 cannot run on GPU because expression AttributeReference obj#9468 produces an unsupported type ObjectType(interface org.apache.spark.sql.Row) *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression cast(orig_channel#8572 as float) AS orig_channel#8629 will run on GPU *Expression cast(orig_channel#8572 as float) will run on GPU *Expression cast(first_home_buyer#8573 as float) AS first_home_buyer#8659 will run on GPU *Expression cast(first_home_buyer#8573 as float) will run on GPU *Expression cast(loan_purpose#8574 as float) AS loan_purpose#8689 will run on GPU *Expression cast(loan_purpose#8574 as float) will run on GPU *Expression cast(property_type#8575 as float) AS property_type#8719 will run on GPU *Expression cast(property_type#8575 as float) will run on GPU *Expression cast(occupancy_status#8576 as float) AS occupancy_status#8749 will run on GPU *Expression cast(occupancy_status#8576 as float) will run on GPU *Expression cast(property_state#8577 as float) AS property_state#8779 will run on GPU *Expression cast(property_state#8577 as float) will run on GPU *Expression cast(product_type#8578 as float) AS product_type#8809 will run on GPU *Expression cast(product_type#8578 as float) will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) AS relocation_mortgage_indicator#8839 will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) will run on GPU *Expression cast(seller_name#8580 as float) AS seller_name#8869 will run on GPU *Expression cast(seller_name#8580 as float) will run on GPU *Expression cast(mod_flag#8581 as float) AS mod_flag#8899 will run on GPU *Expression cast(mod_flag#8581 as float) will run on GPU *Expression cast(orig_interest_rate#8582 as float) AS orig_interest_rate#8929 will run on GPU *Expression cast(orig_interest_rate#8582 as float) will run on GPU *Expression cast(orig_upb#8583 as float) AS orig_upb#8959 will run on GPU *Expression cast(orig_upb#8583 as float) will run on GPU *Expression cast(orig_loan_term#8584 as float) AS orig_loan_term#8989 will run on GPU *Expression cast(orig_loan_term#8584 as float) will run on GPU *Expression cast(orig_ltv#8585 as float) AS orig_ltv#9019 will run on GPU *Expression cast(orig_ltv#8585 as float) will run on GPU *Expression cast(orig_cltv#8586 as float) AS orig_cltv#9049 will run on GPU *Expression cast(orig_cltv#8586 as float) will run on GPU *Expression cast(num_borrowers#8587 as float) AS num_borrowers#9079 will run on GPU *Expression cast(num_borrowers#8587 as float) will run on GPU *Expression cast(dti#8588 as float) AS dti#9109 will run on GPU *Expression cast(dti#8588 as float) will run on GPU *Expression cast(borrower_credit_score#8589 as float) AS borrower_credit_score#9139 will run on GPU *Expression cast(borrower_credit_score#8589 as float) will run on GPU *Expression cast(num_units#8590 as float) AS num_units#9169 will run on GPU *Expression cast(num_units#8590 as float) will run on GPU *Expression cast(zip#8591 as float) AS zip#9199 will run on GPU *Expression cast(zip#8591 as float) will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) AS mortgage_insurance_percent#9229 will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) AS current_loan_delinquency_status#9259 will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) will run on GPU *Expression cast(current_actual_upb#8594 as float) AS current_actual_upb#9289 will run on GPU *Expression cast(current_actual_upb#8594 as float) will run on GPU *Expression cast(interest_rate#8595 as float) AS interest_rate#9319 will run on GPU *Expression cast(interest_rate#8595 as float) will run on GPU *Expression cast(loan_age#8596 as float) AS loan_age#9349 will run on GPU *Expression cast(loan_age#8596 as float) will run on GPU *Expression cast(msa#8597 as float) AS msa#9379 will run on GPU *Expression cast(msa#8597 as float) will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) AS non_interest_bearing_upb#9409 will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) will run on GPU *Expression cast(delinquency_12#8599 as float) AS delinquency_12#9439 will run on GPU *Expression cast(delinquency_12#8599 as float) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression orig_channel#8572 ASC NULLS FIRST will run on GPU *Expression first_home_buyer#8573 ASC NULLS FIRST will run on GPU *Expression loan_purpose#8574 ASC NULLS FIRST will run on GPU *Expression property_type#8575 ASC NULLS FIRST will run on GPU *Expression occupancy_status#8576 ASC NULLS FIRST will run on GPU *Expression property_state#8577 ASC NULLS FIRST will run on GPU *Expression product_type#8578 ASC NULLS FIRST will run on GPU *Expression relocation_mortgage_indicator#8579 ASC NULLS FIRST will run on GPU *Expression seller_name#8580 ASC NULLS FIRST will run on GPU *Expression mod_flag#8581 ASC NULLS FIRST will run on GPU *Expression orig_interest_rate#8582 ASC NULLS FIRST will run on GPU *Expression orig_upb#8583 ASC NULLS FIRST will run on GPU *Expression orig_loan_term#8584 ASC NULLS FIRST will run on GPU *Expression orig_ltv#8585 ASC NULLS FIRST will run on GPU *Expression orig_cltv#8586 ASC NULLS FIRST will run on GPU *Expression num_borrowers#8587 ASC NULLS FIRST will run on GPU *Expression dti#8588 ASC NULLS FIRST will run on GPU *Expression borrower_credit_score#8589 ASC NULLS FIRST will run on GPU *Expression num_units#8590 ASC NULLS FIRST will run on GPU *Expression zip#8591 ASC NULLS FIRST will run on GPU *Expression mortgage_insurance_percent#8592 ASC NULLS FIRST will run on GPU *Expression current_loan_delinquency_status#8593 ASC NULLS FIRST will run on GPU *Expression current_actual_upb#8594 ASC NULLS FIRST will run on GPU *Expression interest_rate#8595 ASC NULLS FIRST will run on GPU *Expression loan_age#8596 ASC NULLS FIRST will run on GPU *Expression msa#8597 ASC NULLS FIRST will run on GPU *Expression non_interest_bearing_upb#8598 ASC NULLS FIRST will run on GPU *Expression delinquency_12#8599 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression coalesce(orig_channel#2642, 0) AS orig_channel#8572 will run on GPU *Expression coalesce(orig_channel#2642, 0) will run on GPU *Expression coalesce(first_home_buyer#3284, 0) AS first_home_buyer#8573 will run on GPU *Expression coalesce(first_home_buyer#3284, 0) will run on GPU *Expression coalesce(loan_purpose#3926, 0) AS loan_purpose#8574 will run on GPU *Expression coalesce(loan_purpose#3926, 0) will run on GPU *Expression coalesce(property_type#4568, 0) AS property_type#8575 will run on GPU *Expression coalesce(property_type#4568, 0) will run on GPU *Expression coalesce(occupancy_status#5210, 0) AS occupancy_status#8576 will run on GPU *Expression coalesce(occupancy_status#5210, 0) will run on GPU *Expression coalesce(property_state#5852, 0) AS property_state#8577 will run on GPU *Expression coalesce(property_state#5852, 0) will run on GPU *Expression coalesce(product_type#6494, 0) AS product_type#8578 will run on GPU *Expression coalesce(product_type#6494, 0) will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) AS relocation_mortgage_indicator#8579 will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) will run on GPU *Expression coalesce(seller_name#7778, 0) AS seller_name#8580 will run on GPU *Expression coalesce(seller_name#7778, 0) will run on GPU *Expression coalesce(id#2007, 0) AS mod_flag#8581 will run on GPU *Expression coalesce(id#2007, 0) will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) AS orig_interest_rate#8582 will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) will run on GPU *Expression nanvl(orig_interest_rate#1751, null) will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) AS orig_upb#8583 will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) will run on GPU *Expression nanvl(orig_upb#1753, null) will run on GPU *Expression coalesce(orig_loan_term#1756, 0) AS orig_loan_term#8584 will run on GPU *Expression coalesce(orig_loan_term#1756, 0) will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) AS orig_ltv#8585 will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) will run on GPU *Expression nanvl(orig_ltv#1763, null) will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) AS orig_cltv#8586 will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) will run on GPU *Expression nanvl(orig_cltv#1764, null) will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) AS num_borrowers#8587 will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) will run on GPU *Expression nanvl(num_borrowers#1765, null) will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) AS dti#8588 will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) will run on GPU *Expression nanvl(dti#1766, null) will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) AS borrower_credit_score#8589 will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) will run on GPU *Expression nanvl(borrower_credit_score#1767, null) will run on GPU *Expression coalesce(num_units#1772, 0) AS num_units#8590 will run on GPU *Expression coalesce(num_units#1772, 0) will run on GPU *Expression coalesce(zip#1776, 0) AS zip#8591 will run on GPU *Expression coalesce(zip#1776, 0) will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) AS mortgage_insurance_percent#8592 will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) will run on GPU *Expression nanvl(mortgage_insurance_percent#1777, null) will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) AS current_loan_delinquency_status#8593 will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) AS current_actual_upb#8594 will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) will run on GPU *Expression nanvl(current_actual_upb#11, null) will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) AS interest_rate#8595 will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) will run on GPU *Expression nanvl(interest_rate#8, null) will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) AS loan_age#8596 will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) will run on GPU *Expression nanvl(loan_age#15, null) will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) AS msa#8597 will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) will run on GPU *Expression nanvl(msa#31, null) will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) AS non_interest_bearing_upb#8598 will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) will run on GPU *Expression nanvl(non_interest_bearing_upb#62, null) will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) AS delinquency_12#8599 will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) will run on GPU *Expression CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END will run on GPU *Expression (delinquency_12#1215 > 0) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS seller_name#7778 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS relocation_mortgage_indicator#7136 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS product_type#6494 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_state#5852 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS occupancy_status#5210 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_type#4568 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS loan_purpose#3926 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS first_home_buyer#3284 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS orig_channel#2642 will run on GPU *Exec will run on GPU *Exec will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1745L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#1852 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed 22/12/08 18:28:59 INFO Executor: Running task 18.0 in stage 23.0 (TID 2806) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_10 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 11.0 in stage 23.0 (TID 2799) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (21/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_12 locally 22/12/08 18:28:59 INFO GpuOverrides: Plan conversion to the GPU took 14.06 ms 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_13 locally 22/12/08 18:28:59 INFO Executor: Finished task 12.0 in stage 23.0 (TID 2800). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 10.0 in stage 23.0 (TID 2798). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 19.0 in stage 23.0 (TID 2807) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 19, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_14 locally 22/12/08 18:28:59 INFO Executor: Running task 19.0 in stage 23.0 (TID 2807) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 20.0 in stage 23.0 (TID 2808) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 20, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 13.0 in stage 23.0 (TID 2801). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 20.0 in stage 23.0 (TID 2808) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_16 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 21.0 in stage 23.0 (TID 2809) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 21, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 12.0 in stage 23.0 (TID 2800) in 16 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (22/200) 22/12/08 18:28:59 INFO Executor: Running task 21.0 in stage 23.0 (TID 2809) 22/12/08 18:28:59 INFO Executor: Finished task 14.0 in stage 23.0 (TID 2802). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 10.0 in stage 23.0 (TID 2798) in 17 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (23/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 22.0 in stage 23.0 (TID 2810) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 22, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 22.0 in stage 23.0 (TID 2810) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 13.0 in stage 23.0 (TID 2801) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (24/200) 22/12/08 18:28:59 INFO Executor: Finished task 16.0 in stage 23.0 (TID 2804). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 23.0 in stage 23.0 (TID 2811) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 23, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 23.0 in stage 23.0 (TID 2811) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 14.0 in stage 23.0 (TID 2802) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (25/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 16.0 in stage 23.0 (TID 2804) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (26/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_17 locally 22/12/08 18:28:59 INFO Executor: Finished task 17.0 in stage 23.0 (TID 2805). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_15 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 24.0 in stage 23.0 (TID 2812) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 24, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 24.0 in stage 23.0 (TID 2812) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 17.0 in stage 23.0 (TID 2805) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (27/200) 22/12/08 18:28:59 INFO Executor: Finished task 15.0 in stage 23.0 (TID 2803). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 25.0 in stage 23.0 (TID 2813) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 25, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 25.0 in stage 23.0 (TID 2813) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_18 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 15.0 in stage 23.0 (TID 2803) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (28/200) 22/12/08 18:28:59 INFO Executor: Finished task 18.0 in stage 23.0 (TID 2806). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 26.0 in stage 23.0 (TID 2814) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 26, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 26.0 in stage 23.0 (TID 2814) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 18.0 in stage 23.0 (TID 2806) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (29/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_21 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_22 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_23 locally 22/12/08 18:28:59 INFO Executor: Finished task 21.0 in stage 23.0 (TID 2809). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 22.0 in stage 23.0 (TID 2810). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 27.0 in stage 23.0 (TID 2815) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 27, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 27.0 in stage 23.0 (TID 2815) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 28.0 in stage 23.0 (TID 2816) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 28, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 23.0 in stage 23.0 (TID 2811). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 28.0 in stage 23.0 (TID 2816) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 29.0 in stage 23.0 (TID 2817) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 29, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 21.0 in stage 23.0 (TID 2809) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (30/200) 22/12/08 18:28:59 INFO Executor: Running task 29.0 in stage 23.0 (TID 2817) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_19 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 22.0 in stage 23.0 (TID 2810) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (31/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_20 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 23.0 in stage 23.0 (TID 2811) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (32/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_24 locally 22/12/08 18:28:59 INFO Executor: Finished task 19.0 in stage 23.0 (TID 2807). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 20.0 in stage 23.0 (TID 2808). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 30.0 in stage 23.0 (TID 2818) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 30, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 24.0 in stage 23.0 (TID 2812). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 30.0 in stage 23.0 (TID 2818) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 31.0 in stage 23.0 (TID 2819) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 31, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 31.0 in stage 23.0 (TID 2819) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 32.0 in stage 23.0 (TID 2820) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 32, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 19.0 in stage 23.0 (TID 2807) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (33/200) 22/12/08 18:28:59 INFO Executor: Running task 32.0 in stage 23.0 (TID 2820) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 20.0 in stage 23.0 (TID 2808) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (34/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 24.0 in stage 23.0 (TID 2812) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (35/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_26 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_27 locally 22/12/08 18:28:59 INFO Executor: Finished task 26.0 in stage 23.0 (TID 2814). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_28 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_29 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 33.0 in stage 23.0 (TID 2821) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 33, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_25 locally 22/12/08 18:28:59 INFO Executor: Running task 33.0 in stage 23.0 (TID 2821) 22/12/08 18:28:59 INFO Executor: Finished task 27.0 in stage 23.0 (TID 2815). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 34.0 in stage 23.0 (TID 2822) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 34, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 28.0 in stage 23.0 (TID 2816). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 34.0 in stage 23.0 (TID 2822) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 35.0 in stage 23.0 (TID 2823) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 35, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 26.0 in stage 23.0 (TID 2814) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (36/200) 22/12/08 18:28:59 INFO Executor: Running task 35.0 in stage 23.0 (TID 2823) 22/12/08 18:28:59 INFO Executor: Finished task 29.0 in stage 23.0 (TID 2817). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 27.0 in stage 23.0 (TID 2815) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (37/200) 22/12/08 18:28:59 INFO Executor: Finished task 25.0 in stage 23.0 (TID 2813). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 36.0 in stage 23.0 (TID 2824) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 36, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 36.0 in stage 23.0 (TID 2824) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 37.0 in stage 23.0 (TID 2825) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 37, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 28.0 in stage 23.0 (TID 2816) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (38/200) 22/12/08 18:28:59 INFO Executor: Running task 37.0 in stage 23.0 (TID 2825) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_30 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 29.0 in stage 23.0 (TID 2817) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (39/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 25.0 in stage 23.0 (TID 2813) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (40/200) 22/12/08 18:28:59 INFO Executor: Finished task 30.0 in stage 23.0 (TID 2818). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 38.0 in stage 23.0 (TID 2826) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 38, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 38.0 in stage 23.0 (TID 2826) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 30.0 in stage 23.0 (TID 2818) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (41/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_31 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_32 locally 22/12/08 18:28:59 INFO Executor: Finished task 31.0 in stage 23.0 (TID 2819). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_34 locally 22/12/08 18:28:59 INFO Executor: Finished task 32.0 in stage 23.0 (TID 2820). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 39.0 in stage 23.0 (TID 2827) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 39, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_33 locally 22/12/08 18:28:59 INFO Executor: Running task 39.0 in stage 23.0 (TID 2827) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_35 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 40.0 in stage 23.0 (TID 2828) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 40, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 40.0 in stage 23.0 (TID 2828) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 31.0 in stage 23.0 (TID 2819) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (42/200) 22/12/08 18:28:59 INFO Executor: Finished task 34.0 in stage 23.0 (TID 2822). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_37 locally 22/12/08 18:28:59 INFO Executor: Finished task 33.0 in stage 23.0 (TID 2821). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 41.0 in stage 23.0 (TID 2829) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 41, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 35.0 in stage 23.0 (TID 2823). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 41.0 in stage 23.0 (TID 2829) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 42.0 in stage 23.0 (TID 2830) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 42, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 32.0 in stage 23.0 (TID 2820) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (43/200) 22/12/08 18:28:59 INFO Executor: Running task 42.0 in stage 23.0 (TID 2830) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 44.0 in stage 23.0 (TID 2831) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 44, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 37.0 in stage 23.0 (TID 2825). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 44.0 in stage 23.0 (TID 2831) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 34.0 in stage 23.0 (TID 2822) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (44/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 33.0 in stage 23.0 (TID 2821) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (45/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_38 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 45.0 in stage 23.0 (TID 2832) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 45, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 45.0 in stage 23.0 (TID 2832) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 35.0 in stage 23.0 (TID 2823) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (46/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 37.0 in stage 23.0 (TID 2825) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (47/200) 22/12/08 18:28:59 INFO Executor: Finished task 38.0 in stage 23.0 (TID 2826). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 46.0 in stage 23.0 (TID 2833) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 46, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 46.0 in stage 23.0 (TID 2833) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 38.0 in stage 23.0 (TID 2826) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (48/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_36 locally 22/12/08 18:28:59 INFO Executor: Finished task 36.0 in stage 23.0 (TID 2824). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 47.0 in stage 23.0 (TID 2834) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 47, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 47.0 in stage 23.0 (TID 2834) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 36.0 in stage 23.0 (TID 2824) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (49/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_44 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_45 locally 22/12/08 18:28:59 INFO Executor: Finished task 44.0 in stage 23.0 (TID 2831). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 48.0 in stage 23.0 (TID 2835) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 48, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 48.0 in stage 23.0 (TID 2835) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 44.0 in stage 23.0 (TID 2831) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (50/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_39 locally 22/12/08 18:28:59 INFO Executor: Finished task 45.0 in stage 23.0 (TID 2832). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_46 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 50.0 in stage 23.0 (TID 2836) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 50, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 50.0 in stage 23.0 (TID 2836) 22/12/08 18:28:59 INFO Executor: Finished task 39.0 in stage 23.0 (TID 2827). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 46.0 in stage 23.0 (TID 2833). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 52.0 in stage 23.0 (TID 2837) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 52, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 45.0 in stage 23.0 (TID 2832) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (51/200) 22/12/08 18:28:59 INFO Executor: Running task 52.0 in stage 23.0 (TID 2837) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 53.0 in stage 23.0 (TID 2838) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 53, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 53.0 in stage 23.0 (TID 2838) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 39.0 in stage 23.0 (TID 2827) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (52/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 46.0 in stage 23.0 (TID 2833) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (53/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_41 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_40 locally 22/12/08 18:28:59 INFO Executor: Finished task 41.0 in stage 23.0 (TID 2829). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_42 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 54.0 in stage 23.0 (TID 2839) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 54, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 54.0 in stage 23.0 (TID 2839) 22/12/08 18:28:59 INFO Executor: Finished task 40.0 in stage 23.0 (TID 2828). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 55.0 in stage 23.0 (TID 2840) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 55, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 55.0 in stage 23.0 (TID 2840) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 41.0 in stage 23.0 (TID 2829) in 43 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (54/200) 22/12/08 18:28:59 INFO Executor: Finished task 42.0 in stage 23.0 (TID 2830). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 56.0 in stage 23.0 (TID 2841) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 56, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 56.0 in stage 23.0 (TID 2841) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 40.0 in stage 23.0 (TID 2828) in 45 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (55/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 42.0 in stage 23.0 (TID 2830) in 44 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (56/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_47 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_48 locally 22/12/08 18:28:59 INFO Executor: Finished task 47.0 in stage 23.0 (TID 2834). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_50 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 57.0 in stage 23.0 (TID 2842) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 57, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 57.0 in stage 23.0 (TID 2842) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_52 locally 22/12/08 18:28:59 INFO Executor: Finished task 48.0 in stage 23.0 (TID 2835). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 47.0 in stage 23.0 (TID 2834) in 42 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (57/200) 22/12/08 18:28:59 INFO Executor: Finished task 50.0 in stage 23.0 (TID 2836). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 58.0 in stage 23.0 (TID 2843) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 58, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 58.0 in stage 23.0 (TID 2843) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 59.0 in stage 23.0 (TID 2844) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 59, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 52.0 in stage 23.0 (TID 2837). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 59.0 in stage 23.0 (TID 2844) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 60.0 in stage 23.0 (TID 2845) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 60, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 48.0 in stage 23.0 (TID 2835) in 41 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (58/200) 22/12/08 18:28:59 INFO Executor: Running task 60.0 in stage 23.0 (TID 2845) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 50.0 in stage 23.0 (TID 2836) in 40 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (59/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 52.0 in stage 23.0 (TID 2837) in 40 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (60/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_54 locally 22/12/08 18:28:59 INFO Executor: Finished task 54.0 in stage 23.0 (TID 2839). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_56 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_53 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 61.0 in stage 23.0 (TID 2846) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 61, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 61.0 in stage 23.0 (TID 2846) 22/12/08 18:28:59 INFO Executor: Finished task 56.0 in stage 23.0 (TID 2841). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 54.0 in stage 23.0 (TID 2839) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (61/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 62.0 in stage 23.0 (TID 2847) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 62, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 62.0 in stage 23.0 (TID 2847) 22/12/08 18:28:59 INFO Executor: Finished task 53.0 in stage 23.0 (TID 2838). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 63.0 in stage 23.0 (TID 2848) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 63, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 63.0 in stage 23.0 (TID 2848) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 56.0 in stage 23.0 (TID 2841) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (62/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 53.0 in stage 23.0 (TID 2838) in 42 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (63/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_55 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_57 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_58 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_59 locally 22/12/08 18:28:59 INFO Executor: Finished task 55.0 in stage 23.0 (TID 2840). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 57.0 in stage 23.0 (TID 2842). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_60 locally 22/12/08 18:28:59 INFO Executor: Finished task 58.0 in stage 23.0 (TID 2843). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 64.0 in stage 23.0 (TID 2849) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 64, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 64.0 in stage 23.0 (TID 2849) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 65.0 in stage 23.0 (TID 2850) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 65, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 65.0 in stage 23.0 (TID 2850) 22/12/08 18:28:59 INFO Executor: Finished task 59.0 in stage 23.0 (TID 2844). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 67.0 in stage 23.0 (TID 2851) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 67, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 60.0 in stage 23.0 (TID 2845). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 67.0 in stage 23.0 (TID 2851) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 68.0 in stage 23.0 (TID 2852) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 68, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 68.0 in stage 23.0 (TID 2852) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 69.0 in stage 23.0 (TID 2853) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 69, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 57.0 in stage 23.0 (TID 2842) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (64/200) 22/12/08 18:28:59 INFO Executor: Running task 69.0 in stage 23.0 (TID 2853) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 59.0 in stage 23.0 (TID 2844) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (65/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 55.0 in stage 23.0 (TID 2840) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (66/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 58.0 in stage 23.0 (TID 2843) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (67/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 60.0 in stage 23.0 (TID 2845) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (68/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_62 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_61 locally 22/12/08 18:28:59 INFO Executor: Finished task 62.0 in stage 23.0 (TID 2847). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 61.0 in stage 23.0 (TID 2846). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 70.0 in stage 23.0 (TID 2854) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 70, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 70.0 in stage 23.0 (TID 2854) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 71.0 in stage 23.0 (TID 2855) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 71, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 71.0 in stage 23.0 (TID 2855) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 62.0 in stage 23.0 (TID 2847) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (69/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 61.0 in stage 23.0 (TID 2846) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (70/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_65 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_63 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_64 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_67 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_68 locally 22/12/08 18:28:59 INFO Executor: Finished task 65.0 in stage 23.0 (TID 2850). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 64.0 in stage 23.0 (TID 2849). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 63.0 in stage 23.0 (TID 2848). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 72.0 in stage 23.0 (TID 2856) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 72, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 72.0 in stage 23.0 (TID 2856) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 73.0 in stage 23.0 (TID 2857) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 73, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 68.0 in stage 23.0 (TID 2852). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 73.0 in stage 23.0 (TID 2857) 22/12/08 18:28:59 INFO Executor: Finished task 67.0 in stage 23.0 (TID 2851). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 74.0 in stage 23.0 (TID 2858) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 74, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 74.0 in stage 23.0 (TID 2858) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 75.0 in stage 23.0 (TID 2859) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 75, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 65.0 in stage 23.0 (TID 2850) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (71/200) 22/12/08 18:28:59 INFO Executor: Running task 75.0 in stage 23.0 (TID 2859) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_69 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 76.0 in stage 23.0 (TID 2860) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 76, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 64.0 in stage 23.0 (TID 2849) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (72/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 63.0 in stage 23.0 (TID 2848) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (73/200) 22/12/08 18:28:59 INFO Executor: Running task 76.0 in stage 23.0 (TID 2860) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 68.0 in stage 23.0 (TID 2852) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (74/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 67.0 in stage 23.0 (TID 2851) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (75/200) 22/12/08 18:28:59 INFO Executor: Finished task 69.0 in stage 23.0 (TID 2853). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 77.0 in stage 23.0 (TID 2861) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 77, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 77.0 in stage 23.0 (TID 2861) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 69.0 in stage 23.0 (TID 2853) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (76/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_71 locally 22/12/08 18:28:59 INFO Executor: Finished task 71.0 in stage 23.0 (TID 2855). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_70 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 78.0 in stage 23.0 (TID 2862) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 78, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 78.0 in stage 23.0 (TID 2862) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 71.0 in stage 23.0 (TID 2855) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (77/200) 22/12/08 18:28:59 INFO Executor: Finished task 70.0 in stage 23.0 (TID 2854). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 79.0 in stage 23.0 (TID 2863) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 79, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 79.0 in stage 23.0 (TID 2863) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 70.0 in stage 23.0 (TID 2854) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (78/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_73 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_74 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_72 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_75 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_76 locally 22/12/08 18:28:59 INFO Executor: Finished task 73.0 in stage 23.0 (TID 2857). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 74.0 in stage 23.0 (TID 2858). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 80.0 in stage 23.0 (TID 2864) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 80, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 72.0 in stage 23.0 (TID 2856). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 80.0 in stage 23.0 (TID 2864) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 81.0 in stage 23.0 (TID 2865) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 81, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 75.0 in stage 23.0 (TID 2859). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 81.0 in stage 23.0 (TID 2865) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_77 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 82.0 in stage 23.0 (TID 2866) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 82, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 82.0 in stage 23.0 (TID 2866) 22/12/08 18:28:59 INFO Executor: Finished task 76.0 in stage 23.0 (TID 2860). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 83.0 in stage 23.0 (TID 2867) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 83, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 83.0 in stage 23.0 (TID 2867) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 84.0 in stage 23.0 (TID 2868) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 84, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 77.0 in stage 23.0 (TID 2861). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 73.0 in stage 23.0 (TID 2857) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (79/200) 22/12/08 18:28:59 INFO Executor: Running task 84.0 in stage 23.0 (TID 2868) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 85.0 in stage 23.0 (TID 2869) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 85, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 72.0 in stage 23.0 (TID 2856) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (80/200) 22/12/08 18:28:59 INFO Executor: Running task 85.0 in stage 23.0 (TID 2869) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 75.0 in stage 23.0 (TID 2859) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (81/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 74.0 in stage 23.0 (TID 2858) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (82/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 76.0 in stage 23.0 (TID 2860) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (83/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_78 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 77.0 in stage 23.0 (TID 2861) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (84/200) 22/12/08 18:28:59 INFO Executor: Finished task 78.0 in stage 23.0 (TID 2862). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 86.0 in stage 23.0 (TID 2870) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 86, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 86.0 in stage 23.0 (TID 2870) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 78.0 in stage 23.0 (TID 2862) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (85/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_79 locally 22/12/08 18:28:59 INFO Executor: Finished task 79.0 in stage 23.0 (TID 2863). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 87.0 in stage 23.0 (TID 2871) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 87, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 87.0 in stage 23.0 (TID 2871) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 79.0 in stage 23.0 (TID 2863) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (86/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_80 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_81 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_83 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_82 locally 22/12/08 18:28:59 INFO Executor: Finished task 80.0 in stage 23.0 (TID 2864). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_84 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 88.0 in stage 23.0 (TID 2872) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 88, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_85 locally 22/12/08 18:28:59 INFO Executor: Running task 88.0 in stage 23.0 (TID 2872) 22/12/08 18:28:59 INFO Executor: Finished task 81.0 in stage 23.0 (TID 2865). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 82.0 in stage 23.0 (TID 2866). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 83.0 in stage 23.0 (TID 2867). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 90.0 in stage 23.0 (TID 2873) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 90, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 84.0 in stage 23.0 (TID 2868). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 90.0 in stage 23.0 (TID 2873) 22/12/08 18:28:59 INFO Executor: Finished task 85.0 in stage 23.0 (TID 2869). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 91.0 in stage 23.0 (TID 2874) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 91, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 91.0 in stage 23.0 (TID 2874) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 92.0 in stage 23.0 (TID 2875) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 92, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 80.0 in stage 23.0 (TID 2864) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (87/200) 22/12/08 18:28:59 INFO Executor: Running task 92.0 in stage 23.0 (TID 2875) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_86 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 93.0 in stage 23.0 (TID 2876) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 93, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 82.0 in stage 23.0 (TID 2866) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (88/200) 22/12/08 18:28:59 INFO Executor: Running task 93.0 in stage 23.0 (TID 2876) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 81.0 in stage 23.0 (TID 2865) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (89/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 94.0 in stage 23.0 (TID 2877) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 94, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 83.0 in stage 23.0 (TID 2867) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (90/200) 22/12/08 18:28:59 INFO Executor: Finished task 86.0 in stage 23.0 (TID 2870). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 94.0 in stage 23.0 (TID 2877) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 95.0 in stage 23.0 (TID 2878) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 95, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 84.0 in stage 23.0 (TID 2868) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (91/200) 22/12/08 18:28:59 INFO Executor: Running task 95.0 in stage 23.0 (TID 2878) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 85.0 in stage 23.0 (TID 2869) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (92/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 86.0 in stage 23.0 (TID 2870) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (93/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_87 locally 22/12/08 18:28:59 INFO Executor: Finished task 87.0 in stage 23.0 (TID 2871). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 96.0 in stage 23.0 (TID 2879) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 96, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 96.0 in stage 23.0 (TID 2879) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_88 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_90 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_91 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 87.0 in stage 23.0 (TID 2871) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (94/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_92 locally 22/12/08 18:28:59 INFO Executor: Finished task 88.0 in stage 23.0 (TID 2872). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 90.0 in stage 23.0 (TID 2873). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 97.0 in stage 23.0 (TID 2880) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 97, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 91.0 in stage 23.0 (TID 2874). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_93 locally 22/12/08 18:28:59 INFO Executor: Running task 97.0 in stage 23.0 (TID 2880) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 98.0 in stage 23.0 (TID 2881) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 98, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 92.0 in stage 23.0 (TID 2875). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 98.0 in stage 23.0 (TID 2881) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_94 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 99.0 in stage 23.0 (TID 2882) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 99, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 88.0 in stage 23.0 (TID 2872) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (95/200) 22/12/08 18:28:59 INFO Executor: Running task 99.0 in stage 23.0 (TID 2882) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 100.0 in stage 23.0 (TID 2883) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 100, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_95 locally 22/12/08 18:28:59 INFO Executor: Finished task 93.0 in stage 23.0 (TID 2876). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 100.0 in stage 23.0 (TID 2883) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 101.0 in stage 23.0 (TID 2884) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 101, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 90.0 in stage 23.0 (TID 2873) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (96/200) 22/12/08 18:28:59 INFO Executor: Running task 101.0 in stage 23.0 (TID 2884) 22/12/08 18:28:59 INFO Executor: Finished task 94.0 in stage 23.0 (TID 2877). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 91.0 in stage 23.0 (TID 2874) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (97/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 92.0 in stage 23.0 (TID 2875) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (98/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 104.0 in stage 23.0 (TID 2885) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 104, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 95.0 in stage 23.0 (TID 2878). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 104.0 in stage 23.0 (TID 2885) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 105.0 in stage 23.0 (TID 2886) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 105, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 93.0 in stage 23.0 (TID 2876) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (99/200) 22/12/08 18:28:59 INFO Executor: Running task 105.0 in stage 23.0 (TID 2886) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 95.0 in stage 23.0 (TID 2878) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (100/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 94.0 in stage 23.0 (TID 2877) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (101/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_96 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_97 locally 22/12/08 18:28:59 INFO Executor: Finished task 96.0 in stage 23.0 (TID 2879). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_98 locally 22/12/08 18:28:59 INFO Executor: Finished task 97.0 in stage 23.0 (TID 2880). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 106.0 in stage 23.0 (TID 2887) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 106, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_99 locally 22/12/08 18:28:59 INFO Executor: Running task 106.0 in stage 23.0 (TID 2887) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_100 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 108.0 in stage 23.0 (TID 2888) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 108, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 108.0 in stage 23.0 (TID 2888) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 96.0 in stage 23.0 (TID 2879) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (102/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_101 locally 22/12/08 18:28:59 INFO Executor: Finished task 99.0 in stage 23.0 (TID 2882). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 98.0 in stage 23.0 (TID 2881). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 100.0 in stage 23.0 (TID 2883). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 97.0 in stage 23.0 (TID 2880) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (103/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 109.0 in stage 23.0 (TID 2889) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 109, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_105 locally 22/12/08 18:28:59 INFO Executor: Running task 109.0 in stage 23.0 (TID 2889) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_104 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 110.0 in stage 23.0 (TID 2890) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 110, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 101.0 in stage 23.0 (TID 2884). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 110.0 in stage 23.0 (TID 2890) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 111.0 in stage 23.0 (TID 2891) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 111, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 99.0 in stage 23.0 (TID 2882) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (104/200) 22/12/08 18:28:59 INFO Executor: Running task 111.0 in stage 23.0 (TID 2891) 22/12/08 18:28:59 INFO Executor: Finished task 105.0 in stage 23.0 (TID 2886). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 98.0 in stage 23.0 (TID 2881) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (105/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 112.0 in stage 23.0 (TID 2892) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 112, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 112.0 in stage 23.0 (TID 2892) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 113.0 in stage 23.0 (TID 2893) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 113, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 104.0 in stage 23.0 (TID 2885). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 113.0 in stage 23.0 (TID 2893) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 114.0 in stage 23.0 (TID 2894) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 114, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 114.0 in stage 23.0 (TID 2894) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 100.0 in stage 23.0 (TID 2883) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (106/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 101.0 in stage 23.0 (TID 2884) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (107/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 105.0 in stage 23.0 (TID 2886) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (108/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 104.0 in stage 23.0 (TID 2885) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (109/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_106 locally 22/12/08 18:28:59 INFO Executor: Finished task 106.0 in stage 23.0 (TID 2887). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 115.0 in stage 23.0 (TID 2895) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 115, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_109 locally 22/12/08 18:28:59 INFO Executor: Running task 115.0 in stage 23.0 (TID 2895) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_108 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 106.0 in stage 23.0 (TID 2887) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (110/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_110 locally 22/12/08 18:28:59 INFO Executor: Finished task 109.0 in stage 23.0 (TID 2889). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 116.0 in stage 23.0 (TID 2896) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 116, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_111 locally 22/12/08 18:28:59 INFO Executor: Running task 116.0 in stage 23.0 (TID 2896) 22/12/08 18:28:59 INFO Executor: Finished task 108.0 in stage 23.0 (TID 2888). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_112 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 117.0 in stage 23.0 (TID 2897) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 117, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_113 locally 22/12/08 18:28:59 INFO Executor: Running task 117.0 in stage 23.0 (TID 2897) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 109.0 in stage 23.0 (TID 2889) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (111/200) 22/12/08 18:28:59 INFO Executor: Finished task 111.0 in stage 23.0 (TID 2891). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 110.0 in stage 23.0 (TID 2890). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 108.0 in stage 23.0 (TID 2888) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (112/200) 22/12/08 18:28:59 INFO Executor: Finished task 112.0 in stage 23.0 (TID 2892). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_114 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 118.0 in stage 23.0 (TID 2898) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 118, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 113.0 in stage 23.0 (TID 2893). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 118.0 in stage 23.0 (TID 2898) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 119.0 in stage 23.0 (TID 2899) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 119, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 119.0 in stage 23.0 (TID 2899) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 120.0 in stage 23.0 (TID 2900) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 120, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 120.0 in stage 23.0 (TID 2900) 22/12/08 18:28:59 INFO Executor: Finished task 114.0 in stage 23.0 (TID 2894). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 121.0 in stage 23.0 (TID 2901) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 121, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 111.0 in stage 23.0 (TID 2891) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (113/200) 22/12/08 18:28:59 INFO Executor: Running task 121.0 in stage 23.0 (TID 2901) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 122.0 in stage 23.0 (TID 2902) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 122, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 110.0 in stage 23.0 (TID 2890) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (114/200) 22/12/08 18:28:59 INFO Executor: Running task 122.0 in stage 23.0 (TID 2902) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 112.0 in stage 23.0 (TID 2892) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (115/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 113.0 in stage 23.0 (TID 2893) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (116/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 114.0 in stage 23.0 (TID 2894) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (117/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_115 locally 22/12/08 18:28:59 INFO Executor: Finished task 115.0 in stage 23.0 (TID 2895). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_116 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 123.0 in stage 23.0 (TID 2903) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 123, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 123.0 in stage 23.0 (TID 2903) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 115.0 in stage 23.0 (TID 2895) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (118/200) 22/12/08 18:28:59 INFO Executor: Finished task 116.0 in stage 23.0 (TID 2896). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 124.0 in stage 23.0 (TID 2904) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 124, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_118 locally 22/12/08 18:28:59 INFO Executor: Running task 124.0 in stage 23.0 (TID 2904) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_119 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_117 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 116.0 in stage 23.0 (TID 2896) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (119/200) 22/12/08 18:28:59 INFO Executor: Finished task 118.0 in stage 23.0 (TID 2898). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_120 locally 22/12/08 18:28:59 INFO Executor: Finished task 119.0 in stage 23.0 (TID 2899). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 125.0 in stage 23.0 (TID 2905) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 125, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 125.0 in stage 23.0 (TID 2905) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_122 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 126.0 in stage 23.0 (TID 2906) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 126, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 117.0 in stage 23.0 (TID 2897). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 118.0 in stage 23.0 (TID 2898) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (120/200) 22/12/08 18:28:59 INFO Executor: Running task 126.0 in stage 23.0 (TID 2906) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_121 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 127.0 in stage 23.0 (TID 2907) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 127, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 120.0 in stage 23.0 (TID 2900). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 127.0 in stage 23.0 (TID 2907) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 128.0 in stage 23.0 (TID 2908) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 128, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 128.0 in stage 23.0 (TID 2908) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 117.0 in stage 23.0 (TID 2897) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (121/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 119.0 in stage 23.0 (TID 2899) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (122/200) 22/12/08 18:28:59 INFO Executor: Finished task 122.0 in stage 23.0 (TID 2902). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 121.0 in stage 23.0 (TID 2901). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 129.0 in stage 23.0 (TID 2909) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 129, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 120.0 in stage 23.0 (TID 2900) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (123/200) 22/12/08 18:28:59 INFO Executor: Running task 129.0 in stage 23.0 (TID 2909) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 130.0 in stage 23.0 (TID 2910) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 130, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 130.0 in stage 23.0 (TID 2910) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 122.0 in stage 23.0 (TID 2902) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (124/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 121.0 in stage 23.0 (TID 2901) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (125/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_123 locally 22/12/08 18:28:59 INFO Executor: Finished task 123.0 in stage 23.0 (TID 2903). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_124 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 131.0 in stage 23.0 (TID 2911) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 131, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 131.0 in stage 23.0 (TID 2911) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 123.0 in stage 23.0 (TID 2903) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (126/200) 22/12/08 18:28:59 INFO Executor: Finished task 124.0 in stage 23.0 (TID 2904). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 132.0 in stage 23.0 (TID 2912) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 132, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 132.0 in stage 23.0 (TID 2912) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_125 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_126 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 124.0 in stage 23.0 (TID 2904) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (127/200) 22/12/08 18:28:59 INFO Executor: Finished task 125.0 in stage 23.0 (TID 2905). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 126.0 in stage 23.0 (TID 2906). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 133.0 in stage 23.0 (TID 2913) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 133, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_128 locally 22/12/08 18:28:59 INFO Executor: Running task 133.0 in stage 23.0 (TID 2913) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 134.0 in stage 23.0 (TID 2914) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 134, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 125.0 in stage 23.0 (TID 2905) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (128/200) 22/12/08 18:28:59 INFO Executor: Running task 134.0 in stage 23.0 (TID 2914) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_127 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 126.0 in stage 23.0 (TID 2906) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (129/200) 22/12/08 18:28:59 INFO Executor: Finished task 128.0 in stage 23.0 (TID 2908). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_129 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_130 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 135.0 in stage 23.0 (TID 2915) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 135, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 135.0 in stage 23.0 (TID 2915) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 128.0 in stage 23.0 (TID 2908) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (130/200) 22/12/08 18:28:59 INFO Executor: Finished task 127.0 in stage 23.0 (TID 2907). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 136.0 in stage 23.0 (TID 2916) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 136, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 130.0 in stage 23.0 (TID 2910). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 129.0 in stage 23.0 (TID 2909). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 136.0 in stage 23.0 (TID 2916) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 137.0 in stage 23.0 (TID 2917) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 137, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 137.0 in stage 23.0 (TID 2917) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 138.0 in stage 23.0 (TID 2918) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 138, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 138.0 in stage 23.0 (TID 2918) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 130.0 in stage 23.0 (TID 2910) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (131/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 127.0 in stage 23.0 (TID 2907) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (132/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 129.0 in stage 23.0 (TID 2909) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (133/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_131 locally 22/12/08 18:28:59 INFO Executor: Finished task 131.0 in stage 23.0 (TID 2911). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 139.0 in stage 23.0 (TID 2919) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 139, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 139.0 in stage 23.0 (TID 2919) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_132 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 131.0 in stage 23.0 (TID 2911) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (134/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_133 locally 22/12/08 18:28:59 INFO Executor: Finished task 132.0 in stage 23.0 (TID 2912). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 140.0 in stage 23.0 (TID 2920) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 140, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 140.0 in stage 23.0 (TID 2920) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_134 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 132.0 in stage 23.0 (TID 2912) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (135/200) 22/12/08 18:28:59 INFO Executor: Finished task 133.0 in stage 23.0 (TID 2913). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 141.0 in stage 23.0 (TID 2921) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 141, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 141.0 in stage 23.0 (TID 2921) 22/12/08 18:28:59 INFO Executor: Finished task 134.0 in stage 23.0 (TID 2914). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 142.0 in stage 23.0 (TID 2922) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 142, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_135 locally 22/12/08 18:28:59 INFO Executor: Running task 142.0 in stage 23.0 (TID 2922) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 133.0 in stage 23.0 (TID 2913) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (136/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 134.0 in stage 23.0 (TID 2914) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (137/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_137 locally 22/12/08 18:28:59 INFO Executor: Finished task 135.0 in stage 23.0 (TID 2915). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_136 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 143.0 in stage 23.0 (TID 2923) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 143, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 143.0 in stage 23.0 (TID 2923) 22/12/08 18:28:59 INFO Executor: Finished task 137.0 in stage 23.0 (TID 2917). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 144.0 in stage 23.0 (TID 2924) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 144, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 144.0 in stage 23.0 (TID 2924) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 135.0 in stage 23.0 (TID 2915) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (138/200) 22/12/08 18:28:59 INFO Executor: Finished task 136.0 in stage 23.0 (TID 2916). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 137.0 in stage 23.0 (TID 2917) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (139/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_138 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 145.0 in stage 23.0 (TID 2925) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 145, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 145.0 in stage 23.0 (TID 2925) 22/12/08 18:28:59 INFO Executor: Finished task 138.0 in stage 23.0 (TID 2918). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 136.0 in stage 23.0 (TID 2916) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (140/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_139 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 146.0 in stage 23.0 (TID 2926) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 146, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 146.0 in stage 23.0 (TID 2926) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 138.0 in stage 23.0 (TID 2918) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (141/200) 22/12/08 18:28:59 INFO Executor: Finished task 139.0 in stage 23.0 (TID 2919). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 147.0 in stage 23.0 (TID 2927) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 147, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 147.0 in stage 23.0 (TID 2927) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 139.0 in stage 23.0 (TID 2919) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (142/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_140 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_141 locally 22/12/08 18:28:59 INFO Executor: Finished task 140.0 in stage 23.0 (TID 2920). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 141.0 in stage 23.0 (TID 2921). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 148.0 in stage 23.0 (TID 2928) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 148, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_142 locally 22/12/08 18:28:59 INFO Executor: Running task 148.0 in stage 23.0 (TID 2928) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 149.0 in stage 23.0 (TID 2929) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 149, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 149.0 in stage 23.0 (TID 2929) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 140.0 in stage 23.0 (TID 2920) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (143/200) 22/12/08 18:28:59 INFO Executor: Finished task 142.0 in stage 23.0 (TID 2922). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 141.0 in stage 23.0 (TID 2921) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (144/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 150.0 in stage 23.0 (TID 2930) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 150, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 150.0 in stage 23.0 (TID 2930) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 142.0 in stage 23.0 (TID 2922) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (145/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_143 locally 22/12/08 18:28:59 INFO Executor: Finished task 143.0 in stage 23.0 (TID 2923). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_146 locally 22/12/08 18:28:59 INFO Executor: Finished task 146.0 in stage 23.0 (TID 2926). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_148 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 151.0 in stage 23.0 (TID 2931) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 151, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 151.0 in stage 23.0 (TID 2931) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_149 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 152.0 in stage 23.0 (TID 2932) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 152, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_144 locally 22/12/08 18:28:59 INFO Executor: Running task 152.0 in stage 23.0 (TID 2932) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 143.0 in stage 23.0 (TID 2923) in 35 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (146/200) 22/12/08 18:28:59 INFO Executor: Finished task 148.0 in stage 23.0 (TID 2928). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 146.0 in stage 23.0 (TID 2926) in 34 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (147/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 153.0 in stage 23.0 (TID 2933) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 153, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 149.0 in stage 23.0 (TID 2929). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 144.0 in stage 23.0 (TID 2924). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 153.0 in stage 23.0 (TID 2933) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 154.0 in stage 23.0 (TID 2934) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 154, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_150 locally 22/12/08 18:28:59 INFO Executor: Running task 154.0 in stage 23.0 (TID 2934) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 155.0 in stage 23.0 (TID 2935) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 155, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 148.0 in stage 23.0 (TID 2928) in 31 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (148/200) 22/12/08 18:28:59 INFO Executor: Running task 155.0 in stage 23.0 (TID 2935) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 149.0 in stage 23.0 (TID 2929) in 31 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (149/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_145 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 144.0 in stage 23.0 (TID 2924) in 36 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (150/200) 22/12/08 18:28:59 INFO Executor: Finished task 150.0 in stage 23.0 (TID 2930). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 156.0 in stage 23.0 (TID 2936) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 156, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 156.0 in stage 23.0 (TID 2936) 22/12/08 18:28:59 INFO Executor: Finished task 145.0 in stage 23.0 (TID 2925). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 150.0 in stage 23.0 (TID 2930) in 31 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (151/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 157.0 in stage 23.0 (TID 2937) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 157, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_147 locally 22/12/08 18:28:59 INFO Executor: Running task 157.0 in stage 23.0 (TID 2937) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 145.0 in stage 23.0 (TID 2925) in 36 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (152/200) 22/12/08 18:28:59 INFO Executor: Finished task 147.0 in stage 23.0 (TID 2927). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 158.0 in stage 23.0 (TID 2938) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 158, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 158.0 in stage 23.0 (TID 2938) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 147.0 in stage 23.0 (TID 2927) in 36 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (153/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_151 locally 22/12/08 18:28:59 INFO Executor: Finished task 151.0 in stage 23.0 (TID 2931). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 159.0 in stage 23.0 (TID 2939) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 159, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_153 locally 22/12/08 18:28:59 INFO Executor: Running task 159.0 in stage 23.0 (TID 2939) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 151.0 in stage 23.0 (TID 2931) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (154/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_154 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_152 locally 22/12/08 18:28:59 INFO Executor: Finished task 153.0 in stage 23.0 (TID 2933). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_155 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 160.0 in stage 23.0 (TID 2940) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 160, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 160.0 in stage 23.0 (TID 2940) 22/12/08 18:28:59 INFO Executor: Finished task 154.0 in stage 23.0 (TID 2934). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 152.0 in stage 23.0 (TID 2932). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 161.0 in stage 23.0 (TID 2941) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 161, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 153.0 in stage 23.0 (TID 2933) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (155/200) 22/12/08 18:28:59 INFO Executor: Finished task 155.0 in stage 23.0 (TID 2935). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 161.0 in stage 23.0 (TID 2941) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_156 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 162.0 in stage 23.0 (TID 2942) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 162, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 162.0 in stage 23.0 (TID 2942) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 163.0 in stage 23.0 (TID 2943) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 163, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 154.0 in stage 23.0 (TID 2934) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (156/200) 22/12/08 18:28:59 INFO Executor: Running task 163.0 in stage 23.0 (TID 2943) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 152.0 in stage 23.0 (TID 2932) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (157/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 155.0 in stage 23.0 (TID 2935) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (158/200) 22/12/08 18:28:59 INFO Executor: Finished task 156.0 in stage 23.0 (TID 2936). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 164.0 in stage 23.0 (TID 2944) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 164, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 164.0 in stage 23.0 (TID 2944) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_157 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_158 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 156.0 in stage 23.0 (TID 2936) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (159/200) 22/12/08 18:28:59 INFO Executor: Finished task 157.0 in stage 23.0 (TID 2937). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 158.0 in stage 23.0 (TID 2938). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 165.0 in stage 23.0 (TID 2945) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 165, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 165.0 in stage 23.0 (TID 2945) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 166.0 in stage 23.0 (TID 2946) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 166, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 166.0 in stage 23.0 (TID 2946) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 157.0 in stage 23.0 (TID 2937) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (160/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 158.0 in stage 23.0 (TID 2938) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (161/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_159 locally 22/12/08 18:28:59 INFO Executor: Finished task 159.0 in stage 23.0 (TID 2939). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 167.0 in stage 23.0 (TID 2947) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 167, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 167.0 in stage 23.0 (TID 2947) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 159.0 in stage 23.0 (TID 2939) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (162/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_160 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_163 locally 22/12/08 18:28:59 INFO Executor: Finished task 160.0 in stage 23.0 (TID 2940). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 168.0 in stage 23.0 (TID 2948) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 168, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_162 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_164 locally 22/12/08 18:28:59 INFO Executor: Running task 168.0 in stage 23.0 (TID 2948) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_161 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 160.0 in stage 23.0 (TID 2940) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (163/200) 22/12/08 18:28:59 INFO Executor: Finished task 163.0 in stage 23.0 (TID 2943). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 169.0 in stage 23.0 (TID 2949) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 169, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 162.0 in stage 23.0 (TID 2942). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 164.0 in stage 23.0 (TID 2944). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 169.0 in stage 23.0 (TID 2949) 22/12/08 18:28:59 INFO Executor: Finished task 161.0 in stage 23.0 (TID 2941). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 170.0 in stage 23.0 (TID 2950) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 170, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 170.0 in stage 23.0 (TID 2950) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_165 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 171.0 in stage 23.0 (TID 2951) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 171, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_166 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 163.0 in stage 23.0 (TID 2943) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (164/200) 22/12/08 18:28:59 INFO Executor: Running task 171.0 in stage 23.0 (TID 2951) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 172.0 in stage 23.0 (TID 2952) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 172, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 164.0 in stage 23.0 (TID 2944) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (165/200) 22/12/08 18:28:59 INFO Executor: Running task 172.0 in stage 23.0 (TID 2952) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 162.0 in stage 23.0 (TID 2942) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (166/200) 22/12/08 18:28:59 INFO Executor: Finished task 165.0 in stage 23.0 (TID 2945). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 173.0 in stage 23.0 (TID 2953) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 173, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 166.0 in stage 23.0 (TID 2946). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 173.0 in stage 23.0 (TID 2953) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 175.0 in stage 23.0 (TID 2954) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 175, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 161.0 in stage 23.0 (TID 2941) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (167/200) 22/12/08 18:28:59 INFO Executor: Running task 175.0 in stage 23.0 (TID 2954) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 165.0 in stage 23.0 (TID 2945) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (168/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 166.0 in stage 23.0 (TID 2946) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (169/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_167 locally 22/12/08 18:28:59 INFO Executor: Finished task 167.0 in stage 23.0 (TID 2947). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 176.0 in stage 23.0 (TID 2955) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 176, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 176.0 in stage 23.0 (TID 2955) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 167.0 in stage 23.0 (TID 2947) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (170/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_168 locally 22/12/08 18:28:59 INFO Executor: Finished task 168.0 in stage 23.0 (TID 2948). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 177.0 in stage 23.0 (TID 2956) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 177, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_169 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_171 locally 22/12/08 18:28:59 INFO Executor: Running task 177.0 in stage 23.0 (TID 2956) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 168.0 in stage 23.0 (TID 2948) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (171/200) 22/12/08 18:28:59 INFO Executor: Finished task 169.0 in stage 23.0 (TID 2949). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 171.0 in stage 23.0 (TID 2951). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_170 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 178.0 in stage 23.0 (TID 2957) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 178, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_172 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_173 locally 22/12/08 18:28:59 INFO Executor: Running task 178.0 in stage 23.0 (TID 2957) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 179.0 in stage 23.0 (TID 2958) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 179, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 179.0 in stage 23.0 (TID 2958) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 169.0 in stage 23.0 (TID 2949) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (172/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 171.0 in stage 23.0 (TID 2951) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (173/200) 22/12/08 18:28:59 INFO Executor: Finished task 173.0 in stage 23.0 (TID 2953). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_175 locally 22/12/08 18:28:59 INFO Executor: Finished task 172.0 in stage 23.0 (TID 2952). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 170.0 in stage 23.0 (TID 2950). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 180.0 in stage 23.0 (TID 2959) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 180, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 180.0 in stage 23.0 (TID 2959) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 181.0 in stage 23.0 (TID 2960) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 181, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 181.0 in stage 23.0 (TID 2960) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 182.0 in stage 23.0 (TID 2961) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 182, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 173.0 in stage 23.0 (TID 2953) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (174/200) 22/12/08 18:28:59 INFO Executor: Running task 182.0 in stage 23.0 (TID 2961) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 172.0 in stage 23.0 (TID 2952) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (175/200) 22/12/08 18:28:59 INFO Executor: Finished task 175.0 in stage 23.0 (TID 2954). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 170.0 in stage 23.0 (TID 2950) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (176/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 183.0 in stage 23.0 (TID 2962) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 183, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 183.0 in stage 23.0 (TID 2962) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_176 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 175.0 in stage 23.0 (TID 2954) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (177/200) 22/12/08 18:28:59 INFO Executor: Finished task 176.0 in stage 23.0 (TID 2955). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 184.0 in stage 23.0 (TID 2963) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 184, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 184.0 in stage 23.0 (TID 2963) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 176.0 in stage 23.0 (TID 2955) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (178/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_177 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_178 locally 22/12/08 18:28:59 INFO Executor: Finished task 177.0 in stage 23.0 (TID 2956). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_179 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 185.0 in stage 23.0 (TID 2964) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 185, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 185.0 in stage 23.0 (TID 2964) 22/12/08 18:28:59 INFO Executor: Finished task 178.0 in stage 23.0 (TID 2957). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 186.0 in stage 23.0 (TID 2965) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 186, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 179.0 in stage 23.0 (TID 2958). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 186.0 in stage 23.0 (TID 2965) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 177.0 in stage 23.0 (TID 2956) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (179/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 187.0 in stage 23.0 (TID 2966) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 187, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 178.0 in stage 23.0 (TID 2957) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (180/200) 22/12/08 18:28:59 INFO Executor: Running task 187.0 in stage 23.0 (TID 2966) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_182 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 179.0 in stage 23.0 (TID 2958) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (181/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_181 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_180 locally 22/12/08 18:28:59 INFO Executor: Finished task 182.0 in stage 23.0 (TID 2961). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 188.0 in stage 23.0 (TID 2967) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 188, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 181.0 in stage 23.0 (TID 2960). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 188.0 in stage 23.0 (TID 2967) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 189.0 in stage 23.0 (TID 2968) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 189, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_183 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 182.0 in stage 23.0 (TID 2961) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (182/200) 22/12/08 18:28:59 INFO Executor: Running task 189.0 in stage 23.0 (TID 2968) 22/12/08 18:28:59 INFO Executor: Finished task 180.0 in stage 23.0 (TID 2959). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_184 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 190.0 in stage 23.0 (TID 2969) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 190, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 181.0 in stage 23.0 (TID 2960) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (183/200) 22/12/08 18:28:59 INFO Executor: Running task 190.0 in stage 23.0 (TID 2969) 22/12/08 18:28:59 INFO Executor: Finished task 183.0 in stage 23.0 (TID 2962). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 180.0 in stage 23.0 (TID 2959) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (184/200) 22/12/08 18:28:59 INFO Executor: Finished task 184.0 in stage 23.0 (TID 2963). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 192.0 in stage 23.0 (TID 2970) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 192, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 192.0 in stage 23.0 (TID 2970) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 193.0 in stage 23.0 (TID 2971) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 193, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 193.0 in stage 23.0 (TID 2971) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 183.0 in stage 23.0 (TID 2962) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (185/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 184.0 in stage 23.0 (TID 2963) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (186/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_185 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_186 locally 22/12/08 18:28:59 INFO Executor: Finished task 185.0 in stage 23.0 (TID 2964). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 186.0 in stage 23.0 (TID 2965). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_187 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 194.0 in stage 23.0 (TID 2972) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 194, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 194.0 in stage 23.0 (TID 2972) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 195.0 in stage 23.0 (TID 2973) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 195, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 195.0 in stage 23.0 (TID 2973) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 185.0 in stage 23.0 (TID 2964) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (187/200) 22/12/08 18:28:59 INFO Executor: Finished task 187.0 in stage 23.0 (TID 2966). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 186.0 in stage 23.0 (TID 2965) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (188/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 196.0 in stage 23.0 (TID 2974) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 196, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_188 locally 22/12/08 18:28:59 INFO Executor: Running task 196.0 in stage 23.0 (TID 2974) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 187.0 in stage 23.0 (TID 2966) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (189/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_189 locally 22/12/08 18:28:59 INFO Executor: Finished task 188.0 in stage 23.0 (TID 2967). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 197.0 in stage 23.0 (TID 2975) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 197, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 197.0 in stage 23.0 (TID 2975) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 188.0 in stage 23.0 (TID 2967) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (190/200) 22/12/08 18:28:59 INFO Executor: Finished task 189.0 in stage 23.0 (TID 2968). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_192 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 198.0 in stage 23.0 (TID 2976) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 198, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 198.0 in stage 23.0 (TID 2976) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_190 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 189.0 in stage 23.0 (TID 2968) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (191/200) 22/12/08 18:28:59 INFO Executor: Finished task 192.0 in stage 23.0 (TID 2970). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 199.0 in stage 23.0 (TID 2977) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 199, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_193 locally 22/12/08 18:28:59 INFO Executor: Running task 199.0 in stage 23.0 (TID 2977) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 192.0 in stage 23.0 (TID 2970) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (192/200) 22/12/08 18:28:59 INFO Executor: Finished task 190.0 in stage 23.0 (TID 2969). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 43.0 in stage 24.0 (TID 2978) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 43, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 43.0 in stage 24.0 (TID 2978) 22/12/08 18:28:59 INFO Executor: Finished task 193.0 in stage 23.0 (TID 2971). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 49.0 in stage 24.0 (TID 2979) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 49, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 190.0 in stage 23.0 (TID 2969) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (193/200) 22/12/08 18:28:59 INFO Executor: Running task 49.0 in stage 24.0 (TID 2979) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 193.0 in stage 23.0 (TID 2971) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (194/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_195 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_194 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_196 locally 22/12/08 18:28:59 INFO Executor: Finished task 195.0 in stage 23.0 (TID 2973). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 194.0 in stage 23.0 (TID 2972). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 51.0 in stage 24.0 (TID 2980) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 51, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 51.0 in stage 24.0 (TID 2980) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 66.0 in stage 24.0 (TID 2981) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 66, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 66.0 in stage 24.0 (TID 2981) 22/12/08 18:28:59 INFO Executor: Finished task 196.0 in stage 23.0 (TID 2974). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_197 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 89.0 in stage 24.0 (TID 2982) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 89, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 89.0 in stage 24.0 (TID 2982) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 194.0 in stage 23.0 (TID 2972) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (195/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 195.0 in stage 23.0 (TID 2973) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (196/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 196.0 in stage 23.0 (TID 2974) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (197/200) 22/12/08 18:28:59 INFO Executor: Finished task 197.0 in stage 23.0 (TID 2975). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 102.0 in stage 24.0 (TID 2983) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 102, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_198 locally 22/12/08 18:28:59 INFO Executor: Running task 102.0 in stage 24.0 (TID 2983) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_199 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 197.0 in stage 23.0 (TID 2975) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (198/200) 22/12/08 18:28:59 INFO Executor: Finished task 198.0 in stage 23.0 (TID 2976). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 199.0 in stage 23.0 (TID 2977). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 103.0 in stage 24.0 (TID 2984) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 103, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 103.0 in stage 24.0 (TID 2984) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 107.0 in stage 24.0 (TID 2985) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 107, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 107.0 in stage 24.0 (TID 2985) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 198.0 in stage 23.0 (TID 2976) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (199/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 199.0 in stage 23.0 (TID 2977) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (200/200) 22/12/08 18:28:59 INFO TaskSchedulerImpl: Removed TaskSet 23.0, whose tasks have all completed, from pool 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_49 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_43 locally 22/12/08 18:28:59 INFO DAGScheduler: ResultStage 23 ($anonfun$call$2 at Arm.scala:28) finished in 4.139 s 22/12/08 18:28:59 INFO DAGScheduler: Job 12 is finished. Cancelling potential speculative or zombie tasks for this job 22/12/08 18:28:59 INFO TaskSchedulerImpl: Killing all running tasks in stage 23: Stage finished 22/12/08 18:28:59 INFO DAGScheduler: Job 12 finished: $anonfun$call$2 at Arm.scala:28, took 70.738472 s 22/12/08 18:28:59 INFO MemoryStore: Block broadcast_46 stored as values in memory (estimated size 728.0 B, free 359.8 MiB) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_89 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_51 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_66 locally 22/12/08 18:28:59 INFO MemoryStore: Block broadcast_46_piece0 stored as bytes in memory (estimated size 298.0 B, free 359.8 MiB) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_102 locally 22/12/08 18:28:59 INFO BlockManagerInfo: Added broadcast_46_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 298.0 B, free: 365.0 MiB) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_103 locally 22/12/08 18:28:59 INFO SparkContext: Created broadcast 46 from $anonfun$call$6 at Arm.scala:28 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_107 locally 22/12/08 18:28:59 INFO Executor: Finished task 49.0 in stage 24.0 (TID 2979). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 43.0 in stage 24.0 (TID 2978). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 174.0 in stage 24.0 (TID 2986) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 174, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 174.0 in stage 24.0 (TID 2986) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 191.0 in stage 24.0 (TID 2987) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 191, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 49.0 in stage 24.0 (TID 2979) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/200) 22/12/08 18:28:59 INFO Executor: Running task 191.0 in stage 24.0 (TID 2987) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 43.0 in stage 24.0 (TID 2978) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (2/200) 22/12/08 18:28:59 INFO Executor: Finished task 89.0 in stage 24.0 (TID 2982). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 0.0 in stage 24.0 (TID 2988) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 0.0 in stage 24.0 (TID 2988) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 89.0 in stage 24.0 (TID 2982) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (3/200) 22/12/08 18:28:59 INFO Executor: Finished task 66.0 in stage 24.0 (TID 2981). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 102.0 in stage 24.0 (TID 2983). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 1.0 in stage 24.0 (TID 2989) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 1.0 in stage 24.0 (TID 2989) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 2.0 in stage 24.0 (TID 2990) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 2.0 in stage 24.0 (TID 2990) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 66.0 in stage 24.0 (TID 2981) in 15 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (4/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 102.0 in stage 24.0 (TID 2983) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (5/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_174 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_191 locally 22/12/08 18:28:59 INFO Executor: Finished task 103.0 in stage 24.0 (TID 2984). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 3.0 in stage 24.0 (TID 2991) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 3.0 in stage 24.0 (TID 2991) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 103.0 in stage 24.0 (TID 2984) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (6/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_0 locally 22/12/08 18:28:59 INFO Executor: Finished task 51.0 in stage 24.0 (TID 2980). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 4.0 in stage 24.0 (TID 2992) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 4, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 4.0 in stage 24.0 (TID 2992) 22/12/08 18:28:59 INFO Executor: Finished task 0.0 in stage 24.0 (TID 2988). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 5.0 in stage 24.0 (TID 2993) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 5, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_1 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 51.0 in stage 24.0 (TID 2980) in 19 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (7/200) 22/12/08 18:28:59 INFO Executor: Running task 5.0 in stage 24.0 (TID 2993) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_2 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 0.0 in stage 24.0 (TID 2988) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (8/200) 22/12/08 18:28:59 INFO Executor: Finished task 1.0 in stage 24.0 (TID 2989). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 107.0 in stage 24.0 (TID 2985). 23243 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 6.0 in stage 24.0 (TID 2994) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 6, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 2.0 in stage 24.0 (TID 2990). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 6.0 in stage 24.0 (TID 2994) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 7.0 in stage 24.0 (TID 2995) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 7, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 174.0 in stage 24.0 (TID 2986). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 7.0 in stage 24.0 (TID 2995) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 8.0 in stage 24.0 (TID 2996) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 8, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 191.0 in stage 24.0 (TID 2987). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 8.0 in stage 24.0 (TID 2996) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 9.0 in stage 24.0 (TID 2997) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 9, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 1.0 in stage 24.0 (TID 2989) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (9/200) 22/12/08 18:28:59 INFO Executor: Running task 9.0 in stage 24.0 (TID 2997) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 2.0 in stage 24.0 (TID 2990) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (10/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 107.0 in stage 24.0 (TID 2985) in 18 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (11/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 10.0 in stage 24.0 (TID 2998) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 10, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 10.0 in stage 24.0 (TID 2998) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 174.0 in stage 24.0 (TID 2986) in 11 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (12/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 191.0 in stage 24.0 (TID 2987) in 11 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (13/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_3 locally 22/12/08 18:28:59 INFO Executor: Finished task 3.0 in stage 24.0 (TID 2991). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 11.0 in stage 24.0 (TID 2999) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 11, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 11.0 in stage 24.0 (TID 2999) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 3.0 in stage 24.0 (TID 2991) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (14/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_5 locally 22/12/08 18:28:59 INFO Executor: Finished task 5.0 in stage 24.0 (TID 2993). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 12.0 in stage 24.0 (TID 3000) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 12, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 12.0 in stage 24.0 (TID 3000) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 5.0 in stage 24.0 (TID 2993) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (15/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_7 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_6 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_10 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_8 locally 22/12/08 18:28:59 INFO Executor: Finished task 7.0 in stage 24.0 (TID 2995). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_9 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 13.0 in stage 24.0 (TID 3001) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 13, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 13.0 in stage 24.0 (TID 3001) 22/12/08 18:28:59 INFO Executor: Finished task 6.0 in stage 24.0 (TID 2994). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 7.0 in stage 24.0 (TID 2995) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (16/200) 22/12/08 18:28:59 INFO Executor: Finished task 10.0 in stage 24.0 (TID 2998). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 14.0 in stage 24.0 (TID 3002) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 14, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_4 locally 22/12/08 18:28:59 INFO Executor: Finished task 8.0 in stage 24.0 (TID 2996). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 9.0 in stage 24.0 (TID 2997). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 14.0 in stage 24.0 (TID 3002) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 15.0 in stage 24.0 (TID 3003) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 15, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 15.0 in stage 24.0 (TID 3003) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 16.0 in stage 24.0 (TID 3004) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 16, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 6.0 in stage 24.0 (TID 2994) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (17/200) 22/12/08 18:28:59 INFO Executor: Running task 16.0 in stage 24.0 (TID 3004) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 10.0 in stage 24.0 (TID 2998) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (18/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 17.0 in stage 24.0 (TID 3005) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 17, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 17.0 in stage 24.0 (TID 3005) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_11 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 8.0 in stage 24.0 (TID 2996) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (19/200) 22/12/08 18:28:59 INFO Executor: Finished task 4.0 in stage 24.0 (TID 2992). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 9.0 in stage 24.0 (TID 2997) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (20/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 18.0 in stage 24.0 (TID 3006) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 18, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 18.0 in stage 24.0 (TID 3006) 22/12/08 18:28:59 INFO Executor: Finished task 11.0 in stage 24.0 (TID 2999). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 4.0 in stage 24.0 (TID 2992) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (21/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 19.0 in stage 24.0 (TID 3007) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 19, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 19.0 in stage 24.0 (TID 3007) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 11.0 in stage 24.0 (TID 2999) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (22/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_12 locally 22/12/08 18:28:59 INFO Executor: Finished task 12.0 in stage 24.0 (TID 3000). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 20.0 in stage 24.0 (TID 3008) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 20, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 20.0 in stage 24.0 (TID 3008) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 12.0 in stage 24.0 (TID 3000) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (23/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_14 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_13 locally 22/12/08 18:28:59 INFO Executor: Finished task 14.0 in stage 24.0 (TID 3002). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 13.0 in stage 24.0 (TID 3001). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_15 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 21.0 in stage 24.0 (TID 3009) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 21, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 21.0 in stage 24.0 (TID 3009) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_16 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 22.0 in stage 24.0 (TID 3010) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 22, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_17 locally 22/12/08 18:28:59 INFO Executor: Running task 22.0 in stage 24.0 (TID 3010) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 14.0 in stage 24.0 (TID 3002) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (24/200) 22/12/08 18:28:59 INFO Executor: Finished task 15.0 in stage 24.0 (TID 3003). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 13.0 in stage 24.0 (TID 3001) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (25/200) 22/12/08 18:28:59 INFO Executor: Finished task 16.0 in stage 24.0 (TID 3004). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 23.0 in stage 24.0 (TID 3011) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 23, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 23.0 in stage 24.0 (TID 3011) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 24.0 in stage 24.0 (TID 3012) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 24, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 17.0 in stage 24.0 (TID 3005). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 24.0 in stage 24.0 (TID 3012) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 25.0 in stage 24.0 (TID 3013) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 25, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 25.0 in stage 24.0 (TID 3013) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_19 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 15.0 in stage 24.0 (TID 3003) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (26/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 17.0 in stage 24.0 (TID 3005) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (27/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 16.0 in stage 24.0 (TID 3004) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (28/200) 22/12/08 18:28:59 INFO Executor: Finished task 19.0 in stage 24.0 (TID 3007). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 26.0 in stage 24.0 (TID 3014) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 26, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_18 locally 22/12/08 18:28:59 INFO Executor: Running task 26.0 in stage 24.0 (TID 3014) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 19.0 in stage 24.0 (TID 3007) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (29/200) 22/12/08 18:28:59 INFO Executor: Finished task 18.0 in stage 24.0 (TID 3006). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_20 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 27.0 in stage 24.0 (TID 3015) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 27, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 27.0 in stage 24.0 (TID 3015) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 18.0 in stage 24.0 (TID 3006) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (30/200) 22/12/08 18:28:59 INFO Executor: Finished task 20.0 in stage 24.0 (TID 3008). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 28.0 in stage 24.0 (TID 3016) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 28, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 28.0 in stage 24.0 (TID 3016) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 20.0 in stage 24.0 (TID 3008) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (31/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_22 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_21 locally 22/12/08 18:28:59 INFO Executor: Finished task 22.0 in stage 24.0 (TID 3010). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 29.0 in stage 24.0 (TID 3017) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 29, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 29.0 in stage 24.0 (TID 3017) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_23 locally 22/12/08 18:28:59 INFO Executor: Finished task 21.0 in stage 24.0 (TID 3009). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_24 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 30.0 in stage 24.0 (TID 3018) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 30, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_25 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 22.0 in stage 24.0 (TID 3010) in 28 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (32/200) 22/12/08 18:28:59 INFO Executor: Running task 30.0 in stage 24.0 (TID 3018) 22/12/08 18:28:59 INFO Executor: Finished task 23.0 in stage 24.0 (TID 3011). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 31.0 in stage 24.0 (TID 3019) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 31, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 31.0 in stage 24.0 (TID 3019) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 21.0 in stage 24.0 (TID 3009) in 28 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (33/200) 22/12/08 18:28:59 INFO Executor: Finished task 24.0 in stage 24.0 (TID 3012). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 23.0 in stage 24.0 (TID 3011) in 28 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (34/200) 22/12/08 18:28:59 INFO Executor: Finished task 25.0 in stage 24.0 (TID 3013). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_26 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 32.0 in stage 24.0 (TID 3020) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 32, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 32.0 in stage 24.0 (TID 3020) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 33.0 in stage 24.0 (TID 3021) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 33, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 33.0 in stage 24.0 (TID 3021) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 24.0 in stage 24.0 (TID 3012) in 28 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (35/200) 22/12/08 18:28:59 INFO Executor: Finished task 26.0 in stage 24.0 (TID 3014). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 25.0 in stage 24.0 (TID 3013) in 29 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (36/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 34.0 in stage 24.0 (TID 3022) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 34, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 34.0 in stage 24.0 (TID 3022) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 26.0 in stage 24.0 (TID 3014) in 28 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (37/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_28 locally 22/12/08 18:28:59 INFO Executor: Finished task 28.0 in stage 24.0 (TID 3016). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 35.0 in stage 24.0 (TID 3023) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 35, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 35.0 in stage 24.0 (TID 3023) 22/12/08 18:28:59 WARN GpuOverrides: ! cannot run on GPU because not all expressions can be replaced; GPU does not currently support the operator class org.apache.spark.sql.execution.DeserializeToObjectExec ! createexternalrow(orig_channel#8629, first_home_buyer#8659, loan_purpose#8689, property_type#8719, occupancy_status#8749, property_state#8779, product_type#8809, relocation_mortgage_indicator#8839, seller_name#8869, mod_flag#8899, orig_interest_rate#8929, orig_upb#8959, orig_loan_term#8989, orig_ltv#9019, orig_cltv#9049, num_borrowers#9079, dti#9109, borrower_credit_score#9139, num_units#9169, zip#9199, mortgage_insurance_percent#9229, current_loan_delinquency_status#9259, current_actual_upb#9289, interest_rate#9319, ... 32 more fields) cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.catalyst.expressions.objects.CreateExternalRow @Expression orig_channel#8629 could run on GPU @Expression first_home_buyer#8659 could run on GPU @Expression loan_purpose#8689 could run on GPU @Expression property_type#8719 could run on GPU @Expression occupancy_status#8749 could run on GPU @Expression property_state#8779 could run on GPU @Expression product_type#8809 could run on GPU @Expression relocation_mortgage_indicator#8839 could run on GPU @Expression seller_name#8869 could run on GPU @Expression mod_flag#8899 could run on GPU @Expression orig_interest_rate#8929 could run on GPU @Expression orig_upb#8959 could run on GPU @Expression orig_loan_term#8989 could run on GPU @Expression orig_ltv#9019 could run on GPU @Expression orig_cltv#9049 could run on GPU @Expression num_borrowers#9079 could run on GPU @Expression dti#9109 could run on GPU @Expression borrower_credit_score#9139 could run on GPU @Expression num_units#9169 could run on GPU @Expression zip#9199 could run on GPU @Expression mortgage_insurance_percent#9229 could run on GPU @Expression current_loan_delinquency_status#9259 could run on GPU @Expression current_actual_upb#9289 could run on GPU @Expression interest_rate#9319 could run on GPU @Expression loan_age#9349 could run on GPU @Expression msa#9379 could run on GPU @Expression non_interest_bearing_upb#9409 could run on GPU @Expression delinquency_12#9439 could run on GPU !Expression obj#9468 cannot run on GPU because expression AttributeReference obj#9468 produces an unsupported type ObjectType(interface org.apache.spark.sql.Row) *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression cast(orig_channel#8572 as float) AS orig_channel#8629 will run on GPU *Expression cast(orig_channel#8572 as float) will run on GPU *Expression cast(first_home_buyer#8573 as float) AS first_home_buyer#8659 will run on GPU *Expression cast(first_home_buyer#8573 as float) will run on GPU *Expression cast(loan_purpose#8574 as float) AS loan_purpose#8689 will run on GPU *Expression cast(loan_purpose#8574 as float) will run on GPU *Expression cast(property_type#8575 as float) AS property_type#8719 will run on GPU *Expression cast(property_type#8575 as float) will run on GPU *Expression cast(occupancy_status#8576 as float) AS occupancy_status#8749 will run on GPU *Expression cast(occupancy_status#8576 as float) will run on GPU *Expression cast(property_state#8577 as float) AS property_state#8779 will run on GPU *Expression cast(property_state#8577 as float) will run on GPU *Expression cast(product_type#8578 as float) AS product_type#8809 will run on GPU *Expression cast(product_type#8578 as float) will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) AS relocation_mortgage_indicator#8839 will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) will run on GPU *Expression cast(seller_name#8580 as float) AS seller_name#8869 will run on GPU *Expression cast(seller_name#8580 as float) will run on GPU *Expression cast(mod_flag#8581 as float) AS mod_flag#8899 will run on GPU *Expression cast(mod_flag#8581 as float) will run on GPU *Expression cast(orig_interest_rate#8582 as float) AS orig_interest_rate#8929 will run on GPU *Expression cast(orig_interest_rate#8582 as float) will run on GPU *Expression cast(orig_upb#8583 as float) AS orig_upb#8959 will run on GPU *Expression cast(orig_upb#8583 as float) will run on GPU *Expression cast(orig_loan_term#8584 as float) AS orig_loan_term#8989 will run on GPU *Expression cast(orig_loan_term#8584 as float) will run on GPU *Expression cast(orig_ltv#8585 as float) AS orig_ltv#9019 will run on GPU *Expression cast(orig_ltv#8585 as float) will run on GPU *Expression cast(orig_cltv#8586 as float) AS orig_cltv#9049 will run on GPU *Expression cast(orig_cltv#8586 as float) will run on GPU *Expression cast(num_borrowers#8587 as float) AS num_borrowers#9079 will run on GPU *Expression cast(num_borrowers#8587 as float) will run on GPU *Expression cast(dti#8588 as float) AS dti#9109 will run on GPU *Expression cast(dti#8588 as float) will run on GPU *Expression cast(borrower_credit_score#8589 as float) AS borrower_credit_score#9139 will run on GPU *Expression cast(borrower_credit_score#8589 as float) will run on GPU *Expression cast(num_units#8590 as float) AS num_units#9169 will run on GPU *Expression cast(num_units#8590 as float) will run on GPU *Expression cast(zip#8591 as float) AS zip#9199 will run on GPU *Expression cast(zip#8591 as float) will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) AS mortgage_insurance_percent#9229 will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) AS current_loan_delinquency_status#9259 will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) will run on GPU *Expression cast(current_actual_upb#8594 as float) AS current_actual_upb#9289 will run on GPU *Expression cast(current_actual_upb#8594 as float) will run on GPU *Expression cast(interest_rate#8595 as float) AS interest_rate#9319 will run on GPU *Expression cast(interest_rate#8595 as float) will run on GPU *Expression cast(loan_age#8596 as float) AS loan_age#9349 will run on GPU *Expression cast(loan_age#8596 as float) will run on GPU *Expression cast(msa#8597 as float) AS msa#9379 will run on GPU *Expression cast(msa#8597 as float) will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) AS non_interest_bearing_upb#9409 will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) will run on GPU *Expression cast(delinquency_12#8599 as float) AS delinquency_12#9439 will run on GPU *Expression cast(delinquency_12#8599 as float) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression orig_channel#8572 ASC NULLS FIRST will run on GPU *Expression first_home_buyer#8573 ASC NULLS FIRST will run on GPU *Expression loan_purpose#8574 ASC NULLS FIRST will run on GPU *Expression property_type#8575 ASC NULLS FIRST will run on GPU *Expression occupancy_status#8576 ASC NULLS FIRST will run on GPU *Expression property_state#8577 ASC NULLS FIRST will run on GPU *Expression product_type#8578 ASC NULLS FIRST will run on GPU *Expression relocation_mortgage_indicator#8579 ASC NULLS FIRST will run on GPU *Expression seller_name#8580 ASC NULLS FIRST will run on GPU *Expression mod_flag#8581 ASC NULLS FIRST will run on GPU *Expression orig_interest_rate#8582 ASC NULLS FIRST will run on GPU *Expression orig_upb#8583 ASC NULLS FIRST will run on GPU *Expression orig_loan_term#8584 ASC NULLS FIRST will run on GPU *Expression orig_ltv#8585 ASC NULLS FIRST will run on GPU *Expression orig_cltv#8586 ASC NULLS FIRST will run on GPU *Expression num_borrowers#8587 ASC NULLS FIRST will run on GPU *Expression dti#8588 ASC NULLS FIRST will run on GPU *Expression borrower_credit_score#8589 ASC NULLS FIRST will run on GPU *Expression num_units#8590 ASC NULLS FIRST will run on GPU *Expression zip#8591 ASC NULLS FIRST will run on GPU *Expression mortgage_insurance_percent#8592 ASC NULLS FIRST will run on GPU *Expression current_loan_delinquency_status#8593 ASC NULLS FIRST will run on GPU *Expression current_actual_upb#8594 ASC NULLS FIRST will run on GPU *Expression interest_rate#8595 ASC NULLS FIRST will run on GPU *Expression loan_age#8596 ASC NULLS FIRST will run on GPU *Expression msa#8597 ASC NULLS FIRST will run on GPU *Expression non_interest_bearing_upb#8598 ASC NULLS FIRST will run on GPU *Expression delinquency_12#8599 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression coalesce(orig_channel#2642, 0) AS orig_channel#8572 will run on GPU *Expression coalesce(orig_channel#2642, 0) will run on GPU *Expression coalesce(first_home_buyer#3284, 0) AS first_home_buyer#8573 will run on GPU *Expression coalesce(first_home_buyer#3284, 0) will run on GPU *Expression coalesce(loan_purpose#3926, 0) AS loan_purpose#8574 will run on GPU *Expression coalesce(loan_purpose#3926, 0) will run on GPU *Expression coalesce(property_type#4568, 0) AS property_type#8575 will run on GPU *Expression coalesce(property_type#4568, 0) will run on GPU *Expression coalesce(occupancy_status#5210, 0) AS occupancy_status#8576 will run on GPU *Expression coalesce(occupancy_status#5210, 0) will run on GPU *Expression coalesce(property_state#5852, 0) AS property_state#8577 will run on GPU *Expression coalesce(property_state#5852, 0) will run on GPU *Expression coalesce(product_type#6494, 0) AS product_type#8578 will run on GPU *Expression coalesce(product_type#6494, 0) will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) AS relocation_mortgage_indicator#8579 will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) will run on GPU *Expression coalesce(seller_name#7778, 0) AS seller_name#8580 will run on GPU *Expression coalesce(seller_name#7778, 0) will run on GPU *Expression coalesce(id#2007, 0) AS mod_flag#8581 will run on GPU *Expression coalesce(id#2007, 0) will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) AS orig_interest_rate#8582 will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) will run on GPU *Expression nanvl(orig_interest_rate#1751, null) will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) AS orig_upb#8583 will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) will run on GPU *Expression nanvl(orig_upb#1753, null) will run on GPU *Expression coalesce(orig_loan_term#1756, 0) AS orig_loan_term#8584 will run on GPU *Expression coalesce(orig_loan_term#1756, 0) will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) AS orig_ltv#8585 will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) will run on GPU *Expression nanvl(orig_ltv#1763, null) will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) AS orig_cltv#8586 will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) will run on GPU *Expression nanvl(orig_cltv#1764, null) will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) AS num_borrowers#8587 will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) will run on GPU *Expression nanvl(num_borrowers#1765, null) will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) AS dti#8588 will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) will run on GPU *Expression nanvl(dti#1766, null) will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) AS borrower_credit_score#8589 will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) will run on GPU *Expression nanvl(borrower_credit_score#1767, null) will run on GPU *Expression coalesce(num_units#1772, 0) AS num_units#8590 will run on GPU *Expression coalesce(num_units#1772, 0) will run on GPU *Expression coalesce(zip#1776, 0) AS zip#8591 will run on GPU *Expression coalesce(zip#1776, 0) will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) AS mortgage_insurance_percent#8592 will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) will run on GPU *Expression nanvl(mortgage_insurance_percent#1777, null) will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) AS current_loan_delinquency_status#8593 will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) AS current_actual_upb#8594 will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) will run on GPU *Expression nanvl(current_actual_upb#11, null) will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) AS interest_rate#8595 will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) will run on GPU *Expression nanvl(interest_rate#8, null) will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) AS loan_age#8596 will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) will run on GPU *Expression nanvl(loan_age#15, null) will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) AS msa#8597 will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) will run on GPU *Expression nanvl(msa#31, null) will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) AS non_interest_bearing_upb#8598 will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) will run on GPU *Expression nanvl(non_interest_bearing_upb#62, null) will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) AS delinquency_12#8599 will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) will run on GPU *Expression CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END will run on GPU *Expression (delinquency_12#1215 > 0) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS seller_name#7778 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS relocation_mortgage_indicator#7136 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS product_type#6494 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_state#5852 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS occupancy_status#5210 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_type#4568 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS loan_purpose#3926 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS first_home_buyer#3284 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS orig_channel#2642 will run on GPU *Exec will run on GPU *Exec will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1745L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#1852 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_27 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 28.0 in stage 24.0 (TID 3016) in 27 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (38/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_29 locally 22/12/08 18:28:59 INFO GpuOverrides: Plan conversion to the GPU took 36.79 ms 22/12/08 18:28:59 INFO Executor: Finished task 27.0 in stage 24.0 (TID 3015). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 29.0 in stage 24.0 (TID 3017). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 36.0 in stage 24.0 (TID 3024) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 36, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 36.0 in stage 24.0 (TID 3024) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 37.0 in stage 24.0 (TID 3025) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 37, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_30 locally 22/12/08 18:28:59 INFO Executor: Running task 37.0 in stage 24.0 (TID 3025) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 27.0 in stage 24.0 (TID 3015) in 31 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (39/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_31 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 29.0 in stage 24.0 (TID 3017) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (40/200) 22/12/08 18:28:59 INFO Executor: Finished task 30.0 in stage 24.0 (TID 3018). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_32 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 38.0 in stage 24.0 (TID 3026) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 38, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 31.0 in stage 24.0 (TID 3019). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 38.0 in stage 24.0 (TID 3026) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 39.0 in stage 24.0 (TID 3027) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 39, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 39.0 in stage 24.0 (TID 3027) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 30.0 in stage 24.0 (TID 3018) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (41/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 31.0 in stage 24.0 (TID 3019) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (42/200) 22/12/08 18:28:59 INFO Executor: Finished task 32.0 in stage 24.0 (TID 3020). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_34 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 40.0 in stage 24.0 (TID 3028) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 40, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 40.0 in stage 24.0 (TID 3028) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 32.0 in stage 24.0 (TID 3020) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (43/200) 22/12/08 18:28:59 INFO Executor: Finished task 34.0 in stage 24.0 (TID 3022). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_33 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 41.0 in stage 24.0 (TID 3029) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 41, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 41.0 in stage 24.0 (TID 3029) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 34.0 in stage 24.0 (TID 3022) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (44/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_35 locally 22/12/08 18:28:59 INFO Executor: Finished task 33.0 in stage 24.0 (TID 3021). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 42.0 in stage 24.0 (TID 3030) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 42, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 42.0 in stage 24.0 (TID 3030) 22/12/08 18:28:59 INFO Executor: Finished task 35.0 in stage 24.0 (TID 3023). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 44.0 in stage 24.0 (TID 3031) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 44, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 44.0 in stage 24.0 (TID 3031) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 33.0 in stage 24.0 (TID 3021) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (45/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 35.0 in stage 24.0 (TID 3023) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (46/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_36 locally 22/12/08 18:28:59 INFO Executor: Finished task 36.0 in stage 24.0 (TID 3024). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 45.0 in stage 24.0 (TID 3032) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 45, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 45.0 in stage 24.0 (TID 3032) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 36.0 in stage 24.0 (TID 3024) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (47/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_38 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_37 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_39 locally 22/12/08 18:28:59 INFO Executor: Finished task 38.0 in stage 24.0 (TID 3026). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 46.0 in stage 24.0 (TID 3033) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 46, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 46.0 in stage 24.0 (TID 3033) 22/12/08 18:28:59 INFO Executor: Finished task 37.0 in stage 24.0 (TID 3025). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 39.0 in stage 24.0 (TID 3027). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 38.0 in stage 24.0 (TID 3026) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (48/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 47.0 in stage 24.0 (TID 3034) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 47, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_40 locally 22/12/08 18:28:59 INFO Executor: Running task 47.0 in stage 24.0 (TID 3034) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 48.0 in stage 24.0 (TID 3035) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 48, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 37.0 in stage 24.0 (TID 3025) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (49/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_41 locally 22/12/08 18:28:59 INFO Executor: Running task 48.0 in stage 24.0 (TID 3035) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 39.0 in stage 24.0 (TID 3027) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (50/200) 22/12/08 18:28:59 INFO Executor: Finished task 40.0 in stage 24.0 (TID 3028). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 41.0 in stage 24.0 (TID 3029). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 50.0 in stage 24.0 (TID 3036) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 50, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 50.0 in stage 24.0 (TID 3036) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 52.0 in stage 24.0 (TID 3037) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 52, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 52.0 in stage 24.0 (TID 3037) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 41.0 in stage 24.0 (TID 3029) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (51/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_44 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 40.0 in stage 24.0 (TID 3028) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (52/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_42 locally 22/12/08 18:28:59 INFO Executor: Finished task 44.0 in stage 24.0 (TID 3031). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 53.0 in stage 24.0 (TID 3038) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 53, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 42.0 in stage 24.0 (TID 3030). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 53.0 in stage 24.0 (TID 3038) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 54.0 in stage 24.0 (TID 3039) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 54, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 54.0 in stage 24.0 (TID 3039) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 44.0 in stage 24.0 (TID 3031) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (53/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 42.0 in stage 24.0 (TID 3030) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (54/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_45 locally 22/12/08 18:28:59 INFO Executor: Finished task 45.0 in stage 24.0 (TID 3032). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 55.0 in stage 24.0 (TID 3040) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 55, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 55.0 in stage 24.0 (TID 3040) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 45.0 in stage 24.0 (TID 3032) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (55/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_46 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_47 locally 22/12/08 18:28:59 INFO Executor: Finished task 46.0 in stage 24.0 (TID 3033). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 56.0 in stage 24.0 (TID 3041) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 56, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_50 locally 22/12/08 18:28:59 INFO Executor: Finished task 47.0 in stage 24.0 (TID 3034). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 56.0 in stage 24.0 (TID 3041) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 57.0 in stage 24.0 (TID 3042) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 57, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 57.0 in stage 24.0 (TID 3042) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 46.0 in stage 24.0 (TID 3033) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (56/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 47.0 in stage 24.0 (TID 3034) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (57/200) 22/12/08 18:28:59 INFO Executor: Finished task 50.0 in stage 24.0 (TID 3036). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_48 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 58.0 in stage 24.0 (TID 3043) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 58, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 58.0 in stage 24.0 (TID 3043) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_52 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 50.0 in stage 24.0 (TID 3036) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (58/200) 22/12/08 18:28:59 INFO Executor: Finished task 48.0 in stage 24.0 (TID 3035). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 52.0 in stage 24.0 (TID 3037). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 59.0 in stage 24.0 (TID 3044) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 59, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 59.0 in stage 24.0 (TID 3044) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 60.0 in stage 24.0 (TID 3045) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 60, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 60.0 in stage 24.0 (TID 3045) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 48.0 in stage 24.0 (TID 3035) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (59/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_53 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 52.0 in stage 24.0 (TID 3037) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (60/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_54 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_55 locally 22/12/08 18:28:59 INFO Executor: Finished task 53.0 in stage 24.0 (TID 3038). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 54.0 in stage 24.0 (TID 3039). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 61.0 in stage 24.0 (TID 3046) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 61, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 61.0 in stage 24.0 (TID 3046) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 62.0 in stage 24.0 (TID 3047) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 62, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 55.0 in stage 24.0 (TID 3040). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 62.0 in stage 24.0 (TID 3047) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 53.0 in stage 24.0 (TID 3038) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (61/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 63.0 in stage 24.0 (TID 3048) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 63, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 54.0 in stage 24.0 (TID 3039) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (62/200) 22/12/08 18:28:59 INFO Executor: Running task 63.0 in stage 24.0 (TID 3048) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 55.0 in stage 24.0 (TID 3040) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (63/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_56 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_57 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_58 locally 22/12/08 18:28:59 INFO Executor: Finished task 56.0 in stage 24.0 (TID 3041). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 64.0 in stage 24.0 (TID 3049) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 64, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 57.0 in stage 24.0 (TID 3042). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 64.0 in stage 24.0 (TID 3049) 22/12/08 18:28:59 INFO Executor: Finished task 58.0 in stage 24.0 (TID 3043). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 65.0 in stage 24.0 (TID 3050) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 65, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 65.0 in stage 24.0 (TID 3050) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 67.0 in stage 24.0 (TID 3051) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 67, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_59 locally 22/12/08 18:28:59 INFO Executor: Running task 67.0 in stage 24.0 (TID 3051) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 57.0 in stage 24.0 (TID 3042) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (64/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 56.0 in stage 24.0 (TID 3041) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (65/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 58.0 in stage 24.0 (TID 3043) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (66/200) 22/12/08 18:28:59 INFO Executor: Finished task 59.0 in stage 24.0 (TID 3044). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 68.0 in stage 24.0 (TID 3052) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 68, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 68.0 in stage 24.0 (TID 3052) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_60 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 59.0 in stage 24.0 (TID 3044) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (67/200) 22/12/08 18:28:59 INFO Executor: Finished task 60.0 in stage 24.0 (TID 3045). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 69.0 in stage 24.0 (TID 3053) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 69, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 69.0 in stage 24.0 (TID 3053) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_62 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 60.0 in stage 24.0 (TID 3045) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (68/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_61 locally 22/12/08 18:28:59 INFO Executor: Finished task 62.0 in stage 24.0 (TID 3047). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 70.0 in stage 24.0 (TID 3054) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 70, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 70.0 in stage 24.0 (TID 3054) 22/12/08 18:28:59 INFO Executor: Finished task 61.0 in stage 24.0 (TID 3046). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 71.0 in stage 24.0 (TID 3055) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 71, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 71.0 in stage 24.0 (TID 3055) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 62.0 in stage 24.0 (TID 3047) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (69/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 61.0 in stage 24.0 (TID 3046) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (70/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_63 locally 22/12/08 18:28:59 INFO Executor: Finished task 63.0 in stage 24.0 (TID 3048). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_65 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 72.0 in stage 24.0 (TID 3056) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 72, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 72.0 in stage 24.0 (TID 3056) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_64 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 63.0 in stage 24.0 (TID 3048) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (71/200) 22/12/08 18:28:59 INFO Executor: Finished task 65.0 in stage 24.0 (TID 3050). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 73.0 in stage 24.0 (TID 3057) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 73, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 73.0 in stage 24.0 (TID 3057) 22/12/08 18:28:59 INFO Executor: Finished task 64.0 in stage 24.0 (TID 3049). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_68 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 74.0 in stage 24.0 (TID 3058) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 74, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_67 locally 22/12/08 18:28:59 INFO Executor: Running task 74.0 in stage 24.0 (TID 3058) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 65.0 in stage 24.0 (TID 3050) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (72/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 64.0 in stage 24.0 (TID 3049) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (73/200) 22/12/08 18:28:59 INFO Executor: Finished task 68.0 in stage 24.0 (TID 3052). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 67.0 in stage 24.0 (TID 3051). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 75.0 in stage 24.0 (TID 3059) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 75, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 75.0 in stage 24.0 (TID 3059) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 76.0 in stage 24.0 (TID 3060) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 76, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 76.0 in stage 24.0 (TID 3060) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 68.0 in stage 24.0 (TID 3052) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (74/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 67.0 in stage 24.0 (TID 3051) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (75/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_69 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_71 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_70 locally 22/12/08 18:28:59 INFO Executor: Finished task 69.0 in stage 24.0 (TID 3053). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 71.0 in stage 24.0 (TID 3055). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 77.0 in stage 24.0 (TID 3061) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 77, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 70.0 in stage 24.0 (TID 3054). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 77.0 in stage 24.0 (TID 3061) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 78.0 in stage 24.0 (TID 3062) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 78, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 78.0 in stage 24.0 (TID 3062) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 79.0 in stage 24.0 (TID 3063) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 79, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_73 locally 22/12/08 18:28:59 INFO Executor: Running task 79.0 in stage 24.0 (TID 3063) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 69.0 in stage 24.0 (TID 3053) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (76/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 71.0 in stage 24.0 (TID 3055) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (77/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 70.0 in stage 24.0 (TID 3054) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (78/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_72 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_74 locally 22/12/08 18:28:59 INFO Executor: Finished task 73.0 in stage 24.0 (TID 3057). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 80.0 in stage 24.0 (TID 3064) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 80, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 80.0 in stage 24.0 (TID 3064) 22/12/08 18:28:59 INFO Executor: Finished task 74.0 in stage 24.0 (TID 3058). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 72.0 in stage 24.0 (TID 3056). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_76 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 81.0 in stage 24.0 (TID 3065) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 81, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 81.0 in stage 24.0 (TID 3065) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_75 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 82.0 in stage 24.0 (TID 3066) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 82, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 73.0 in stage 24.0 (TID 3057) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (79/200) 22/12/08 18:28:59 INFO Executor: Running task 82.0 in stage 24.0 (TID 3066) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 74.0 in stage 24.0 (TID 3058) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (80/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 72.0 in stage 24.0 (TID 3056) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (81/200) 22/12/08 18:28:59 INFO Executor: Finished task 76.0 in stage 24.0 (TID 3060). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 75.0 in stage 24.0 (TID 3059). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 83.0 in stage 24.0 (TID 3067) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 83, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 83.0 in stage 24.0 (TID 3067) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 84.0 in stage 24.0 (TID 3068) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 84, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 84.0 in stage 24.0 (TID 3068) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 76.0 in stage 24.0 (TID 3060) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (82/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 75.0 in stage 24.0 (TID 3059) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (83/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_78 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_77 locally 22/12/08 18:28:59 INFO Executor: Finished task 78.0 in stage 24.0 (TID 3062). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 77.0 in stage 24.0 (TID 3061). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 85.0 in stage 24.0 (TID 3069) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 85, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 85.0 in stage 24.0 (TID 3069) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_80 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 86.0 in stage 24.0 (TID 3070) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 86, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 86.0 in stage 24.0 (TID 3070) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 78.0 in stage 24.0 (TID 3062) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (84/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 77.0 in stage 24.0 (TID 3061) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (85/200) 22/12/08 18:28:59 INFO Executor: Finished task 80.0 in stage 24.0 (TID 3064). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 87.0 in stage 24.0 (TID 3071) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 87, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 87.0 in stage 24.0 (TID 3071) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_82 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_81 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 80.0 in stage 24.0 (TID 3064) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (86/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_83 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_79 locally 22/12/08 18:28:59 INFO Executor: Finished task 81.0 in stage 24.0 (TID 3065). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 82.0 in stage 24.0 (TID 3066). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 88.0 in stage 24.0 (TID 3072) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 88, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 88.0 in stage 24.0 (TID 3072) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 90.0 in stage 24.0 (TID 3073) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 90, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 83.0 in stage 24.0 (TID 3067). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_84 locally 22/12/08 18:28:59 INFO Executor: Running task 90.0 in stage 24.0 (TID 3073) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 91.0 in stage 24.0 (TID 3074) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 91, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 79.0 in stage 24.0 (TID 3063). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 82.0 in stage 24.0 (TID 3066) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (87/200) 22/12/08 18:28:59 INFO Executor: Running task 91.0 in stage 24.0 (TID 3074) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 92.0 in stage 24.0 (TID 3075) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 92, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 83.0 in stage 24.0 (TID 3067) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (88/200) 22/12/08 18:28:59 INFO Executor: Running task 92.0 in stage 24.0 (TID 3075) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 81.0 in stage 24.0 (TID 3065) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (89/200) 22/12/08 18:28:59 INFO Executor: Finished task 84.0 in stage 24.0 (TID 3068). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 93.0 in stage 24.0 (TID 3076) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 93, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 93.0 in stage 24.0 (TID 3076) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 79.0 in stage 24.0 (TID 3063) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (90/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 84.0 in stage 24.0 (TID 3068) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (91/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_85 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_86 locally 22/12/08 18:28:59 INFO Executor: Finished task 86.0 in stage 24.0 (TID 3070). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 85.0 in stage 24.0 (TID 3069). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_87 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 94.0 in stage 24.0 (TID 3077) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 94, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 94.0 in stage 24.0 (TID 3077) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 95.0 in stage 24.0 (TID 3078) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 95, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 95.0 in stage 24.0 (TID 3078) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 86.0 in stage 24.0 (TID 3070) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (92/200) 22/12/08 18:28:59 INFO Executor: Finished task 87.0 in stage 24.0 (TID 3071). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 96.0 in stage 24.0 (TID 3079) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 96, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 96.0 in stage 24.0 (TID 3079) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 85.0 in stage 24.0 (TID 3069) in 15 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (93/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 87.0 in stage 24.0 (TID 3071) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (94/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_88 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_90 locally 22/12/08 18:28:59 INFO Executor: Finished task 88.0 in stage 24.0 (TID 3072). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_91 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 97.0 in stage 24.0 (TID 3080) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 97, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 97.0 in stage 24.0 (TID 3080) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_92 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 88.0 in stage 24.0 (TID 3072) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (95/200) 22/12/08 18:28:59 INFO Executor: Finished task 90.0 in stage 24.0 (TID 3073). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 91.0 in stage 24.0 (TID 3074). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 98.0 in stage 24.0 (TID 3081) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 98, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 98.0 in stage 24.0 (TID 3081) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_93 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 99.0 in stage 24.0 (TID 3082) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 99, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 92.0 in stage 24.0 (TID 3075). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 99.0 in stage 24.0 (TID 3082) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 100.0 in stage 24.0 (TID 3083) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 100, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 90.0 in stage 24.0 (TID 3073) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (96/200) 22/12/08 18:28:59 INFO Executor: Running task 100.0 in stage 24.0 (TID 3083) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 91.0 in stage 24.0 (TID 3074) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (97/200) 22/12/08 18:28:59 INFO Executor: Finished task 93.0 in stage 24.0 (TID 3076). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 92.0 in stage 24.0 (TID 3075) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (98/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 101.0 in stage 24.0 (TID 3084) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 101, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 101.0 in stage 24.0 (TID 3084) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 93.0 in stage 24.0 (TID 3076) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (99/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_94 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_95 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_96 locally 22/12/08 18:28:59 INFO Executor: Finished task 94.0 in stage 24.0 (TID 3077). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 95.0 in stage 24.0 (TID 3078). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 96.0 in stage 24.0 (TID 3079). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 104.0 in stage 24.0 (TID 3085) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 104, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 104.0 in stage 24.0 (TID 3085) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 105.0 in stage 24.0 (TID 3086) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 105, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 105.0 in stage 24.0 (TID 3086) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 106.0 in stage 24.0 (TID 3087) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 106, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 94.0 in stage 24.0 (TID 3077) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (100/200) 22/12/08 18:28:59 INFO Executor: Running task 106.0 in stage 24.0 (TID 3087) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_97 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 95.0 in stage 24.0 (TID 3078) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (101/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 96.0 in stage 24.0 (TID 3079) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (102/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_100 locally 22/12/08 18:28:59 INFO Executor: Finished task 97.0 in stage 24.0 (TID 3080). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 108.0 in stage 24.0 (TID 3088) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 108, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_98 locally 22/12/08 18:28:59 INFO Executor: Running task 108.0 in stage 24.0 (TID 3088) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 97.0 in stage 24.0 (TID 3080) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (103/200) 22/12/08 18:28:59 INFO Executor: Finished task 100.0 in stage 24.0 (TID 3083). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_99 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 109.0 in stage 24.0 (TID 3089) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 109, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 109.0 in stage 24.0 (TID 3089) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 100.0 in stage 24.0 (TID 3083) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (104/200) 22/12/08 18:28:59 INFO Executor: Finished task 98.0 in stage 24.0 (TID 3081). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 110.0 in stage 24.0 (TID 3090) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 110, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 99.0 in stage 24.0 (TID 3082). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 110.0 in stage 24.0 (TID 3090) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 111.0 in stage 24.0 (TID 3091) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 111, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 111.0 in stage 24.0 (TID 3091) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_101 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 98.0 in stage 24.0 (TID 3081) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (105/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 99.0 in stage 24.0 (TID 3082) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (106/200) 22/12/08 18:28:59 INFO Executor: Finished task 101.0 in stage 24.0 (TID 3084). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 112.0 in stage 24.0 (TID 3092) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 112, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 112.0 in stage 24.0 (TID 3092) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 101.0 in stage 24.0 (TID 3084) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (107/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_104 locally 22/12/08 18:28:59 INFO Executor: Finished task 104.0 in stage 24.0 (TID 3085). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_106 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 113.0 in stage 24.0 (TID 3093) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 113, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 113.0 in stage 24.0 (TID 3093) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 104.0 in stage 24.0 (TID 3085) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (108/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_108 locally 22/12/08 18:28:59 INFO Executor: Finished task 106.0 in stage 24.0 (TID 3087). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 114.0 in stage 24.0 (TID 3094) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 114, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_109 locally 22/12/08 18:28:59 INFO Executor: Running task 114.0 in stage 24.0 (TID 3094) 22/12/08 18:28:59 INFO Executor: Finished task 108.0 in stage 24.0 (TID 3088). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 106.0 in stage 24.0 (TID 3087) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (109/200) 22/12/08 18:28:59 INFO Executor: Finished task 109.0 in stage 24.0 (TID 3089). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 115.0 in stage 24.0 (TID 3095) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 115, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 115.0 in stage 24.0 (TID 3095) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 116.0 in stage 24.0 (TID 3096) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 116, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 116.0 in stage 24.0 (TID 3096) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 108.0 in stage 24.0 (TID 3088) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (110/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_110 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_111 locally 22/12/08 18:28:59 INFO Executor: Finished task 110.0 in stage 24.0 (TID 3090). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 117.0 in stage 24.0 (TID 3097) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 117, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 117.0 in stage 24.0 (TID 3097) 22/12/08 18:28:59 INFO Executor: Finished task 111.0 in stage 24.0 (TID 3091). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 110.0 in stage 24.0 (TID 3090) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (111/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 118.0 in stage 24.0 (TID 3098) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 118, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 109.0 in stage 24.0 (TID 3089) in 36 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (112/200) 22/12/08 18:28:59 INFO Executor: Running task 118.0 in stage 24.0 (TID 3098) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 111.0 in stage 24.0 (TID 3091) in 36 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (113/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_116 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_112 locally 22/12/08 18:28:59 INFO Executor: Finished task 116.0 in stage 24.0 (TID 3096). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_105 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 119.0 in stage 24.0 (TID 3099) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 119, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 119.0 in stage 24.0 (TID 3099) 22/12/08 18:28:59 INFO Executor: Finished task 112.0 in stage 24.0 (TID 3092). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 116.0 in stage 24.0 (TID 3096) in 32 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (114/200) 22/12/08 18:28:59 INFO Executor: Finished task 105.0 in stage 24.0 (TID 3086). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 120.0 in stage 24.0 (TID 3100) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 120, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 120.0 in stage 24.0 (TID 3100) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 121.0 in stage 24.0 (TID 3101) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 121, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 121.0 in stage 24.0 (TID 3101) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 112.0 in stage 24.0 (TID 3092) in 37 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (115/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 105.0 in stage 24.0 (TID 3086) in 41 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (116/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_113 locally 22/12/08 18:28:59 INFO Executor: Finished task 113.0 in stage 24.0 (TID 3093). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 122.0 in stage 24.0 (TID 3102) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 122, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_114 locally 22/12/08 18:28:59 INFO Executor: Running task 122.0 in stage 24.0 (TID 3102) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_115 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 113.0 in stage 24.0 (TID 3093) in 37 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (117/200) 22/12/08 18:28:59 INFO Executor: Finished task 114.0 in stage 24.0 (TID 3094). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 115.0 in stage 24.0 (TID 3095). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 123.0 in stage 24.0 (TID 3103) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 123, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_117 locally 22/12/08 18:28:59 INFO Executor: Running task 123.0 in stage 24.0 (TID 3103) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 124.0 in stage 24.0 (TID 3104) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 124, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_118 locally 22/12/08 18:28:59 INFO Executor: Running task 124.0 in stage 24.0 (TID 3104) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 115.0 in stage 24.0 (TID 3095) in 35 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (118/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 114.0 in stage 24.0 (TID 3094) in 36 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (119/200) 22/12/08 18:28:59 INFO Executor: Finished task 118.0 in stage 24.0 (TID 3098). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 117.0 in stage 24.0 (TID 3097). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 125.0 in stage 24.0 (TID 3105) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 125, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 125.0 in stage 24.0 (TID 3105) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 126.0 in stage 24.0 (TID 3106) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 126, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 126.0 in stage 24.0 (TID 3106) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 118.0 in stage 24.0 (TID 3098) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (120/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 117.0 in stage 24.0 (TID 3097) in 36 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (121/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_119 locally 22/12/08 18:28:59 INFO Executor: Finished task 119.0 in stage 24.0 (TID 3099). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_121 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 127.0 in stage 24.0 (TID 3107) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 127, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 127.0 in stage 24.0 (TID 3107) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_120 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 119.0 in stage 24.0 (TID 3099) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (122/200) 22/12/08 18:28:59 INFO Executor: Finished task 121.0 in stage 24.0 (TID 3101). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 128.0 in stage 24.0 (TID 3108) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 128, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 128.0 in stage 24.0 (TID 3108) 22/12/08 18:28:59 INFO Executor: Finished task 120.0 in stage 24.0 (TID 3100). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_122 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 129.0 in stage 24.0 (TID 3109) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 129, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 129.0 in stage 24.0 (TID 3109) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 121.0 in stage 24.0 (TID 3101) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (123/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 120.0 in stage 24.0 (TID 3100) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (124/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_123 locally 22/12/08 18:28:59 INFO Executor: Finished task 122.0 in stage 24.0 (TID 3102). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 130.0 in stage 24.0 (TID 3110) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 130, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 130.0 in stage 24.0 (TID 3110) 22/12/08 18:28:59 INFO Executor: Finished task 123.0 in stage 24.0 (TID 3103). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 131.0 in stage 24.0 (TID 3111) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 131, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 131.0 in stage 24.0 (TID 3111) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 122.0 in stage 24.0 (TID 3102) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (125/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_124 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 123.0 in stage 24.0 (TID 3103) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (126/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_126 locally 22/12/08 18:28:59 INFO Executor: Finished task 124.0 in stage 24.0 (TID 3104). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 132.0 in stage 24.0 (TID 3112) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 132, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_125 locally 22/12/08 18:28:59 INFO Executor: Finished task 126.0 in stage 24.0 (TID 3106). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 132.0 in stage 24.0 (TID 3112) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 133.0 in stage 24.0 (TID 3113) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 133, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 133.0 in stage 24.0 (TID 3113) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 124.0 in stage 24.0 (TID 3104) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (127/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 126.0 in stage 24.0 (TID 3106) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (128/200) 22/12/08 18:28:59 INFO Executor: Finished task 125.0 in stage 24.0 (TID 3105). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 134.0 in stage 24.0 (TID 3114) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 134, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 134.0 in stage 24.0 (TID 3114) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_127 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 125.0 in stage 24.0 (TID 3105) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (129/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_128 locally 22/12/08 18:28:59 INFO Executor: Finished task 127.0 in stage 24.0 (TID 3107). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 135.0 in stage 24.0 (TID 3115) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 135, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 135.0 in stage 24.0 (TID 3115) 22/12/08 18:28:59 INFO Executor: Finished task 128.0 in stage 24.0 (TID 3108). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 127.0 in stage 24.0 (TID 3107) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (130/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 136.0 in stage 24.0 (TID 3116) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 136, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 136.0 in stage 24.0 (TID 3116) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 128.0 in stage 24.0 (TID 3108) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (131/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_129 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_130 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_131 locally 22/12/08 18:28:59 INFO Executor: Finished task 129.0 in stage 24.0 (TID 3109). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 130.0 in stage 24.0 (TID 3110). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 137.0 in stage 24.0 (TID 3117) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 137, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 131.0 in stage 24.0 (TID 3111). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 137.0 in stage 24.0 (TID 3117) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 138.0 in stage 24.0 (TID 3118) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 138, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 138.0 in stage 24.0 (TID 3118) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 139.0 in stage 24.0 (TID 3119) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 139, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 129.0 in stage 24.0 (TID 3109) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (132/200) 22/12/08 18:28:59 INFO Executor: Running task 139.0 in stage 24.0 (TID 3119) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 131.0 in stage 24.0 (TID 3111) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (133/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 130.0 in stage 24.0 (TID 3110) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (134/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_133 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_132 locally 22/12/08 18:28:59 INFO Executor: Finished task 133.0 in stage 24.0 (TID 3113). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_134 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 140.0 in stage 24.0 (TID 3120) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 140, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 132.0 in stage 24.0 (TID 3112). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 140.0 in stage 24.0 (TID 3120) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 141.0 in stage 24.0 (TID 3121) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 141, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 134.0 in stage 24.0 (TID 3114). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 133.0 in stage 24.0 (TID 3113) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (135/200) 22/12/08 18:28:59 INFO Executor: Running task 141.0 in stage 24.0 (TID 3121) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 142.0 in stage 24.0 (TID 3122) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 142, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_135 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 132.0 in stage 24.0 (TID 3112) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (136/200) 22/12/08 18:28:59 INFO Executor: Running task 142.0 in stage 24.0 (TID 3122) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 134.0 in stage 24.0 (TID 3114) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (137/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_136 locally 22/12/08 18:28:59 INFO Executor: Finished task 135.0 in stage 24.0 (TID 3115). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 143.0 in stage 24.0 (TID 3123) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 143, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 136.0 in stage 24.0 (TID 3116). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 143.0 in stage 24.0 (TID 3123) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 144.0 in stage 24.0 (TID 3124) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 144, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 144.0 in stage 24.0 (TID 3124) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 135.0 in stage 24.0 (TID 3115) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (138/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 136.0 in stage 24.0 (TID 3116) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (139/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_138 locally 22/12/08 18:28:59 INFO Executor: Finished task 138.0 in stage 24.0 (TID 3118). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 145.0 in stage 24.0 (TID 3125) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 145, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 145.0 in stage 24.0 (TID 3125) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 138.0 in stage 24.0 (TID 3118) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (140/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_140 locally 22/12/08 18:28:59 INFO Executor: Finished task 140.0 in stage 24.0 (TID 3120). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_137 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 146.0 in stage 24.0 (TID 3126) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 146, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_141 locally 22/12/08 18:28:59 INFO Executor: Running task 146.0 in stage 24.0 (TID 3126) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_142 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 140.0 in stage 24.0 (TID 3120) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (141/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_139 locally 22/12/08 18:28:59 INFO Executor: Finished task 141.0 in stage 24.0 (TID 3121). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 142.0 in stage 24.0 (TID 3122). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_144 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_143 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 147.0 in stage 24.0 (TID 3127) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 147, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 137.0 in stage 24.0 (TID 3117). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 147.0 in stage 24.0 (TID 3127) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 148.0 in stage 24.0 (TID 3128) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 148, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 139.0 in stage 24.0 (TID 3119). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 148.0 in stage 24.0 (TID 3128) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 149.0 in stage 24.0 (TID 3129) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 149, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 144.0 in stage 24.0 (TID 3124). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 141.0 in stage 24.0 (TID 3121) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (142/200) 22/12/08 18:28:59 INFO Executor: Running task 149.0 in stage 24.0 (TID 3129) 22/12/08 18:28:59 INFO Executor: Finished task 143.0 in stage 24.0 (TID 3123). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 150.0 in stage 24.0 (TID 3130) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 150, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 142.0 in stage 24.0 (TID 3122) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (143/200) 22/12/08 18:28:59 INFO Executor: Running task 150.0 in stage 24.0 (TID 3130) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 151.0 in stage 24.0 (TID 3131) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 151, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 137.0 in stage 24.0 (TID 3117) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (144/200) 22/12/08 18:28:59 INFO Executor: Running task 151.0 in stage 24.0 (TID 3131) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 139.0 in stage 24.0 (TID 3119) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (145/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 152.0 in stage 24.0 (TID 3132) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 152, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 152.0 in stage 24.0 (TID 3132) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 144.0 in stage 24.0 (TID 3124) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (146/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 143.0 in stage 24.0 (TID 3123) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (147/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_145 locally 22/12/08 18:28:59 INFO Executor: Finished task 145.0 in stage 24.0 (TID 3125). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 153.0 in stage 24.0 (TID 3133) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 153, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 153.0 in stage 24.0 (TID 3133) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 145.0 in stage 24.0 (TID 3125) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (148/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_146 locally 22/12/08 18:28:59 INFO Executor: Finished task 146.0 in stage 24.0 (TID 3126). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 154.0 in stage 24.0 (TID 3134) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 154, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 154.0 in stage 24.0 (TID 3134) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 146.0 in stage 24.0 (TID 3126) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (149/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_147 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_150 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_151 locally 22/12/08 18:28:59 INFO Executor: Finished task 147.0 in stage 24.0 (TID 3127). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_152 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 155.0 in stage 24.0 (TID 3135) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 155, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 155.0 in stage 24.0 (TID 3135) 22/12/08 18:28:59 INFO Executor: Finished task 150.0 in stage 24.0 (TID 3130). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 151.0 in stage 24.0 (TID 3131). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 156.0 in stage 24.0 (TID 3136) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 156, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 156.0 in stage 24.0 (TID 3136) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 157.0 in stage 24.0 (TID 3137) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 157, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 152.0 in stage 24.0 (TID 3132). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 157.0 in stage 24.0 (TID 3137) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 147.0 in stage 24.0 (TID 3127) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (150/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 151.0 in stage 24.0 (TID 3131) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (151/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 150.0 in stage 24.0 (TID 3130) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (152/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 158.0 in stage 24.0 (TID 3138) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 158, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 158.0 in stage 24.0 (TID 3138) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 152.0 in stage 24.0 (TID 3132) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (153/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_153 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_148 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_149 locally 22/12/08 18:28:59 INFO Executor: Finished task 153.0 in stage 24.0 (TID 3133). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 159.0 in stage 24.0 (TID 3139) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 159, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 159.0 in stage 24.0 (TID 3139) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 153.0 in stage 24.0 (TID 3133) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (154/200) 22/12/08 18:28:59 INFO Executor: Finished task 148.0 in stage 24.0 (TID 3128). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 149.0 in stage 24.0 (TID 3129). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 160.0 in stage 24.0 (TID 3140) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 160, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 160.0 in stage 24.0 (TID 3140) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 161.0 in stage 24.0 (TID 3141) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 161, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 148.0 in stage 24.0 (TID 3128) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (155/200) 22/12/08 18:28:59 INFO Executor: Running task 161.0 in stage 24.0 (TID 3141) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_154 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 149.0 in stage 24.0 (TID 3129) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (156/200) 22/12/08 18:28:59 INFO Executor: Finished task 154.0 in stage 24.0 (TID 3134). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 162.0 in stage 24.0 (TID 3142) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 162, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 162.0 in stage 24.0 (TID 3142) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 154.0 in stage 24.0 (TID 3134) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (157/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_156 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_155 locally 22/12/08 18:28:59 INFO Executor: Finished task 156.0 in stage 24.0 (TID 3136). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_157 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 163.0 in stage 24.0 (TID 3143) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 163, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_158 locally 22/12/08 18:28:59 INFO Executor: Finished task 155.0 in stage 24.0 (TID 3135). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 163.0 in stage 24.0 (TID 3143) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 164.0 in stage 24.0 (TID 3144) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 164, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 156.0 in stage 24.0 (TID 3136) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (158/200) 22/12/08 18:28:59 INFO Executor: Running task 164.0 in stage 24.0 (TID 3144) 22/12/08 18:28:59 INFO Executor: Finished task 157.0 in stage 24.0 (TID 3137). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 165.0 in stage 24.0 (TID 3145) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 165, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 158.0 in stage 24.0 (TID 3138). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 165.0 in stage 24.0 (TID 3145) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 155.0 in stage 24.0 (TID 3135) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (159/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 166.0 in stage 24.0 (TID 3146) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 166, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 157.0 in stage 24.0 (TID 3137) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (160/200) 22/12/08 18:28:59 INFO Executor: Running task 166.0 in stage 24.0 (TID 3146) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 158.0 in stage 24.0 (TID 3138) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (161/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_159 locally 22/12/08 18:28:59 INFO Executor: Finished task 159.0 in stage 24.0 (TID 3139). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 167.0 in stage 24.0 (TID 3147) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 167, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 167.0 in stage 24.0 (TID 3147) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_162 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 159.0 in stage 24.0 (TID 3139) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (162/200) 22/12/08 18:28:59 INFO Executor: Finished task 162.0 in stage 24.0 (TID 3142). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 168.0 in stage 24.0 (TID 3148) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 168, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 168.0 in stage 24.0 (TID 3148) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 162.0 in stage 24.0 (TID 3142) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (163/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_160 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_161 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_163 locally 22/12/08 18:28:59 INFO Executor: Finished task 163.0 in stage 24.0 (TID 3143). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 160.0 in stage 24.0 (TID 3140). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_164 locally 22/12/08 18:28:59 INFO Executor: Finished task 161.0 in stage 24.0 (TID 3141). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_165 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 169.0 in stage 24.0 (TID 3149) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 169, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_166 locally 22/12/08 18:28:59 INFO Executor: Running task 169.0 in stage 24.0 (TID 3149) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 163.0 in stage 24.0 (TID 3143) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (164/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 170.0 in stage 24.0 (TID 3150) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 170, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 164.0 in stage 24.0 (TID 3144). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 165.0 in stage 24.0 (TID 3145). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 170.0 in stage 24.0 (TID 3150) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 171.0 in stage 24.0 (TID 3151) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 171, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 166.0 in stage 24.0 (TID 3146). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 171.0 in stage 24.0 (TID 3151) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 172.0 in stage 24.0 (TID 3152) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 172, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 160.0 in stage 24.0 (TID 3140) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (165/200) 22/12/08 18:28:59 INFO Executor: Running task 172.0 in stage 24.0 (TID 3152) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 161.0 in stage 24.0 (TID 3141) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (166/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 173.0 in stage 24.0 (TID 3153) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 173, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 164.0 in stage 24.0 (TID 3144) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (167/200) 22/12/08 18:28:59 INFO Executor: Running task 173.0 in stage 24.0 (TID 3153) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 175.0 in stage 24.0 (TID 3154) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 175, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 165.0 in stage 24.0 (TID 3145) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (168/200) 22/12/08 18:28:59 INFO Executor: Running task 175.0 in stage 24.0 (TID 3154) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_167 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 166.0 in stage 24.0 (TID 3146) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (169/200) 22/12/08 18:28:59 INFO Executor: Finished task 167.0 in stage 24.0 (TID 3147). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 176.0 in stage 24.0 (TID 3155) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 176, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 176.0 in stage 24.0 (TID 3155) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 167.0 in stage 24.0 (TID 3147) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (170/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_168 locally 22/12/08 18:28:59 INFO Executor: Finished task 168.0 in stage 24.0 (TID 3148). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 177.0 in stage 24.0 (TID 3156) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 177, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 177.0 in stage 24.0 (TID 3156) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 168.0 in stage 24.0 (TID 3148) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (171/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_171 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_172 locally 22/12/08 18:28:59 INFO Executor: Finished task 171.0 in stage 24.0 (TID 3151). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 172.0 in stage 24.0 (TID 3152). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 178.0 in stage 24.0 (TID 3157) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 178, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_173 locally 22/12/08 18:28:59 INFO Executor: Running task 178.0 in stage 24.0 (TID 3157) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 179.0 in stage 24.0 (TID 3158) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 179, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 179.0 in stage 24.0 (TID 3158) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 171.0 in stage 24.0 (TID 3151) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (172/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_175 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 172.0 in stage 24.0 (TID 3152) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (173/200) 22/12/08 18:28:59 INFO Executor: Finished task 173.0 in stage 24.0 (TID 3153). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 180.0 in stage 24.0 (TID 3159) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 180, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_176 locally 22/12/08 18:28:59 INFO Executor: Running task 180.0 in stage 24.0 (TID 3159) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 173.0 in stage 24.0 (TID 3153) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (174/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_169 locally 22/12/08 18:28:59 INFO Executor: Finished task 175.0 in stage 24.0 (TID 3154). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 181.0 in stage 24.0 (TID 3160) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 181, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 181.0 in stage 24.0 (TID 3160) 22/12/08 18:28:59 INFO Executor: Finished task 176.0 in stage 24.0 (TID 3155). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_170 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 182.0 in stage 24.0 (TID 3161) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 182, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 175.0 in stage 24.0 (TID 3154) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (175/200) 22/12/08 18:28:59 INFO Executor: Running task 182.0 in stage 24.0 (TID 3161) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 176.0 in stage 24.0 (TID 3155) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (176/200) 22/12/08 18:28:59 INFO Executor: Finished task 169.0 in stage 24.0 (TID 3149). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 183.0 in stage 24.0 (TID 3162) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 183, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 170.0 in stage 24.0 (TID 3150). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 183.0 in stage 24.0 (TID 3162) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 184.0 in stage 24.0 (TID 3163) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 184, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 184.0 in stage 24.0 (TID 3163) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 169.0 in stage 24.0 (TID 3149) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (177/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 170.0 in stage 24.0 (TID 3150) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (178/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_177 locally 22/12/08 18:28:59 INFO Executor: Finished task 177.0 in stage 24.0 (TID 3156). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 185.0 in stage 24.0 (TID 3164) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 185, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 185.0 in stage 24.0 (TID 3164) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 177.0 in stage 24.0 (TID 3156) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (179/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_178 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_179 locally 22/12/08 18:28:59 INFO Executor: Finished task 178.0 in stage 24.0 (TID 3157). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 186.0 in stage 24.0 (TID 3165) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 186, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 179.0 in stage 24.0 (TID 3158). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 186.0 in stage 24.0 (TID 3165) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 187.0 in stage 24.0 (TID 3166) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 187, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_180 locally 22/12/08 18:28:59 INFO Executor: Running task 187.0 in stage 24.0 (TID 3166) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 178.0 in stage 24.0 (TID 3157) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (180/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 179.0 in stage 24.0 (TID 3158) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (181/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_182 locally 22/12/08 18:28:59 INFO Executor: Finished task 180.0 in stage 24.0 (TID 3159). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_181 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 188.0 in stage 24.0 (TID 3167) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 188, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 188.0 in stage 24.0 (TID 3167) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 180.0 in stage 24.0 (TID 3159) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (182/200) 22/12/08 18:28:59 INFO Executor: Finished task 182.0 in stage 24.0 (TID 3161). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 181.0 in stage 24.0 (TID 3160). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 189.0 in stage 24.0 (TID 3168) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 189, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 189.0 in stage 24.0 (TID 3168) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 190.0 in stage 24.0 (TID 3169) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 190, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 190.0 in stage 24.0 (TID 3169) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 182.0 in stage 24.0 (TID 3161) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (183/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 181.0 in stage 24.0 (TID 3160) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (184/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_185 locally 22/12/08 18:28:59 INFO Executor: Finished task 185.0 in stage 24.0 (TID 3164). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_183 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 192.0 in stage 24.0 (TID 3170) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 192, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 192.0 in stage 24.0 (TID 3170) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_184 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 185.0 in stage 24.0 (TID 3164) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (185/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_186 locally 22/12/08 18:28:59 INFO Executor: Finished task 183.0 in stage 24.0 (TID 3162). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_187 locally 22/12/08 18:28:59 INFO Executor: Finished task 186.0 in stage 24.0 (TID 3165). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 193.0 in stage 24.0 (TID 3171) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 193, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 184.0 in stage 24.0 (TID 3163). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 193.0 in stage 24.0 (TID 3171) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 194.0 in stage 24.0 (TID 3172) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 194, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 194.0 in stage 24.0 (TID 3172) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 195.0 in stage 24.0 (TID 3173) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 195, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 187.0 in stage 24.0 (TID 3166). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 183.0 in stage 24.0 (TID 3162) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (186/200) 22/12/08 18:28:59 INFO Executor: Running task 195.0 in stage 24.0 (TID 3173) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 196.0 in stage 24.0 (TID 3174) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 196, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 186.0 in stage 24.0 (TID 3165) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (187/200) 22/12/08 18:28:59 INFO Executor: Running task 196.0 in stage 24.0 (TID 3174) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_188 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 184.0 in stage 24.0 (TID 3163) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (188/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 187.0 in stage 24.0 (TID 3166) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (189/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_190 locally 22/12/08 18:28:59 INFO Executor: Finished task 188.0 in stage 24.0 (TID 3167). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_189 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 197.0 in stage 24.0 (TID 3175) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 197, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 197.0 in stage 24.0 (TID 3175) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 188.0 in stage 24.0 (TID 3167) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (190/200) 22/12/08 18:28:59 INFO Executor: Finished task 190.0 in stage 24.0 (TID 3169). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 198.0 in stage 24.0 (TID 3176) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 198, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 198.0 in stage 24.0 (TID 3176) 22/12/08 18:28:59 INFO Executor: Finished task 189.0 in stage 24.0 (TID 3168). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 190.0 in stage 24.0 (TID 3169) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (191/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 199.0 in stage 24.0 (TID 3177) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 199, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 199.0 in stage 24.0 (TID 3177) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 189.0 in stage 24.0 (TID 3168) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (192/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_192 locally 22/12/08 18:28:59 INFO Executor: Finished task 192.0 in stage 24.0 (TID 3170). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 43.0 in stage 25.0 (TID 3178) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 43, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_193 locally 22/12/08 18:28:59 INFO Executor: Running task 43.0 in stage 25.0 (TID 3178) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 192.0 in stage 24.0 (TID 3170) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (193/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_196 locally 22/12/08 18:28:59 INFO Executor: Finished task 193.0 in stage 24.0 (TID 3171). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 49.0 in stage 25.0 (TID 3179) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 49, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 49.0 in stage 25.0 (TID 3179) 22/12/08 18:28:59 INFO Executor: Finished task 196.0 in stage 24.0 (TID 3174). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 193.0 in stage 24.0 (TID 3171) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (194/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 51.0 in stage 25.0 (TID 3180) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 51, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 51.0 in stage 25.0 (TID 3180) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 196.0 in stage 24.0 (TID 3174) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (195/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_197 locally 22/12/08 18:28:59 INFO Executor: Finished task 197.0 in stage 24.0 (TID 3175). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_194 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_195 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 66.0 in stage 25.0 (TID 3181) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 66, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 66.0 in stage 25.0 (TID 3181) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 197.0 in stage 24.0 (TID 3175) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (196/200) 22/12/08 18:28:59 INFO Executor: Finished task 194.0 in stage 24.0 (TID 3172). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 195.0 in stage 24.0 (TID 3173). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 89.0 in stage 25.0 (TID 3182) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 89, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Starting task 102.0 in stage 25.0 (TID 3183) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 102, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 102.0 in stage 25.0 (TID 3183) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 194.0 in stage 24.0 (TID 3172) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (197/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 195.0 in stage 24.0 (TID 3173) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (198/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_49 locally 22/12/08 18:28:59 INFO Executor: Running task 89.0 in stage 25.0 (TID 3182) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_51 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_198 locally 22/12/08 18:28:59 INFO Executor: Finished task 49.0 in stage 25.0 (TID 3179). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 103.0 in stage 25.0 (TID 3184) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 103, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 198.0 in stage 24.0 (TID 3176). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 103.0 in stage 25.0 (TID 3184) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 49.0 in stage 25.0 (TID 3179) in 36 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 107.0 in stage 25.0 (TID 3185) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 107, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_199 locally 22/12/08 18:28:59 INFO Executor: Running task 107.0 in stage 25.0 (TID 3185) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 198.0 in stage 24.0 (TID 3176) in 40 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (199/200) 22/12/08 18:28:59 INFO Executor: Finished task 199.0 in stage 24.0 (TID 3177). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_66 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 174.0 in stage 25.0 (TID 3186) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 174, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 174.0 in stage 25.0 (TID 3186) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 199.0 in stage 24.0 (TID 3177) in 41 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (200/200) 22/12/08 18:28:59 INFO TaskSchedulerImpl: Removed TaskSet 24.0, whose tasks have all completed, from pool 22/12/08 18:28:59 INFO DAGScheduler: ResultStage 24 ($anonfun$call$2 at Arm.scala:28) finished in 4.385 s 22/12/08 18:28:59 INFO DAGScheduler: Job 13 is finished. Cancelling potential speculative or zombie tasks for this job 22/12/08 18:28:59 INFO TaskSchedulerImpl: Killing all running tasks in stage 24: Stage finished 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_43 locally 22/12/08 18:28:59 INFO DAGScheduler: Job 13 finished: $anonfun$call$2 at Arm.scala:28, took 70.994029 s 22/12/08 18:28:59 INFO MemoryStore: Block broadcast_47 stored as values in memory (estimated size 728.0 B, free 359.8 MiB) 22/12/08 18:28:59 INFO Executor: Finished task 51.0 in stage 25.0 (TID 3180). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 191.0 in stage 25.0 (TID 3187) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 191, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 191.0 in stage 25.0 (TID 3187) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_103 locally 22/12/08 18:28:59 INFO MemoryStore: Block broadcast_47_piece0 stored as bytes in memory (estimated size 294.0 B, free 359.8 MiB) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 51.0 in stage 25.0 (TID 3180) in 40 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (2/200) 22/12/08 18:28:59 INFO BlockManagerInfo: Added broadcast_47_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 294.0 B, free: 365.0 MiB) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_107 locally 22/12/08 18:28:59 INFO Executor: Finished task 43.0 in stage 25.0 (TID 3178). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 66.0 in stage 25.0 (TID 3181). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO SparkContext: Created broadcast 47 from $anonfun$call$6 at Arm.scala:28 22/12/08 18:28:59 INFO TaskSetManager: Starting task 0.0 in stage 25.0 (TID 3188) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 0.0 in stage 25.0 (TID 3188) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 1.0 in stage 25.0 (TID 3189) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 1.0 in stage 25.0 (TID 3189) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 43.0 in stage 25.0 (TID 3178) in 44 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (3/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 66.0 in stage 25.0 (TID 3181) in 42 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (4/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_102 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_174 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_89 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_191 locally 22/12/08 18:28:59 INFO Executor: Finished task 103.0 in stage 25.0 (TID 3184). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 107.0 in stage 25.0 (TID 3185). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 2.0 in stage 25.0 (TID 3190) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 2.0 in stage 25.0 (TID 3190) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 3.0 in stage 25.0 (TID 3191) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 3.0 in stage 25.0 (TID 3191) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 103.0 in stage 25.0 (TID 3184) in 11 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (5/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 107.0 in stage 25.0 (TID 3185) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (6/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_1 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_0 locally 22/12/08 18:28:59 INFO Executor: Finished task 1.0 in stage 25.0 (TID 3189). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 4.0 in stage 25.0 (TID 3192) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 4, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 4.0 in stage 25.0 (TID 3192) 22/12/08 18:28:59 INFO Executor: Finished task 0.0 in stage 25.0 (TID 3188). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 1.0 in stage 25.0 (TID 3189) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (7/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 5.0 in stage 25.0 (TID 3193) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 5, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 5.0 in stage 25.0 (TID 3193) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 0.0 in stage 25.0 (TID 3188) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (8/200) 22/12/08 18:28:59 INFO Executor: Finished task 102.0 in stage 25.0 (TID 3183). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 174.0 in stage 25.0 (TID 3186). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 6.0 in stage 25.0 (TID 3194) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 6, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 6.0 in stage 25.0 (TID 3194) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 7.0 in stage 25.0 (TID 3195) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 7, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 7.0 in stage 25.0 (TID 3195) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 102.0 in stage 25.0 (TID 3183) in 46 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (9/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 174.0 in stage 25.0 (TID 3186) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (10/200) 22/12/08 18:28:59 INFO Executor: Finished task 191.0 in stage 25.0 (TID 3187). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 8.0 in stage 25.0 (TID 3196) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 8, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 8.0 in stage 25.0 (TID 3196) 22/12/08 18:28:59 INFO Executor: Finished task 89.0 in stage 25.0 (TID 3182). 23243 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 9.0 in stage 25.0 (TID 3197) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 9, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 9.0 in stage 25.0 (TID 3197) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_2 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 191.0 in stage 25.0 (TID 3187) in 11 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (11/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 89.0 in stage 25.0 (TID 3182) in 49 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (12/200) 22/12/08 18:28:59 INFO Executor: Finished task 2.0 in stage 25.0 (TID 3190). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 10.0 in stage 25.0 (TID 3198) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 10, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 10.0 in stage 25.0 (TID 3198) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 2.0 in stage 25.0 (TID 3190) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (13/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_4 locally 22/12/08 18:28:59 INFO Executor: Finished task 4.0 in stage 25.0 (TID 3192). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_6 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 11.0 in stage 25.0 (TID 3199) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 11, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_3 locally 22/12/08 18:28:59 INFO Executor: Running task 11.0 in stage 25.0 (TID 3199) 22/12/08 18:28:59 INFO Executor: Finished task 6.0 in stage 25.0 (TID 3194). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_7 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 12.0 in stage 25.0 (TID 3200) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 12, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 4.0 in stage 25.0 (TID 3192) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (14/200) 22/12/08 18:28:59 INFO Executor: Running task 12.0 in stage 25.0 (TID 3200) 22/12/08 18:28:59 INFO Executor: Finished task 3.0 in stage 25.0 (TID 3191). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 13.0 in stage 25.0 (TID 3201) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 13, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 6.0 in stage 25.0 (TID 3194) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (15/200) 22/12/08 18:28:59 INFO Executor: Running task 13.0 in stage 25.0 (TID 3201) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_8 locally 22/12/08 18:28:59 INFO Executor: Finished task 7.0 in stage 25.0 (TID 3195). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 14.0 in stage 25.0 (TID 3202) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 14, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 14.0 in stage 25.0 (TID 3202) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 3.0 in stage 25.0 (TID 3191) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (16/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 7.0 in stage 25.0 (TID 3195) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (17/200) 22/12/08 18:28:59 INFO Executor: Finished task 8.0 in stage 25.0 (TID 3196). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_5 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 15.0 in stage 25.0 (TID 3203) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 15, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 15.0 in stage 25.0 (TID 3203) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_9 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 8.0 in stage 25.0 (TID 3196) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (18/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_10 locally 22/12/08 18:28:59 INFO Executor: Finished task 9.0 in stage 25.0 (TID 3197). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 5.0 in stage 25.0 (TID 3193). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 16.0 in stage 25.0 (TID 3204) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 16, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 16.0 in stage 25.0 (TID 3204) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 17.0 in stage 25.0 (TID 3205) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 17, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 17.0 in stage 25.0 (TID 3205) 22/12/08 18:28:59 INFO Executor: Finished task 10.0 in stage 25.0 (TID 3198). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 18.0 in stage 25.0 (TID 3206) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 18, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 9.0 in stage 25.0 (TID 3197) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (19/200) 22/12/08 18:28:59 INFO Executor: Running task 18.0 in stage 25.0 (TID 3206) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 5.0 in stage 25.0 (TID 3193) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (20/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 10.0 in stage 25.0 (TID 3198) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (21/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_12 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_11 locally 22/12/08 18:28:59 INFO Executor: Finished task 12.0 in stage 25.0 (TID 3200). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 19.0 in stage 25.0 (TID 3207) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 19, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 19.0 in stage 25.0 (TID 3207) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 12.0 in stage 25.0 (TID 3200) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (22/200) 22/12/08 18:28:59 INFO Executor: Finished task 11.0 in stage 25.0 (TID 3199). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_14 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 20.0 in stage 25.0 (TID 3208) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 20, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 20.0 in stage 25.0 (TID 3208) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_15 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 11.0 in stage 25.0 (TID 3199) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (23/200) 22/12/08 18:28:59 INFO Executor: Finished task 14.0 in stage 25.0 (TID 3202). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 21.0 in stage 25.0 (TID 3209) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 21, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 15.0 in stage 25.0 (TID 3203). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 21.0 in stage 25.0 (TID 3209) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 22.0 in stage 25.0 (TID 3210) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 22, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 22.0 in stage 25.0 (TID 3210) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 14.0 in stage 25.0 (TID 3202) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (24/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 15.0 in stage 25.0 (TID 3203) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (25/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_17 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_13 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_18 locally 22/12/08 18:28:59 INFO Executor: Finished task 17.0 in stage 25.0 (TID 3205). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 23.0 in stage 25.0 (TID 3211) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 23, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 18.0 in stage 25.0 (TID 3206). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 23.0 in stage 25.0 (TID 3211) 22/12/08 18:28:59 INFO Executor: Finished task 13.0 in stage 25.0 (TID 3201). 22823 bytes result sent to driver 22/12/08 18:28:59 WARN GpuOverrides: ! cannot run on GPU because not all expressions can be replaced; GPU does not currently support the operator class org.apache.spark.sql.execution.DeserializeToObjectExec ! createexternalrow(orig_channel#8629, first_home_buyer#8659, loan_purpose#8689, property_type#8719, occupancy_status#8749, property_state#8779, product_type#8809, relocation_mortgage_indicator#8839, seller_name#8869, mod_flag#8899, orig_interest_rate#8929, orig_upb#8959, orig_loan_term#8989, orig_ltv#9019, orig_cltv#9049, num_borrowers#9079, dti#9109, borrower_credit_score#9139, num_units#9169, zip#9199, mortgage_insurance_percent#9229, current_loan_delinquency_status#9259, current_actual_upb#9289, interest_rate#9319, ... 32 more fields) cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.catalyst.expressions.objects.CreateExternalRow @Expression orig_channel#8629 could run on GPU @Expression first_home_buyer#8659 could run on GPU @Expression loan_purpose#8689 could run on GPU @Expression property_type#8719 could run on GPU @Expression occupancy_status#8749 could run on GPU @Expression property_state#8779 could run on GPU @Expression product_type#8809 could run on GPU @Expression relocation_mortgage_indicator#8839 could run on GPU @Expression seller_name#8869 could run on GPU @Expression mod_flag#8899 could run on GPU @Expression orig_interest_rate#8929 could run on GPU @Expression orig_upb#8959 could run on GPU @Expression orig_loan_term#8989 could run on GPU @Expression orig_ltv#9019 could run on GPU @Expression orig_cltv#9049 could run on GPU @Expression num_borrowers#9079 could run on GPU @Expression dti#9109 could run on GPU @Expression borrower_credit_score#9139 could run on GPU @Expression num_units#9169 could run on GPU @Expression zip#9199 could run on GPU @Expression mortgage_insurance_percent#9229 could run on GPU @Expression current_loan_delinquency_status#9259 could run on GPU @Expression current_actual_upb#9289 could run on GPU @Expression interest_rate#9319 could run on GPU @Expression loan_age#9349 could run on GPU @Expression msa#9379 could run on GPU @Expression non_interest_bearing_upb#9409 could run on GPU @Expression delinquency_12#9439 could run on GPU !Expression obj#9468 cannot run on GPU because expression AttributeReference obj#9468 produces an unsupported type ObjectType(interface org.apache.spark.sql.Row) *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression cast(orig_channel#8572 as float) AS orig_channel#8629 will run on GPU *Expression cast(orig_channel#8572 as float) will run on GPU *Expression cast(first_home_buyer#8573 as float) AS first_home_buyer#8659 will run on GPU *Expression cast(first_home_buyer#8573 as float) will run on GPU *Expression cast(loan_purpose#8574 as float) AS loan_purpose#8689 will run on GPU *Expression cast(loan_purpose#8574 as float) will run on GPU *Expression cast(property_type#8575 as float) AS property_type#8719 will run on GPU *Expression cast(property_type#8575 as float) will run on GPU *Expression cast(occupancy_status#8576 as float) AS occupancy_status#8749 will run on GPU *Expression cast(occupancy_status#8576 as float) will run on GPU *Expression cast(property_state#8577 as float) AS property_state#8779 will run on GPU *Expression cast(property_state#8577 as float) will run on GPU *Expression cast(product_type#8578 as float) AS product_type#8809 will run on GPU *Expression cast(product_type#8578 as float) will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) AS relocation_mortgage_indicator#8839 will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) will run on GPU *Expression cast(seller_name#8580 as float) AS seller_name#8869 will run on GPU *Expression cast(seller_name#8580 as float) will run on GPU *Expression cast(mod_flag#8581 as float) AS mod_flag#8899 will run on GPU *Expression cast(mod_flag#8581 as float) will run on GPU *Expression cast(orig_interest_rate#8582 as float) AS orig_interest_rate#8929 will run on GPU *Expression cast(orig_interest_rate#8582 as float) will run on GPU *Expression cast(orig_upb#8583 as float) AS orig_upb#8959 will run on GPU *Expression cast(orig_upb#8583 as float) will run on GPU *Expression cast(orig_loan_term#8584 as float) AS orig_loan_term#8989 will run on GPU *Expression cast(orig_loan_term#8584 as float) will run on GPU *Expression cast(orig_ltv#8585 as float) AS orig_ltv#9019 will run on GPU *Expression cast(orig_ltv#8585 as float) will run on GPU *Expression cast(orig_cltv#8586 as float) AS orig_cltv#9049 will run on GPU *Expression cast(orig_cltv#8586 as float) will run on GPU *Expression cast(num_borrowers#8587 as float) AS num_borrowers#9079 will run on GPU *Expression cast(num_borrowers#8587 as float) will run on GPU *Expression cast(dti#8588 as float) AS dti#9109 will run on GPU *Expression cast(dti#8588 as float) will run on GPU *Expression cast(borrower_credit_score#8589 as float) AS borrower_credit_score#9139 will run on GPU *Expression cast(borrower_credit_score#8589 as float) will run on GPU *Expression cast(num_units#8590 as float) AS num_units#9169 will run on GPU *Expression cast(num_units#8590 as float) will run on GPU *Expression cast(zip#8591 as float) AS zip#9199 will run on GPU *Expression cast(zip#8591 as float) will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) AS mortgage_insurance_percent#9229 will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) AS current_loan_delinquency_status#9259 will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) will run on GPU *Expression cast(current_actual_upb#8594 as float) AS current_actual_upb#9289 will run on GPU *Expression cast(current_actual_upb#8594 as float) will run on GPU *Expression cast(interest_rate#8595 as float) AS interest_rate#9319 will run on GPU *Expression cast(interest_rate#8595 as float) will run on GPU *Expression cast(loan_age#8596 as float) AS loan_age#9349 will run on GPU *Expression cast(loan_age#8596 as float) will run on GPU *Expression cast(msa#8597 as float) AS msa#9379 will run on GPU *Expression cast(msa#8597 as float) will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) AS non_interest_bearing_upb#9409 will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) will run on GPU *Expression cast(delinquency_12#8599 as float) AS delinquency_12#9439 will run on GPU *Expression cast(delinquency_12#8599 as float) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression orig_channel#8572 ASC NULLS FIRST will run on GPU *Expression first_home_buyer#8573 ASC NULLS FIRST will run on GPU *Expression loan_purpose#8574 ASC NULLS FIRST will run on GPU *Expression property_type#8575 ASC NULLS FIRST will run on GPU *Expression occupancy_status#8576 ASC NULLS FIRST will run on GPU *Expression property_state#8577 ASC NULLS FIRST will run on GPU *Expression product_type#8578 ASC NULLS FIRST will run on GPU *Expression relocation_mortgage_indicator#8579 ASC NULLS FIRST will run on GPU *Expression seller_name#8580 ASC NULLS FIRST will run on GPU *Expression mod_flag#8581 ASC NULLS FIRST will run on GPU *Expression orig_interest_rate#8582 ASC NULLS FIRST will run on GPU *Expression orig_upb#8583 ASC NULLS FIRST will run on GPU *Expression orig_loan_term#8584 ASC NULLS FIRST will run on GPU *Expression orig_ltv#8585 ASC NULLS FIRST will run on GPU *Expression orig_cltv#8586 ASC NULLS FIRST will run on GPU *Expression num_borrowers#8587 ASC NULLS FIRST will run on GPU *Expression dti#8588 ASC NULLS FIRST will run on GPU *Expression borrower_credit_score#8589 ASC NULLS FIRST will run on GPU *Expression num_units#8590 ASC NULLS FIRST will run on GPU *Expression zip#8591 ASC NULLS FIRST will run on GPU *Expression mortgage_insurance_percent#8592 ASC NULLS FIRST will run on GPU *Expression current_loan_delinquency_status#8593 ASC NULLS FIRST will run on GPU *Expression current_actual_upb#8594 ASC NULLS FIRST will run on GPU *Expression interest_rate#8595 ASC NULLS FIRST will run on GPU *Expression loan_age#8596 ASC NULLS FIRST will run on GPU *Expression msa#8597 ASC NULLS FIRST will run on GPU *Expression non_interest_bearing_upb#8598 ASC NULLS FIRST will run on GPU *Expression delinquency_12#8599 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression coalesce(orig_channel#2642, 0) AS orig_channel#8572 will run on GPU *Expression coalesce(orig_channel#2642, 0) will run on GPU *Expression coalesce(first_home_buyer#3284, 0) AS first_home_buyer#8573 will run on GPU *Expression coalesce(first_home_buyer#3284, 0) will run on GPU *Expression coalesce(loan_purpose#3926, 0) AS loan_purpose#8574 will run on GPU *Expression coalesce(loan_purpose#3926, 0) will run on GPU *Expression coalesce(property_type#4568, 0) AS property_type#8575 will run on GPU *Expression coalesce(property_type#4568, 0) will run on GPU *Expression coalesce(occupancy_status#5210, 0) AS occupancy_status#8576 will run on GPU *Expression coalesce(occupancy_status#5210, 0) will run on GPU *Expression coalesce(property_state#5852, 0) AS property_state#8577 will run on GPU *Expression coalesce(property_state#5852, 0) will run on GPU *Expression coalesce(product_type#6494, 0) AS product_type#8578 will run on GPU *Expression coalesce(product_type#6494, 0) will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) AS relocation_mortgage_indicator#8579 will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) will run on GPU *Expression coalesce(seller_name#7778, 0) AS seller_name#8580 will run on GPU *Expression coalesce(seller_name#7778, 0) will run on GPU *Expression coalesce(id#2007, 0) AS mod_flag#8581 will run on GPU *Expression coalesce(id#2007, 0) will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) AS orig_interest_rate#8582 will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) will run on GPU *Expression nanvl(orig_interest_rate#1751, null) will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) AS orig_upb#8583 will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) will run on GPU *Expression nanvl(orig_upb#1753, null) will run on GPU *Expression coalesce(orig_loan_term#1756, 0) AS orig_loan_term#8584 will run on GPU *Expression coalesce(orig_loan_term#1756, 0) will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) AS orig_ltv#8585 will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) will run on GPU *Expression nanvl(orig_ltv#1763, null) will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) AS orig_cltv#8586 will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) will run on GPU *Expression nanvl(orig_cltv#1764, null) will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) AS num_borrowers#8587 will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) will run on GPU *Expression nanvl(num_borrowers#1765, null) will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) AS dti#8588 will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) will run on GPU *Expression nanvl(dti#1766, null) will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) AS borrower_credit_score#8589 will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) will run on GPU *Expression nanvl(borrower_credit_score#1767, null) will run on GPU *Expression coalesce(num_units#1772, 0) AS num_units#8590 will run on GPU *Expression coalesce(num_units#1772, 0) will run on GPU *Expression coalesce(zip#1776, 0) AS zip#8591 will run on GPU *Expression coalesce(zip#1776, 0) will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) AS mortgage_insurance_percent#8592 will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) will run on GPU *Expression nanvl(mortgage_insurance_percent#1777, null) will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) AS current_loan_delinquency_status#8593 will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) AS current_actual_upb#8594 will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) will run on GPU *Expression nanvl(current_actual_upb#11, null) will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) AS interest_rate#8595 will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) will run on GPU *Expression nanvl(interest_rate#8, null) will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) AS loan_age#8596 will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) will run on GPU *Expression nanvl(loan_age#15, null) will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) AS msa#8597 will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) will run on GPU *Expression nanvl(msa#31, null) will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) AS non_interest_bearing_upb#8598 will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) will run on GPU *Expression nanvl(non_interest_bearing_upb#62, null) will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) AS delinquency_12#8599 will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) will run on GPU *Expression CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END will run on GPU *Expression (delinquency_12#1215 > 0) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS seller_name#7778 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS relocation_mortgage_indicator#7136 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS product_type#6494 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_state#5852 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS occupancy_status#5210 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_type#4568 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS loan_purpose#3926 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS first_home_buyer#3284 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS orig_channel#2642 will run on GPU *Exec will run on GPU *Exec will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1745L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#1852 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed 22/12/08 18:28:59 INFO TaskSetManager: Starting task 24.0 in stage 25.0 (TID 3212) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 24, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 24.0 in stage 25.0 (TID 3212) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 25.0 in stage 25.0 (TID 3213) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 25, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 17.0 in stage 25.0 (TID 3205) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (26/200) 22/12/08 18:28:59 INFO Executor: Running task 25.0 in stage 25.0 (TID 3213) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 18.0 in stage 25.0 (TID 3206) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (27/200) 22/12/08 18:28:59 INFO GpuOverrides: Plan conversion to the GPU took 10.14 ms 22/12/08 18:28:59 INFO TaskSetManager: Finished task 13.0 in stage 25.0 (TID 3201) in 12 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (28/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_19 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_16 locally 22/12/08 18:28:59 INFO Executor: Finished task 19.0 in stage 25.0 (TID 3207). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 26.0 in stage 25.0 (TID 3214) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 26, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 26.0 in stage 25.0 (TID 3214) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 19.0 in stage 25.0 (TID 3207) in 15 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (29/200) 22/12/08 18:28:59 INFO Executor: Finished task 16.0 in stage 25.0 (TID 3204). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 27.0 in stage 25.0 (TID 3215) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 27, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 27.0 in stage 25.0 (TID 3215) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_20 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 16.0 in stage 25.0 (TID 3204) in 20 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (30/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_21 locally 22/12/08 18:28:59 INFO Executor: Finished task 20.0 in stage 25.0 (TID 3208). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_22 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 28.0 in stage 25.0 (TID 3216) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 28, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 28.0 in stage 25.0 (TID 3216) 22/12/08 18:28:59 INFO Executor: Finished task 21.0 in stage 25.0 (TID 3209). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 29.0 in stage 25.0 (TID 3217) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 29, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 29.0 in stage 25.0 (TID 3217) 22/12/08 18:28:59 INFO Executor: Finished task 22.0 in stage 25.0 (TID 3210). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 20.0 in stage 25.0 (TID 3208) in 18 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (31/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 30.0 in stage 25.0 (TID 3218) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 30, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_23 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 21.0 in stage 25.0 (TID 3209) in 17 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (32/200) 22/12/08 18:28:59 INFO Executor: Running task 30.0 in stage 25.0 (TID 3218) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 22.0 in stage 25.0 (TID 3210) in 17 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (33/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_24 locally 22/12/08 18:28:59 INFO Executor: Finished task 23.0 in stage 25.0 (TID 3211). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_25 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 31.0 in stage 25.0 (TID 3219) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 31, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 31.0 in stage 25.0 (TID 3219) 22/12/08 18:28:59 INFO Executor: Finished task 24.0 in stage 25.0 (TID 3212). 22909 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 23.0 in stage 25.0 (TID 3211) in 17 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (34/200) 22/12/08 18:28:59 INFO Executor: Finished task 25.0 in stage 25.0 (TID 3213). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 32.0 in stage 25.0 (TID 3220) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 32, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 32.0 in stage 25.0 (TID 3220) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 33.0 in stage 25.0 (TID 3221) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 33, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 33.0 in stage 25.0 (TID 3221) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 24.0 in stage 25.0 (TID 3212) in 18 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (35/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_26 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 25.0 in stage 25.0 (TID 3213) in 17 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (36/200) 22/12/08 18:28:59 INFO Executor: Finished task 26.0 in stage 25.0 (TID 3214). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 34.0 in stage 25.0 (TID 3222) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 34, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 34.0 in stage 25.0 (TID 3222) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 26.0 in stage 25.0 (TID 3214) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (37/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_27 locally 22/12/08 18:28:59 INFO Executor: Finished task 27.0 in stage 25.0 (TID 3215). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 35.0 in stage 25.0 (TID 3223) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 35, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 35.0 in stage 25.0 (TID 3223) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 27.0 in stage 25.0 (TID 3215) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (38/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_29 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_31 locally 22/12/08 18:28:59 INFO Executor: Finished task 29.0 in stage 25.0 (TID 3217). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 36.0 in stage 25.0 (TID 3224) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 36, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_30 locally 22/12/08 18:28:59 INFO Executor: Running task 36.0 in stage 25.0 (TID 3224) 22/12/08 18:28:59 INFO Executor: Finished task 31.0 in stage 25.0 (TID 3219). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_32 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 37.0 in stage 25.0 (TID 3225) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 37, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 37.0 in stage 25.0 (TID 3225) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 29.0 in stage 25.0 (TID 3217) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (39/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_33 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 31.0 in stage 25.0 (TID 3219) in 5 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (40/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_28 locally 22/12/08 18:28:59 INFO Executor: Finished task 30.0 in stage 25.0 (TID 3218). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 38.0 in stage 25.0 (TID 3226) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 38, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 32.0 in stage 25.0 (TID 3220). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 38.0 in stage 25.0 (TID 3226) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 39.0 in stage 25.0 (TID 3227) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 39, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 33.0 in stage 25.0 (TID 3221). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 39.0 in stage 25.0 (TID 3227) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 40.0 in stage 25.0 (TID 3228) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 40, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 30.0 in stage 25.0 (TID 3218) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (41/200) 22/12/08 18:28:59 INFO Executor: Running task 40.0 in stage 25.0 (TID 3228) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_34 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 32.0 in stage 25.0 (TID 3220) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (42/200) 22/12/08 18:28:59 INFO Executor: Finished task 28.0 in stage 25.0 (TID 3216). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 41.0 in stage 25.0 (TID 3229) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 41, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 33.0 in stage 25.0 (TID 3221) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (43/200) 22/12/08 18:28:59 INFO Executor: Running task 41.0 in stage 25.0 (TID 3229) 22/12/08 18:28:59 INFO Executor: Finished task 34.0 in stage 25.0 (TID 3222). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 42.0 in stage 25.0 (TID 3230) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 42, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 42.0 in stage 25.0 (TID 3230) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 28.0 in stage 25.0 (TID 3216) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (44/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 34.0 in stage 25.0 (TID 3222) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (45/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_35 locally 22/12/08 18:28:59 INFO Executor: Finished task 35.0 in stage 25.0 (TID 3223). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 44.0 in stage 25.0 (TID 3231) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 44, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 44.0 in stage 25.0 (TID 3231) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_37 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 35.0 in stage 25.0 (TID 3223) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (46/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_36 locally 22/12/08 18:28:59 INFO Executor: Finished task 37.0 in stage 25.0 (TID 3225). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_38 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 45.0 in stage 25.0 (TID 3232) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 45, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 45.0 in stage 25.0 (TID 3232) 22/12/08 18:28:59 INFO Executor: Finished task 36.0 in stage 25.0 (TID 3224). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_39 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 46.0 in stage 25.0 (TID 3233) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 46, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_40 locally 22/12/08 18:28:59 INFO Executor: Running task 46.0 in stage 25.0 (TID 3233) 22/12/08 18:28:59 INFO Executor: Finished task 38.0 in stage 25.0 (TID 3226). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 37.0 in stage 25.0 (TID 3225) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (47/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 36.0 in stage 25.0 (TID 3224) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (48/200) 22/12/08 18:28:59 INFO Executor: Finished task 39.0 in stage 25.0 (TID 3227). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_41 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 47.0 in stage 25.0 (TID 3234) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 47, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 47.0 in stage 25.0 (TID 3234) 22/12/08 18:28:59 INFO Executor: Finished task 40.0 in stage 25.0 (TID 3228). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 48.0 in stage 25.0 (TID 3235) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 48, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 48.0 in stage 25.0 (TID 3235) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 50.0 in stage 25.0 (TID 3236) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 50, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 41.0 in stage 25.0 (TID 3229). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 50.0 in stage 25.0 (TID 3236) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 39.0 in stage 25.0 (TID 3227) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (49/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 52.0 in stage 25.0 (TID 3237) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 52, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 38.0 in stage 25.0 (TID 3226) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (50/200) 22/12/08 18:28:59 INFO Executor: Running task 52.0 in stage 25.0 (TID 3237) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 40.0 in stage 25.0 (TID 3228) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (51/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 41.0 in stage 25.0 (TID 3229) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (52/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_42 locally 22/12/08 18:28:59 INFO Executor: Finished task 42.0 in stage 25.0 (TID 3230). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 53.0 in stage 25.0 (TID 3238) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 53, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 53.0 in stage 25.0 (TID 3238) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 42.0 in stage 25.0 (TID 3230) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (53/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_44 locally 22/12/08 18:28:59 INFO Executor: Finished task 44.0 in stage 25.0 (TID 3231). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 54.0 in stage 25.0 (TID 3239) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 54, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_45 locally 22/12/08 18:28:59 INFO Executor: Running task 54.0 in stage 25.0 (TID 3239) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 44.0 in stage 25.0 (TID 3231) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (54/200) 22/12/08 18:28:59 INFO Executor: Finished task 45.0 in stage 25.0 (TID 3232). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 55.0 in stage 25.0 (TID 3240) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 55, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_46 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_47 locally 22/12/08 18:28:59 INFO Executor: Running task 55.0 in stage 25.0 (TID 3240) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_48 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_50 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 45.0 in stage 25.0 (TID 3232) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (55/200) 22/12/08 18:28:59 INFO Executor: Finished task 47.0 in stage 25.0 (TID 3234). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 46.0 in stage 25.0 (TID 3233). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 56.0 in stage 25.0 (TID 3241) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 56, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 48.0 in stage 25.0 (TID 3235). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 50.0 in stage 25.0 (TID 3236). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 56.0 in stage 25.0 (TID 3241) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 57.0 in stage 25.0 (TID 3242) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 57, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 57.0 in stage 25.0 (TID 3242) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 58.0 in stage 25.0 (TID 3243) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 58, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 58.0 in stage 25.0 (TID 3243) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 59.0 in stage 25.0 (TID 3244) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 59, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 59.0 in stage 25.0 (TID 3244) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 46.0 in stage 25.0 (TID 3233) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (56/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 47.0 in stage 25.0 (TID 3234) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (57/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 48.0 in stage 25.0 (TID 3235) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (58/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 50.0 in stage 25.0 (TID 3236) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (59/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_52 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_53 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_54 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_55 locally 22/12/08 18:28:59 INFO Executor: Finished task 52.0 in stage 25.0 (TID 3237). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 53.0 in stage 25.0 (TID 3238). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 60.0 in stage 25.0 (TID 3245) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 60, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 54.0 in stage 25.0 (TID 3239). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 60.0 in stage 25.0 (TID 3245) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 61.0 in stage 25.0 (TID 3246) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 61, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 55.0 in stage 25.0 (TID 3240). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 61.0 in stage 25.0 (TID 3246) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 62.0 in stage 25.0 (TID 3247) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 62, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 52.0 in stage 25.0 (TID 3237) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (60/200) 22/12/08 18:28:59 INFO Executor: Running task 62.0 in stage 25.0 (TID 3247) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 53.0 in stage 25.0 (TID 3238) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (61/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 63.0 in stage 25.0 (TID 3248) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 63, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 54.0 in stage 25.0 (TID 3239) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (62/200) 22/12/08 18:28:59 INFO Executor: Running task 63.0 in stage 25.0 (TID 3248) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_56 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_58 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_57 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 55.0 in stage 25.0 (TID 3240) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (63/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_59 locally 22/12/08 18:28:59 INFO Executor: Finished task 58.0 in stage 25.0 (TID 3243). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 56.0 in stage 25.0 (TID 3241). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 57.0 in stage 25.0 (TID 3242). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 64.0 in stage 25.0 (TID 3249) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 64, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 64.0 in stage 25.0 (TID 3249) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 65.0 in stage 25.0 (TID 3250) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 65, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 65.0 in stage 25.0 (TID 3250) 22/12/08 18:28:59 INFO Executor: Finished task 59.0 in stage 25.0 (TID 3244). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 67.0 in stage 25.0 (TID 3251) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 67, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 67.0 in stage 25.0 (TID 3251) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 68.0 in stage 25.0 (TID 3252) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 68, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 58.0 in stage 25.0 (TID 3243) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (64/200) 22/12/08 18:28:59 INFO Executor: Running task 68.0 in stage 25.0 (TID 3252) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 56.0 in stage 25.0 (TID 3241) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (65/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 57.0 in stage 25.0 (TID 3242) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (66/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 59.0 in stage 25.0 (TID 3244) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (67/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_61 locally 22/12/08 18:28:59 INFO Executor: Finished task 61.0 in stage 25.0 (TID 3246). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 69.0 in stage 25.0 (TID 3253) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 69, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_62 locally 22/12/08 18:28:59 INFO Executor: Running task 69.0 in stage 25.0 (TID 3253) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_60 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 61.0 in stage 25.0 (TID 3246) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (68/200) 22/12/08 18:28:59 INFO Executor: Finished task 62.0 in stage 25.0 (TID 3247). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 70.0 in stage 25.0 (TID 3254) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 70, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 70.0 in stage 25.0 (TID 3254) 22/12/08 18:28:59 INFO Executor: Finished task 60.0 in stage 25.0 (TID 3245). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 62.0 in stage 25.0 (TID 3247) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (69/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 71.0 in stage 25.0 (TID 3255) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 71, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_64 locally 22/12/08 18:28:59 INFO Executor: Running task 71.0 in stage 25.0 (TID 3255) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_68 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 60.0 in stage 25.0 (TID 3245) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (70/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_65 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_67 locally 22/12/08 18:28:59 INFO Executor: Finished task 64.0 in stage 25.0 (TID 3249). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 68.0 in stage 25.0 (TID 3252). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 72.0 in stage 25.0 (TID 3256) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 72, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 72.0 in stage 25.0 (TID 3256) 22/12/08 18:28:59 INFO Executor: Finished task 65.0 in stage 25.0 (TID 3250). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 73.0 in stage 25.0 (TID 3257) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 73, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 73.0 in stage 25.0 (TID 3257) 22/12/08 18:28:59 INFO Executor: Finished task 67.0 in stage 25.0 (TID 3251). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 74.0 in stage 25.0 (TID 3258) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 74, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 74.0 in stage 25.0 (TID 3258) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 75.0 in stage 25.0 (TID 3259) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 75, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 75.0 in stage 25.0 (TID 3259) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 64.0 in stage 25.0 (TID 3249) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (71/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 68.0 in stage 25.0 (TID 3252) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (72/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 65.0 in stage 25.0 (TID 3250) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (73/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 67.0 in stage 25.0 (TID 3251) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (74/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_69 locally 22/12/08 18:28:59 INFO Executor: Finished task 69.0 in stage 25.0 (TID 3253). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 76.0 in stage 25.0 (TID 3260) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 76, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 76.0 in stage 25.0 (TID 3260) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_70 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_63 locally 22/12/08 18:28:59 INFO Executor: Finished task 70.0 in stage 25.0 (TID 3254). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 77.0 in stage 25.0 (TID 3261) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 77, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 63.0 in stage 25.0 (TID 3248). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 77.0 in stage 25.0 (TID 3261) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_71 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 78.0 in stage 25.0 (TID 3262) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 78, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 78.0 in stage 25.0 (TID 3262) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_72 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_75 locally 22/12/08 18:28:59 INFO Executor: Finished task 71.0 in stage 25.0 (TID 3255). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_74 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_73 locally 22/12/08 18:28:59 INFO Executor: Finished task 72.0 in stage 25.0 (TID 3256). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 79.0 in stage 25.0 (TID 3263) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 79, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 79.0 in stage 25.0 (TID 3263) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 80.0 in stage 25.0 (TID 3264) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 80, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 75.0 in stage 25.0 (TID 3259). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 80.0 in stage 25.0 (TID 3264) 22/12/08 18:28:59 INFO Executor: Finished task 74.0 in stage 25.0 (TID 3258). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 73.0 in stage 25.0 (TID 3257). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 81.0 in stage 25.0 (TID 3265) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 81, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 81.0 in stage 25.0 (TID 3265) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 82.0 in stage 25.0 (TID 3266) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 82, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 82.0 in stage 25.0 (TID 3266) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 83.0 in stage 25.0 (TID 3267) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 83, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 83.0 in stage 25.0 (TID 3267) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 71.0 in stage 25.0 (TID 3255) in 29 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (75/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 70.0 in stage 25.0 (TID 3254) in 30 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (76/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 63.0 in stage 25.0 (TID 3248) in 37 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (77/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 69.0 in stage 25.0 (TID 3253) in 32 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (78/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 75.0 in stage 25.0 (TID 3259) in 29 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (79/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 72.0 in stage 25.0 (TID 3256) in 29 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (80/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_76 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 74.0 in stage 25.0 (TID 3258) in 29 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (81/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 73.0 in stage 25.0 (TID 3257) in 29 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (82/200) 22/12/08 18:28:59 INFO Executor: Finished task 76.0 in stage 25.0 (TID 3260). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 84.0 in stage 25.0 (TID 3268) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 84, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 84.0 in stage 25.0 (TID 3268) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 76.0 in stage 25.0 (TID 3260) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (83/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_77 locally 22/12/08 18:28:59 INFO Executor: Finished task 77.0 in stage 25.0 (TID 3261). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 85.0 in stage 25.0 (TID 3269) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 85, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 85.0 in stage 25.0 (TID 3269) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_79 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 77.0 in stage 25.0 (TID 3261) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (84/200) 22/12/08 18:28:59 INFO Executor: Finished task 79.0 in stage 25.0 (TID 3263). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_81 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 86.0 in stage 25.0 (TID 3270) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 86, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_82 locally 22/12/08 18:28:59 INFO Executor: Running task 86.0 in stage 25.0 (TID 3270) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_83 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 79.0 in stage 25.0 (TID 3263) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (85/200) 22/12/08 18:28:59 INFO Executor: Finished task 81.0 in stage 25.0 (TID 3265). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 87.0 in stage 25.0 (TID 3271) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 87, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_80 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_78 locally 22/12/08 18:28:59 INFO Executor: Running task 87.0 in stage 25.0 (TID 3271) 22/12/08 18:28:59 INFO Executor: Finished task 83.0 in stage 25.0 (TID 3267). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 82.0 in stage 25.0 (TID 3266). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 88.0 in stage 25.0 (TID 3272) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 88, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 88.0 in stage 25.0 (TID 3272) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 90.0 in stage 25.0 (TID 3273) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 90, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 90.0 in stage 25.0 (TID 3273) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_84 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 81.0 in stage 25.0 (TID 3265) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (86/200) 22/12/08 18:28:59 INFO Executor: Finished task 80.0 in stage 25.0 (TID 3264). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 91.0 in stage 25.0 (TID 3274) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 91, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 78.0 in stage 25.0 (TID 3262). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 91.0 in stage 25.0 (TID 3274) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 83.0 in stage 25.0 (TID 3267) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (87/200) 22/12/08 18:28:59 INFO Executor: Finished task 84.0 in stage 25.0 (TID 3268). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 92.0 in stage 25.0 (TID 3275) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 92, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 82.0 in stage 25.0 (TID 3266) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (88/200) 22/12/08 18:28:59 INFO Executor: Running task 92.0 in stage 25.0 (TID 3275) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 93.0 in stage 25.0 (TID 3276) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 93, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 93.0 in stage 25.0 (TID 3276) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 80.0 in stage 25.0 (TID 3264) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (89/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 78.0 in stage 25.0 (TID 3262) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (90/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 84.0 in stage 25.0 (TID 3268) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (91/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_85 locally 22/12/08 18:28:59 INFO Executor: Finished task 85.0 in stage 25.0 (TID 3269). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_86 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 94.0 in stage 25.0 (TID 3277) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 94, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 94.0 in stage 25.0 (TID 3277) 22/12/08 18:28:59 INFO Executor: Finished task 86.0 in stage 25.0 (TID 3270). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 85.0 in stage 25.0 (TID 3269) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (92/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 95.0 in stage 25.0 (TID 3278) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 95, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 95.0 in stage 25.0 (TID 3278) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_87 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 86.0 in stage 25.0 (TID 3270) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (93/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_88 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_90 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_92 locally 22/12/08 18:28:59 INFO Executor: Finished task 87.0 in stage 25.0 (TID 3271). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 96.0 in stage 25.0 (TID 3279) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 96, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 88.0 in stage 25.0 (TID 3272). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 90.0 in stage 25.0 (TID 3273). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 96.0 in stage 25.0 (TID 3279) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 97.0 in stage 25.0 (TID 3280) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 97, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 92.0 in stage 25.0 (TID 3275). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 97.0 in stage 25.0 (TID 3280) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 98.0 in stage 25.0 (TID 3281) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 98, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 98.0 in stage 25.0 (TID 3281) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 99.0 in stage 25.0 (TID 3282) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 99, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 87.0 in stage 25.0 (TID 3271) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (94/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_91 locally 22/12/08 18:28:59 INFO Executor: Running task 99.0 in stage 25.0 (TID 3282) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 88.0 in stage 25.0 (TID 3272) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (95/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 90.0 in stage 25.0 (TID 3273) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (96/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 92.0 in stage 25.0 (TID 3275) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (97/200) 22/12/08 18:28:59 INFO Executor: Finished task 91.0 in stage 25.0 (TID 3274). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 100.0 in stage 25.0 (TID 3283) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 100, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 100.0 in stage 25.0 (TID 3283) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 91.0 in stage 25.0 (TID 3274) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (98/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_93 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_94 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_95 locally 22/12/08 18:28:59 INFO Executor: Finished task 93.0 in stage 25.0 (TID 3276). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 94.0 in stage 25.0 (TID 3277). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 101.0 in stage 25.0 (TID 3284) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 101, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 95.0 in stage 25.0 (TID 3278). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 101.0 in stage 25.0 (TID 3284) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 104.0 in stage 25.0 (TID 3285) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 104, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 104.0 in stage 25.0 (TID 3285) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 105.0 in stage 25.0 (TID 3286) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 105, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 93.0 in stage 25.0 (TID 3276) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (99/200) 22/12/08 18:28:59 INFO Executor: Running task 105.0 in stage 25.0 (TID 3286) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 94.0 in stage 25.0 (TID 3277) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (100/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_96 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 95.0 in stage 25.0 (TID 3278) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (101/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_97 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_99 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_98 locally 22/12/08 18:28:59 INFO Executor: Finished task 96.0 in stage 25.0 (TID 3279). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 97.0 in stage 25.0 (TID 3280). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 106.0 in stage 25.0 (TID 3287) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 106, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 106.0 in stage 25.0 (TID 3287) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 108.0 in stage 25.0 (TID 3288) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 108, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 108.0 in stage 25.0 (TID 3288) 22/12/08 18:28:59 INFO Executor: Finished task 98.0 in stage 25.0 (TID 3281). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 99.0 in stage 25.0 (TID 3282). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 109.0 in stage 25.0 (TID 3289) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 109, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 109.0 in stage 25.0 (TID 3289) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 110.0 in stage 25.0 (TID 3290) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 110, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 110.0 in stage 25.0 (TID 3290) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 97.0 in stage 25.0 (TID 3280) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (102/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 96.0 in stage 25.0 (TID 3279) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (103/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 98.0 in stage 25.0 (TID 3281) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (104/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 99.0 in stage 25.0 (TID 3282) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (105/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_100 locally 22/12/08 18:28:59 INFO Executor: Finished task 100.0 in stage 25.0 (TID 3283). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 111.0 in stage 25.0 (TID 3291) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 111, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 111.0 in stage 25.0 (TID 3291) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 100.0 in stage 25.0 (TID 3283) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (106/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_101 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_104 locally 22/12/08 18:28:59 INFO Executor: Finished task 101.0 in stage 25.0 (TID 3284). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 104.0 in stage 25.0 (TID 3285). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 112.0 in stage 25.0 (TID 3292) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 112, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 112.0 in stage 25.0 (TID 3292) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 113.0 in stage 25.0 (TID 3293) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 113, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 113.0 in stage 25.0 (TID 3293) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 101.0 in stage 25.0 (TID 3284) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (107/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_106 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 104.0 in stage 25.0 (TID 3285) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (108/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_110 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_108 locally 22/12/08 18:28:59 INFO Executor: Finished task 106.0 in stage 25.0 (TID 3287). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_109 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 114.0 in stage 25.0 (TID 3294) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 114, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 110.0 in stage 25.0 (TID 3290). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 114.0 in stage 25.0 (TID 3294) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 115.0 in stage 25.0 (TID 3295) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 115, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 108.0 in stage 25.0 (TID 3288). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 115.0 in stage 25.0 (TID 3295) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 116.0 in stage 25.0 (TID 3296) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 116, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_105 locally 22/12/08 18:28:59 INFO Executor: Running task 116.0 in stage 25.0 (TID 3296) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 106.0 in stage 25.0 (TID 3287) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (109/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 110.0 in stage 25.0 (TID 3290) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (110/200) 22/12/08 18:28:59 INFO Executor: Finished task 109.0 in stage 25.0 (TID 3289). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 117.0 in stage 25.0 (TID 3297) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 117, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 117.0 in stage 25.0 (TID 3297) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 108.0 in stage 25.0 (TID 3288) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (111/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 109.0 in stage 25.0 (TID 3289) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (112/200) 22/12/08 18:28:59 INFO Executor: Finished task 105.0 in stage 25.0 (TID 3286). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 118.0 in stage 25.0 (TID 3298) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 118, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 118.0 in stage 25.0 (TID 3298) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 105.0 in stage 25.0 (TID 3286) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (113/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_111 locally 22/12/08 18:28:59 INFO Executor: Finished task 111.0 in stage 25.0 (TID 3291). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_112 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_113 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 119.0 in stage 25.0 (TID 3299) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 119, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 119.0 in stage 25.0 (TID 3299) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 111.0 in stage 25.0 (TID 3291) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (114/200) 22/12/08 18:28:59 INFO Executor: Finished task 112.0 in stage 25.0 (TID 3292). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 113.0 in stage 25.0 (TID 3293). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 120.0 in stage 25.0 (TID 3300) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 120, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 120.0 in stage 25.0 (TID 3300) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 121.0 in stage 25.0 (TID 3301) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 121, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_115 locally 22/12/08 18:28:59 INFO Executor: Running task 121.0 in stage 25.0 (TID 3301) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_114 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 112.0 in stage 25.0 (TID 3292) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (115/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 113.0 in stage 25.0 (TID 3293) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (116/200) 22/12/08 18:28:59 INFO Executor: Finished task 115.0 in stage 25.0 (TID 3295). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 122.0 in stage 25.0 (TID 3302) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 122, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_116 locally 22/12/08 18:28:59 INFO Executor: Running task 122.0 in stage 25.0 (TID 3302) 22/12/08 18:28:59 INFO Executor: Finished task 114.0 in stage 25.0 (TID 3294). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 123.0 in stage 25.0 (TID 3303) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 123, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 123.0 in stage 25.0 (TID 3303) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 115.0 in stage 25.0 (TID 3295) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (117/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_117 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 114.0 in stage 25.0 (TID 3294) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (118/200) 22/12/08 18:28:59 INFO Executor: Finished task 116.0 in stage 25.0 (TID 3296). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 124.0 in stage 25.0 (TID 3304) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 124, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 124.0 in stage 25.0 (TID 3304) 22/12/08 18:28:59 INFO Executor: Finished task 117.0 in stage 25.0 (TID 3297). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 125.0 in stage 25.0 (TID 3305) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 125, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 125.0 in stage 25.0 (TID 3305) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 116.0 in stage 25.0 (TID 3296) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (119/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 117.0 in stage 25.0 (TID 3297) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (120/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_118 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_121 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_120 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_119 locally 22/12/08 18:28:59 INFO Executor: Finished task 121.0 in stage 25.0 (TID 3301). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_122 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 126.0 in stage 25.0 (TID 3306) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 126, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 118.0 in stage 25.0 (TID 3298). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 120.0 in stage 25.0 (TID 3300). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 126.0 in stage 25.0 (TID 3306) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 127.0 in stage 25.0 (TID 3307) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 127, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 119.0 in stage 25.0 (TID 3299). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 127.0 in stage 25.0 (TID 3307) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 128.0 in stage 25.0 (TID 3308) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 128, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_123 locally 22/12/08 18:28:59 INFO Executor: Running task 128.0 in stage 25.0 (TID 3308) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 129.0 in stage 25.0 (TID 3309) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 129, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 122.0 in stage 25.0 (TID 3302). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 121.0 in stage 25.0 (TID 3301) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (121/200) 22/12/08 18:28:59 INFO Executor: Running task 129.0 in stage 25.0 (TID 3309) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 130.0 in stage 25.0 (TID 3310) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 130, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 118.0 in stage 25.0 (TID 3298) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (122/200) 22/12/08 18:28:59 INFO Executor: Running task 130.0 in stage 25.0 (TID 3310) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 120.0 in stage 25.0 (TID 3300) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (123/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 119.0 in stage 25.0 (TID 3299) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (124/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 122.0 in stage 25.0 (TID 3302) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (125/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_124 locally 22/12/08 18:28:59 INFO Executor: Finished task 123.0 in stage 25.0 (TID 3303). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 131.0 in stage 25.0 (TID 3311) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 131, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 131.0 in stage 25.0 (TID 3311) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 123.0 in stage 25.0 (TID 3303) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (126/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_125 locally 22/12/08 18:28:59 INFO Executor: Finished task 124.0 in stage 25.0 (TID 3304). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 132.0 in stage 25.0 (TID 3312) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 132, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 132.0 in stage 25.0 (TID 3312) 22/12/08 18:28:59 INFO Executor: Finished task 125.0 in stage 25.0 (TID 3305). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 124.0 in stage 25.0 (TID 3304) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (127/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 133.0 in stage 25.0 (TID 3313) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 133, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 133.0 in stage 25.0 (TID 3313) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 125.0 in stage 25.0 (TID 3305) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (128/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_126 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_127 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_130 locally 22/12/08 18:28:59 INFO Executor: Finished task 126.0 in stage 25.0 (TID 3306). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 127.0 in stage 25.0 (TID 3307). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 134.0 in stage 25.0 (TID 3314) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 134, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 134.0 in stage 25.0 (TID 3314) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 135.0 in stage 25.0 (TID 3315) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 135, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 130.0 in stage 25.0 (TID 3310). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 135.0 in stage 25.0 (TID 3315) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 136.0 in stage 25.0 (TID 3316) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 136, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 126.0 in stage 25.0 (TID 3306) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (129/200) 22/12/08 18:28:59 INFO Executor: Running task 136.0 in stage 25.0 (TID 3316) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 127.0 in stage 25.0 (TID 3307) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (130/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_129 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_131 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_128 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 130.0 in stage 25.0 (TID 3310) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (131/200) 22/12/08 18:28:59 INFO Executor: Finished task 129.0 in stage 25.0 (TID 3309). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 131.0 in stage 25.0 (TID 3311). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 137.0 in stage 25.0 (TID 3317) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 137, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_132 locally 22/12/08 18:28:59 INFO Executor: Running task 137.0 in stage 25.0 (TID 3317) 22/12/08 18:28:59 INFO Executor: Finished task 128.0 in stage 25.0 (TID 3308). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 138.0 in stage 25.0 (TID 3318) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 138, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 138.0 in stage 25.0 (TID 3318) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 139.0 in stage 25.0 (TID 3319) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 139, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 139.0 in stage 25.0 (TID 3319) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 129.0 in stage 25.0 (TID 3309) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (132/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 128.0 in stage 25.0 (TID 3308) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (133/200) 22/12/08 18:28:59 INFO Executor: Finished task 132.0 in stage 25.0 (TID 3312). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 131.0 in stage 25.0 (TID 3311) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (134/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_133 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 140.0 in stage 25.0 (TID 3320) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 140, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 140.0 in stage 25.0 (TID 3320) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 132.0 in stage 25.0 (TID 3312) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (135/200) 22/12/08 18:28:59 INFO Executor: Finished task 133.0 in stage 25.0 (TID 3313). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 141.0 in stage 25.0 (TID 3321) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 141, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 141.0 in stage 25.0 (TID 3321) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 133.0 in stage 25.0 (TID 3313) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (136/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_134 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_135 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_136 locally 22/12/08 18:28:59 INFO Executor: Finished task 134.0 in stage 25.0 (TID 3314). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 142.0 in stage 25.0 (TID 3322) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 142, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 135.0 in stage 25.0 (TID 3315). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 142.0 in stage 25.0 (TID 3322) 22/12/08 18:28:59 INFO Executor: Finished task 136.0 in stage 25.0 (TID 3316). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 143.0 in stage 25.0 (TID 3323) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 143, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 134.0 in stage 25.0 (TID 3314) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (137/200) 22/12/08 18:28:59 INFO Executor: Running task 143.0 in stage 25.0 (TID 3323) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 144.0 in stage 25.0 (TID 3324) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 144, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 144.0 in stage 25.0 (TID 3324) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 135.0 in stage 25.0 (TID 3315) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (138/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_137 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_139 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 136.0 in stage 25.0 (TID 3316) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (139/200) 22/12/08 18:28:59 INFO Executor: Finished task 137.0 in stage 25.0 (TID 3317). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 139.0 in stage 25.0 (TID 3319). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 145.0 in stage 25.0 (TID 3325) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 145, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 145.0 in stage 25.0 (TID 3325) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 146.0 in stage 25.0 (TID 3326) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 146, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 146.0 in stage 25.0 (TID 3326) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 137.0 in stage 25.0 (TID 3317) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (140/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 139.0 in stage 25.0 (TID 3319) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (141/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_140 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_138 locally 22/12/08 18:28:59 INFO Executor: Finished task 140.0 in stage 25.0 (TID 3320). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_141 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 147.0 in stage 25.0 (TID 3327) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 147, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 138.0 in stage 25.0 (TID 3318). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 147.0 in stage 25.0 (TID 3327) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 148.0 in stage 25.0 (TID 3328) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 148, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 148.0 in stage 25.0 (TID 3328) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 140.0 in stage 25.0 (TID 3320) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (142/200) 22/12/08 18:28:59 INFO Executor: Finished task 141.0 in stage 25.0 (TID 3321). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 149.0 in stage 25.0 (TID 3329) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 149, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 149.0 in stage 25.0 (TID 3329) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 138.0 in stage 25.0 (TID 3318) in 9 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (143/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 141.0 in stage 25.0 (TID 3321) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (144/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_143 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_142 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_144 locally 22/12/08 18:28:59 INFO Executor: Finished task 143.0 in stage 25.0 (TID 3323). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 150.0 in stage 25.0 (TID 3330) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 150, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 150.0 in stage 25.0 (TID 3330) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 143.0 in stage 25.0 (TID 3323) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (145/200) 22/12/08 18:28:59 INFO Executor: Finished task 144.0 in stage 25.0 (TID 3324). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 142.0 in stage 25.0 (TID 3322). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 151.0 in stage 25.0 (TID 3331) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 151, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 151.0 in stage 25.0 (TID 3331) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 152.0 in stage 25.0 (TID 3332) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 152, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 152.0 in stage 25.0 (TID 3332) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 144.0 in stage 25.0 (TID 3324) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (146/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_146 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 142.0 in stage 25.0 (TID 3322) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (147/200) 22/12/08 18:28:59 INFO Executor: Finished task 146.0 in stage 25.0 (TID 3326). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 153.0 in stage 25.0 (TID 3333) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 153, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 153.0 in stage 25.0 (TID 3333) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 146.0 in stage 25.0 (TID 3326) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (148/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_147 locally 22/12/08 18:28:59 INFO Executor: Finished task 147.0 in stage 25.0 (TID 3327). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_149 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 154.0 in stage 25.0 (TID 3334) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 154, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 154.0 in stage 25.0 (TID 3334) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_148 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_145 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 147.0 in stage 25.0 (TID 3327) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (149/200) 22/12/08 18:28:59 INFO Executor: Finished task 149.0 in stage 25.0 (TID 3329). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 155.0 in stage 25.0 (TID 3335) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 155, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 155.0 in stage 25.0 (TID 3335) 22/12/08 18:28:59 INFO Executor: Finished task 148.0 in stage 25.0 (TID 3328). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 156.0 in stage 25.0 (TID 3336) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 156, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 145.0 in stage 25.0 (TID 3325). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 156.0 in stage 25.0 (TID 3336) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 149.0 in stage 25.0 (TID 3329) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (150/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_150 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 157.0 in stage 25.0 (TID 3337) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 157, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 157.0 in stage 25.0 (TID 3337) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 148.0 in stage 25.0 (TID 3328) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (151/200) 22/12/08 18:28:59 INFO Executor: Finished task 150.0 in stage 25.0 (TID 3330). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 158.0 in stage 25.0 (TID 3338) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 158, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 145.0 in stage 25.0 (TID 3325) in 10 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (152/200) 22/12/08 18:28:59 INFO Executor: Running task 158.0 in stage 25.0 (TID 3338) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_152 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 150.0 in stage 25.0 (TID 3330) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (153/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_151 locally 22/12/08 18:28:59 INFO Executor: Finished task 152.0 in stage 25.0 (TID 3332). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 159.0 in stage 25.0 (TID 3339) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 159, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 151.0 in stage 25.0 (TID 3331). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 159.0 in stage 25.0 (TID 3339) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 160.0 in stage 25.0 (TID 3340) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 160, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 160.0 in stage 25.0 (TID 3340) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 152.0 in stage 25.0 (TID 3332) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (154/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 151.0 in stage 25.0 (TID 3331) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (155/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_154 locally 22/12/08 18:28:59 INFO Executor: Finished task 154.0 in stage 25.0 (TID 3334). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_155 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 161.0 in stage 25.0 (TID 3341) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 161, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 161.0 in stage 25.0 (TID 3341) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 154.0 in stage 25.0 (TID 3334) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (156/200) 22/12/08 18:28:59 INFO Executor: Finished task 155.0 in stage 25.0 (TID 3335). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 162.0 in stage 25.0 (TID 3342) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 162, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 162.0 in stage 25.0 (TID 3342) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_156 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 155.0 in stage 25.0 (TID 3335) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (157/200) 22/12/08 18:28:59 INFO Executor: Finished task 156.0 in stage 25.0 (TID 3336). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 163.0 in stage 25.0 (TID 3343) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 163, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 163.0 in stage 25.0 (TID 3343) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_158 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_161 locally 22/12/08 18:28:59 INFO Executor: Finished task 158.0 in stage 25.0 (TID 3338). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 156.0 in stage 25.0 (TID 3336) in 40 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (158/200) 22/12/08 18:28:59 INFO Executor: Finished task 161.0 in stage 25.0 (TID 3341). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 164.0 in stage 25.0 (TID 3344) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 164, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_153 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_162 locally 22/12/08 18:28:59 INFO Executor: Running task 164.0 in stage 25.0 (TID 3344) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 165.0 in stage 25.0 (TID 3345) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 165, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 165.0 in stage 25.0 (TID 3345) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_159 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 158.0 in stage 25.0 (TID 3338) in 39 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (159/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 161.0 in stage 25.0 (TID 3341) in 36 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (160/200) 22/12/08 18:28:59 INFO Executor: Finished task 162.0 in stage 25.0 (TID 3342). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 153.0 in stage 25.0 (TID 3333). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 166.0 in stage 25.0 (TID 3346) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 166, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_160 locally 22/12/08 18:28:59 INFO Executor: Finished task 159.0 in stage 25.0 (TID 3339). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 166.0 in stage 25.0 (TID 3346) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 167.0 in stage 25.0 (TID 3347) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 167, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 167.0 in stage 25.0 (TID 3347) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 168.0 in stage 25.0 (TID 3348) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 168, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 168.0 in stage 25.0 (TID 3348) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 162.0 in stage 25.0 (TID 3342) in 36 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (161/200) 22/12/08 18:28:59 INFO Executor: Finished task 160.0 in stage 25.0 (TID 3340). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 153.0 in stage 25.0 (TID 3333) in 45 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (162/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 169.0 in stage 25.0 (TID 3349) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 169, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 169.0 in stage 25.0 (TID 3349) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 159.0 in stage 25.0 (TID 3339) in 40 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (163/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 160.0 in stage 25.0 (TID 3340) in 40 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (164/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_157 locally 22/12/08 18:28:59 INFO Executor: Finished task 157.0 in stage 25.0 (TID 3337). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_165 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 170.0 in stage 25.0 (TID 3350) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 170, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_163 locally 22/12/08 18:28:59 INFO Executor: Running task 170.0 in stage 25.0 (TID 3350) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 157.0 in stage 25.0 (TID 3337) in 45 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (165/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_164 locally 22/12/08 18:28:59 INFO Executor: Finished task 165.0 in stage 25.0 (TID 3345). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 171.0 in stage 25.0 (TID 3351) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 171, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 163.0 in stage 25.0 (TID 3343). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 171.0 in stage 25.0 (TID 3351) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_166 locally 22/12/08 18:28:59 INFO Executor: Finished task 164.0 in stage 25.0 (TID 3344). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 172.0 in stage 25.0 (TID 3352) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 172, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_167 locally 22/12/08 18:28:59 INFO Executor: Running task 172.0 in stage 25.0 (TID 3352) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 173.0 in stage 25.0 (TID 3353) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 173, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 165.0 in stage 25.0 (TID 3345) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (166/200) 22/12/08 18:28:59 INFO Executor: Running task 173.0 in stage 25.0 (TID 3353) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 163.0 in stage 25.0 (TID 3343) in 40 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (167/200) 22/12/08 18:28:59 INFO Executor: Finished task 166.0 in stage 25.0 (TID 3346). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_168 locally 22/12/08 18:28:59 INFO Executor: Finished task 167.0 in stage 25.0 (TID 3347). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 175.0 in stage 25.0 (TID 3354) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 175, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 164.0 in stage 25.0 (TID 3344) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (168/200) 22/12/08 18:28:59 INFO Executor: Running task 175.0 in stage 25.0 (TID 3354) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 176.0 in stage 25.0 (TID 3355) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 176, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_169 locally 22/12/08 18:28:59 INFO Executor: Running task 176.0 in stage 25.0 (TID 3355) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 166.0 in stage 25.0 (TID 3346) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (169/200) 22/12/08 18:28:59 INFO Executor: Finished task 168.0 in stage 25.0 (TID 3348). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 177.0 in stage 25.0 (TID 3356) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 177, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 177.0 in stage 25.0 (TID 3356) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 167.0 in stage 25.0 (TID 3347) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (170/200) 22/12/08 18:28:59 INFO Executor: Finished task 169.0 in stage 25.0 (TID 3349). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 178.0 in stage 25.0 (TID 3357) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 178, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 178.0 in stage 25.0 (TID 3357) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 168.0 in stage 25.0 (TID 3348) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (171/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 169.0 in stage 25.0 (TID 3349) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (172/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_170 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_171 locally 22/12/08 18:28:59 INFO Executor: Finished task 170.0 in stage 25.0 (TID 3350). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 179.0 in stage 25.0 (TID 3358) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 179, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 171.0 in stage 25.0 (TID 3351). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 179.0 in stage 25.0 (TID 3358) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_172 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 180.0 in stage 25.0 (TID 3359) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 180, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 180.0 in stage 25.0 (TID 3359) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 170.0 in stage 25.0 (TID 3350) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (173/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 171.0 in stage 25.0 (TID 3351) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (174/200) 22/12/08 18:28:59 INFO Executor: Finished task 172.0 in stage 25.0 (TID 3352). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_176 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_175 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 181.0 in stage 25.0 (TID 3360) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 181, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 181.0 in stage 25.0 (TID 3360) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_173 locally 22/12/08 18:28:59 INFO Executor: Finished task 176.0 in stage 25.0 (TID 3355). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 172.0 in stage 25.0 (TID 3352) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (175/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_177 locally 22/12/08 18:28:59 INFO Executor: Finished task 175.0 in stage 25.0 (TID 3354). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 182.0 in stage 25.0 (TID 3361) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 182, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 182.0 in stage 25.0 (TID 3361) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 183.0 in stage 25.0 (TID 3362) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 183, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 183.0 in stage 25.0 (TID 3362) 22/12/08 18:28:59 INFO Executor: Finished task 173.0 in stage 25.0 (TID 3353). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 176.0 in stage 25.0 (TID 3355) in 13 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (176/200) 22/12/08 18:28:59 INFO Executor: Finished task 177.0 in stage 25.0 (TID 3356). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 184.0 in stage 25.0 (TID 3363) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 184, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_178 locally 22/12/08 18:28:59 INFO Executor: Running task 184.0 in stage 25.0 (TID 3363) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 185.0 in stage 25.0 (TID 3364) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 185, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 175.0 in stage 25.0 (TID 3354) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (177/200) 22/12/08 18:28:59 INFO Executor: Running task 185.0 in stage 25.0 (TID 3364) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 173.0 in stage 25.0 (TID 3353) in 15 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (178/200) 22/12/08 18:28:59 INFO Executor: Finished task 178.0 in stage 25.0 (TID 3357). 22866 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 177.0 in stage 25.0 (TID 3356) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (179/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 186.0 in stage 25.0 (TID 3365) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 186, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 186.0 in stage 25.0 (TID 3365) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 178.0 in stage 25.0 (TID 3357) in 14 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (180/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_180 locally 22/12/08 18:28:59 INFO Executor: Finished task 180.0 in stage 25.0 (TID 3359). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 187.0 in stage 25.0 (TID 3366) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 187, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 187.0 in stage 25.0 (TID 3366) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_181 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 180.0 in stage 25.0 (TID 3359) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (181/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_183 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_182 locally 22/12/08 18:28:59 INFO Executor: Finished task 181.0 in stage 25.0 (TID 3360). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 188.0 in stage 25.0 (TID 3367) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 188, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 183.0 in stage 25.0 (TID 3362). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 188.0 in stage 25.0 (TID 3367) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 189.0 in stage 25.0 (TID 3368) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 189, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 182.0 in stage 25.0 (TID 3361). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 189.0 in stage 25.0 (TID 3368) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 190.0 in stage 25.0 (TID 3369) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 190, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_184 locally 22/12/08 18:28:59 INFO Executor: Running task 190.0 in stage 25.0 (TID 3369) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 181.0 in stage 25.0 (TID 3360) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (182/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 183.0 in stage 25.0 (TID 3362) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (183/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 182.0 in stage 25.0 (TID 3361) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (184/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_179 locally 22/12/08 18:28:59 INFO Executor: Finished task 184.0 in stage 25.0 (TID 3363). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_185 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 192.0 in stage 25.0 (TID 3370) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 192, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_186 locally 22/12/08 18:28:59 INFO Executor: Running task 192.0 in stage 25.0 (TID 3370) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 184.0 in stage 25.0 (TID 3363) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (185/200) 22/12/08 18:28:59 INFO Executor: Finished task 186.0 in stage 25.0 (TID 3365). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 179.0 in stage 25.0 (TID 3358). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 185.0 in stage 25.0 (TID 3364). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 193.0 in stage 25.0 (TID 3371) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 193, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 193.0 in stage 25.0 (TID 3371) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 194.0 in stage 25.0 (TID 3372) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 194, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 194.0 in stage 25.0 (TID 3372) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 195.0 in stage 25.0 (TID 3373) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 195, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 195.0 in stage 25.0 (TID 3373) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 186.0 in stage 25.0 (TID 3365) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (186/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 185.0 in stage 25.0 (TID 3364) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (187/200) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 179.0 in stage 25.0 (TID 3358) in 11 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (188/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_187 locally 22/12/08 18:28:59 INFO Executor: Finished task 187.0 in stage 25.0 (TID 3366). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 196.0 in stage 25.0 (TID 3374) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 196, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 196.0 in stage 25.0 (TID 3374) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 187.0 in stage 25.0 (TID 3366) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (189/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_189 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_188 locally 22/12/08 18:28:59 INFO Executor: Finished task 189.0 in stage 25.0 (TID 3368). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Finished task 188.0 in stage 25.0 (TID 3367). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_190 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 197.0 in stage 25.0 (TID 3375) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 197, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 197.0 in stage 25.0 (TID 3375) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 198.0 in stage 25.0 (TID 3376) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 198, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 198.0 in stage 25.0 (TID 3376) 22/12/08 18:28:59 INFO Executor: Finished task 190.0 in stage 25.0 (TID 3369). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 189.0 in stage 25.0 (TID 3368) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (190/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 199.0 in stage 25.0 (TID 3377) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 199, PROCESS_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 199.0 in stage 25.0 (TID 3377) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 188.0 in stage 25.0 (TID 3367) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (191/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_192 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_194 locally 22/12/08 18:28:59 INFO TaskSetManager: Finished task 190.0 in stage 25.0 (TID 3369) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (192/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_195 locally 22/12/08 18:28:59 INFO Executor: Finished task 192.0 in stage 25.0 (TID 3370). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 8.0 in stage 32.0 (TID 3378) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 8, NODE_LOCAL, 4442 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 194.0 in stage 25.0 (TID 3372). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 8.0 in stage 32.0 (TID 3378) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_193 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 0.0 in stage 37.0 (TID 3379) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, NODE_LOCAL, 4818 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Finished task 195.0 in stage 25.0 (TID 3373). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO Executor: Running task 0.0 in stage 37.0 (TID 3379) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 1.0 in stage 37.0 (TID 3380) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, NODE_LOCAL, 4818 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 192.0 in stage 25.0 (TID 3370) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (193/200) 22/12/08 18:28:59 INFO Executor: Running task 1.0 in stage 37.0 (TID 3380) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 194.0 in stage 25.0 (TID 3372) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (194/200) 22/12/08 18:28:59 INFO Executor: Finished task 193.0 in stage 25.0 (TID 3371). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 195.0 in stage 25.0 (TID 3373) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (195/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_196 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 2.0 in stage 37.0 (TID 3381) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, NODE_LOCAL, 4818 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 2.0 in stage 37.0 (TID 3381) 22/12/08 18:28:59 INFO Executor: Finished task 196.0 in stage 25.0 (TID 3374). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Finished task 193.0 in stage 25.0 (TID 3371) in 7 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (196/200) 22/12/08 18:28:59 INFO TaskSetManager: Starting task 3.0 in stage 37.0 (TID 3382) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, NODE_LOCAL, 4818 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 3.0 in stage 37.0 (TID 3382) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 196.0 in stage 25.0 (TID 3374) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (197/200) 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_198 locally 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_197 locally 22/12/08 18:28:59 INFO Executor: Finished task 198.0 in stage 25.0 (TID 3376). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 4.0 in stage 37.0 (TID 3383) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 4, NODE_LOCAL, 4818 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 4.0 in stage 37.0 (TID 3383) 22/12/08 18:28:59 INFO ShuffleBlockFetcherIterator: Getting 18 (2.3 MiB) non-empty blocks including 18 (2.3 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:59 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:59 INFO Executor: Finished task 197.0 in stage 25.0 (TID 3375). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO BlockManager: Found block rdd_134_199 locally 22/12/08 18:28:59 INFO TaskSetManager: Starting task 5.0 in stage 37.0 (TID 3384) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 5, NODE_LOCAL, 4818 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO TaskSetManager: Finished task 198.0 in stage 25.0 (TID 3376) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (198/200) 22/12/08 18:28:59 INFO Executor: Running task 5.0 in stage 37.0 (TID 3384) 22/12/08 18:28:59 INFO TaskSetManager: Finished task 197.0 in stage 25.0 (TID 3375) in 6 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (199/200) 22/12/08 18:28:59 INFO Executor: Finished task 199.0 in stage 25.0 (TID 3377). 22823 bytes result sent to driver 22/12/08 18:28:59 INFO TaskSetManager: Starting task 6.0 in stage 37.0 (TID 3385) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 6, NODE_LOCAL, 4818 bytes) taskResourceAssignments Map() 22/12/08 18:28:59 INFO Executor: Running task 6.0 in stage 37.0 (TID 3385) 22/12/08 18:28:59 INFO ShuffleBlockFetcherIterator: Getting 18 (37.6 MiB) non-empty blocks including 18 (37.6 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:59 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 1 ms 22/12/08 18:28:59 INFO ShuffleBlockFetcherIterator: Getting 18 (37.6 MiB) non-empty blocks including 18 (37.6 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:59 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:59 INFO TaskSetManager: Finished task 199.0 in stage 25.0 (TID 3377) in 8 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (200/200) 22/12/08 18:28:59 INFO TaskSchedulerImpl: Removed TaskSet 25.0, whose tasks have all completed, from pool 22/12/08 18:28:59 INFO DAGScheduler: ResultStage 25 ($anonfun$call$2 at Arm.scala:28) finished in 4.609 s 22/12/08 18:28:59 INFO ShuffleBlockFetcherIterator: Getting 9 (26.4 MiB) non-empty blocks including 9 (26.4 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:59 INFO ShuffleBlockFetcherIterator: Getting 9 (26.4 MiB) non-empty blocks including 9 (26.4 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:59 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:59 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:59 INFO ShuffleBlockFetcherIterator: Getting 18 (37.5 MiB) non-empty blocks including 18 (37.5 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:59 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:59 INFO ShuffleBlockFetcherIterator: Getting 18 (36.1 MiB) non-empty blocks including 18 (36.1 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:59 INFO DAGScheduler: Job 14 is finished. Cancelling potential speculative or zombie tasks for this job 22/12/08 18:28:59 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:59 INFO TaskSchedulerImpl: Killing all running tasks in stage 25: Stage finished 22/12/08 18:28:59 INFO DAGScheduler: Job 14 finished: $anonfun$call$2 at Arm.scala:28, took 71.232031 s 22/12/08 18:28:59 INFO ShuffleBlockFetcherIterator: Getting 9 (26.4 MiB) non-empty blocks including 9 (26.4 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:59 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:59 INFO ShuffleBlockFetcherIterator: Getting 9 (25.4 MiB) non-empty blocks including 9 (25.4 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:59 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:59 INFO MemoryStore: Block broadcast_48 stored as values in memory (estimated size 728.0 B, free 359.8 MiB) 22/12/08 18:28:59 INFO ShuffleBlockFetcherIterator: Getting 18 (36.1 MiB) non-empty blocks including 18 (36.1 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:59 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:59 INFO MemoryStore: Block broadcast_48_piece0 stored as bytes in memory (estimated size 294.0 B, free 359.8 MiB) 22/12/08 18:28:59 INFO BlockManagerInfo: Added broadcast_48_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 294.0 B, free: 365.0 MiB) 22/12/08 18:28:59 INFO ShuffleBlockFetcherIterator: Getting 9 (25.4 MiB) non-empty blocks including 9 (25.4 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:59 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:59 INFO SparkContext: Created broadcast 48 from $anonfun$call$6 at Arm.scala:28 22/12/08 18:28:59 INFO ShuffleBlockFetcherIterator: Getting 18 (37.5 MiB) non-empty blocks including 18 (37.5 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:59 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:59 INFO ShuffleBlockFetcherIterator: Getting 18 (36.1 MiB) non-empty blocks including 18 (36.1 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:59 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:59 INFO ShuffleBlockFetcherIterator: Getting 9 (26.4 MiB) non-empty blocks including 9 (26.4 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:59 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:59 INFO ShuffleBlockFetcherIterator: Getting 9 (25.4 MiB) non-empty blocks including 9 (25.4 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:28:59 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:28:59 WARN GpuOverrides: ! cannot run on GPU because not all expressions can be replaced; GPU does not currently support the operator class org.apache.spark.sql.execution.DeserializeToObjectExec ! createexternalrow(orig_channel#8629, first_home_buyer#8659, loan_purpose#8689, property_type#8719, occupancy_status#8749, property_state#8779, product_type#8809, relocation_mortgage_indicator#8839, seller_name#8869, mod_flag#8899, orig_interest_rate#8929, orig_upb#8959, orig_loan_term#8989, orig_ltv#9019, orig_cltv#9049, num_borrowers#9079, dti#9109, borrower_credit_score#9139, num_units#9169, zip#9199, mortgage_insurance_percent#9229, current_loan_delinquency_status#9259, current_actual_upb#9289, interest_rate#9319, ... 32 more fields) cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.catalyst.expressions.objects.CreateExternalRow @Expression orig_channel#8629 could run on GPU @Expression first_home_buyer#8659 could run on GPU @Expression loan_purpose#8689 could run on GPU @Expression property_type#8719 could run on GPU @Expression occupancy_status#8749 could run on GPU @Expression property_state#8779 could run on GPU @Expression product_type#8809 could run on GPU @Expression relocation_mortgage_indicator#8839 could run on GPU @Expression seller_name#8869 could run on GPU @Expression mod_flag#8899 could run on GPU @Expression orig_interest_rate#8929 could run on GPU @Expression orig_upb#8959 could run on GPU @Expression orig_loan_term#8989 could run on GPU @Expression orig_ltv#9019 could run on GPU @Expression orig_cltv#9049 could run on GPU @Expression num_borrowers#9079 could run on GPU @Expression dti#9109 could run on GPU @Expression borrower_credit_score#9139 could run on GPU @Expression num_units#9169 could run on GPU @Expression zip#9199 could run on GPU @Expression mortgage_insurance_percent#9229 could run on GPU @Expression current_loan_delinquency_status#9259 could run on GPU @Expression current_actual_upb#9289 could run on GPU @Expression interest_rate#9319 could run on GPU @Expression loan_age#9349 could run on GPU @Expression msa#9379 could run on GPU @Expression non_interest_bearing_upb#9409 could run on GPU @Expression delinquency_12#9439 could run on GPU !Expression obj#9468 cannot run on GPU because expression AttributeReference obj#9468 produces an unsupported type ObjectType(interface org.apache.spark.sql.Row) *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression cast(orig_channel#8572 as float) AS orig_channel#8629 will run on GPU *Expression cast(orig_channel#8572 as float) will run on GPU *Expression cast(first_home_buyer#8573 as float) AS first_home_buyer#8659 will run on GPU *Expression cast(first_home_buyer#8573 as float) will run on GPU *Expression cast(loan_purpose#8574 as float) AS loan_purpose#8689 will run on GPU *Expression cast(loan_purpose#8574 as float) will run on GPU *Expression cast(property_type#8575 as float) AS property_type#8719 will run on GPU *Expression cast(property_type#8575 as float) will run on GPU *Expression cast(occupancy_status#8576 as float) AS occupancy_status#8749 will run on GPU *Expression cast(occupancy_status#8576 as float) will run on GPU *Expression cast(property_state#8577 as float) AS property_state#8779 will run on GPU *Expression cast(property_state#8577 as float) will run on GPU *Expression cast(product_type#8578 as float) AS product_type#8809 will run on GPU *Expression cast(product_type#8578 as float) will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) AS relocation_mortgage_indicator#8839 will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) will run on GPU *Expression cast(seller_name#8580 as float) AS seller_name#8869 will run on GPU *Expression cast(seller_name#8580 as float) will run on GPU *Expression cast(mod_flag#8581 as float) AS mod_flag#8899 will run on GPU *Expression cast(mod_flag#8581 as float) will run on GPU *Expression cast(orig_interest_rate#8582 as float) AS orig_interest_rate#8929 will run on GPU *Expression cast(orig_interest_rate#8582 as float) will run on GPU *Expression cast(orig_upb#8583 as float) AS orig_upb#8959 will run on GPU *Expression cast(orig_upb#8583 as float) will run on GPU *Expression cast(orig_loan_term#8584 as float) AS orig_loan_term#8989 will run on GPU *Expression cast(orig_loan_term#8584 as float) will run on GPU *Expression cast(orig_ltv#8585 as float) AS orig_ltv#9019 will run on GPU *Expression cast(orig_ltv#8585 as float) will run on GPU *Expression cast(orig_cltv#8586 as float) AS orig_cltv#9049 will run on GPU *Expression cast(orig_cltv#8586 as float) will run on GPU *Expression cast(num_borrowers#8587 as float) AS num_borrowers#9079 will run on GPU *Expression cast(num_borrowers#8587 as float) will run on GPU *Expression cast(dti#8588 as float) AS dti#9109 will run on GPU *Expression cast(dti#8588 as float) will run on GPU *Expression cast(borrower_credit_score#8589 as float) AS borrower_credit_score#9139 will run on GPU *Expression cast(borrower_credit_score#8589 as float) will run on GPU *Expression cast(num_units#8590 as float) AS num_units#9169 will run on GPU *Expression cast(num_units#8590 as float) will run on GPU *Expression cast(zip#8591 as float) AS zip#9199 will run on GPU *Expression cast(zip#8591 as float) will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) AS mortgage_insurance_percent#9229 will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) AS current_loan_delinquency_status#9259 will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) will run on GPU *Expression cast(current_actual_upb#8594 as float) AS current_actual_upb#9289 will run on GPU *Expression cast(current_actual_upb#8594 as float) will run on GPU *Expression cast(interest_rate#8595 as float) AS interest_rate#9319 will run on GPU *Expression cast(interest_rate#8595 as float) will run on GPU *Expression cast(loan_age#8596 as float) AS loan_age#9349 will run on GPU *Expression cast(loan_age#8596 as float) will run on GPU *Expression cast(msa#8597 as float) AS msa#9379 will run on GPU *Expression cast(msa#8597 as float) will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) AS non_interest_bearing_upb#9409 will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) will run on GPU *Expression cast(delinquency_12#8599 as float) AS delinquency_12#9439 will run on GPU *Expression cast(delinquency_12#8599 as float) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression orig_channel#8572 ASC NULLS FIRST will run on GPU *Expression first_home_buyer#8573 ASC NULLS FIRST will run on GPU *Expression loan_purpose#8574 ASC NULLS FIRST will run on GPU *Expression property_type#8575 ASC NULLS FIRST will run on GPU *Expression occupancy_status#8576 ASC NULLS FIRST will run on GPU *Expression property_state#8577 ASC NULLS FIRST will run on GPU *Expression product_type#8578 ASC NULLS FIRST will run on GPU *Expression relocation_mortgage_indicator#8579 ASC NULLS FIRST will run on GPU *Expression seller_name#8580 ASC NULLS FIRST will run on GPU *Expression mod_flag#8581 ASC NULLS FIRST will run on GPU *Expression orig_interest_rate#8582 ASC NULLS FIRST will run on GPU *Expression orig_upb#8583 ASC NULLS FIRST will run on GPU *Expression orig_loan_term#8584 ASC NULLS FIRST will run on GPU *Expression orig_ltv#8585 ASC NULLS FIRST will run on GPU *Expression orig_cltv#8586 ASC NULLS FIRST will run on GPU *Expression num_borrowers#8587 ASC NULLS FIRST will run on GPU *Expression dti#8588 ASC NULLS FIRST will run on GPU *Expression borrower_credit_score#8589 ASC NULLS FIRST will run on GPU *Expression num_units#8590 ASC NULLS FIRST will run on GPU *Expression zip#8591 ASC NULLS FIRST will run on GPU *Expression mortgage_insurance_percent#8592 ASC NULLS FIRST will run on GPU *Expression current_loan_delinquency_status#8593 ASC NULLS FIRST will run on GPU *Expression current_actual_upb#8594 ASC NULLS FIRST will run on GPU *Expression interest_rate#8595 ASC NULLS FIRST will run on GPU *Expression loan_age#8596 ASC NULLS FIRST will run on GPU *Expression msa#8597 ASC NULLS FIRST will run on GPU *Expression non_interest_bearing_upb#8598 ASC NULLS FIRST will run on GPU *Expression delinquency_12#8599 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression coalesce(orig_channel#2642, 0) AS orig_channel#8572 will run on GPU *Expression coalesce(orig_channel#2642, 0) will run on GPU *Expression coalesce(first_home_buyer#3284, 0) AS first_home_buyer#8573 will run on GPU *Expression coalesce(first_home_buyer#3284, 0) will run on GPU *Expression coalesce(loan_purpose#3926, 0) AS loan_purpose#8574 will run on GPU *Expression coalesce(loan_purpose#3926, 0) will run on GPU *Expression coalesce(property_type#4568, 0) AS property_type#8575 will run on GPU *Expression coalesce(property_type#4568, 0) will run on GPU *Expression coalesce(occupancy_status#5210, 0) AS occupancy_status#8576 will run on GPU *Expression coalesce(occupancy_status#5210, 0) will run on GPU *Expression coalesce(property_state#5852, 0) AS property_state#8577 will run on GPU *Expression coalesce(property_state#5852, 0) will run on GPU *Expression coalesce(product_type#6494, 0) AS product_type#8578 will run on GPU *Expression coalesce(product_type#6494, 0) will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) AS relocation_mortgage_indicator#8579 will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) will run on GPU *Expression coalesce(seller_name#7778, 0) AS seller_name#8580 will run on GPU *Expression coalesce(seller_name#7778, 0) will run on GPU *Expression coalesce(id#2007, 0) AS mod_flag#8581 will run on GPU *Expression coalesce(id#2007, 0) will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) AS orig_interest_rate#8582 will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) will run on GPU *Expression nanvl(orig_interest_rate#1751, null) will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) AS orig_upb#8583 will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) will run on GPU *Expression nanvl(orig_upb#1753, null) will run on GPU *Expression coalesce(orig_loan_term#1756, 0) AS orig_loan_term#8584 will run on GPU *Expression coalesce(orig_loan_term#1756, 0) will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) AS orig_ltv#8585 will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) will run on GPU *Expression nanvl(orig_ltv#1763, null) will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) AS orig_cltv#8586 will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) will run on GPU *Expression nanvl(orig_cltv#1764, null) will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) AS num_borrowers#8587 will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) will run on GPU *Expression nanvl(num_borrowers#1765, null) will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) AS dti#8588 will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) will run on GPU *Expression nanvl(dti#1766, null) will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) AS borrower_credit_score#8589 will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) will run on GPU *Expression nanvl(borrower_credit_score#1767, null) will run on GPU *Expression coalesce(num_units#1772, 0) AS num_units#8590 will run on GPU *Expression coalesce(num_units#1772, 0) will run on GPU *Expression coalesce(zip#1776, 0) AS zip#8591 will run on GPU *Expression coalesce(zip#1776, 0) will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) AS mortgage_insurance_percent#8592 will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) will run on GPU *Expression nanvl(mortgage_insurance_percent#1777, null) will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) AS current_loan_delinquency_status#8593 will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) AS current_actual_upb#8594 will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) will run on GPU *Expression nanvl(current_actual_upb#11, null) will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) AS interest_rate#8595 will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) will run on GPU *Expression nanvl(interest_rate#8, null) will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) AS loan_age#8596 will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) will run on GPU *Expression nanvl(loan_age#15, null) will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) AS msa#8597 will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) will run on GPU *Expression nanvl(msa#31, null) will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) AS non_interest_bearing_upb#8598 will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) will run on GPU *Expression nanvl(non_interest_bearing_upb#62, null) will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) AS delinquency_12#8599 will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) will run on GPU *Expression CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END will run on GPU *Expression (delinquency_12#1215 > 0) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS seller_name#7778 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS relocation_mortgage_indicator#7136 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS product_type#6494 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_state#5852 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS occupancy_status#5210 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_type#4568 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS loan_purpose#3926 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS first_home_buyer#3284 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS orig_channel#2642 will run on GPU *Exec will run on GPU *Exec will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1745L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#1852 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed 22/12/08 18:28:59 INFO GpuOverrides: Plan conversion to the GPU took 11.13 ms 22/12/08 18:29:01 INFO Executor: Finished task 6.0 in stage 37.0 (TID 3385). 12752 bytes result sent to driver 22/12/08 18:29:01 INFO TaskSetManager: Starting task 7.0 in stage 37.0 (TID 3386) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 7, NODE_LOCAL, 4818 bytes) taskResourceAssignments Map() 22/12/08 18:29:01 INFO Executor: Running task 7.0 in stage 37.0 (TID 3386) 22/12/08 18:29:01 INFO TaskSetManager: Finished task 6.0 in stage 37.0 (TID 3385) in 1255 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/9) 22/12/08 18:29:01 INFO ShuffleBlockFetcherIterator: Getting 18 (37.5 MiB) non-empty blocks including 18 (37.5 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:29:01 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:29:01 INFO ShuffleBlockFetcherIterator: Getting 9 (26.4 MiB) non-empty blocks including 9 (26.4 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:29:01 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:29:01 INFO Executor: Finished task 5.0 in stage 37.0 (TID 3384). 12752 bytes result sent to driver 22/12/08 18:29:01 INFO TaskSetManager: Starting task 8.0 in stage 37.0 (TID 3387) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 8, NODE_LOCAL, 4818 bytes) taskResourceAssignments Map() 22/12/08 18:29:01 INFO TaskSetManager: Finished task 5.0 in stage 37.0 (TID 3384) in 1992 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (2/9) 22/12/08 18:29:01 INFO Executor: Running task 8.0 in stage 37.0 (TID 3387) 22/12/08 18:29:01 INFO ShuffleBlockFetcherIterator: Getting 18 (4.5 MiB) non-empty blocks including 18 (4.5 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:29:01 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:29:01 INFO ShuffleBlockFetcherIterator: Getting 9 (3.2 MiB) non-empty blocks including 9 (3.2 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:29:01 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:29:02 INFO Executor: Finished task 2.0 in stage 37.0 (TID 3381). 12752 bytes result sent to driver 22/12/08 18:29:02 INFO TaskSetManager: Finished task 2.0 in stage 37.0 (TID 3381) in 2724 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (3/9) 22/12/08 18:29:03 INFO Executor: Finished task 0.0 in stage 37.0 (TID 3379). 12752 bytes result sent to driver 22/12/08 18:29:03 INFO TaskSetManager: Finished task 0.0 in stage 37.0 (TID 3379) in 3436 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (4/9) 22/12/08 18:29:04 INFO Executor: Finished task 1.0 in stage 37.0 (TID 3380). 12752 bytes result sent to driver 22/12/08 18:29:04 INFO TaskSetManager: Finished task 1.0 in stage 37.0 (TID 3380) in 4162 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (5/9) 22/12/08 18:29:04 INFO Executor: Finished task 3.0 in stage 37.0 (TID 3382). 12752 bytes result sent to driver 22/12/08 18:29:04 INFO TaskSetManager: Finished task 3.0 in stage 37.0 (TID 3382) in 4853 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (6/9) 22/12/08 18:29:05 INFO Executor: Finished task 8.0 in stage 32.0 (TID 3378). 8313 bytes result sent to driver 22/12/08 18:29:05 INFO TaskSetManager: Finished task 8.0 in stage 32.0 (TID 3378) in 5302 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (9/9) 22/12/08 18:29:05 INFO TaskSchedulerImpl: Removed TaskSet 32.0, whose tasks have all completed, from pool 22/12/08 18:29:05 INFO DAGScheduler: ShuffleMapStage 32 (submitShuffleJob$ at GpuShuffleExchangeExec.scala:28) finished in 10.484 s 22/12/08 18:29:05 INFO DAGScheduler: looking for newly runnable stages 22/12/08 18:29:05 INFO DAGScheduler: running: Set(ShuffleMapStage 37) 22/12/08 18:29:05 INFO DAGScheduler: waiting: Set() 22/12/08 18:29:05 INFO DAGScheduler: failed: Set() 22/12/08 18:29:05 WARN GpuOverrides: ! cannot run on GPU because not all expressions can be replaced; GPU does not currently support the operator class org.apache.spark.sql.execution.DeserializeToObjectExec ! createexternalrow(orig_channel#8629, first_home_buyer#8659, loan_purpose#8689, property_type#8719, occupancy_status#8749, property_state#8779, product_type#8809, relocation_mortgage_indicator#8839, seller_name#8869, mod_flag#8899, orig_interest_rate#8929, orig_upb#8959, orig_loan_term#8989, orig_ltv#9019, orig_cltv#9049, num_borrowers#9079, dti#9109, borrower_credit_score#9139, num_units#9169, zip#9199, mortgage_insurance_percent#9229, current_loan_delinquency_status#9259, current_actual_upb#9289, interest_rate#9319, ... 32 more fields) cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.catalyst.expressions.objects.CreateExternalRow @Expression orig_channel#8629 could run on GPU @Expression first_home_buyer#8659 could run on GPU @Expression loan_purpose#8689 could run on GPU @Expression property_type#8719 could run on GPU @Expression occupancy_status#8749 could run on GPU @Expression property_state#8779 could run on GPU @Expression product_type#8809 could run on GPU @Expression relocation_mortgage_indicator#8839 could run on GPU @Expression seller_name#8869 could run on GPU @Expression mod_flag#8899 could run on GPU @Expression orig_interest_rate#8929 could run on GPU @Expression orig_upb#8959 could run on GPU @Expression orig_loan_term#8989 could run on GPU @Expression orig_ltv#9019 could run on GPU @Expression orig_cltv#9049 could run on GPU @Expression num_borrowers#9079 could run on GPU @Expression dti#9109 could run on GPU @Expression borrower_credit_score#9139 could run on GPU @Expression num_units#9169 could run on GPU @Expression zip#9199 could run on GPU @Expression mortgage_insurance_percent#9229 could run on GPU @Expression current_loan_delinquency_status#9259 could run on GPU @Expression current_actual_upb#9289 could run on GPU @Expression interest_rate#9319 could run on GPU @Expression loan_age#9349 could run on GPU @Expression msa#9379 could run on GPU @Expression non_interest_bearing_upb#9409 could run on GPU @Expression delinquency_12#9439 could run on GPU !Expression obj#9468 cannot run on GPU because expression AttributeReference obj#9468 produces an unsupported type ObjectType(interface org.apache.spark.sql.Row) *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression cast(orig_channel#8572 as float) AS orig_channel#8629 will run on GPU *Expression cast(orig_channel#8572 as float) will run on GPU *Expression cast(first_home_buyer#8573 as float) AS first_home_buyer#8659 will run on GPU *Expression cast(first_home_buyer#8573 as float) will run on GPU *Expression cast(loan_purpose#8574 as float) AS loan_purpose#8689 will run on GPU *Expression cast(loan_purpose#8574 as float) will run on GPU *Expression cast(property_type#8575 as float) AS property_type#8719 will run on GPU *Expression cast(property_type#8575 as float) will run on GPU *Expression cast(occupancy_status#8576 as float) AS occupancy_status#8749 will run on GPU *Expression cast(occupancy_status#8576 as float) will run on GPU *Expression cast(property_state#8577 as float) AS property_state#8779 will run on GPU *Expression cast(property_state#8577 as float) will run on GPU *Expression cast(product_type#8578 as float) AS product_type#8809 will run on GPU *Expression cast(product_type#8578 as float) will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) AS relocation_mortgage_indicator#8839 will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) will run on GPU *Expression cast(seller_name#8580 as float) AS seller_name#8869 will run on GPU *Expression cast(seller_name#8580 as float) will run on GPU *Expression cast(mod_flag#8581 as float) AS mod_flag#8899 will run on GPU *Expression cast(mod_flag#8581 as float) will run on GPU *Expression cast(orig_interest_rate#8582 as float) AS orig_interest_rate#8929 will run on GPU *Expression cast(orig_interest_rate#8582 as float) will run on GPU *Expression cast(orig_upb#8583 as float) AS orig_upb#8959 will run on GPU *Expression cast(orig_upb#8583 as float) will run on GPU *Expression cast(orig_loan_term#8584 as float) AS orig_loan_term#8989 will run on GPU *Expression cast(orig_loan_term#8584 as float) will run on GPU *Expression cast(orig_ltv#8585 as float) AS orig_ltv#9019 will run on GPU *Expression cast(orig_ltv#8585 as float) will run on GPU *Expression cast(orig_cltv#8586 as float) AS orig_cltv#9049 will run on GPU *Expression cast(orig_cltv#8586 as float) will run on GPU *Expression cast(num_borrowers#8587 as float) AS num_borrowers#9079 will run on GPU *Expression cast(num_borrowers#8587 as float) will run on GPU *Expression cast(dti#8588 as float) AS dti#9109 will run on GPU *Expression cast(dti#8588 as float) will run on GPU *Expression cast(borrower_credit_score#8589 as float) AS borrower_credit_score#9139 will run on GPU *Expression cast(borrower_credit_score#8589 as float) will run on GPU *Expression cast(num_units#8590 as float) AS num_units#9169 will run on GPU *Expression cast(num_units#8590 as float) will run on GPU *Expression cast(zip#8591 as float) AS zip#9199 will run on GPU *Expression cast(zip#8591 as float) will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) AS mortgage_insurance_percent#9229 will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) AS current_loan_delinquency_status#9259 will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) will run on GPU *Expression cast(current_actual_upb#8594 as float) AS current_actual_upb#9289 will run on GPU *Expression cast(current_actual_upb#8594 as float) will run on GPU *Expression cast(interest_rate#8595 as float) AS interest_rate#9319 will run on GPU *Expression cast(interest_rate#8595 as float) will run on GPU *Expression cast(loan_age#8596 as float) AS loan_age#9349 will run on GPU *Expression cast(loan_age#8596 as float) will run on GPU *Expression cast(msa#8597 as float) AS msa#9379 will run on GPU *Expression cast(msa#8597 as float) will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) AS non_interest_bearing_upb#9409 will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) will run on GPU *Expression cast(delinquency_12#8599 as float) AS delinquency_12#9439 will run on GPU *Expression cast(delinquency_12#8599 as float) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression orig_channel#8572 ASC NULLS FIRST will run on GPU *Expression first_home_buyer#8573 ASC NULLS FIRST will run on GPU *Expression loan_purpose#8574 ASC NULLS FIRST will run on GPU *Expression property_type#8575 ASC NULLS FIRST will run on GPU *Expression occupancy_status#8576 ASC NULLS FIRST will run on GPU *Expression property_state#8577 ASC NULLS FIRST will run on GPU *Expression product_type#8578 ASC NULLS FIRST will run on GPU *Expression relocation_mortgage_indicator#8579 ASC NULLS FIRST will run on GPU *Expression seller_name#8580 ASC NULLS FIRST will run on GPU *Expression mod_flag#8581 ASC NULLS FIRST will run on GPU *Expression orig_interest_rate#8582 ASC NULLS FIRST will run on GPU *Expression orig_upb#8583 ASC NULLS FIRST will run on GPU *Expression orig_loan_term#8584 ASC NULLS FIRST will run on GPU *Expression orig_ltv#8585 ASC NULLS FIRST will run on GPU *Expression orig_cltv#8586 ASC NULLS FIRST will run on GPU *Expression num_borrowers#8587 ASC NULLS FIRST will run on GPU *Expression dti#8588 ASC NULLS FIRST will run on GPU *Expression borrower_credit_score#8589 ASC NULLS FIRST will run on GPU *Expression num_units#8590 ASC NULLS FIRST will run on GPU *Expression zip#8591 ASC NULLS FIRST will run on GPU *Expression mortgage_insurance_percent#8592 ASC NULLS FIRST will run on GPU *Expression current_loan_delinquency_status#8593 ASC NULLS FIRST will run on GPU *Expression current_actual_upb#8594 ASC NULLS FIRST will run on GPU *Expression interest_rate#8595 ASC NULLS FIRST will run on GPU *Expression loan_age#8596 ASC NULLS FIRST will run on GPU *Expression msa#8597 ASC NULLS FIRST will run on GPU *Expression non_interest_bearing_upb#8598 ASC NULLS FIRST will run on GPU *Expression delinquency_12#8599 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression coalesce(orig_channel#2642, 0) AS orig_channel#8572 will run on GPU *Expression coalesce(orig_channel#2642, 0) will run on GPU *Expression coalesce(first_home_buyer#3284, 0) AS first_home_buyer#8573 will run on GPU *Expression coalesce(first_home_buyer#3284, 0) will run on GPU *Expression coalesce(loan_purpose#3926, 0) AS loan_purpose#8574 will run on GPU *Expression coalesce(loan_purpose#3926, 0) will run on GPU *Expression coalesce(property_type#4568, 0) AS property_type#8575 will run on GPU *Expression coalesce(property_type#4568, 0) will run on GPU *Expression coalesce(occupancy_status#5210, 0) AS occupancy_status#8576 will run on GPU *Expression coalesce(occupancy_status#5210, 0) will run on GPU *Expression coalesce(property_state#5852, 0) AS property_state#8577 will run on GPU *Expression coalesce(property_state#5852, 0) will run on GPU *Expression coalesce(product_type#6494, 0) AS product_type#8578 will run on GPU *Expression coalesce(product_type#6494, 0) will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) AS relocation_mortgage_indicator#8579 will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) will run on GPU *Expression coalesce(seller_name#7778, 0) AS seller_name#8580 will run on GPU *Expression coalesce(seller_name#7778, 0) will run on GPU *Expression coalesce(id#2007, 0) AS mod_flag#8581 will run on GPU *Expression coalesce(id#2007, 0) will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) AS orig_interest_rate#8582 will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) will run on GPU *Expression nanvl(orig_interest_rate#1751, null) will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) AS orig_upb#8583 will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) will run on GPU *Expression nanvl(orig_upb#1753, null) will run on GPU *Expression coalesce(orig_loan_term#1756, 0) AS orig_loan_term#8584 will run on GPU *Expression coalesce(orig_loan_term#1756, 0) will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) AS orig_ltv#8585 will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) will run on GPU *Expression nanvl(orig_ltv#1763, null) will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) AS orig_cltv#8586 will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) will run on GPU *Expression nanvl(orig_cltv#1764, null) will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) AS num_borrowers#8587 will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) will run on GPU *Expression nanvl(num_borrowers#1765, null) will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) AS dti#8588 will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) will run on GPU *Expression nanvl(dti#1766, null) will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) AS borrower_credit_score#8589 will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) will run on GPU *Expression nanvl(borrower_credit_score#1767, null) will run on GPU *Expression coalesce(num_units#1772, 0) AS num_units#8590 will run on GPU *Expression coalesce(num_units#1772, 0) will run on GPU *Expression coalesce(zip#1776, 0) AS zip#8591 will run on GPU *Expression coalesce(zip#1776, 0) will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) AS mortgage_insurance_percent#8592 will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) will run on GPU *Expression nanvl(mortgage_insurance_percent#1777, null) will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) AS current_loan_delinquency_status#8593 will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) AS current_actual_upb#8594 will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) will run on GPU *Expression nanvl(current_actual_upb#11, null) will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) AS interest_rate#8595 will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) will run on GPU *Expression nanvl(interest_rate#8, null) will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) AS loan_age#8596 will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) will run on GPU *Expression nanvl(loan_age#15, null) will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) AS msa#8597 will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) will run on GPU *Expression nanvl(msa#31, null) will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) AS non_interest_bearing_upb#8598 will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) will run on GPU *Expression nanvl(non_interest_bearing_upb#62, null) will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) AS delinquency_12#8599 will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) will run on GPU *Expression CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END will run on GPU *Expression (delinquency_12#1215 > 0) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS seller_name#7778 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS relocation_mortgage_indicator#7136 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS product_type#6494 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_state#5852 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS occupancy_status#5210 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_type#4568 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS loan_purpose#3926 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS first_home_buyer#3284 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS orig_channel#2642 will run on GPU *Exec will run on GPU *Exec will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1745L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#1852 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed 22/12/08 18:29:05 INFO GpuOverrides: Plan conversion to the GPU took 5.78 ms 22/12/08 18:29:05 INFO Executor: Finished task 4.0 in stage 37.0 (TID 3383). 12752 bytes result sent to driver 22/12/08 18:29:05 INFO TaskSetManager: Finished task 4.0 in stage 37.0 (TID 3383) in 5570 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (7/9) 22/12/08 18:29:06 INFO Executor: Finished task 8.0 in stage 37.0 (TID 3387). 12752 bytes result sent to driver 22/12/08 18:29:06 INFO TaskSetManager: Finished task 8.0 in stage 37.0 (TID 3387) in 4165 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (8/9) 22/12/08 18:29:06 INFO Executor: Finished task 7.0 in stage 37.0 (TID 3386). 12752 bytes result sent to driver 22/12/08 18:29:06 INFO TaskSetManager: Finished task 7.0 in stage 37.0 (TID 3386) in 5090 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (9/9) 22/12/08 18:29:06 INFO TaskSchedulerImpl: Removed TaskSet 37.0, whose tasks have all completed, from pool 22/12/08 18:29:06 INFO DAGScheduler: ShuffleMapStage 37 (submitShuffleJob$ at GpuShuffleExchangeExec.scala:28) finished in 11.355 s 22/12/08 18:29:06 INFO DAGScheduler: looking for newly runnable stages 22/12/08 18:29:06 INFO DAGScheduler: running: Set() 22/12/08 18:29:06 INFO DAGScheduler: waiting: Set() 22/12/08 18:29:06 INFO DAGScheduler: failed: Set() 22/12/08 18:29:06 WARN GpuOverrides: ! cannot run on GPU because not all expressions can be replaced; GPU does not currently support the operator class org.apache.spark.sql.execution.DeserializeToObjectExec ! createexternalrow(orig_channel#8629, first_home_buyer#8659, loan_purpose#8689, property_type#8719, occupancy_status#8749, property_state#8779, product_type#8809, relocation_mortgage_indicator#8839, seller_name#8869, mod_flag#8899, orig_interest_rate#8929, orig_upb#8959, orig_loan_term#8989, orig_ltv#9019, orig_cltv#9049, num_borrowers#9079, dti#9109, borrower_credit_score#9139, num_units#9169, zip#9199, mortgage_insurance_percent#9229, current_loan_delinquency_status#9259, current_actual_upb#9289, interest_rate#9319, ... 32 more fields) cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.catalyst.expressions.objects.CreateExternalRow @Expression orig_channel#8629 could run on GPU @Expression first_home_buyer#8659 could run on GPU @Expression loan_purpose#8689 could run on GPU @Expression property_type#8719 could run on GPU @Expression occupancy_status#8749 could run on GPU @Expression property_state#8779 could run on GPU @Expression product_type#8809 could run on GPU @Expression relocation_mortgage_indicator#8839 could run on GPU @Expression seller_name#8869 could run on GPU @Expression mod_flag#8899 could run on GPU @Expression orig_interest_rate#8929 could run on GPU @Expression orig_upb#8959 could run on GPU @Expression orig_loan_term#8989 could run on GPU @Expression orig_ltv#9019 could run on GPU @Expression orig_cltv#9049 could run on GPU @Expression num_borrowers#9079 could run on GPU @Expression dti#9109 could run on GPU @Expression borrower_credit_score#9139 could run on GPU @Expression num_units#9169 could run on GPU @Expression zip#9199 could run on GPU @Expression mortgage_insurance_percent#9229 could run on GPU @Expression current_loan_delinquency_status#9259 could run on GPU @Expression current_actual_upb#9289 could run on GPU @Expression interest_rate#9319 could run on GPU @Expression loan_age#9349 could run on GPU @Expression msa#9379 could run on GPU @Expression non_interest_bearing_upb#9409 could run on GPU @Expression delinquency_12#9439 could run on GPU !Expression obj#9468 cannot run on GPU because expression AttributeReference obj#9468 produces an unsupported type ObjectType(interface org.apache.spark.sql.Row) *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression cast(orig_channel#8572 as float) AS orig_channel#8629 will run on GPU *Expression cast(orig_channel#8572 as float) will run on GPU *Expression cast(first_home_buyer#8573 as float) AS first_home_buyer#8659 will run on GPU *Expression cast(first_home_buyer#8573 as float) will run on GPU *Expression cast(loan_purpose#8574 as float) AS loan_purpose#8689 will run on GPU *Expression cast(loan_purpose#8574 as float) will run on GPU *Expression cast(property_type#8575 as float) AS property_type#8719 will run on GPU *Expression cast(property_type#8575 as float) will run on GPU *Expression cast(occupancy_status#8576 as float) AS occupancy_status#8749 will run on GPU *Expression cast(occupancy_status#8576 as float) will run on GPU *Expression cast(property_state#8577 as float) AS property_state#8779 will run on GPU *Expression cast(property_state#8577 as float) will run on GPU *Expression cast(product_type#8578 as float) AS product_type#8809 will run on GPU *Expression cast(product_type#8578 as float) will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) AS relocation_mortgage_indicator#8839 will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) will run on GPU *Expression cast(seller_name#8580 as float) AS seller_name#8869 will run on GPU *Expression cast(seller_name#8580 as float) will run on GPU *Expression cast(mod_flag#8581 as float) AS mod_flag#8899 will run on GPU *Expression cast(mod_flag#8581 as float) will run on GPU *Expression cast(orig_interest_rate#8582 as float) AS orig_interest_rate#8929 will run on GPU *Expression cast(orig_interest_rate#8582 as float) will run on GPU *Expression cast(orig_upb#8583 as float) AS orig_upb#8959 will run on GPU *Expression cast(orig_upb#8583 as float) will run on GPU *Expression cast(orig_loan_term#8584 as float) AS orig_loan_term#8989 will run on GPU *Expression cast(orig_loan_term#8584 as float) will run on GPU *Expression cast(orig_ltv#8585 as float) AS orig_ltv#9019 will run on GPU *Expression cast(orig_ltv#8585 as float) will run on GPU *Expression cast(orig_cltv#8586 as float) AS orig_cltv#9049 will run on GPU *Expression cast(orig_cltv#8586 as float) will run on GPU *Expression cast(num_borrowers#8587 as float) AS num_borrowers#9079 will run on GPU *Expression cast(num_borrowers#8587 as float) will run on GPU *Expression cast(dti#8588 as float) AS dti#9109 will run on GPU *Expression cast(dti#8588 as float) will run on GPU *Expression cast(borrower_credit_score#8589 as float) AS borrower_credit_score#9139 will run on GPU *Expression cast(borrower_credit_score#8589 as float) will run on GPU *Expression cast(num_units#8590 as float) AS num_units#9169 will run on GPU *Expression cast(num_units#8590 as float) will run on GPU *Expression cast(zip#8591 as float) AS zip#9199 will run on GPU *Expression cast(zip#8591 as float) will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) AS mortgage_insurance_percent#9229 will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) AS current_loan_delinquency_status#9259 will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) will run on GPU *Expression cast(current_actual_upb#8594 as float) AS current_actual_upb#9289 will run on GPU *Expression cast(current_actual_upb#8594 as float) will run on GPU *Expression cast(interest_rate#8595 as float) AS interest_rate#9319 will run on GPU *Expression cast(interest_rate#8595 as float) will run on GPU *Expression cast(loan_age#8596 as float) AS loan_age#9349 will run on GPU *Expression cast(loan_age#8596 as float) will run on GPU *Expression cast(msa#8597 as float) AS msa#9379 will run on GPU *Expression cast(msa#8597 as float) will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) AS non_interest_bearing_upb#9409 will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) will run on GPU *Expression cast(delinquency_12#8599 as float) AS delinquency_12#9439 will run on GPU *Expression cast(delinquency_12#8599 as float) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression orig_channel#8572 ASC NULLS FIRST will run on GPU *Expression first_home_buyer#8573 ASC NULLS FIRST will run on GPU *Expression loan_purpose#8574 ASC NULLS FIRST will run on GPU *Expression property_type#8575 ASC NULLS FIRST will run on GPU *Expression occupancy_status#8576 ASC NULLS FIRST will run on GPU *Expression property_state#8577 ASC NULLS FIRST will run on GPU *Expression product_type#8578 ASC NULLS FIRST will run on GPU *Expression relocation_mortgage_indicator#8579 ASC NULLS FIRST will run on GPU *Expression seller_name#8580 ASC NULLS FIRST will run on GPU *Expression mod_flag#8581 ASC NULLS FIRST will run on GPU *Expression orig_interest_rate#8582 ASC NULLS FIRST will run on GPU *Expression orig_upb#8583 ASC NULLS FIRST will run on GPU *Expression orig_loan_term#8584 ASC NULLS FIRST will run on GPU *Expression orig_ltv#8585 ASC NULLS FIRST will run on GPU *Expression orig_cltv#8586 ASC NULLS FIRST will run on GPU *Expression num_borrowers#8587 ASC NULLS FIRST will run on GPU *Expression dti#8588 ASC NULLS FIRST will run on GPU *Expression borrower_credit_score#8589 ASC NULLS FIRST will run on GPU *Expression num_units#8590 ASC NULLS FIRST will run on GPU *Expression zip#8591 ASC NULLS FIRST will run on GPU *Expression mortgage_insurance_percent#8592 ASC NULLS FIRST will run on GPU *Expression current_loan_delinquency_status#8593 ASC NULLS FIRST will run on GPU *Expression current_actual_upb#8594 ASC NULLS FIRST will run on GPU *Expression interest_rate#8595 ASC NULLS FIRST will run on GPU *Expression loan_age#8596 ASC NULLS FIRST will run on GPU *Expression msa#8597 ASC NULLS FIRST will run on GPU *Expression non_interest_bearing_upb#8598 ASC NULLS FIRST will run on GPU *Expression delinquency_12#8599 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression coalesce(orig_channel#2642, 0) AS orig_channel#8572 will run on GPU *Expression coalesce(orig_channel#2642, 0) will run on GPU *Expression coalesce(first_home_buyer#3284, 0) AS first_home_buyer#8573 will run on GPU *Expression coalesce(first_home_buyer#3284, 0) will run on GPU *Expression coalesce(loan_purpose#3926, 0) AS loan_purpose#8574 will run on GPU *Expression coalesce(loan_purpose#3926, 0) will run on GPU *Expression coalesce(property_type#4568, 0) AS property_type#8575 will run on GPU *Expression coalesce(property_type#4568, 0) will run on GPU *Expression coalesce(occupancy_status#5210, 0) AS occupancy_status#8576 will run on GPU *Expression coalesce(occupancy_status#5210, 0) will run on GPU *Expression coalesce(property_state#5852, 0) AS property_state#8577 will run on GPU *Expression coalesce(property_state#5852, 0) will run on GPU *Expression coalesce(product_type#6494, 0) AS product_type#8578 will run on GPU *Expression coalesce(product_type#6494, 0) will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) AS relocation_mortgage_indicator#8579 will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) will run on GPU *Expression coalesce(seller_name#7778, 0) AS seller_name#8580 will run on GPU *Expression coalesce(seller_name#7778, 0) will run on GPU *Expression coalesce(id#2007, 0) AS mod_flag#8581 will run on GPU *Expression coalesce(id#2007, 0) will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) AS orig_interest_rate#8582 will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) will run on GPU *Expression nanvl(orig_interest_rate#1751, null) will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) AS orig_upb#8583 will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) will run on GPU *Expression nanvl(orig_upb#1753, null) will run on GPU *Expression coalesce(orig_loan_term#1756, 0) AS orig_loan_term#8584 will run on GPU *Expression coalesce(orig_loan_term#1756, 0) will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) AS orig_ltv#8585 will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) will run on GPU *Expression nanvl(orig_ltv#1763, null) will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) AS orig_cltv#8586 will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) will run on GPU *Expression nanvl(orig_cltv#1764, null) will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) AS num_borrowers#8587 will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) will run on GPU *Expression nanvl(num_borrowers#1765, null) will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) AS dti#8588 will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) will run on GPU *Expression nanvl(dti#1766, null) will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) AS borrower_credit_score#8589 will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) will run on GPU *Expression nanvl(borrower_credit_score#1767, null) will run on GPU *Expression coalesce(num_units#1772, 0) AS num_units#8590 will run on GPU *Expression coalesce(num_units#1772, 0) will run on GPU *Expression coalesce(zip#1776, 0) AS zip#8591 will run on GPU *Expression coalesce(zip#1776, 0) will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) AS mortgage_insurance_percent#8592 will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) will run on GPU *Expression nanvl(mortgage_insurance_percent#1777, null) will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) AS current_loan_delinquency_status#8593 will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) AS current_actual_upb#8594 will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) will run on GPU *Expression nanvl(current_actual_upb#11, null) will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) AS interest_rate#8595 will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) will run on GPU *Expression nanvl(interest_rate#8, null) will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) AS loan_age#8596 will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) will run on GPU *Expression nanvl(loan_age#15, null) will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) AS msa#8597 will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) will run on GPU *Expression nanvl(msa#31, null) will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) AS non_interest_bearing_upb#8598 will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) will run on GPU *Expression nanvl(non_interest_bearing_upb#62, null) will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) AS delinquency_12#8599 will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) will run on GPU *Expression CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END will run on GPU *Expression (delinquency_12#1215 > 0) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS seller_name#7778 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS relocation_mortgage_indicator#7136 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS product_type#6494 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_state#5852 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS occupancy_status#5210 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_type#4568 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS loan_purpose#3926 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS first_home_buyer#3284 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS orig_channel#2642 will run on GPU *Exec will run on GPU *Exec will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1745L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#1852 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed 22/12/08 18:29:06 INFO GpuOverrides: Plan conversion to the GPU took 5.67 ms 22/12/08 18:29:06 INFO ShufflePartitionsUtil: For shuffle(18, 17), advisory target size: 67108864, actual target size 36688469, minimum partition size: 1048576 22/12/08 18:29:06 WARN GpuOverrides: *Exec will run on GPU *Partitioning will run on GPU *Exec will run on GPU *Expression cast(orig_channel#8572 as float) AS orig_channel#8629 will run on GPU *Expression cast(orig_channel#8572 as float) will run on GPU *Expression cast(first_home_buyer#8573 as float) AS first_home_buyer#8659 will run on GPU *Expression cast(first_home_buyer#8573 as float) will run on GPU *Expression cast(loan_purpose#8574 as float) AS loan_purpose#8689 will run on GPU *Expression cast(loan_purpose#8574 as float) will run on GPU *Expression cast(property_type#8575 as float) AS property_type#8719 will run on GPU *Expression cast(property_type#8575 as float) will run on GPU *Expression cast(occupancy_status#8576 as float) AS occupancy_status#8749 will run on GPU *Expression cast(occupancy_status#8576 as float) will run on GPU *Expression cast(property_state#8577 as float) AS property_state#8779 will run on GPU *Expression cast(property_state#8577 as float) will run on GPU *Expression cast(product_type#8578 as float) AS product_type#8809 will run on GPU *Expression cast(product_type#8578 as float) will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) AS relocation_mortgage_indicator#8839 will run on GPU *Expression cast(relocation_mortgage_indicator#8579 as float) will run on GPU *Expression cast(seller_name#8580 as float) AS seller_name#8869 will run on GPU *Expression cast(seller_name#8580 as float) will run on GPU *Expression cast(mod_flag#8581 as float) AS mod_flag#8899 will run on GPU *Expression cast(mod_flag#8581 as float) will run on GPU *Expression cast(orig_interest_rate#8582 as float) AS orig_interest_rate#8929 will run on GPU *Expression cast(orig_interest_rate#8582 as float) will run on GPU *Expression cast(orig_upb#8583 as float) AS orig_upb#8959 will run on GPU *Expression cast(orig_upb#8583 as float) will run on GPU *Expression cast(orig_loan_term#8584 as float) AS orig_loan_term#8989 will run on GPU *Expression cast(orig_loan_term#8584 as float) will run on GPU *Expression cast(orig_ltv#8585 as float) AS orig_ltv#9019 will run on GPU *Expression cast(orig_ltv#8585 as float) will run on GPU *Expression cast(orig_cltv#8586 as float) AS orig_cltv#9049 will run on GPU *Expression cast(orig_cltv#8586 as float) will run on GPU *Expression cast(num_borrowers#8587 as float) AS num_borrowers#9079 will run on GPU *Expression cast(num_borrowers#8587 as float) will run on GPU *Expression cast(dti#8588 as float) AS dti#9109 will run on GPU *Expression cast(dti#8588 as float) will run on GPU *Expression cast(borrower_credit_score#8589 as float) AS borrower_credit_score#9139 will run on GPU *Expression cast(borrower_credit_score#8589 as float) will run on GPU *Expression cast(num_units#8590 as float) AS num_units#9169 will run on GPU *Expression cast(num_units#8590 as float) will run on GPU *Expression cast(zip#8591 as float) AS zip#9199 will run on GPU *Expression cast(zip#8591 as float) will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) AS mortgage_insurance_percent#9229 will run on GPU *Expression cast(mortgage_insurance_percent#8592 as float) will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) AS current_loan_delinquency_status#9259 will run on GPU *Expression cast(current_loan_delinquency_status#8593 as float) will run on GPU *Expression cast(current_actual_upb#8594 as float) AS current_actual_upb#9289 will run on GPU *Expression cast(current_actual_upb#8594 as float) will run on GPU *Expression cast(interest_rate#8595 as float) AS interest_rate#9319 will run on GPU *Expression cast(interest_rate#8595 as float) will run on GPU *Expression cast(loan_age#8596 as float) AS loan_age#9349 will run on GPU *Expression cast(loan_age#8596 as float) will run on GPU *Expression cast(msa#8597 as float) AS msa#9379 will run on GPU *Expression cast(msa#8597 as float) will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) AS non_interest_bearing_upb#9409 will run on GPU *Expression cast(non_interest_bearing_upb#8598 as float) will run on GPU *Expression cast(delinquency_12#8599 as float) AS delinquency_12#9439 will run on GPU *Expression cast(delinquency_12#8599 as float) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression orig_channel#8572 ASC NULLS FIRST will run on GPU *Expression first_home_buyer#8573 ASC NULLS FIRST will run on GPU *Expression loan_purpose#8574 ASC NULLS FIRST will run on GPU *Expression property_type#8575 ASC NULLS FIRST will run on GPU *Expression occupancy_status#8576 ASC NULLS FIRST will run on GPU *Expression property_state#8577 ASC NULLS FIRST will run on GPU *Expression product_type#8578 ASC NULLS FIRST will run on GPU *Expression relocation_mortgage_indicator#8579 ASC NULLS FIRST will run on GPU *Expression seller_name#8580 ASC NULLS FIRST will run on GPU *Expression mod_flag#8581 ASC NULLS FIRST will run on GPU *Expression orig_interest_rate#8582 ASC NULLS FIRST will run on GPU *Expression orig_upb#8583 ASC NULLS FIRST will run on GPU *Expression orig_loan_term#8584 ASC NULLS FIRST will run on GPU *Expression orig_ltv#8585 ASC NULLS FIRST will run on GPU *Expression orig_cltv#8586 ASC NULLS FIRST will run on GPU *Expression num_borrowers#8587 ASC NULLS FIRST will run on GPU *Expression dti#8588 ASC NULLS FIRST will run on GPU *Expression borrower_credit_score#8589 ASC NULLS FIRST will run on GPU *Expression num_units#8590 ASC NULLS FIRST will run on GPU *Expression zip#8591 ASC NULLS FIRST will run on GPU *Expression mortgage_insurance_percent#8592 ASC NULLS FIRST will run on GPU *Expression current_loan_delinquency_status#8593 ASC NULLS FIRST will run on GPU *Expression current_actual_upb#8594 ASC NULLS FIRST will run on GPU *Expression interest_rate#8595 ASC NULLS FIRST will run on GPU *Expression loan_age#8596 ASC NULLS FIRST will run on GPU *Expression msa#8597 ASC NULLS FIRST will run on GPU *Expression non_interest_bearing_upb#8598 ASC NULLS FIRST will run on GPU *Expression delinquency_12#8599 ASC NULLS FIRST will run on GPU *Exec will run on GPU *Expression coalesce(orig_channel#2642, 0) AS orig_channel#8572 will run on GPU *Expression coalesce(orig_channel#2642, 0) will run on GPU *Expression coalesce(first_home_buyer#3284, 0) AS first_home_buyer#8573 will run on GPU *Expression coalesce(first_home_buyer#3284, 0) will run on GPU *Expression coalesce(loan_purpose#3926, 0) AS loan_purpose#8574 will run on GPU *Expression coalesce(loan_purpose#3926, 0) will run on GPU *Expression coalesce(property_type#4568, 0) AS property_type#8575 will run on GPU *Expression coalesce(property_type#4568, 0) will run on GPU *Expression coalesce(occupancy_status#5210, 0) AS occupancy_status#8576 will run on GPU *Expression coalesce(occupancy_status#5210, 0) will run on GPU *Expression coalesce(property_state#5852, 0) AS property_state#8577 will run on GPU *Expression coalesce(property_state#5852, 0) will run on GPU *Expression coalesce(product_type#6494, 0) AS product_type#8578 will run on GPU *Expression coalesce(product_type#6494, 0) will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) AS relocation_mortgage_indicator#8579 will run on GPU *Expression coalesce(relocation_mortgage_indicator#7136, 0) will run on GPU *Expression coalesce(seller_name#7778, 0) AS seller_name#8580 will run on GPU *Expression coalesce(seller_name#7778, 0) will run on GPU *Expression coalesce(id#2007, 0) AS mod_flag#8581 will run on GPU *Expression coalesce(id#2007, 0) will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) AS orig_interest_rate#8582 will run on GPU *Expression coalesce(nanvl(orig_interest_rate#1751, null), 0.0) will run on GPU *Expression nanvl(orig_interest_rate#1751, null) will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) AS orig_upb#8583 will run on GPU *Expression coalesce(nanvl(orig_upb#1753, null), 0.0) will run on GPU *Expression nanvl(orig_upb#1753, null) will run on GPU *Expression coalesce(orig_loan_term#1756, 0) AS orig_loan_term#8584 will run on GPU *Expression coalesce(orig_loan_term#1756, 0) will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) AS orig_ltv#8585 will run on GPU *Expression coalesce(nanvl(orig_ltv#1763, null), 0.0) will run on GPU *Expression nanvl(orig_ltv#1763, null) will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) AS orig_cltv#8586 will run on GPU *Expression coalesce(nanvl(orig_cltv#1764, null), 0.0) will run on GPU *Expression nanvl(orig_cltv#1764, null) will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) AS num_borrowers#8587 will run on GPU *Expression coalesce(nanvl(num_borrowers#1765, null), 0.0) will run on GPU *Expression nanvl(num_borrowers#1765, null) will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) AS dti#8588 will run on GPU *Expression coalesce(nanvl(dti#1766, null), 0.0) will run on GPU *Expression nanvl(dti#1766, null) will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) AS borrower_credit_score#8589 will run on GPU *Expression coalesce(nanvl(borrower_credit_score#1767, null), 0.0) will run on GPU *Expression nanvl(borrower_credit_score#1767, null) will run on GPU *Expression coalesce(num_units#1772, 0) AS num_units#8590 will run on GPU *Expression coalesce(num_units#1772, 0) will run on GPU *Expression coalesce(zip#1776, 0) AS zip#8591 will run on GPU *Expression coalesce(zip#1776, 0) will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) AS mortgage_insurance_percent#8592 will run on GPU *Expression coalesce(nanvl(mortgage_insurance_percent#1777, null), 0.0) will run on GPU *Expression nanvl(mortgage_insurance_percent#1777, null) will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) AS current_loan_delinquency_status#8593 will run on GPU *Expression coalesce(current_loan_delinquency_status#39, 0) will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) AS current_actual_upb#8594 will run on GPU *Expression coalesce(nanvl(current_actual_upb#11, null), 0.0) will run on GPU *Expression nanvl(current_actual_upb#11, null) will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) AS interest_rate#8595 will run on GPU *Expression coalesce(nanvl(interest_rate#8, null), 0.0) will run on GPU *Expression nanvl(interest_rate#8, null) will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) AS loan_age#8596 will run on GPU *Expression coalesce(nanvl(loan_age#15, null), 0.0) will run on GPU *Expression nanvl(loan_age#15, null) will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) AS msa#8597 will run on GPU *Expression coalesce(nanvl(msa#31, null), 0.0) will run on GPU *Expression nanvl(msa#31, null) will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) AS non_interest_bearing_upb#8598 will run on GPU *Expression coalesce(nanvl(non_interest_bearing_upb#62, null), 0.0) will run on GPU *Expression nanvl(non_interest_bearing_upb#62, null) will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) AS delinquency_12#8599 will run on GPU *Expression coalesce(CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END, 0) will run on GPU *Expression CASE WHEN (delinquency_12#1215 > 0) THEN 1 ELSE 0 END will run on GPU *Expression (delinquency_12#1215 > 0) will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS seller_name#7778 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS relocation_mortgage_indicator#7136 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS product_type#6494 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_state#5852 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS occupancy_status#5210 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS property_type#4568 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS loan_purpose#3926 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS first_home_buyer#3284 will run on GPU *Exec will run on GPU *Exec will run on GPU *Expression id#2007 AS orig_channel#2642 will run on GPU *Exec will run on GPU *Exec will run on GPU *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#216 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU #Exec could run on GPU but is going to be removed because replacing sortMergeJoin with shuffleHashJoin #Expression loan_id#1745L ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed #Expression quarter#1852 ASC NULLS FIRST could run on GPU but is going to be removed because parent plan is removed *Exec will run on GPU 22/12/08 18:29:06 INFO GpuOverrides: Plan conversion to the GPU took 5.07 ms 22/12/08 18:29:06 INFO GpuOverrides: GPU plan transition optimization took 5.27 ms 22/12/08 18:29:06 INFO DAGScheduler: Registering RDD 261 (submitShuffleJob$ at GpuShuffleExchangeExec.scala:28) as input to shuffle 19 22/12/08 18:29:06 INFO DAGScheduler: Got map stage job 19 (submitShuffleJob$ at GpuShuffleExchangeExec.scala:28) with 9 output partitions 22/12/08 18:29:06 INFO DAGScheduler: Final stage: ShuffleMapStage 45 (submitShuffleJob$ at GpuShuffleExchangeExec.scala:28) 22/12/08 18:29:06 INFO DAGScheduler: Parents of final stage: List(ShuffleMapStage 43, ShuffleMapStage 44) 22/12/08 18:29:06 INFO DAGScheduler: Missing parents: List() 22/12/08 18:29:06 INFO DAGScheduler: Submitting ShuffleMapStage 45 (MapPartitionsRDD[261] at submitShuffleJob$ at GpuShuffleExchangeExec.scala:28), which has no missing parents 22/12/08 18:29:06 INFO MemoryStore: Block broadcast_49 stored as values in memory (estimated size 334.2 KiB, free 359.5 MiB) 22/12/08 18:29:06 INFO MemoryStore: Block broadcast_49_piece0 stored as bytes in memory (estimated size 117.6 KiB, free 359.3 MiB) 22/12/08 18:29:06 INFO BlockManagerInfo: Added broadcast_49_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 117.6 KiB, free: 364.9 MiB) 22/12/08 18:29:06 INFO SparkContext: Created broadcast 49 from broadcast at DAGScheduler.scala:1478 22/12/08 18:29:06 INFO DAGScheduler: Submitting 9 missing tasks from ShuffleMapStage 45 (MapPartitionsRDD[261] at submitShuffleJob$ at GpuShuffleExchangeExec.scala:28) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8)) 22/12/08 18:29:06 INFO TaskSchedulerImpl: Adding task set 45.0 with 9 tasks resource profile 0 22/12/08 18:29:06 INFO TaskSetManager: Starting task 0.0 in stage 45.0 (TID 3388) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:29:06 INFO TaskSetManager: Starting task 1.0 in stage 45.0 (TID 3389) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:29:06 INFO TaskSetManager: Starting task 2.0 in stage 45.0 (TID 3390) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:29:06 INFO TaskSetManager: Starting task 3.0 in stage 45.0 (TID 3391) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:29:06 INFO TaskSetManager: Starting task 4.0 in stage 45.0 (TID 3392) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 4, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:29:06 INFO TaskSetManager: Starting task 5.0 in stage 45.0 (TID 3393) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 5, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:29:06 INFO TaskSetManager: Starting task 6.0 in stage 45.0 (TID 3394) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 6, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:29:06 INFO TaskSetManager: Starting task 7.0 in stage 45.0 (TID 3395) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 7, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:29:06 INFO Executor: Running task 0.0 in stage 45.0 (TID 3388) 22/12/08 18:29:06 INFO Executor: Running task 1.0 in stage 45.0 (TID 3389) 22/12/08 18:29:06 INFO Executor: Running task 3.0 in stage 45.0 (TID 3391) 22/12/08 18:29:06 INFO Executor: Running task 2.0 in stage 45.0 (TID 3390) 22/12/08 18:29:06 INFO Executor: Running task 6.0 in stage 45.0 (TID 3394) 22/12/08 18:29:06 INFO Executor: Running task 7.0 in stage 45.0 (TID 3395) 22/12/08 18:29:06 INFO Executor: Running task 4.0 in stage 45.0 (TID 3392) 22/12/08 18:29:06 INFO Executor: Running task 5.0 in stage 45.0 (TID 3393) 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Getting 9 (32.0 MiB) non-empty blocks including 9 (32.0 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Getting 9 (33.0 MiB) non-empty blocks including 9 (33.0 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Getting 9 (31.9 MiB) non-empty blocks including 9 (31.9 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Getting 9 (32.8 MiB) non-empty blocks including 9 (32.8 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Getting 9 (32.9 MiB) non-empty blocks including 9 (32.9 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Getting 9 (1877.5 KiB) non-empty blocks including 9 (1877.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Getting 9 (31.9 MiB) non-empty blocks including 9 (31.9 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Getting 9 (1938.5 KiB) non-empty blocks including 9 (1938.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Getting 9 (1868.5 KiB) non-empty blocks including 9 (1868.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Getting 9 (1935.2 KiB) non-empty blocks including 9 (1935.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Getting 9 (1879.8 KiB) non-empty blocks including 9 (1879.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Getting 9 (1947.6 KiB) non-empty blocks including 9 (1947.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Getting 9 (33.0 MiB) non-empty blocks including 9 (33.0 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Getting 9 (31.9 MiB) non-empty blocks including 9 (31.9 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Getting 9 (1957.9 KiB) non-empty blocks including 9 (1957.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Getting 9 (1872.4 KiB) non-empty blocks including 9 (1872.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:29:06 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:29:06 INFO CodeGenerator: Code generated in 22.841546 ms 22/12/08 18:29:06 INFO CodeGenerator: Code generated in 13.532336 ms 22/12/08 18:29:07 INFO Executor: Finished task 4.0 in stage 45.0 (TID 3392). 51649 bytes result sent to driver 22/12/08 18:29:07 INFO TaskSetManager: Starting task 8.0 in stage 45.0 (TID 3396) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 8, NODE_LOCAL, 4733 bytes) taskResourceAssignments Map() 22/12/08 18:29:07 INFO Executor: Running task 8.0 in stage 45.0 (TID 3396) 22/12/08 18:29:07 INFO TaskSetManager: Finished task 4.0 in stage 45.0 (TID 3392) in 717 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (1/9) 22/12/08 18:29:07 INFO ShuffleBlockFetcherIterator: Getting 9 (5.3 MiB) non-empty blocks including 9 (5.3 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:29:07 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:29:07 INFO ShuffleBlockFetcherIterator: Getting 9 (312.0 KiB) non-empty blocks including 9 (312.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:29:07 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:29:07 INFO Executor: Finished task 5.0 in stage 45.0 (TID 3393). 51649 bytes result sent to driver 22/12/08 18:29:07 INFO TaskSetManager: Finished task 5.0 in stage 45.0 (TID 3393) in 957 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (2/9) 22/12/08 18:29:07 INFO Executor: Finished task 1.0 in stage 45.0 (TID 3389). 51649 bytes result sent to driver 22/12/08 18:29:07 INFO TaskSetManager: Finished task 1.0 in stage 45.0 (TID 3389) in 1181 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (3/9) 22/12/08 18:29:07 INFO Executor: Finished task 0.0 in stage 45.0 (TID 3388). 51649 bytes result sent to driver 22/12/08 18:29:07 INFO TaskSetManager: Finished task 0.0 in stage 45.0 (TID 3388) in 1402 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (4/9) 22/12/08 18:29:08 INFO Executor: Finished task 7.0 in stage 45.0 (TID 3395). 51649 bytes result sent to driver 22/12/08 18:29:08 INFO TaskSetManager: Finished task 7.0 in stage 45.0 (TID 3395) in 1620 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (5/9) 22/12/08 18:29:08 INFO Executor: Finished task 6.0 in stage 45.0 (TID 3394). 51649 bytes result sent to driver 22/12/08 18:29:08 INFO TaskSetManager: Finished task 6.0 in stage 45.0 (TID 3394) in 1818 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (6/9) 22/12/08 18:29:08 INFO Executor: Finished task 3.0 in stage 45.0 (TID 3391). 51649 bytes result sent to driver 22/12/08 18:29:08 INFO TaskSetManager: Finished task 3.0 in stage 45.0 (TID 3391) in 2125 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (7/9) 22/12/08 18:29:08 INFO Executor: Finished task 8.0 in stage 45.0 (TID 3396). 51649 bytes result sent to driver 22/12/08 18:29:08 INFO TaskSetManager: Finished task 8.0 in stage 45.0 (TID 3396) in 1577 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (8/9) 22/12/08 18:29:08 INFO Executor: Finished task 2.0 in stage 45.0 (TID 3390). 51649 bytes result sent to driver 22/12/08 18:29:08 INFO TaskSetManager: Finished task 2.0 in stage 45.0 (TID 3390) in 2342 ms on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local (executor driver) (9/9) 22/12/08 18:29:08 INFO TaskSchedulerImpl: Removed TaskSet 45.0, whose tasks have all completed, from pool 22/12/08 18:29:08 INFO DAGScheduler: ShuffleMapStage 45 (submitShuffleJob$ at GpuShuffleExchangeExec.scala:28) finished in 2.356 s 22/12/08 18:29:08 INFO DAGScheduler: looking for newly runnable stages 22/12/08 18:29:08 INFO DAGScheduler: running: Set() 22/12/08 18:29:08 INFO DAGScheduler: waiting: Set() 22/12/08 18:29:08 INFO DAGScheduler: failed: Set() 22/12/08 18:29:08 WARN GpuOverrides: ! cannot run on GPU because not all expressions can be replaced; GPU does not currently support the operator class org.apache.spark.sql.execution.DeserializeToObjectExec ! createexternalrow(orig_channel#8629, first_home_buyer#8659, loan_purpose#8689, property_type#8719, occupancy_status#8749, property_state#8779, product_type#8809, relocation_mortgage_indicator#8839, seller_name#8869, mod_flag#8899, orig_interest_rate#8929, orig_upb#8959, orig_loan_term#8989, orig_ltv#9019, orig_cltv#9049, num_borrowers#9079, dti#9109, borrower_credit_score#9139, num_units#9169, zip#9199, mortgage_insurance_percent#9229, current_loan_delinquency_status#9259, current_actual_upb#9289, interest_rate#9319, ... 32 more fields) cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.catalyst.expressions.objects.CreateExternalRow @Expression orig_channel#8629 could run on GPU @Expression first_home_buyer#8659 could run on GPU @Expression loan_purpose#8689 could run on GPU @Expression property_type#8719 could run on GPU @Expression occupancy_status#8749 could run on GPU @Expression property_state#8779 could run on GPU @Expression product_type#8809 could run on GPU @Expression relocation_mortgage_indicator#8839 could run on GPU @Expression seller_name#8869 could run on GPU @Expression mod_flag#8899 could run on GPU @Expression orig_interest_rate#8929 could run on GPU @Expression orig_upb#8959 could run on GPU @Expression orig_loan_term#8989 could run on GPU @Expression orig_ltv#9019 could run on GPU @Expression orig_cltv#9049 could run on GPU @Expression num_borrowers#9079 could run on GPU @Expression dti#9109 could run on GPU @Expression borrower_credit_score#9139 could run on GPU @Expression num_units#9169 could run on GPU @Expression zip#9199 could run on GPU @Expression mortgage_insurance_percent#9229 could run on GPU @Expression current_loan_delinquency_status#9259 could run on GPU @Expression current_actual_upb#9289 could run on GPU @Expression interest_rate#9319 could run on GPU @Expression loan_age#9349 could run on GPU @Expression msa#9379 could run on GPU @Expression non_interest_bearing_upb#9409 could run on GPU @Expression delinquency_12#9439 could run on GPU !Expression obj#9468 cannot run on GPU because expression AttributeReference obj#9468 produces an unsupported type ObjectType(interface org.apache.spark.sql.Row) 22/12/08 18:29:08 INFO GpuOverrides: Plan conversion to the GPU took 0.52 ms 22/12/08 18:29:08 WARN GpuOverrides: ! cannot run on GPU because not all expressions can be replaced; GPU does not currently support the operator class org.apache.spark.sql.execution.DeserializeToObjectExec ! createexternalrow(orig_channel#8629, first_home_buyer#8659, loan_purpose#8689, property_type#8719, occupancy_status#8749, property_state#8779, product_type#8809, relocation_mortgage_indicator#8839, seller_name#8869, mod_flag#8899, orig_interest_rate#8929, orig_upb#8959, orig_loan_term#8989, orig_ltv#9019, orig_cltv#9049, num_borrowers#9079, dti#9109, borrower_credit_score#9139, num_units#9169, zip#9199, mortgage_insurance_percent#9229, current_loan_delinquency_status#9259, current_actual_upb#9289, interest_rate#9319, ... 32 more fields) cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.catalyst.expressions.objects.CreateExternalRow @Expression orig_channel#8629 could run on GPU @Expression first_home_buyer#8659 could run on GPU @Expression loan_purpose#8689 could run on GPU @Expression property_type#8719 could run on GPU @Expression occupancy_status#8749 could run on GPU @Expression property_state#8779 could run on GPU @Expression product_type#8809 could run on GPU @Expression relocation_mortgage_indicator#8839 could run on GPU @Expression seller_name#8869 could run on GPU @Expression mod_flag#8899 could run on GPU @Expression orig_interest_rate#8929 could run on GPU @Expression orig_upb#8959 could run on GPU @Expression orig_loan_term#8989 could run on GPU @Expression orig_ltv#9019 could run on GPU @Expression orig_cltv#9049 could run on GPU @Expression num_borrowers#9079 could run on GPU @Expression dti#9109 could run on GPU @Expression borrower_credit_score#9139 could run on GPU @Expression num_units#9169 could run on GPU @Expression zip#9199 could run on GPU @Expression mortgage_insurance_percent#9229 could run on GPU @Expression current_loan_delinquency_status#9259 could run on GPU @Expression current_actual_upb#9289 could run on GPU @Expression interest_rate#9319 could run on GPU @Expression loan_age#9349 could run on GPU @Expression msa#9379 could run on GPU @Expression non_interest_bearing_upb#9409 could run on GPU @Expression delinquency_12#9439 could run on GPU !Expression obj#9468 cannot run on GPU because expression AttributeReference obj#9468 produces an unsupported type ObjectType(interface org.apache.spark.sql.Row) 22/12/08 18:29:08 INFO GpuOverrides: Plan conversion to the GPU took 0.42 ms 22/12/08 18:29:08 INFO GpuOverrides: GPU plan transition optimization took 0.65 ms 22/12/08 18:29:08 INFO GpuXGBoostSpark: Starting training on GPU with timeout 1800000ms for waiting for resources 22/12/08 18:29:08 INFO SparkContext: Starting job: foreachPartition at GpuXGBoost.scala:190 22/12/08 18:29:08 INFO DAGScheduler: Got job 20 (foreachPartition at GpuXGBoost.scala:190) with 4 output partitions 22/12/08 18:29:08 INFO DAGScheduler: Final stage: ResultStage 54 (foreachPartition at GpuXGBoost.scala:190) 22/12/08 18:29:08 INFO DAGScheduler: Parents of final stage: List(ShuffleMapStage 53) 22/12/08 18:29:08 INFO DAGScheduler: Missing parents: List() 22/12/08 18:29:08 INFO DAGScheduler: Submitting ResultStage 54 (MapPartitionsRDD[269] at mapPartitions at GpuXGBoost.scala:240), which has no missing parents 22/12/08 18:29:08 INFO MemoryStore: Block broadcast_50 stored as values in memory (estimated size 16.0 KiB, free 359.3 MiB) 22/12/08 18:29:08 INFO MemoryStore: Block broadcast_50_piece0 stored as bytes in memory (estimated size 8.2 KiB, free 359.3 MiB) 22/12/08 18:29:08 INFO BlockManagerInfo: Added broadcast_50_piece0 in memory on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local:38819 (size: 8.2 KiB, free: 364.9 MiB) 22/12/08 18:29:08 INFO SparkContext: Created broadcast 50 from broadcast at DAGScheduler.scala:1478 22/12/08 18:29:08 INFO DAGScheduler: Submitting 4 missing tasks from ResultStage 54 (MapPartitionsRDD[269] at mapPartitions at GpuXGBoost.scala:240) (first 15 tasks are for partitions Vector(0, 1, 2, 3)) 22/12/08 18:29:08 INFO TaskSchedulerImpl: Adding task set 54.0 with 4 tasks resource profile 0 22/12/08 18:29:08 INFO TaskSetManager: Starting task 0.0 in stage 54.0 (TID 3397) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 0, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:29:08 INFO TaskSetManager: Starting task 1.0 in stage 54.0 (TID 3398) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 1, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:29:08 INFO TaskSetManager: Starting task 2.0 in stage 54.0 (TID 3399) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 2, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:29:08 INFO TaskSetManager: Starting task 3.0 in stage 54.0 (TID 3400) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver, partition 3, NODE_LOCAL, 4462 bytes) taskResourceAssignments Map() 22/12/08 18:29:08 INFO Executor: Running task 0.0 in stage 54.0 (TID 3397) 22/12/08 18:29:08 INFO Executor: Running task 1.0 in stage 54.0 (TID 3398) 22/12/08 18:29:08 INFO Executor: Running task 3.0 in stage 54.0 (TID 3400) 22/12/08 18:29:08 INFO Executor: Running task 2.0 in stage 54.0 (TID 3399) 22/12/08 18:29:08 INFO ShuffleBlockFetcherIterator: Getting 9 (25.8 MiB) non-empty blocks including 9 (25.8 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:29:08 INFO ShuffleBlockFetcherIterator: Getting 9 (25.8 MiB) non-empty blocks including 9 (25.8 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:29:08 INFO ShuffleBlockFetcherIterator: Getting 9 (25.8 MiB) non-empty blocks including 9 (25.8 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:29:08 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:29:08 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:29:08 INFO ShuffleBlockFetcherIterator: Getting 9 (25.8 MiB) non-empty blocks including 9 (25.8 MiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks 22/12/08 18:29:08 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:29:08 INFO ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 22/12/08 18:29:08 INFO GpuXGBoostSpark: XGboost GPU training using device: 0 22/12/08 18:29:08 INFO GpuXGBoostSpark: XGboost GPU training using device: 0 22/12/08 18:29:08 INFO GpuXGBoostSpark: XGboost GPU training using device: 0 22/12/08 18:29:08 INFO GpuXGBoostSpark: XGboost GPU training using device: 0 22/12/08 18:29:08 INFO EnvironmentDetector: Found CUDA version from nvcc command: 11.8.89 22/12/08 18:29:08 INFO EnvironmentDetector: found folder cuda11/ for CUDA 11.8.89 22/12/08 18:29:08 INFO NativeLibLoader: loading /lib/cuda11/libxgboost4j.so [18:29:15] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 1): [10.10.0.206] [18:29:15] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 1): [10.10.0.206] [18:29:15] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 1): [10.10.0.206] [18:29:15] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 1): [10.10.0.206] [18:29:17] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 2): [10.10.0.206] [18:29:17] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 2): [10.10.0.206] [18:29:17] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 2): [10.10.0.206] [18:29:17] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 2): [10.10.0.206] [18:29:21] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 3): [10.10.0.206] [18:29:21] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 3): [10.10.0.206] [18:29:21] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 3): [10.10.0.206] [18:29:21] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 3): [10.10.0.206] [18:29:27] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 4): [10.10.0.206] [18:29:27] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 4): [10.10.0.206] [18:29:27] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 4): [10.10.0.206] [18:29:27] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 4): [10.10.0.206] [18:29:35] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:237: Connect to (failed): [10.10.0.206] [18:29:35] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:237: Connect to (failed): [10.10.0.206] [18:29:35] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:237: Connect to (failed): [10.10.0.206] [18:29:35] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:237: Connect to (failed): [10.10.0.206] [18:29:35] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:446: failed in ReconnectLink [18:29:35] /home/jenkins/agent/workspace/xgboost-release@2/rabit/include/rabit/internal/utils.h:114: Socket Connect Error:Connection refused [18:29:35] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:446: failed in ReconnectLink [18:29:35] /home/jenkins/agent/workspace/xgboost-release@2/rabit/include/rabit/internal/utils.h:114: Socket Connect Error:Connection refused [18:29:35] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:446: failed in ReconnectLink [18:29:35] /home/jenkins/agent/workspace/xgboost-release@2/rabit/include/rabit/internal/utils.h:114: Socket Connect Error:Connection refused [18:29:35] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:446: failed in ReconnectLink [18:29:35] /home/jenkins/agent/workspace/xgboost-release@2/rabit/include/rabit/internal/utils.h:114: Socket Connect Error:Connection refused 22/12/08 18:29:35 ERROR GpuXGBoostSpark: XGBooster worker 2 has failed 0 times due to ml.dmlc.xgboost4j.java.XGBoostError: Failed to initialize RABIT. at ml.dmlc.xgboost4j.java.Rabit.checkCall(Rabit.java:53) at ml.dmlc.xgboost4j.java.Rabit.init(Rabit.java:75) at ml.dmlc.xgboost4j.scala.spark.rapids.GpuXGBoost$.buildDistributedBooster(GpuXGBoost.scala:295) at ml.dmlc.xgboost4j.scala.spark.rapids.GpuXGBoost$.$anonfun$trainOnGpuInternal$1(GpuXGBoost.scala:254) at org.apache.spark.rdd.RDD.$anonfun$mapPartitions$2(RDD.scala:863) at org.apache.spark.rdd.RDD.$anonfun$mapPartitions$2$adapted(RDD.scala:863) at org.apache.spark.rdd.MapPartitionsRDD.compute(MapPartitionsRDD.scala:52) at org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:373) at org.apache.spark.rdd.RDD.$anonfun$getOrCompute$1(RDD.scala:386) at org.apache.spark.storage.BlockManager.$anonfun$doPutIterator$1(BlockManager.scala:1481) at org.apache.spark.storage.BlockManager.org$apache$spark$storage$BlockManager$$doPut(BlockManager.scala:1408) at org.apache.spark.storage.BlockManager.doPutIterator(BlockManager.scala:1472) at org.apache.spark.storage.BlockManager.getOrElseUpdate(BlockManager.scala:1295) at org.apache.spark.rdd.RDD.getOrCompute(RDD.scala:384) at org.apache.spark.rdd.RDD.iterator(RDD.scala:335) at org.apache.spark.scheduler.ResultTask.runTask(ResultTask.scala:90) at org.apache.spark.scheduler.Task.run(Task.scala:131) at org.apache.spark.executor.Executor$TaskRunner.$anonfun$run$3(Executor.scala:506) at org.apache.spark.util.Utils$.tryWithSafeFinally(Utils.scala:1462) at org.apache.spark.executor.Executor$TaskRunner.run(Executor.scala:509) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) [18:29:35] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 1): [10.10.0.206] 22/12/08 18:29:35 ERROR GpuXGBoostSpark: XGBooster worker 1 has failed 0 times due to ml.dmlc.xgboost4j.java.XGBoostError: Failed to initialize RABIT. at ml.dmlc.xgboost4j.java.Rabit.checkCall(Rabit.java:53) at ml.dmlc.xgboost4j.java.Rabit.init(Rabit.java:75) at ml.dmlc.xgboost4j.scala.spark.rapids.GpuXGBoost$.buildDistributedBooster(GpuXGBoost.scala:295) at ml.dmlc.xgboost4j.scala.spark.rapids.GpuXGBoost$.$anonfun$trainOnGpuInternal$1(GpuXGBoost.scala:254) at org.apache.spark.rdd.RDD.$anonfun$mapPartitions$2(RDD.scala:863) at org.apache.spark.rdd.RDD.$anonfun$mapPartitions$2$adapted(RDD.scala:863) at org.apache.spark.rdd.MapPartitionsRDD.compute(MapPartitionsRDD.scala:52) at org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:373) at org.apache.spark.rdd.RDD.$anonfun$getOrCompute$1(RDD.scala:386) at org.apache.spark.storage.BlockManager.$anonfun$doPutIterator$1(BlockManager.scala:1481) at org.apache.spark.storage.BlockManager.org$apache$spark$storage$BlockManager$$doPut(BlockManager.scala:1408) at org.apache.spark.storage.BlockManager.doPutIterator(BlockManager.scala:1472) at org.apache.spark.storage.BlockManager.getOrElseUpdate(BlockManager.scala:1295) at org.apache.spark.rdd.RDD.getOrCompute(RDD.scala:384) at org.apache.spark.rdd.RDD.iterator(RDD.scala:335) at org.apache.spark.scheduler.ResultTask.runTask(ResultTask.scala:90) at org.apache.spark.scheduler.Task.run(Task.scala:131) at org.apache.spark.executor.Executor$TaskRunner.$anonfun$run$3(Executor.scala:506) at org.apache.spark.util.Utils$.tryWithSafeFinally(Utils.scala:1462) at org.apache.spark.executor.Executor$TaskRunner.run(Executor.scala:509) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) [18:29:35] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 1): [10.10.0.206] 22/12/08 18:29:35 ERROR GpuXGBoostSpark: XGBooster worker 0 has failed 0 times due to ml.dmlc.xgboost4j.java.XGBoostError: Failed to initialize RABIT. at ml.dmlc.xgboost4j.java.Rabit.checkCall(Rabit.java:53) at ml.dmlc.xgboost4j.java.Rabit.init(Rabit.java:75) at ml.dmlc.xgboost4j.scala.spark.rapids.GpuXGBoost$.buildDistributedBooster(GpuXGBoost.scala:295) at ml.dmlc.xgboost4j.scala.spark.rapids.GpuXGBoost$.$anonfun$trainOnGpuInternal$1(GpuXGBoost.scala:254) at org.apache.spark.rdd.RDD.$anonfun$mapPartitions$2(RDD.scala:863) at org.apache.spark.rdd.RDD.$anonfun$mapPartitions$2$adapted(RDD.scala:863) at org.apache.spark.rdd.MapPartitionsRDD.compute(MapPartitionsRDD.scala:52) at org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:373) at org.apache.spark.rdd.RDD.$anonfun$getOrCompute$1(RDD.scala:386) at org.apache.spark.storage.BlockManager.$anonfun$doPutIterator$1(BlockManager.scala:1481) at org.apache.spark.storage.BlockManager.org$apache$spark$storage$BlockManager$$doPut(BlockManager.scala:1408) at org.apache.spark.storage.BlockManager.doPutIterator(BlockManager.scala:1472) at org.apache.spark.storage.BlockManager.getOrElseUpdate(BlockManager.scala:1295) at org.apache.spark.rdd.RDD.getOrCompute(RDD.scala:384) at org.apache.spark.rdd.RDD.iterator(RDD.scala:335) at org.apache.spark.scheduler.ResultTask.runTask(ResultTask.scala:90) at org.apache.spark.scheduler.Task.run(Task.scala:131) at org.apache.spark.executor.Executor$TaskRunner.$anonfun$run$3(Executor.scala:506) at org.apache.spark.util.Utils$.tryWithSafeFinally(Utils.scala:1462) at org.apache.spark.executor.Executor$TaskRunner.run(Executor.scala:509) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) [18:29:35] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 1): [10.10.0.206] 22/12/08 18:29:35 ERROR GpuXGBoostSpark: XGBooster worker 3 has failed 0 times due to ml.dmlc.xgboost4j.java.XGBoostError: Failed to initialize RABIT. at ml.dmlc.xgboost4j.java.Rabit.checkCall(Rabit.java:53) at ml.dmlc.xgboost4j.java.Rabit.init(Rabit.java:75) at ml.dmlc.xgboost4j.scala.spark.rapids.GpuXGBoost$.buildDistributedBooster(GpuXGBoost.scala:295) at ml.dmlc.xgboost4j.scala.spark.rapids.GpuXGBoost$.$anonfun$trainOnGpuInternal$1(GpuXGBoost.scala:254) at org.apache.spark.rdd.RDD.$anonfun$mapPartitions$2(RDD.scala:863) at org.apache.spark.rdd.RDD.$anonfun$mapPartitions$2$adapted(RDD.scala:863) at org.apache.spark.rdd.MapPartitionsRDD.compute(MapPartitionsRDD.scala:52) at org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:373) at org.apache.spark.rdd.RDD.$anonfun$getOrCompute$1(RDD.scala:386) at org.apache.spark.storage.BlockManager.$anonfun$doPutIterator$1(BlockManager.scala:1481) at org.apache.spark.storage.BlockManager.org$apache$spark$storage$BlockManager$$doPut(BlockManager.scala:1408) at org.apache.spark.storage.BlockManager.doPutIterator(BlockManager.scala:1472) at org.apache.spark.storage.BlockManager.getOrElseUpdate(BlockManager.scala:1295) at org.apache.spark.rdd.RDD.getOrCompute(RDD.scala:384) at org.apache.spark.rdd.RDD.iterator(RDD.scala:335) at org.apache.spark.scheduler.ResultTask.runTask(ResultTask.scala:90) at org.apache.spark.scheduler.Task.run(Task.scala:131) at org.apache.spark.executor.Executor$TaskRunner.$anonfun$run$3(Executor.scala:506) at org.apache.spark.util.Utils$.tryWithSafeFinally(Utils.scala:1462) at org.apache.spark.executor.Executor$TaskRunner.run(Executor.scala:509) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) [18:29:35] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 1): [10.10.0.206] [18:29:37] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 2): [10.10.0.206] [18:29:37] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 2): [10.10.0.206] [18:29:37] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 2): [10.10.0.206] [18:29:37] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 2): [10.10.0.206] [18:29:41] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 3): [10.10.0.206] [18:29:41] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 3): [10.10.0.206] [18:29:41] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 3): [10.10.0.206] [18:29:41] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 3): [10.10.0.206] [18:29:47] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 4): [10.10.0.206] [18:29:47] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 4): [10.10.0.206] [18:29:47] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 4): [10.10.0.206] [18:29:47] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:240: Retry connect to ip(retry time 4): [10.10.0.206] [18:29:55] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:237: Connect to (failed): [10.10.0.206] [18:29:55] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:237: Connect to (failed): [10.10.0.206] [18:29:55] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:237: Connect to (failed): [10.10.0.206] [18:29:55] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:237: Connect to (failed): [10.10.0.206] [18:29:55] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:139: Failed to shutdown due to[18:29:55] /home/jenkins/agent/workspace/xgboost-release@2/rabit/include/rabit/internal/utils.h:114: Socket Connect Error:Connection refused 22/12/08 18:29:55 WARN BlockManager: Putting block rdd_269_2 failed due to exception ml.dmlc.xgboost4j.java.XGBoostError: Failed to shutdown RABIT worker.. [18:29:55] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:139: Failed to shutdown due to[18:29:55] /home/jenkins/agent/workspace/xgboost-release@2/rabit/include/rabit/internal/utils.h:114: Socket Connect Error:Connection refused 22/12/08 18:29:55 WARN BlockManager: Putting block rdd_269_1 failed due to exception ml.dmlc.xgboost4j.java.XGBoostError: Failed to shutdown RABIT worker.. 22/12/08 18:29:55 WARN BlockManager: Block rdd_269_2 could not be removed as it was not found on disk or in memory 22/12/08 18:29:55 WARN BlockManager: Block rdd_269_1 could not be removed as it was not found on disk or in memory [18:29:55] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:139: Failed to shutdown due to[18:29:55] /home/jenkins/agent/workspace/xgboost-release@2/rabit/include/rabit/internal/utils.h:114: Socket Connect Error:Connection refused 22/12/08 18:29:55 WARN BlockManager: Putting block rdd_269_3 failed due to exception ml.dmlc.xgboost4j.java.XGBoostError: Failed to shutdown RABIT worker.. 22/12/08 18:29:55 WARN BlockManager: Block rdd_269_3 could not be removed as it was not found on disk or in memory [18:29:55] WARNING: /home/jenkins/agent/workspace/xgboost-release@2/rabit/src/allreduce_base.cc:139: Failed to shutdown due to[18:29:55] /home/jenkins/agent/workspace/xgboost-release@2/rabit/include/rabit/internal/utils.h:114: Socket Connect Error:Connection refused 22/12/08 18:29:55 WARN BlockManager: Putting block rdd_269_0 failed due to exception ml.dmlc.xgboost4j.java.XGBoostError: Failed to shutdown RABIT worker.. 22/12/08 18:29:55 WARN BlockManager: Block rdd_269_0 could not be removed as it was not found on disk or in memory 22/12/08 18:29:55 ERROR Executor: Exception in task 1.0 in stage 54.0 (TID 3398) ml.dmlc.xgboost4j.java.XGBoostError: Failed to shutdown RABIT worker. at ml.dmlc.xgboost4j.java.Rabit.checkCall(Rabit.java:53) at ml.dmlc.xgboost4j.java.Rabit.shutdown(Rabit.java:83) at ml.dmlc.xgboost4j.scala.spark.rapids.GpuXGBoost$.buildDistributedBooster(GpuXGBoost.scala:327) at ml.dmlc.xgboost4j.scala.spark.rapids.GpuXGBoost$.$anonfun$trainOnGpuInternal$1(GpuXGBoost.scala:254) at org.apache.spark.rdd.RDD.$anonfun$mapPartitions$2(RDD.scala:863) at org.apache.spark.rdd.RDD.$anonfun$mapPartitions$2$adapted(RDD.scala:863) at org.apache.spark.rdd.MapPartitionsRDD.compute(MapPartitionsRDD.scala:52) at org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:373) at org.apache.spark.rdd.RDD.$anonfun$getOrCompute$1(RDD.scala:386) at org.apache.spark.storage.BlockManager.$anonfun$doPutIterator$1(BlockManager.scala:1481) at org.apache.spark.storage.BlockManager.org$apache$spark$storage$BlockManager$$doPut(BlockManager.scala:1408) at org.apache.spark.storage.BlockManager.doPutIterator(BlockManager.scala:1472) at org.apache.spark.storage.BlockManager.getOrElseUpdate(BlockManager.scala:1295) at org.apache.spark.rdd.RDD.getOrCompute(RDD.scala:384) at org.apache.spark.rdd.RDD.iterator(RDD.scala:335) at org.apache.spark.scheduler.ResultTask.runTask(ResultTask.scala:90) at org.apache.spark.scheduler.Task.run(Task.scala:131) at org.apache.spark.executor.Executor$TaskRunner.$anonfun$run$3(Executor.scala:506) at org.apache.spark.util.Utils$.tryWithSafeFinally(Utils.scala:1462) at org.apache.spark.executor.Executor$TaskRunner.run(Executor.scala:509) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) 22/12/08 18:29:55 ERROR Executor: Exception in task 0.0 in stage 54.0 (TID 3397) ml.dmlc.xgboost4j.java.XGBoostError: Failed to shutdown RABIT worker. at ml.dmlc.xgboost4j.java.Rabit.checkCall(Rabit.java:53) at ml.dmlc.xgboost4j.java.Rabit.shutdown(Rabit.java:83) at ml.dmlc.xgboost4j.scala.spark.rapids.GpuXGBoost$.buildDistributedBooster(GpuXGBoost.scala:327) at ml.dmlc.xgboost4j.scala.spark.rapids.GpuXGBoost$.$anonfun$trainOnGpuInternal$1(GpuXGBoost.scala:254) at org.apache.spark.rdd.RDD.$anonfun$mapPartitions$2(RDD.scala:863) at org.apache.spark.rdd.RDD.$anonfun$mapPartitions$2$adapted(RDD.scala:863) at org.apache.spark.rdd.MapPartitionsRDD.compute(MapPartitionsRDD.scala:52) at org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:373) at org.apache.spark.rdd.RDD.$anonfun$getOrCompute$1(RDD.scala:386) at org.apache.spark.storage.BlockManager.$anonfun$doPutIterator$1(BlockManager.scala:1481) at org.apache.spark.storage.BlockManager.org$apache$spark$storage$BlockManager$$doPut(BlockManager.scala:1408) at org.apache.spark.storage.BlockManager.doPutIterator(BlockManager.scala:1472) at org.apache.spark.storage.BlockManager.getOrElseUpdate(BlockManager.scala:1295) at org.apache.spark.rdd.RDD.getOrCompute(RDD.scala:384) at org.apache.spark.rdd.RDD.iterator(RDD.scala:335) at org.apache.spark.scheduler.ResultTask.runTask(ResultTask.scala:90) at org.apache.spark.scheduler.Task.run(Task.scala:131) at org.apache.spark.executor.Executor$TaskRunner.$anonfun$run$3(Executor.scala:506) at org.apache.spark.util.Utils$.tryWithSafeFinally(Utils.scala:1462) at org.apache.spark.executor.Executor$TaskRunner.run(Executor.scala:509) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) 22/12/08 18:29:55 ERROR Executor: Exception in task 2.0 in stage 54.0 (TID 3399) ml.dmlc.xgboost4j.java.XGBoostError: Failed to shutdown RABIT worker. at ml.dmlc.xgboost4j.java.Rabit.checkCall(Rabit.java:53) at ml.dmlc.xgboost4j.java.Rabit.shutdown(Rabit.java:83) at ml.dmlc.xgboost4j.scala.spark.rapids.GpuXGBoost$.buildDistributedBooster(GpuXGBoost.scala:327) at ml.dmlc.xgboost4j.scala.spark.rapids.GpuXGBoost$.$anonfun$trainOnGpuInternal$1(GpuXGBoost.scala:254) at org.apache.spark.rdd.RDD.$anonfun$mapPartitions$2(RDD.scala:863) at org.apache.spark.rdd.RDD.$anonfun$mapPartitions$2$adapted(RDD.scala:863) at org.apache.spark.rdd.MapPartitionsRDD.compute(MapPartitionsRDD.scala:52) at org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:373) at org.apache.spark.rdd.RDD.$anonfun$getOrCompute$1(RDD.scala:386) at org.apache.spark.storage.BlockManager.$anonfun$doPutIterator$1(BlockManager.scala:1481) at org.apache.spark.storage.BlockManager.org$apache$spark$storage$BlockManager$$doPut(BlockManager.scala:1408) at org.apache.spark.storage.BlockManager.doPutIterator(BlockManager.scala:1472) at org.apache.spark.storage.BlockManager.getOrElseUpdate(BlockManager.scala:1295) at org.apache.spark.rdd.RDD.getOrCompute(RDD.scala:384) at org.apache.spark.rdd.RDD.iterator(RDD.scala:335) at org.apache.spark.scheduler.ResultTask.runTask(ResultTask.scala:90) at org.apache.spark.scheduler.Task.run(Task.scala:131) at org.apache.spark.executor.Executor$TaskRunner.$anonfun$run$3(Executor.scala:506) at org.apache.spark.util.Utils$.tryWithSafeFinally(Utils.scala:1462) at org.apache.spark.executor.Executor$TaskRunner.run(Executor.scala:509) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) 22/12/08 18:29:55 ERROR Executor: Exception in task 3.0 in stage 54.0 (TID 3400) ml.dmlc.xgboost4j.java.XGBoostError: Failed to shutdown RABIT worker. at ml.dmlc.xgboost4j.java.Rabit.checkCall(Rabit.java:53) at ml.dmlc.xgboost4j.java.Rabit.shutdown(Rabit.java:83) at ml.dmlc.xgboost4j.scala.spark.rapids.GpuXGBoost$.buildDistributedBooster(GpuXGBoost.scala:327) at ml.dmlc.xgboost4j.scala.spark.rapids.GpuXGBoost$.$anonfun$trainOnGpuInternal$1(GpuXGBoost.scala:254) at org.apache.spark.rdd.RDD.$anonfun$mapPartitions$2(RDD.scala:863) at org.apache.spark.rdd.RDD.$anonfun$mapPartitions$2$adapted(RDD.scala:863) at org.apache.spark.rdd.MapPartitionsRDD.compute(MapPartitionsRDD.scala:52) at org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:373) at org.apache.spark.rdd.RDD.$anonfun$getOrCompute$1(RDD.scala:386) at org.apache.spark.storage.BlockManager.$anonfun$doPutIterator$1(BlockManager.scala:1481) at org.apache.spark.storage.BlockManager.org$apache$spark$storage$BlockManager$$doPut(BlockManager.scala:1408) at org.apache.spark.storage.BlockManager.doPutIterator(BlockManager.scala:1472) at org.apache.spark.storage.BlockManager.getOrElseUpdate(BlockManager.scala:1295) at org.apache.spark.rdd.RDD.getOrCompute(RDD.scala:384) at org.apache.spark.rdd.RDD.iterator(RDD.scala:335) at org.apache.spark.scheduler.ResultTask.runTask(ResultTask.scala:90) at org.apache.spark.scheduler.Task.run(Task.scala:131) at org.apache.spark.executor.Executor$TaskRunner.$anonfun$run$3(Executor.scala:506) at org.apache.spark.util.Utils$.tryWithSafeFinally(Utils.scala:1462) at org.apache.spark.executor.Executor$TaskRunner.run(Executor.scala:509) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) 22/12/08 18:29:55 WARN TaskSetManager: Lost task 0.0 in stage 54.0 (TID 3397) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local executor driver): ml.dmlc.xgboost4j.java.XGBoostError: Failed to shutdown RABIT worker. at ml.dmlc.xgboost4j.java.Rabit.checkCall(Rabit.java:53) at ml.dmlc.xgboost4j.java.Rabit.shutdown(Rabit.java:83) at ml.dmlc.xgboost4j.scala.spark.rapids.GpuXGBoost$.buildDistributedBooster(GpuXGBoost.scala:327) at ml.dmlc.xgboost4j.scala.spark.rapids.GpuXGBoost$.$anonfun$trainOnGpuInternal$1(GpuXGBoost.scala:254) at org.apache.spark.rdd.RDD.$anonfun$mapPartitions$2(RDD.scala:863) at org.apache.spark.rdd.RDD.$anonfun$mapPartitions$2$adapted(RDD.scala:863) at org.apache.spark.rdd.MapPartitionsRDD.compute(MapPartitionsRDD.scala:52) at org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:373) at org.apache.spark.rdd.RDD.$anonfun$getOrCompute$1(RDD.scala:386) at org.apache.spark.storage.BlockManager.$anonfun$doPutIterator$1(BlockManager.scala:1481) at org.apache.spark.storage.BlockManager.org$apache$spark$storage$BlockManager$$doPut(BlockManager.scala:1408) at org.apache.spark.storage.BlockManager.doPutIterator(BlockManager.scala:1472) at org.apache.spark.storage.BlockManager.getOrElseUpdate(BlockManager.scala:1295) at org.apache.spark.rdd.RDD.getOrCompute(RDD.scala:384) at org.apache.spark.rdd.RDD.iterator(RDD.scala:335) at org.apache.spark.scheduler.ResultTask.runTask(ResultTask.scala:90) at org.apache.spark.scheduler.Task.run(Task.scala:131) at org.apache.spark.executor.Executor$TaskRunner.$anonfun$run$3(Executor.scala:506) at org.apache.spark.util.Utils$.tryWithSafeFinally(Utils.scala:1462) at org.apache.spark.executor.Executor$TaskRunner.run(Executor.scala:509) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) 22/12/08 18:29:55 ERROR TaskSetManager: Task 0 in stage 54.0 failed 1 times; aborting job 22/12/08 18:29:55 INFO TaskSchedulerImpl: Removed TaskSet 54.0, whose tasks have all completed, from pool 22/12/08 18:29:55 INFO TaskSetManager: Lost task 3.0 in stage 54.0 (TID 3400) on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver: ml.dmlc.xgboost4j.java.XGBoostError (Failed to shutdown RABIT worker.) [duplicate 1] 22/12/08 18:29:55 INFO TaskSchedulerImpl: Removed TaskSet 54.0, whose tasks have all completed, from pool 22/12/08 18:29:55 INFO TaskSetManager: Lost task 1.0 in stage 54.0 (TID 3398) on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver: ml.dmlc.xgboost4j.java.XGBoostError (Failed to shutdown RABIT worker.) [duplicate 2] 22/12/08 18:29:55 INFO TaskSchedulerImpl: Removed TaskSet 54.0, whose tasks have all completed, from pool 22/12/08 18:29:55 INFO TaskSetManager: Lost task 2.0 in stage 54.0 (TID 3399) on ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local, executor driver: ml.dmlc.xgboost4j.java.XGBoostError (Failed to shutdown RABIT worker.) [duplicate 3] 22/12/08 18:29:55 INFO TaskSchedulerImpl: Removed TaskSet 54.0, whose tasks have all completed, from pool 22/12/08 18:29:55 INFO TaskSchedulerImpl: Cancelling stage 54 22/12/08 18:29:55 INFO TaskSchedulerImpl: Killing all running tasks in stage 54: Stage cancelled 22/12/08 18:29:55 INFO DAGScheduler: ResultStage 54 (foreachPartition at GpuXGBoost.scala:190) failed in 46.213 s due to Job aborted due to stage failure: Task 0 in stage 54.0 failed 1 times, most recent failure: Lost task 0.0 in stage 54.0 (TID 3397) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local executor driver): ml.dmlc.xgboost4j.java.XGBoostError: Failed to shutdown RABIT worker. at ml.dmlc.xgboost4j.java.Rabit.checkCall(Rabit.java:53) at ml.dmlc.xgboost4j.java.Rabit.shutdown(Rabit.java:83) at ml.dmlc.xgboost4j.scala.spark.rapids.GpuXGBoost$.buildDistributedBooster(GpuXGBoost.scala:327) at ml.dmlc.xgboost4j.scala.spark.rapids.GpuXGBoost$.$anonfun$trainOnGpuInternal$1(GpuXGBoost.scala:254) at org.apache.spark.rdd.RDD.$anonfun$mapPartitions$2(RDD.scala:863) at org.apache.spark.rdd.RDD.$anonfun$mapPartitions$2$adapted(RDD.scala:863) at org.apache.spark.rdd.MapPartitionsRDD.compute(MapPartitionsRDD.scala:52) at org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:373) at org.apache.spark.rdd.RDD.$anonfun$getOrCompute$1(RDD.scala:386) at org.apache.spark.storage.BlockManager.$anonfun$doPutIterator$1(BlockManager.scala:1481) at org.apache.spark.storage.BlockManager.org$apache$spark$storage$BlockManager$$doPut(BlockManager.scala:1408) at org.apache.spark.storage.BlockManager.doPutIterator(BlockManager.scala:1472) at org.apache.spark.storage.BlockManager.getOrElseUpdate(BlockManager.scala:1295) at org.apache.spark.rdd.RDD.getOrCompute(RDD.scala:384) at org.apache.spark.rdd.RDD.iterator(RDD.scala:335) at org.apache.spark.scheduler.ResultTask.runTask(ResultTask.scala:90) at org.apache.spark.scheduler.Task.run(Task.scala:131) at org.apache.spark.executor.Executor$TaskRunner.$anonfun$run$3(Executor.scala:506) at org.apache.spark.util.Utils$.tryWithSafeFinally(Utils.scala:1462) at org.apache.spark.executor.Executor$TaskRunner.run(Executor.scala:509) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) Driver stacktrace: 22/12/08 18:29:55 INFO DAGScheduler: Job 20 failed: foreachPartition at GpuXGBoost.scala:190, took 46.217424 s 22/12/08 18:29:55 ERROR RabitTracker: Uncaught exception thrown by worker: org.apache.spark.SparkException: Job aborted due to stage failure: Task 0 in stage 54.0 failed 1 times, most recent failure: Lost task 0.0 in stage 54.0 (TID 3397) (ws-5804ea23-efbe-40bf-9a38-1253e32e3619-0.ws-5804ea23-efbe-40bf-9a38-1253e32e3619.xxxxxxxxxxxx-ai.svc.cluster.local executor driver): ml.dmlc.xgboost4j.java.XGBoostError: Failed to shutdown RABIT worker. at ml.dmlc.xgboost4j.java.Rabit.checkCall(Rabit.java:53) at ml.dmlc.xgboost4j.java.Rabit.shutdown(Rabit.java:83) at ml.dmlc.xgboost4j.scala.spark.rapids.GpuXGBoost$.buildDistributedBooster(GpuXGBoost.scala:327) at ml.dmlc.xgboost4j.scala.spark.rapids.GpuXGBoost$.$anonfun$trainOnGpuInternal$1(GpuXGBoost.scala:254) at org.apache.spark.rdd.RDD.$anonfun$mapPartitions$2(RDD.scala:863) at org.apache.spark.rdd.RDD.$anonfun$mapPartitions$2$adapted(RDD.scala:863) at org.apache.spark.rdd.MapPartitionsRDD.compute(MapPartitionsRDD.scala:52) at org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:373) at org.apache.spark.rdd.RDD.$anonfun$getOrCompute$1(RDD.scala:386) at org.apache.spark.storage.BlockManager.$anonfun$doPutIterator$1(BlockManager.scala:1481) at org.apache.spark.storage.BlockManager.org$apache$spark$storage$BlockManager$$doPut(BlockManager.scala:1408) at org.apache.spark.storage.BlockManager.doPutIterator(BlockManager.scala:1472) at org.apache.spark.storage.BlockManager.getOrElseUpdate(BlockManager.scala:1295) at org.apache.spark.rdd.RDD.getOrCompute(RDD.scala:384) at org.apache.spark.rdd.RDD.iterator(RDD.scala:335) at org.apache.spark.scheduler.ResultTask.runTask(ResultTask.scala:90) at org.apache.spark.scheduler.Task.run(Task.scala:131) at org.apache.spark.executor.Executor$TaskRunner.$anonfun$run$3(Executor.scala:506) at org.apache.spark.util.Utils$.tryWithSafeFinally(Utils.scala:1462) at org.apache.spark.executor.Executor$TaskRunner.run(Executor.scala:509) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) Driver stacktrace: at org.apache.spark.scheduler.DAGScheduler.failJobAndIndependentStages(DAGScheduler.scala:2454) at org.apache.spark.scheduler.DAGScheduler.$anonfun$abortStage$2(DAGScheduler.scala:2403) at org.apache.spark.scheduler.DAGScheduler.$anonfun$abortStage$2$adapted(DAGScheduler.scala:2402) at scala.collection.mutable.ResizableArray.foreach(ResizableArray.scala:62) at scala.collection.mutable.ResizableArray.foreach$(ResizableArray.scala:55) at scala.collection.mutable.ArrayBuffer.foreach(ArrayBuffer.scala:49) at org.apache.spark.scheduler.DAGScheduler.abortStage(DAGScheduler.scala:2402) at org.apache.spark.scheduler.DAGScheduler.$anonfun$handleTaskSetFailed$1(DAGScheduler.scala:1160) at org.apache.spark.scheduler.DAGScheduler.$anonfun$handleTaskSetFailed$1$adapted(DAGScheduler.scala:1160) at scala.Option.foreach(Option.scala:407) at org.apache.spark.scheduler.DAGScheduler.handleTaskSetFailed(DAGScheduler.scala:1160) at org.apache.spark.scheduler.DAGSchedulerEventProcessLoop.doOnReceive(DAGScheduler.scala:2642) at org.apache.spark.scheduler.DAGSchedulerEventProcessLoop.onReceive(DAGScheduler.scala:2584) at org.apache.spark.scheduler.DAGSchedulerEventProcessLoop.onReceive(DAGScheduler.scala:2573) at org.apache.spark.util.EventLoop$$anon$1.run(EventLoop.scala:49) at org.apache.spark.scheduler.DAGScheduler.runJob(DAGScheduler.scala:938) at org.apache.spark.SparkContext.runJob(SparkContext.scala:2214) at org.apache.spark.SparkContext.runJob(SparkContext.scala:2235) at org.apache.spark.SparkContext.runJob(SparkContext.scala:2254) at org.apache.spark.SparkContext.runJob(SparkContext.scala:2279) at org.apache.spark.rdd.RDD.$anonfun$foreachPartition$1(RDD.scala:1020) at org.apache.spark.rdd.RDDOperationScope$.withScope(RDDOperationScope.scala:151) at org.apache.spark.rdd.RDDOperationScope$.withScope(RDDOperationScope.scala:112) at org.apache.spark.rdd.RDD.withScope(RDD.scala:414) at org.apache.spark.rdd.RDD.foreachPartition(RDD.scala:1018) at ml.dmlc.xgboost4j.scala.spark.rapids.GpuXGBoost$$anon$1.run(GpuXGBoost.scala:190) Caused by: ml.dmlc.xgboost4j.java.XGBoostError: Failed to shutdown RABIT worker. at ml.dmlc.xgboost4j.java.Rabit.checkCall(Rabit.java:53) at ml.dmlc.xgboost4j.java.Rabit.shutdown(Rabit.java:83) at ml.dmlc.xgboost4j.scala.spark.rapids.GpuXGBoost$.buildDistributedBooster(GpuXGBoost.scala:327) at ml.dmlc.xgboost4j.scala.spark.rapids.GpuXGBoost$.$anonfun$trainOnGpuInternal$1(GpuXGBoost.scala:254) at org.apache.spark.rdd.RDD.$anonfun$mapPartitions$2(RDD.scala:863) at org.apache.spark.rdd.RDD.$anonfun$mapPartitions$2$adapted(RDD.scala:863) at org.apache.spark.rdd.MapPartitionsRDD.compute(MapPartitionsRDD.scala:52) at org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:373) at org.apache.spark.rdd.RDD.$anonfun$getOrCompute$1(RDD.scala:386) at org.apache.spark.storage.BlockManager.$anonfun$doPutIterator$1(BlockManager.scala:1481) at org.apache.spark.storage.BlockManager.org$apache$spark$storage$BlockManager$$doPut(BlockManager.scala:1408) at org.apache.spark.storage.BlockManager.doPutIterator(BlockManager.scala:1472) at org.apache.spark.storage.BlockManager.getOrElseUpdate(BlockManager.scala:1295) at org.apache.spark.rdd.RDD.getOrCompute(RDD.scala:384) at org.apache.spark.rdd.RDD.iterator(RDD.scala:335) at org.apache.spark.scheduler.ResultTask.runTask(ResultTask.scala:90) at org.apache.spark.scheduler.Task.run(Task.scala:131) at org.apache.spark.executor.Executor$TaskRunner.$anonfun$run$3(Executor.scala:506) at org.apache.spark.util.Utils$.tryWithSafeFinally(Utils.scala:1462) at org.apache.spark.executor.Executor$TaskRunner.run(Executor.scala:509) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750)