ajantha-bhat commented on a change in pull request #3757:
URL: https://github.com/apache/carbondata/pull/3757#discussion_r422476654



##########
File path: 
integration/spark/src/main/scala/org/apache/carbondata/spark/rdd/NewCarbonDataLoadRDD.scala
##########
@@ -160,6 +161,7 @@ class NewCarbonDataLoadRDD[K, V](
         executor.execute(model,
           loader.storeLocation,
           recordReaders)
+        executor.close()

Review comment:
       good catch.
   
   But better to add it inside taskCompletion listener. refer 
UpdateDataLoad.scala line 70




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to