Ultimate access to all questions.
What signs in the Spark UI's Storage tab would indicate suboptimal performance of a cached table when using the MEMORY_ONLY storage level?
Explanation:
In the Spark UI's Storage tab with MEMORY_ONLY storage level, the indicators of a non-optimally cached table are:
Options A (normal for MEMORY_ONLY), D (impossible partition count), and E (irrelevant for MEMORY_ONLY) are incorrect.