Hi - I tried to download the Spark SQL 2.10 and version 1.5.1 from Intellij using the maven library:
-Project Structure -Global Library, click on the + to select Maven Repository -Type in org.apache.spark to see the list. -The list result only shows version up to spark-sql_2.10-1.1.1 -I tried to manually typed in the version 1.5.1 but it doesn't download the correct list of files needed. I can't see the 1.5.1 version. So there seems to be some problem because Intellij reported that org.apache.spark:spark-sql_2.10-1.5.1 is not available or not complete. Does anyone know who to contact to verify that? Thanks, William.
