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

Sree Vaddi updated SPARK-6842:
------------------------------
    Attachment: mvn.clean.package.log

mvn package is successful on my machine, now.
previously, i was working in vm with code on a shared file system from local 
host.
instead, checked out code to vm local file system.
no other changes.
attached the build log.

high level steps: (useful for newbies)
install virtual box
create new vm
use centos v7
git clone
mvn package


> mvn -DskipTests clean package fails
> -----------------------------------
>
>                 Key: SPARK-6842
>                 URL: https://issues.apache.org/jira/browse/SPARK-6842
>             Project: Spark
>          Issue Type: Bug
>          Components: Streaming
>    Affects Versions: 1.3.0
>         Environment: CentOS v7
> Oracle JDK 8 w/ Unlimited Strength Crypto jars
>            Reporter: Sree Vaddi
>            Priority: Blocker
>         Attachments: mvn.clean.package.log
>
>
> Fork on github
> $ git clone https://github.com/<userid>/spark.git
> $ cd spark
> $ mvn -DskipTests clean package
> ...
> ...
> wait 39 minutes
> ===
> My diagnosis:
> By default, I am in 'master' branch.
> Usually, 'master' branches are highly volatile.
> May be I should try 'branch-1.3'.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to