GithubHelp home page GithubHelp logo

Comments (8)

andrewseidl avatar andrewseidl commented on July 20, 2024

Try running it again, there might just be some intermittent issues with your upstream nameserver. You clearly can resolve it since that's the domain the deploy script was downloaded from, but it might be that the second lookup isn't cached locally and your upstream nameserver fails to resolve again.

If it's still an issue, try adding the following line to your /etc/hosts file:

72.28.97.165 internal-dependencies.mapd.com

from heavydb.

xuxilei avatar xuxilei commented on July 20, 2024

after edit "72.28.97.165 internal-dependencies.mapd.com"
[root@localhost ~]# sudo bash deploy.sh
...................................

--2017-05-23 03:17:12-- https://internal-dependencies.mapd.com/mapd-deps/mapd-deps-latest.tar.xz

Resolving internal-dependencies.mapd.com (internal-dependencies.mapd.com)... 72.28.97.165

Connecting to internal-dependencies.mapd.com (internal-dependencies.mapd.com)|72.28.97.165|:443... failed: Network is unreachable.

from heavydb.

xuxilei avatar xuxilei commented on July 20, 2024

the computer throught two proxy to internet

from heavydb.

dwayneberry avatar dwayneberry commented on July 20, 2024

Hi

i have just tried to download this bundle from an external network and all appears to be working fine.

please review your network configuration, as this appears to be a network issue on your network side.

from heavydb.

dwayneberry avatar dwayneberry commented on July 20, 2024

If you have no luck with getting the pre built dependencies you can build your own by following the details here

https://github.com/mapd/mapd-core#centos-7

And the script here: https://github.com/mapd/mapd-core/blob/master/scripts/mapd-deps-linux.sh

from heavydb.

xuxilei avatar xuxilei commented on July 20, 2024

in mapd-deps-linux.sh: "download" refer to ?

from heavydb.

andrewseidl avatar andrewseidl commented on July 20, 2024

It's a function at the top of the script: https://github.com/mapd/mapd-core/blob/f87d5deddfeda9eb539061bf507c65d6f2151ff7/scripts/mapd-deps-linux.sh#L18-L20

download() {
    wget --continue "$1"
}

Feel free to replace the wget with curl -O if that works better with your proxies.

from heavydb.

randyzwitch avatar randyzwitch commented on July 20, 2024

Closing, as this appeared to be a network issue, not a MapD issue. Please feel free to open another issue if this behavior persists

from heavydb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.