Answer Posted / Vinita Gupta
"Tungsten Engine" (also known as Project Tungsten) is an optimization framework in Apache Spark that aims to improve the performance of both batch and streaming workloads. It includes optimizations like in-memory computing, code generation, and efficient memory management. Tungsten improves the efficiency of data serialization, deserialization, and SQL query execution.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers