Re: Apache Kudu datastore for Gora - First steps

2019-06-02 Thread Alfonso Nishikawa
Hi, John. I added a little comment. Keep going, looks good. Dont hesitate to throw in any doubt or question. Regards, Alfonso Nishikawa El dom., 2 jun. 2019 a las 5:36, John Mora () escribió: > Hi all > > I would like to share some ideas for the Apache Kudu Datastore. I have > created a

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

Re: Basic Benchmark Module

2019-06-02 Thread Sheriffo Ceesay
Hi Renato, The module will reside in the Gora project and I will only use YCSB as a dependency. I think after the project, we can integrate it with YCSB as well. I will share the code with you all soon. Thank you. **Sheriffo Ceesay** On Sun, Jun 2, 2019 at 6:24 PM Renato Marroquín Mogrovejo

Re: Basic Benchmark Module

2019-06-02 Thread Renato Marroquín Mogrovejo
Hi Sheriffo, Thanks for putting this together. It will definitely be of use. Could I also ask to please share the GitHub account where the development is happening? So we can also keep track of it. I will go through the document now, and leave some comments. From your email, I imagine that you

Week 1 Report and Some Questions

2019-06-02 Thread Sheriffo Ceesay
Dear Mentors, My week one report is available at https://cwiki.apache.org/confluence/display/GORA/%5BGORA-532%5D+Apache+Gora+Benchmark+Module+Weekly+Report I have also included a detailed question of and I will need your guidance on that. Please let me know what your thoughts are. Thank you.