Re: Internal Documentation Contribution Guidance

2023-01-30 Thread Benedict
Apologies, I think it should be opened up for comments now.On 30 Jan 2023, at 11:29, Ekaterina Dimitrova  wrote:Thank you Benedict! Can you, please, give us comment access to the doc?On Mon, 30 Jan 2023 at 6:14, Benedict <bened...@apache.org> wrote:During public and private discussions around CEP-15, it became apparent that we lack any guidance on internal documentation and commenting in the “style guide” - which I also propose we rename to “Contribution Guide” or “Contribution and Style Guide" to better describe the broader role it has taken on.I have put together a starting proposal to kick us off here: https://docs.google.com/document/d/1qt7xmvEAXm_w9ARb2lVutapB_3il2WWEWuq_zYlu_9sThere might also be some value in working on some more general guidance on processes like commit, review etc. that also came up. I haven’t tried to address these here, but if anyone wants to work on that I’d be happy to participate.


Re: Internal Documentation Contribution Guidance

2023-01-30 Thread Ekaterina Dimitrova
Thank you Benedict! Can you, please, give us comment access to the doc?

On Mon, 30 Jan 2023 at 6:14, Benedict  wrote:

> During public and private discussions around CEP-15, it became apparent
> that we lack any guidance on internal documentation and commenting in the
> “style guide” - which I also propose we rename to “Contribution Guide” or
> “Contribution and Style Guide" to better describe the broader role it has
> taken on.
>
> I have put together a starting proposal to kick us off here:
> https://docs.google.com/document/d/1qt7xmvEAXm_w9ARb2lVutapB_3il2WWEWuq_zYlu_9s
>
> There might also be some value in working on some more general guidance on
> processes like commit, review etc. that also came up. I haven’t tried to
> address these here, but if anyone wants to work on that I’d be happy to
> participate.
>
>


Internal Documentation Contribution Guidance

2023-01-30 Thread Benedict
During public and private discussions around CEP-15, it became apparent that we 
lack any guidance on internal documentation and commenting in the “style guide” 
- which I also propose we rename to “Contribution Guide” or “Contribution and 
Style Guide" to better describe the broader role it has taken on.

I have put together a starting proposal to kick us off here: 
https://docs.google.com/document/d/1qt7xmvEAXm_w9ARb2lVutapB_3il2WWEWuq_zYlu_9s

There might also be some value in working on some more general guidance on 
processes like commit, review etc. that also came up. I haven’t tried to 
address these here, but if anyone wants to work on that I’d be happy to 
participate.



Re: Guidance

2016-07-05 Thread Eric Stevens
Apache mailing lists can be found at:
http://mail-archives.apache.org/mod_mbox/
Instructions on subscribing or unsubscribing to specific lists are
available at: http://apache.org/foundation/mailinglists.html

On Tue, Jul 5, 2016 at 10:26 AM Melinda 
wrote:

> Ok great; thanks Eric.
>
> Melinda
>
> Sent from the Best-est iPhone
>
> > On Jul 5, 2016, at 10:27 AM, Eric Stevens  wrote:
> >
> > Hi Melinda, these questions are probably better suited for the users
> group
> > rather than the dev group (which concerns itself with database internals
> > and feature development).  I'd recommend reposting over there.
> >
> > On Mon, Jul 4, 2016 at 6:16 AM Melinda Zoe  >
> > wrote:
> >
> >> Hello Group,
> >>
> >> I’ve been following the group for a while and I’m ready to take a stab
> at
> >> Cassandra. I have two questions as I plan everything out:
> >>
> >> 1.If I create the database on Mac OS, what is the process for
> >> migrating it to another environment like Windows? This concerns me
> because
> >> I’m not sure who will host me later. Is it as simple as copying and
> pasting
> >> the database and moving all of the files over or will the database need
> to
> >> be converted?
> >> 2.I want to use Cassandra for a website that will rely heavily on
> >> content that I provide the user. I plan on uploading content daily. Have
> >> any of you created a template for uploading records into Cassandra or
> have
> >> any of you created a script for loading multiple records at a time?
> >>
> >> Melinda
>
>


