Git Product home page Git Product logo

Comments (8)

meniluca avatar meniluca commented on August 16, 2024

Ciao, rivolgetevi a questo gruppo come se steste in un forum, chiunque può rispondervi (non solo io)! Sì, è possibile farlo tramite la classe che hai citato te e la sua funzione è di eseguire più mapper in catena all'interno di un singolo Map task. La fase di S&S viene eseguita esclusivamente quando l'ultimo Mapper scrive l'output. Occhio ai tipi di output/input tra un Mapper e l'altro!

from introducing-hadoop.

octawizard avatar octawizard commented on August 16, 2024

Ok, grazie mille!

from introducing-hadoop.

FabioMaster avatar FabioMaster commented on August 16, 2024

E se io invece volevo avere map1->S&S->map2 come avrei dovuto procedere?

from introducing-hadoop.

meniluca avatar meniluca commented on August 16, 2024

Dovresti avviare in sequenza due job in cui nel primo non c'è il Reducer.
On 2 Apr 2014 12:24, "Fabio" [email protected] wrote:

E se io invece volevo avere map1->S&S->map2 come avrei dovuto procedere?

Reply to this email directly or view it on GitHubhttps://github.com//issues/3#issuecomment-39313871
.

from introducing-hadoop.

FabioMaster avatar FabioMaster commented on August 16, 2024

Ok, quello che mi si presenta in uscita dal primo mapper (e quindi che va in input al secondo), in che formato si presenta? Tipo file di testo o in un altro formato? Nel senso, a linee oppure no?

from introducing-hadoop.

octawizard avatar octawizard commented on August 16, 2024

Sempre file di testo. dovresti dare in input al secondo job l'output del
primo
Il 02/apr/2014 16:42 "Fabio" [email protected] ha scritto:

Ok, quello che mi si presenta in uscita dal primo mapper (e quindi che va
in input al secondo), in che formato si presenta? Tipo file di testo o in
un altro formato?

Reply to this email directly or view it on GitHubhttps://github.com//issues/3#issuecomment-39338481
.

from introducing-hadoop.

FabioMaster avatar FabioMaster commented on August 16, 2024

è quello che sto facendo, ma in uscita dal secondo mapper ho 0 record, nonostante li tratto di nuovo col metodo del primo (cioè tokenizer)

from introducing-hadoop.

FabioMaster avatar FabioMaster commented on August 16, 2024

Ho risolto, grazie :)

from introducing-hadoop.

Related Issues (4)

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.