[ 
https://issues.apache.org/jira/browse/SPARK-17794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Harrison Kiang updated SPARK-17794:
-----------------------------------
    Description: 
Using IntelliJ IDEA 2016.2.4 Ultimate, Ubuntu 16.04 LTS with latest updates

Put the following into pom.xml as shown here: 
https://spark.apache.org/downloads.html

{code:java}
    <dependency>
      <groupId>org.apache.spark</groupId>
      <artifactId>spark-core_2.11</artifactId>
      <version>2.0.1</version>
    </dependency>
{code}

Version 2.0.1 does not seem to exist in the Central Repository: 
https://search.maven.org/

  was:
Using IntelliJ IDEA 2016.2.4 Ultimate, Ubuntu 16.04 LTS with latest updates

Put the following into pom.xml as shown here: 
https://spark.apache.org/downloads.html

```
    <dependency>
      <groupId>org.apache.spark</groupId>
      <artifactId>spark-core_2.11</artifactId>
      <version>2.0.1</version>
    </dependency>
```

Version 2.0.1 does not seem to exist in the Central Repository: 
https://search.maven.org/


> 2.0.1 not in maven central repo
> -------------------------------
>
>                 Key: SPARK-17794
>                 URL: https://issues.apache.org/jira/browse/SPARK-17794
>             Project: Spark
>          Issue Type: Question
>    Affects Versions: 2.0.1
>            Reporter: Harrison Kiang
>
> Using IntelliJ IDEA 2016.2.4 Ultimate, Ubuntu 16.04 LTS with latest updates
> Put the following into pom.xml as shown here: 
> https://spark.apache.org/downloads.html
> {code:java}
>     <dependency>
>       <groupId>org.apache.spark</groupId>
>       <artifactId>spark-core_2.11</artifactId>
>       <version>2.0.1</version>
>     </dependency>
> {code}
> Version 2.0.1 does not seem to exist in the Central Repository: 
> https://search.maven.org/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to