Coder Social home page Coder Social logo

Comments (4)

utsengar avatar utsengar commented on September 23, 2024

Also wanted to let you know, I am getting a performance of 25,000 documents (with 13 columns)/min. There were 6 mappers allocated to the job and I am running pig 0.9.1

I get a better performance by accessing the cassandra data via a river, details: https://groups.google.com/forum/?fromgroups=#!topic/hector-users/OzAN3ji_gec

from elasticsearch-hadoop.

costin avatar costin commented on September 23, 2024

@utkarsh2012 Thanks for the kind words. You can use the issue list or use the ElasticSearch group to post question (will update the home page to better reflect this).

Since it's a young project there are still a couple of things to iron out first before thinking about an official production release. However we do work on pushing out nightly builds as well as milestones.

Note that production wise, the data is stored within ES - meaning while this project can improve the read/write to/from ES, once within ES, your data is handled by the ES production policy (i.e. if you use a stable version, things should be okay).

Time-wise, I don't want to give any ETAs yet since there are still some critical design points that I'd like to get right first before doing estimates - otherwise I'm just guessing which is bad for everyone involved :)

from elasticsearch-hadoop.

costin avatar costin commented on September 23, 2024

@utkarsh2012 by the way, regarding performance there's a lot when can improve on. Currently the code uses only 1 mapper/reducer task since the main aim is to handle the pig/hive integration properly. This will be changed shortly to be:

  1. pluggable
  2. use proper parallel querying/insertion
  3. use an improved json/object serialization

This should improve performance a lot.

from elasticsearch-hadoop.

utsengar avatar utsengar commented on September 23, 2024

Sounds good. Will be closely watching the development of this project :)

from elasticsearch-hadoop.

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.