-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add qualification support for Photon jobs in the Python Tool (#1409)
* Add support for different speedup threshold in Photon Signed-off-by: Partho Sarthi <[email protected]> * Add speed up strategy per app Signed-off-by: Partho Sarthi <[email protected]> * Assign app execution engine and categorize speedup based on engine type Signed-off-by: Partho Sarthi <[email protected]> * Add E2E test cases Signed-off-by: Partho Sarthi <[email protected]> * Rename App Execution Engine to Execution Engine Signed-off-by: Partho Sarthi <[email protected]> * Rename loop variables Signed-off-by: Partho Sarthi <[email protected]> * Address review comments and parse spark runtime Signed-off-by: Partho Sarthi <[email protected]> * Revert "Add E2E test cases" This reverts commit 8921a85 Signed-off-by: Partho Sarthi <[email protected]> * Buffer logging Signed-off-by: Partho Sarthi <[email protected]> * Add directory list helper methods in CspFs and Photon comment Signed-off-by: Partho Sarthi <[email protected]> * Use create_sub_path() to keep protocol intact Signed-off-by: Partho Sarthi <[email protected]> --------- Signed-off-by: Partho Sarthi <[email protected]>
- Loading branch information
Showing
6 changed files
with
200 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.