Fast Data Processing with Spark 2(Third Edition)
上QQ阅读APP看书,第一时间看更新

Chapter 2. Using the Spark Shell

In this chapter, we will cover the following topics related to the Spark shell:

  • Running the Spark shell
  • Loading a simple text file
  • Interactively loading data from S3
  • Running the Spark shell in Python