presto icon indicating copy to clipboard operation
presto copied to clipboard

Add PrestoSparkHttpWorkerClient support and RemoteHttpResultFetcher

Open tanjialiang opened this issue 2 years ago • 0 comments

Add component for the use case of Batch Velox. The added components include:

  • Prestissimo worker http client wrapper as a single worker communication endpoint.
  • Prestissimo worker task result fetcher.

Tests

  • TestPrestoSparkHttpWorkerClient - Added mock classes to test result endpoints
== NO RELEASE NOTE ==

tanjialiang avatar Sep 15 '22 17:09 tanjialiang