arjunashok opened a new pull request, #41:
URL: https://github.com/apache/cassandra-analytics/pull/41

   ## Changes
   
   - Update to relay the results of the spark tasks to the executor to 
instrument the total no. of rows written.
   - Abstracts the current `dialHome` implementation within 
`CassandraBulkWriterContext` to be pluggable via a `Reportable` interface, that 
can allow recording of job parameters both at the executor level and at the 
task level.
   - The above abstraction also separates the recording of the metadata as the 
job progresses and separately publish them at the end of the job with 
success/failure status and failure reason where applicable.
   
   ## Testing
   - Validated successful build run w/ unit/integration tests.


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

To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to