Re: [PROPOSAL] Go client for ozone

2021-05-02 Thread Elek, Marton
Gently reminder: https://github.com/apache/ozone-go/pull/6 (initial commit) is close to merge. Feel free to review if you are interested about checking Go code. Thanks, Marton ps: but please note that this is just the initial structure with minimal functionality, the real work should be s

Re: [PROPOSAL] Go client for ozone

2021-04-12 Thread Elek, Marton
You are absolutely right, the first and last mail contradict to each other (even for me ;-) ). Sorry for the confusion, and thanks for the suggestion to fix it. Marton ps: slightly unrelated, but ozone-go repository is/was used for an interesting experiment with turning-on Github branch pr

Re: [PROPOSAL] Go client for ozone

2021-04-09 Thread Mukul Kumar Singh
Thanks Marton for the reply. I was confused with the last reply on the thread which points to         Thanks the positive feedback. Will cleanup existing code to create a proper initial patch, soon.         I created https://issues.apache.org/jira/browse/HDDS-4977 to follow the progress. S

Re: [PROPOSAL] Go client for ozone

2021-04-09 Thread Elek, Marton
Thank you the feedback, Mukul. Fair point. I reverted[1] the current files and uploaded again as a pull request. Feel free to review it (happy to cut it smaller pieces but I think it's quite simple even in this form. Biggest part is the imported proto + generated files). https://github.com

Re: [PROPOSAL] Go client for ozone

2021-04-09 Thread Mukul Kumar Singh
I see that the code in https://github.com/apache/ozone-go repository was committed without any code reviews and design. The code was merged without any Apache jira, design or reviews. The Apache way of code contribution was not followed in this case. We should revert the repository to no com

Re: [PROPOSAL] Go client for ozone

2021-03-15 Thread Elek, Marton
Thanks the positive feedback. Will cleanup existing code to create a proper initial patch, soon. I created https://issues.apache.org/jira/browse/HDDS-4977 to follow the progress. And a quick demo about the current features: https://youtu.be/ouNxn9i5DcM Marton ---

Re: [PROPOSAL] Go client for ozone

2021-03-04 Thread Aravindan Vijayan
+1 for the Go client. On Thu, Mar 4, 2021, 8:34 PM Yi-Sheng Lien wrote: > +1 > Thank you Marton for the idea. > > Yi-Sheng > > On Thu, Mar 4, 2021 at 7:53 PM Lokesh Jain > wrote: > > > +1 > > > > Regards > > Lokesh > > > > > On 03-Mar-2021, at 9:57 PM, Xiaoyu Yao > > wrote: > > > > > > +1 > >

Re: [PROPOSAL] Go client for ozone

2021-03-04 Thread Yi-Sheng Lien
+1 Thank you Marton for the idea. Yi-Sheng On Thu, Mar 4, 2021 at 7:53 PM Lokesh Jain wrote: > +1 > > Regards > Lokesh > > > On 03-Mar-2021, at 9:57 PM, Xiaoyu Yao > wrote: > > > > +1 > > > > Xiaoyu > > > > On Wed, Mar 3, 2021 at 1:59 AM Bharat Viswanadham > wrote: > > > >> +1 > >> > >> Thank

Re: [PROPOSAL] Go client for ozone

2021-03-04 Thread Lokesh Jain
+1 Regards Lokesh > On 03-Mar-2021, at 9:57 PM, Xiaoyu Yao wrote: > > +1 > > Xiaoyu > > On Wed, Mar 3, 2021 at 1:59 AM Bharat Viswanadham wrote: > >> +1 >> >> Thanks, >> Bharat >> >> >> On Wed, Mar 3, 2021 at 1:50 PM Sammi Chen wrote: >> >>> +1, Great idea! >>> >>> Sammi >>> >>> On M

Re: [PROPOSAL] Go client for ozone

2021-03-03 Thread Xiaoyu Yao
+1 Xiaoyu On Wed, Mar 3, 2021 at 1:59 AM Bharat Viswanadham wrote: > +1 > > Thanks, > Bharat > > > On Wed, Mar 3, 2021 at 1:50 PM Sammi Chen wrote: > > > +1, Great idea! > > > > Sammi > > > > On Mon, Mar 1, 2021 at 6:53 PM Elek, Marton wrote: > > > > > > > > Hi, > > > > > > Earlier I had some

Re: [PROPOSAL] Go client for ozone

2021-03-03 Thread Bharat Viswanadham
+1 Thanks, Bharat On Wed, Mar 3, 2021 at 1:50 PM Sammi Chen wrote: > +1, Great idea! > > Sammi > > On Mon, Mar 1, 2021 at 6:53 PM Elek, Marton wrote: > > > > > Hi, > > > > Earlier I had some experiments with creating a native go-lang client for > > Ozone. > > > > Go has good integration with

Re: [PROPOSAL] Go client for ozone

2021-03-03 Thread Sammi Chen
+1, Great idea! Sammi On Mon, Mar 1, 2021 at 6:53 PM Elek, Marton wrote: > > Hi, > > Earlier I had some experiments with creating a native go-lang client for > Ozone. > > Go has good integration with native libraries, for example there are > easy ways to create native fuse drivers. > > While my

Re: [PROPOSAL] Go client for ozone

2021-03-02 Thread Ayush Saxena
+1, Sounds Good!!! -Ayush > On 03-Mar-2021, at 12:36 PM, Shashikant Banerjee > wrote: > > +1 > > Thanks > Shashi > >> On Wed, Mar 3, 2021, 12:21 PM Dinesh Chitlangia wrote: >> >> +1, Go is surely being adopted very well so this can attract some new devs >> too to contribute to Ozone. >>

Re: [PROPOSAL] Go client for ozone

2021-03-02 Thread Shashikant Banerjee
+1 Thanks Shashi On Wed, Mar 3, 2021, 12:21 PM Dinesh Chitlangia wrote: > +1, Go is surely being adopted very well so this can attract some new devs > too to contribute to Ozone. > > On Mon, Mar 1, 2021, 5:53 AM Elek, Marton wrote: > > > > > Hi, > > > > Earlier I had some experiments with crea

Re: [PROPOSAL] Go client for ozone

2021-03-02 Thread Dinesh Chitlangia
+1, Go is surely being adopted very well so this can attract some new devs too to contribute to Ozone. On Mon, Mar 1, 2021, 5:53 AM Elek, Marton wrote: > > Hi, > > Earlier I had some experiments with creating a native go-lang client for > Ozone. > > Go has good integration with native libraries,

Re: [PROPOSAL] Go client for ozone

2021-03-01 Thread anu engineer
+1 , I think it is a great idea —Anu > On Mar 1, 2021, at 2:53 AM, Elek, Marton wrote: > >  > Hi, > > Earlier I had some experiments with creating a native go-lang client for > Ozone. > > Go has good integration with native libraries, for example there are easy > ways to create native fuse

[PROPOSAL] Go client for ozone

2021-03-01 Thread Elek, Marton
Hi, Earlier I had some experiments with creating a native go-lang client for Ozone. Go has good integration with native libraries, for example there are easy ways to create native fuse drivers. While my code is not finished yet, the metadata operation (create/commit/llist key/bucket/volu