Giter Site home page Giter Site logo

nosql-graphframes's Introduction

Parte Graphframes NoSQL

  1. Ejecutar el comando adentro de la carpeta mvn clean package
  2. Situarse en el directorio target y enviarlo a Pampero: scp graphframes-tpe-1.jar [email protected]:./
  3. En Pampero enviar el *jar al node1 scp graphframes-tpe-1.jar [email protected]:./ (accedan a mi cuenta. Password es igual que el username)
  4. Situarse dentro de node1 (con ssh a mi usuario). spark-submit --master yarn --deploy-mode=cluster --class ar.edu.itba.nosql.GraphFramesAppMain --jars hdfs:///user/kcortesrodrigue/graphframes-0.6.0.jar ./graphframes-tpe-1.jar <NUMERO_QUERY> <PATH_ABSOLUTO_CATEGORY> <PATH_ABSOLUTO_CATEGORIES> <PATH_ABSOLUTO_VENUES> <PATH_ABSOLUTO_STOPS>. Para realizar esto mismo, deben estar todos los archivos en todos los nodos.
  5. (Paso si está fuera del ITBA) En una terminal, hacer un proxy socks que escuche en localhost:9090 ssh -D 9090 [email protected]
  6. (Paso si está fuera del ITBA) Entrar a chrome://settings y buscar la configuración del proxy. Settearlo con los valores puestos en el item anterior.
  7. En node1.it.itba.edu.ar:8080 ingresar con usuario/contraseña, y hacer Spark2 >> Spark2 History Server UI >> clic en AppID recien ejecutado >> Executors >> Clic en primer stdout del lado de la derecha (donde dice driver)

nosql-graphframes's People

Contributors

kcortesrodriguez avatar

Watchers

Nicolas Kuyumciyan avatar Maggie avatar  avatar  avatar

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.