Re: Proof of concept for Cassandra docs conversion

2020-06-11 Thread Murukesh Mohanan
ered the "MV select" part in https://polandll.github.io/site/ASCIIDOC_POC/4.0/cassandra/cql/mvs.html into the preceding note. I wonder if it will be worth it to try rSt -> HTML (using the current build tools) -> AsciiDoc (using Pandoc). Yours, Murukesh Mohanan On Thu, 11 Jun

Re: [DISCUSS] governance on the Apache Cassandra project

2020-06-04 Thread Murukesh Mohanan
that at a later date, and move on with this proposal first.) [1]: https://www.python.org/dev/peps/pep-8015/ [2]: https://www.python.org/dev/peps/pep-8016/ [3]: https://www.python.org/dev/peps/pep-0013/ [4]: https://wiki.php.net/rfc/abolish-narrow-margins Yours, Murukesh Mohanan On Fri, 5 Jun 2020

Re: Staging website at cassandra.staged.apache.org

2020-05-01 Thread Murukesh Mohanan
For clarification, when you say "this would clean the master branch history", would the content directory be removed from past commits using bfg or similar tools? (I'm fine with either way; just curious.) On Fri, 1 May 2020, 07:12 Anthony Grasso, wrote: > Hi everyone, > > Thanks to hard work

Shouldn't GitHub emails go to some other mailing list?

2020-02-26 Thread Murukesh Mohanan
Don't we have a pr@ mailing list for these? Yours, Murukesh Mohanan On Thu, 27 Feb 2020 at 03:56, GitBox wrote: > dcapwell commented on a change in pull request #1: Introduce the extracted > in-JVM DTest API > URL: > https://github.com/apache/cassandra-in-jvm-dtes

Re: Apache Cassandra Virtual meetings

2019-08-09 Thread Murukesh Mohanan
Do we need to moderate heavily from the get-go, or should we implement all this after a couple of trial calls to see how bad things are? On Sat, 10 Aug 2019, 08:27 Scott Andreas, wrote: > On the "virtual" side -- > > I've spent some time this week reviewing how the Kubernetes community >

Re: JIRA Workflow Proposals

2018-12-10 Thread Murukesh Mohanan
On Tue, 11 Dec 2018 at 10:51, Benedict Elliott Smith wrote: > > On 10 Dec 2018, at 16:21, Ariel Weisberg wrote: > > > > Hi, > > > > RE #1, does this mean if you submit a ticket and you are not a contributor > > you can't modify any of the fields including description or adding/removing > >

Re: Implicit Casts for Arithmetic Operators

2018-10-03 Thread Murukesh Mohanan
I think you're conflating two things here. There's the loss resulting from using some operators, and loss involved in casting. Dividing an integer by another integer to obtain an integer result can result in loss, but there's no implicit casting there and no loss due to casting. Casting an

Re: Reaper as cassandra-admin

2018-08-27 Thread Murukesh Mohanan
Is there a roadmap or release schedule, so we can get an idea of what the Reaper devs have planned for it? Yours, Murukesh Mohanan On Tue, 28 Aug 2018 at 10:02, Jeff Jirsa wrote: > > Can you get all of the contributors cleared? > What’s the architecture? Is it centralized? Is there

Re: Side Car New Repo vs not

2018-08-23 Thread Murukesh Mohanan
FWIW, I think it's possible to merge in a separate repository into a subdirectory while keeping git history, but I don't know if the other way will be possible if commits span other parts of the repo as well\* (which will likely happen sooner or later). So a separate repo is a choice we can

Re: Planning to port cqlsh to Python 3 (CASSANDRA-10190)

2018-06-01 Thread Murukesh Mohanan
hon 2.x as default). It > > >>>> refers to future versions (>7), but there are none at this point. It > > >>>> appears Ubuntu has deviated from Debian in this sense, but Debian > has > > >>>> not changed yet (likely Debian 10 will, but that's n

Re: Urgent help needed : Cassandra benchmarking with Cassandra Stress tool

2018-06-01 Thread Murukesh Mohanan
Attachments don't work well with mailing lists. You might want to post the yaml to a GitHub gist or some other public pastebin site and provide the link instead. Also, I think this topic is more suited to the user@ mailing list rather then this development-focused mailing list. On Sat, Jun 2, 2018

Re: Planning to port cqlsh to Python 3 (CASSANDRA-10190)

2018-06-01 Thread Murukesh Mohanan
On 2018/06/01 07:40:04, Michael Burman wrote: > > IIRC, there's no major distribution yet that defaults to Python 3 (I > think Ubuntu & Debian are still defaulting to Python 2 also). This will > happen eventually (maybe), but not yet. Discarding Python 2 support > would mean more base-OS

Re: question on running cassandra-dtests

2018-03-26 Thread Murukesh Mohanan
/py/_path/local.py", > > > line 668, in pyimport > > > __import__(modname) > > > File "/usr/local/lib/python2.7/dist-packages/_pytest/assertion/ > > > rewrite.py", line 213, in load_module > > > py.builtin.exec_(co, mod.__

Re: question on running cassandra-dtests

2018-03-25 Thread Murukesh Mohanan
The complete error is needed. I get something similar if I hadn't run `pip3 install -r requirements.txt`: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/_pytest/config.py", line 328, in _getconftestmodules return self._path2confmods[path] KeyError:

Re: A JIRA proposing a seperate repository for the online documentation

2018-03-15 Thread Murukesh Mohanan
e see the jira. I hope it's a good answer to everyone. > > -- > Eric Evans > john.eric.ev...@gmail.com > > - > To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org > For additional commands, e-mail: dev-h...@cassandra.apache.org > > > - > To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org > For additional commands, e-mail: dev-h...@cassandra.apache.org > > -- Murukesh Mohanan, Yahoo! Japan

Re: A JIRA proposing a seperate repository for the online documentation

2018-03-14 Thread Murukesh Mohanan
jira. I hope it's a good answer to everyone. > > > > KennethBrotman > > > > > > -- Murukesh Mohanan, Yahoo! Japan

Re: Can API be an alternative for MBeans?

2018-02-22 Thread Murukesh Mohanan
el exposing them like as API has few advantages like, it > > is more open (different types of clients can use) and more expressible > > for request and response. Does the option of exposing such > > functionality through API (REST) was considered at any point of time? > > Are there any advantages or compelling reasons to stick with MBeans? > > > > Thanks! > > > -- Murukesh Mohanan, Yahoo! Japan

Re: Possibly cassandra 3.0.9 bug?

2017-11-16 Thread Murukesh Mohanan
ame size (same json size on all). In node2 of those 6 it >> > works with 24 params. In node1 and node3 no. The other nodes I haven't >> > checked yet. >> > >> > I saw no concluding logs except this one from cassa's debug.log (in the >> > moment of the timeout or very close to that): >> > >> > *DEBUG [Thrift:2608] 2017-11-15 13:48:05,611 ReadCallback.java:126 - >> Timed >> > out; received 0 of 1 responses* >> > >> > I think this problem has the same root cause as the one from the test >> > (large html text) and it is related to some memory limit by code >> somewhere. >> > >> > >> > Thank you, >> > >> > Alex. >> > [image: screenshot.png] >> > >> > >> > > > - > To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org > For additional commands, e-mail: dev-h...@cassandra.apache.org -- Murukesh Mohanan, Yahoo! Japan

Are the NGCC 2017 videos published somewhere?

2017-10-29 Thread Murukesh Mohanan
I think videos were recorded of the NGCC 2017 sessions. Are those published somewhere, and if not, will they be? - To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org For additional commands, e-mail:

Re: Cassandra DTests deadlocks on random test

2017-10-19 Thread Murukesh Mohanan
r 10 hours), out.xunit.xml is not appearing, nosetests process runs. I > > killed java processes, but nothing changed for 2 hours - nosetests > process > > still runs, but files are unchanged. > > > > Any help would be appreciated, > > Sergey > > > > > - > To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org > For additional commands, e-mail: dev-h...@cassandra.apache.org > > -- Murukesh Mohanan, Yahoo! Japan

