Home
Developing Analytics Applications
Extending eclipse BIRT
Migrateduser
<div>Summary:User is a non-technical person and doesn't know how to write sql/nosql queries.My idea is to provide some kind of interface where he feeds the dataset into eclipse BIRT and gets query predictions which he/she can use to obtain desired results. </div>
<div> </div>
<div>1]Consider a large dataset say 1 million records.</div>
<div>Get them into BIRT by randomly(fair) selecting only twenty(20) records.</div>
<div>Provide check-boxes for the selected records.</div>
<div> </div>
<div>2]Can queries be stored in eclipse BIRT by logging them.If yes, then provide query predictions for the user </div>
<div>so that he/she can run it on twenty randomly selected records.If he/she is satisfied with the result,then run </div>
<div>the same query on a million records and obtain results.</div>
<div> </div>
<div>Is there such kind of option in eclipse BIRT ? If no, can it be built.</div>
Find more posts tagged with
Comments
There are no comments yet