[
https://issues.apache.org/jira/browse/HIVE-9257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14274386#comment-14274386
]
Gopal V commented on HIVE-9257:
-------------------------------
Thanks, [~brocknoland].
I traced the ec2 fetching to the root pom.xml, which has
{code}
<repository>
<id>spark-snapshot</id>
<url>http://ec2-50-18-79-139.us-west-1.compute.amazonaws.com/data/spark_2.10-1.2-SNAPSHOT/</url>
<releases>
...
{code}
I don't see that removed with HIVE-7674 (or in the branch) -
https://github.com/apache/hive/blob/spark/pom.xml#L217
> Merge from spark to trunk January 2015
> --------------------------------------
>
> Key: HIVE-9257
> URL: https://issues.apache.org/jira/browse/HIVE-9257
> Project: Hive
> Issue Type: Sub-task
> Components: Spark
> Affects Versions: 0.15.0
> Reporter: Szehon Ho
> Assignee: Szehon Ho
> Labels: TODOC15
> Fix For: 0.15.0
>
> Attachments: trunk-mr2-spark-merge.properties
>
>
> The hive on spark work has reached a point where we can merge it into the
> trunk branch. Note that spark execution engine is optional and no current
> users should be impacted.
> This JIRA will be used to track the merge.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)