Re: question on the code formatter

2017-09-15 Thread Murukesh Mohanan
JAR, I was able to import codestyle/Default_1_.xml > into my project and formatting seemed to work. > > However, I'm wondering what options/code.style.schemes.xml file is exactly > used for? Could anyone please give me an idea if I need to configure this > as well? > > Thanks, > Preetika > > > -- Murukesh Mohanan, Yahoo! Japan

Re: Porting cqlsh to Python 3

2017-07-20 Thread Murukesh Mohanan
Related: https://issues.apache.org/jira/browse/CASSANDRA-10190 On 2017-07-20 18:17 (+0900), Tomas Repik wrote: > Hi, > > the clock for Python 2.7 is ticking [1], and yes, there are still more than > two years, but sooner or later cqlsh should be ported to Python 3. Is

Re: Three scripts needed to run the server, Why?

2017-07-11 Thread Murukesh Mohanan
/sh need not be bash, but I'm not sure what the equivalent method would be for dash or other shells. On 2017-07-12 00:15 (+0900), "Murukesh Mohanan"<murukesh.moha...@gmail.com> wrote: > What you complain about may be useful to someone else who might appreciate > the

Re: Three scripts needed to run the server, Why?

2017-07-11 Thread Murukesh Mohanan
What you complain about may be useful to someone else who might appreciate the added flexibility. I'd personally be opposed to a single script, as I'd rather not edit something that might cause conflicts or be overwritten on upgrades (the location of the include and environment files being

Re: Three scripts needed to run the server, Why?

2017-07-11 Thread Murukesh Mohanan
The bin/cassandra script has an explanation (https://github.com/apache/cassandra/blob/trunk/bin/cassandra#L24): # As a convenience, a fragment of shell is sourced in order to set one or # more of these variables. This so-called `include' can be placed in a # number of locations and will be

Re: All clear to import dtest

2017-06-15 Thread Murukesh Mohanan
ail: dev-unsubscr...@cassandra.apache.org > For additional commands, e-mail: dev-h...@cassandra.apache.org > > -- Murukesh Mohanan, Yahoo! Japan

Splitting up CHANGES

2017-06-08 Thread Murukesh Mohanan
Python recently made a switch to Github, and I was an interested onlooker. One thing I found relevant to Cassandra was a new tool added by Larry Hastings, called blurb (https://github.com/larryhastings/blurb): > blurb is a tool designed to rid CPython core development of the scourge of >

Re: Can we kill the wiki?

2017-03-17 Thread Murukesh Mohanan
gt; folks > > to the in tree docs and either disabling edits for the wiki, or just > > removing it entirely, and replacing it with a link to the hosted docs. > I'd > > prefer we just remove it myself, makes things less confusing for > newcomers. > > > > Does that seem reasonable to everyone? > -- Murukesh Mohanan, Yahoo! Japan

Re: What would a pluggable logging implementation look like?

2017-03-13 Thread Murukesh Mohanan
java > Best,Romain > Le Mercredi 1 mars 2017 6h19, Murukesh Mohanan > <murukesh.moha...@gmail.com> a écrit : > > I'm looking at CASSANDRA-13001 (pluggable slow query logging / handling). I > wrote a hacky patch, where my main goal was to touch as few files as

What would a pluggable logging implementation look like?

2017-02-28 Thread Murukesh Mohanan
I'm looking at CASSANDRA-13001 (pluggable slow query logging / handling). I wrote a hacky patch, where my main goal was to touch as few files as possible - so I did what I could within MonitoringTask, mostly. However, it seems that I completely misunderstood what the feature request was. Jon

Where would a Cassandra equivalent of mysqldumpslow be placed?

2017-02-26 Thread Murukesh Mohanan
For CASSANDRA-13000 (slow query log analysis tool), I uploaded a script. If I were to submit it as a patch, where should I place it? In bin/, or tools/bin/? Since it is not directly concerned with running Cassandra, it seems like it should be in tools/bin. Or, is there a third location?

Re: [RELEASE] Apache Cassandra 3.0.11 released

2017-02-23 Thread Murukesh Mohanan
et us know[3] if you > > were to encounter any problem. > > > > Enjoy! > > > > [1]: (CHANGES.txt) > > > http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=CHANGES.txt;hb=refs/tags/cassandra-3.0.11 > > [2]: (NEWS.txt) > > > http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=NEWS.txt;hb=refs/tags/cassandra-3.0.11 > > [3]: https://issues.apache.org/jira/browse/CASSANDRA > > > > -- Murukesh Mohanan, Yahoo! Japan

Re: Showing a new property in DESCRIBE TABLE output

2017-01-24 Thread Murukesh Mohanan
, 2017 at 7:07:38 AM, Murukesh Mohanan ( murukesh.moha...@gmail.com) wrote: I'm having a go at CASSANDRA-13002 ( https://issues.apache.org/jira/browse/CASSANDRA-12403), by adding a new table property which will override the global slow_query_log_timeout_in_ms setting. It works, but I can't get it t

Showing a new property in DESCRIBE TABLE output

2017-01-24 Thread Murukesh Mohanan
e file to modify would be src/java/org/apache/cassandra/db/ColumnFamilyStoreCQLHelper.java, but I didn't have any luck modifying it. Any pointers, please? -- Murukesh Mohanan, Yahoo! Japan