Re: Week 1 Report and Some Questions

2019-06-11 Thread lewis john mcgibbney
Excellent. Apologies for being absent. I am undergoing a job transition and it has been very busy. I suggest that we start a weekly tagup as well. Lewis On Sun, Jun 2, 2019 at 1:14 PM Sheriffo Ceesay wrote: > The code so far is available at the GitHub link below. > >

Re: Week 1 Report and Some Questions

2019-06-02 Thread Sheriffo Ceesay
The code so far is available at the GitHub link below. https://github.com/sneceesay77/gora/tree/GORA-532/gora-benchmark **Sheriffo Ceesay** On Sun, Jun 2, 2019 at 8:34 PM Sheriffo Ceesay wrote: > Hi Renato, > > Thanks for the detailed reply. I agree with your recommendations on the > way

Re: Week 1 Report and Some Questions

2019-06-02 Thread Sheriffo Ceesay
Hi Renato, Thanks for the detailed reply. I agree with your recommendations on the way forward. I will go ahead and implement the rest of the functionality using reflection and we can follow your recommendations on the next iterations. As for the backend, I am using both HBase and MongoDB and

Re: Week 1 Report and Some Questions

2019-06-02 Thread Renato MarroquĂ­n Mogrovejo
Hi Sheriffo, Some opinions about your questions, but others are more than welcome to suggest other things as well. Q1: Are we going to consider arbitrary field length, e.g. if we set the fieldcount to 100 then we have to create the respective Avro and mapping files? Currently, I don't think this