I have downloaded from archive given on this link[1] It was AsterixDB Beta Release 0.8.6 <http://asterixdb.ics.uci.edu/download/0.8.6/asterix-installer-0.8.6-binary-assembly.zip> .
[1]http://asterixdb.ics.uci.edu/download.html On Sat, May 30, 2015 at 12:09 PM, Chris Hillery <[email protected]> wrote: > Nice! Did you install software that you built yourself with maven, or was > it a downloaded archive? I believe the latest downloadable version is > fairly old ... > > Ceej > aka Chris Hillery > > On Fri, May 29, 2015 at 11:37 PM, chandresh pancholi < > [email protected]> wrote: > > > I have followed installation process given in link and successfully > > installed it and now running basic queries from web UI editor[1]. > > > > @Mike It would be great if you share some documents to understand the > > system before i jump in to issues. > > > > [1].http://127.0.0.1:19001 > > > > Thanks > > > > On Sat, May 30, 2015 at 11:46 AM, Mike Carey <[email protected]> wrote: > > > > > There are also some papers about the system we can get you PDFs > > > of that might help. > > > > > > > > > On 5/29/15 2:58 PM, Ian Maxon wrote: > > > > > >> Hi Chandresh, > > >> > > >> Glad to have your interest, looking forward to your contributions :) > If > > >> you > > >> have architecture questions about how the various components in > > AsterixDB > > >> fit together please feel free to ask on the list. Very generally, the > > >> AsterixDB codebase holds all of the query, external data, and > > >> transaction-related components, while Hyracks (+ Algebricks) holds all > > of > > >> the storage, indexing and optimizer components. > > >> > > >> Like Till mentioned, the issue list is a good place to start to find > > >> something to work on that you might find interesting. I'd be happy to > > try > > >> finding a good candidate issue for you, if you could describe about > what > > >> parts of the system you might find most interesting (storage, query > > >> compiler, front end, etc...). > > >> > > >> Thanks, > > >> - Ian > > >> > > >> On Fri, May 29, 2015 at 12:20 PM, Till Westmann <[email protected]> > > wrote: > > >> > > >> Hi Chandresh, > > >>> > > >>> while we've migrated our code to the ASF, we're haven't migrated our > > >>> issues yet. > > >>> You can still find those at Google Code [1] (but we need to migrate > > >>> soon!). > > >>> > > >>> Hope this helps, > > >>> Till > > >>> > > >>> [1] https://code.google.com/p/asterixdb/issues/list > > >>> > > >>> > > >>> On 29 May 2015, at 11:29, chandresh pancholi wrote: > > >>> > > >>> Hi, > > >>> > > >>>> I am Chandresh Pancholi currently working with Flipkart Internet > Pvt. > > >>>> Ltd > > >>>> which is India's largest E-Commerce company and also pursuing MS in > > >>>> Software Systems from BITS,Pilani. > > >>>> > > >>>> Throughout my academic and professional time i have been using Open > > >>>> source > > >>>> platforms.I contributed to some open source projects. > > >>>> > > >>>> Now i want to start contribution to *AsterixDB*. > > >>>> > > >>>> I have cloned both the repo incubator-asterixdb > > >>>> and incubator-asterixdb-hyracks and successfully import them in > > Intelli > > >>>> J > > >>>> IDE. > > >>>> > > >>>> I don't know where to start and how to proceed. It would be great If > > >>>> anyone > > >>>> can help me to understand the codebase and fix some P0 issues. > > >>>> > > >>>> Thanks in advance. > > >>>> > > >>>> > > >>>> -- > > >>>> Chandresh Pancholi > > >>>> Senior Software Engineer > > >>>> Flipkart.com > > >>>> Email-id:[email protected] > > >>>> Contact:08951803660 > > >>>> > > >>>> > > > > > > > > > -- > > Chandresh Pancholi > > Senior Software Engineer > > Flipkart.com > > Email-id:[email protected] > > Contact:08951803660 > > > -- Chandresh Pancholi Senior Software Engineer Flipkart.com Email-id:[email protected] Contact:08951803660
