Skip to content
This repository was archived by the owner on Jan 9, 2020. It is now read-only.
This repository was archived by the owner on Jan 9, 2020. It is now read-only.

Verify various error conditions are handled correctly #119

@foxish

Description

@foxish

We should have tests (or for now, do manual tests) which verify the following states are handled in an intuitive way, the stray resources cleaned up, etc and document the common errors.

  • service creation fails
  • secret creation fails
  • driver pod fails to start
  • local file submission fails
  • main jar in local:// URL file not found
  • main jar in http:// URL not found
  • file submit succeeds and then driver fails
  • driver unable to launch executor pods
  • executor pods never enter running state
  • executor pods end in error states (including eviction)
  • driver pod ends in error state (including eviction)

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions