[GitHub] [gora] djkevincr commented on issue #186: [GORA-527] Implement Redis datastore

2019-08-29 Thread GitBox
djkevincr commented on issue #186: [GORA-527] Implement Redis datastore 
URL: https://github.com/apache/gora/pull/186#issuecomment-526448022
 
 
   @cuent Can you please take an update with current master? Your PR has 
conflicts.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


Re: YCSB dependency issue -- Plan B?

2019-08-29 Thread Sheriffo Ceesay
There has been an update from Sean Busbuy on the issue [1] that there is
some progress and he will look into this issue at the weekend. So I think,
it may be wise to see what happens after the weekend.

[1] https://github.com/brianfrankcooper/YCSB/issues/1340

Thanks.


**Sheriffo Ceesay**


On Thu, Aug 29, 2019 at 6:11 PM lewis john mcgibbney 
wrote:

> Go for it +1
> We can then merge and essentially disable the module in the build and test
> until the dependency is available.
> Lewis
>
> On Thu, Aug 29, 2019 at 7:30 AM Sheriffo Ceesay 
> wrote:
>
> > All,
> >
> > I think getting YCSB to publish their artefacts to maven central is
> taking
> > an unexpected amount of time. It seems they are having an infinite
> internal
> > discussion [1], so I thought of a possible Plan B.
> >
> > The plan would be to auto-provision the required YCSB jar by scripting
> the
> > current manual process that I used. This will entail, downloading the
> > latest YCSB or stable source, perform a local maven install, compile and
> > run some tests.
> >
> > If the above suggestions make sense, then I can find some time and work
> on
> > the implementation. Alternatively, if you have a better idea, please let
> me
> > know.
> >
> > Please let me know what your thoughts are.
> >
> > [1] https://github.com/brianfrankcooper/YCSB/issues/1340
> >
> > Thank you.
> >
> > **Sheriffo Ceesay**
> >
>
>
> --
> http://home.apache.org/~lewismc/
> http://people.apache.org/keys/committer/lewismc
>


Re: YCSB dependency issue -- Plan B?

2019-08-29 Thread lewis john mcgibbney
Go for it +1
We can then merge and essentially disable the module in the build and test
until the dependency is available.
Lewis

On Thu, Aug 29, 2019 at 7:30 AM Sheriffo Ceesay 
wrote:

> All,
>
> I think getting YCSB to publish their artefacts to maven central is taking
> an unexpected amount of time. It seems they are having an infinite internal
> discussion [1], so I thought of a possible Plan B.
>
> The plan would be to auto-provision the required YCSB jar by scripting the
> current manual process that I used. This will entail, downloading the
> latest YCSB or stable source, perform a local maven install, compile and
> run some tests.
>
> If the above suggestions make sense, then I can find some time and work on
> the implementation. Alternatively, if you have a better idea, please let me
> know.
>
> Please let me know what your thoughts are.
>
> [1] https://github.com/brianfrankcooper/YCSB/issues/1340
>
> Thank you.
>
> **Sheriffo Ceesay**
>


-- 
http://home.apache.org/~lewismc/
http://people.apache.org/keys/committer/lewismc


YCSB dependency issue -- Plan B?

2019-08-29 Thread Sheriffo Ceesay
All,

I think getting YCSB to publish their artefacts to maven central is taking
an unexpected amount of time. It seems they are having an infinite internal
discussion [1], so I thought of a possible Plan B.

The plan would be to auto-provision the required YCSB jar by scripting the
current manual process that I used. This will entail, downloading the
latest YCSB or stable source, perform a local maven install, compile and
run some tests.

If the above suggestions make sense, then I can find some time and work on
the implementation. Alternatively, if you have a better idea, please let me
know.

Please let me know what your thoughts are.

[1] https://github.com/brianfrankcooper/YCSB/issues/1340

Thank you.

**Sheriffo Ceesay**