Re: Guidance

2016-07-05 Thread Melinda
Ok great; thanks Eric.

Melinda

Sent from the Best-est iPhone

> On Jul 5, 2016, at 10:27 AM, Eric Stevens  wrote:
> 
> Hi Melinda, these questions are probably better suited for the users group
> rather than the dev group (which concerns itself with database internals
> and feature development).  I'd recommend reposting over there.
> 
> On Mon, Jul 4, 2016 at 6:16 AM Melinda Zoe 
> wrote:
> 
>> Hello Group,
>> 
>> I’ve been following the group for a while and I’m ready to take a stab at
>> Cassandra. I have two questions as I plan everything out:
>> 
>> 1.If I create the database on Mac OS, what is the process for
>> migrating it to another environment like Windows? This concerns me because
>> I’m not sure who will host me later. Is it as simple as copying and pasting
>> the database and moving all of the files over or will the database need to
>> be converted?
>> 2.I want to use Cassandra for a website that will rely heavily on
>> content that I provide the user. I plan on uploading content daily. Have
>> any of you created a template for uploading records into Cassandra or have
>> any of you created a script for loading multiple records at a time?
>> 
>> Melinda



Re: Guidance

2016-07-05 Thread daemeon reiydelle
What is the link to that user group? While I do C* DevOps, I do a lot of
work with users so would like to lurk on that channel. Seems like even
after all these years I learn something new!

Thanks D

On Tue, Jul 5, 2016 at 7:27 AM, Eric Stevens  wrote:

> Hi Melinda, these questions are probably better suited for the users group
> rather than the dev group (which concerns itself with database internals
> and feature development).  I'd recommend reposting over there.
>
> On Mon, Jul 4, 2016 at 6:16 AM Melinda Zoe 
> wrote:
>
> > Hello Group,
> >
> > I’ve been following the group for a while and I’m ready to take a stab at
> > Cassandra. I have two questions as I plan everything out:
> >
> > 1.If I create the database on Mac OS, what is the process for
> > migrating it to another environment like Windows? This concerns me
> because
> > I’m not sure who will host me later. Is it as simple as copying and
> pasting
> > the database and moving all of the files over or will the database need
> to
> > be converted?
> > 2.I want to use Cassandra for a website that will rely heavily on
> > content that I provide the user. I plan on uploading content daily. Have
> > any of you created a template for uploading records into Cassandra or
> have
> > any of you created a script for loading multiple records at a time?
> >
> > Melinda
>


Re: Guidance

2016-07-05 Thread Eric Stevens
Hi Melinda, these questions are probably better suited for the users group
rather than the dev group (which concerns itself with database internals
and feature development).  I'd recommend reposting over there.

On Mon, Jul 4, 2016 at 6:16 AM Melinda Zoe 
wrote:

> Hello Group,
>
> I’ve been following the group for a while and I’m ready to take a stab at
> Cassandra. I have two questions as I plan everything out:
>
> 1.If I create the database on Mac OS, what is the process for
> migrating it to another environment like Windows? This concerns me because
> I’m not sure who will host me later. Is it as simple as copying and pasting
> the database and moving all of the files over or will the database need to
> be converted?
> 2.I want to use Cassandra for a website that will rely heavily on
> content that I provide the user. I plan on uploading content daily. Have
> any of you created a template for uploading records into Cassandra or have
> any of you created a script for loading multiple records at a time?
>
> Melinda


Guidance

2016-07-04 Thread Melinda Zoe
Hello Group,
 
I’ve been following the group for a while and I’m ready to take a stab at 
Cassandra. I have two questions as I plan everything out:
 
1.If I create the database on Mac OS, what is the process for migrating it 
to another environment like Windows? This concerns me because I’m not sure who 
will host me later. Is it as simple as copying and pasting the database and 
moving all of the files over or will the database need to be converted?
2.I want to use Cassandra for a website that will rely heavily on content 
that I provide the user. I plan on uploading content daily. Have any of you 
created a template for uploading records into Cassandra or have any of you 
created a script for loading multiple records at a time?
 
Melinda