Git Product home page Git Product logo

hbasene's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @akkumar
  • ๐Ÿ‘€ Iโ€™m interested in ...
  • ๐ŸŒฑ Iโ€™m currently learning ...
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on ...
  • ๐Ÿ“ซ How to reach me ...

hbasene's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hbasene's Issues

Faceting

Depends on solr integration , from an API perspective.

  • For the given field to be faceted, get the low and the high regions and the region servers for the same.

  • Find out the list of region servers ( for the encompassing regions ) , ( similar to multiput API, introduced in trunk + 0.20.4 , could be refactored for use there ).

    Fire out independent RPC calls to them for the facet count.
    Consolidate the counts back ( a summation , based on key)
    Return back to the web service.

Integration with solr - New SearchComponent

  • Custom Search Component specific to HBasene.
  • Solr configuration - NamedList - to take in the parameters needed by HBaseConfiguration, and the properties manually added to a freshly created 'Configuration'
  • For the initial phase, providing the search component to search from an index would be useful, for validating and providing a service against a static, but very large scale data.

We can later revisit integrating the add/delete rest calls of solr with this.

dependencies are broken

Hi, I just did a git pull and I notice that all the lucene-core dependencies are gone.. ? (you've kept them at the test scope, but the runtime is not working..)?

I can't compile anything so far.. ? I'm presuming just putting back in the lucene-core dependency block should fix that.. ?

Sorting

For a stored field, given the row key order of field/term - should be straight-forward.

A configurable scan limit can be given, that in turn refers to the number of unique terms across the given field to be sorted.

A reasonable default value can be placed, with expert level hints about the domain size of the field term ( number of unique terms ) given , that affects the memory on the regionservers and the performance of the scan query for sorting.

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.