It is only network issue.  you have some network limited access in China.

On Thu, Apr 17, 2014 at 2:27 PM, Sean Owen <so...@cloudera.com> wrote:

> The error is "Connection timed out", not 404. The build references
> many repos, and only one will contain any given artifact. You are
> seeing it fail through trying many different repos, many of which
> don't even have the artifact either, but that's not the underlying
> cause.
>
> FWIW I can build the assembly just fine and I suspect there is no
> noise on this since others can too.
>
> wget does not have the same proxy settings that SBT / Maven would use,
> and the issue may be HTTPS connections.
>
> That said it could be a transient network problem. I was going to
> suggest that maybe something in the SBT build changed recently -- it's
> a little weird that it's trying snapshot repos? -- but you are looking
> at a very recent 0.9.1.
>
> Try HEAD to confirm?
>
>
> On Wed, Apr 16, 2014 at 11:36 PM, Yiou Li <liy...@gmail.com> wrote:
> > Hi Sean,
> >
> > It's true that the sbt is trying different links but ALL of them have
> > connections issue (which is actually 404 File not found error) and the
> build
> > process takes forever connecting different links..
> >
> > I don't think it's a proxy issue because my other projects (other than
> > spark) builds well and I can wget things like wget www.yahoo.com.
> >
> > I am surprised that there is not much noise raised on this issue --- at
> > least on the most recent spark release.
> >
> > Best,
> > Leo
> >
>

Reply via email to