Re: Add datastore for Elasticsearch. Outreachy Week 7 Report

2021-01-21 Thread Maria Podorvanova
Hi, Okay, I will do that then. Thanks. Regards, Maria On Thu, 21 Jan 2021 at 03:33, John Mora wrote: > Hi Maria, > > Sorry for the late reply. Let's keep it simple.You can throw an exception > when you receive a STRING and only process RECORD cases in UNION. > > Example: > > https://github.com

Re: Add datastore for Elasticsearch. Outreachy Week 7 Report

2021-01-20 Thread John Mora
Hi Maria, Sorry for the late reply. Let's keep it simple.You can throw an exception when you receive a STRING and only process RECORD cases in UNION. Example: https://github.com/apache/gora/blob/b45581a371d2d69c472c37793efa085436056c9b/gora-lucene/src/main/java/org/apache/gora/lucene/store/Lucene

Re: Add datastore for Elasticsearch. Outreachy Week 7 Report

2021-01-19 Thread Maria Podorvanova
Hi Thank you for your comments. I will take a look into your links, but my question was a bit different. The problem is that foreign key "boss" is represented in Avro as UNION of three types: STRING, NULL and RECORD. Your answer is in regards to how to handle the last case (RECORD), but I was ask

Re: Add datastore for Elasticsearch. Outreachy Week 7 Report

2021-01-18 Thread John Mora
Hi Maria, Thanks for the update. Some comments: https://github.com/podorvanova/gora/blob/gora-664/gora-elasticsearch/src/main/java/org/apache/gora/elasticsearch/store/ElasticsearchStore.java#L192 Please add the index mappings when you create the elasticsearch index. https://www.elastic.co/guid

Add datastore for Elasticsearch. Outreachy Week 7 Report

2021-01-16 Thread Maria Podorvanova
Hi, Report #7 Period: January 10 - January 16 Activities: - Fixed authentication [1]: 1. Set up password to Elasticsearch container properly 2. Set default Elasticsearch container server’s username in gora.properties 3. Added exceptions for missing arguments in authentication - Added

Re: Week 7 Report

2019-07-22 Thread Sheriffo Ceesay
Hi Renato, Thank you very much for your reply. Find reply to your comments inline. On Mon, Jul 22, 2019 at 8:18 AM Renato Marroquín Mogrovejo < renatoj.marroq...@gmail.com> wrote: > Hey Sheriffo, > > Very nice work! I am sorry for the silence in the past weeks, but I > have been swamped with th

Re: Week 7 Report

2019-07-22 Thread Renato Marroquín Mogrovejo
Hey Sheriffo, Very nice work! I am sorry for the silence in the past weeks, but I have been swamped with things. I hope I can be of more help now. Anyway, regarding your progress reports, I have some questions: - Regarding using Google Cloud credits, did you see this? [1] Maybe that would also be

Week 7 Report

2019-07-14 Thread Sheriffo Ceesay
Week seven report is available at https://cwiki.apache.org/confluence/display/GORA/%5BGORA-532%5D+Apache+Gora+Benchmark+Module+Weekly+Report Basically, I am currently running workloads on HBase. I will continue to do this for next week and probably the week after. More details are specified in the