Re: Issue while trying to run pytest command

2022-01-10 Thread Manish G
I suspect this has to do with spaces (or special characters) in the > cassandra-dir argument. Can you try again wrapping the path in quotes, for > example: > > pytest --cassandra-dir="/Users//cassandra" > > Hope that helps. > > - Francisco > > On 2022/01/09 10:43

Re: Issue while trying to run pytest command

2022-01-09 Thread Manish G
Initial installation is done following https://github.com/apache/cassandra-dtest#python-dependencies. On Sun, Jan 9, 2022 at 11:43 AM Manish G wrote: > I am trying to run pytest command : > > (dtest) manish.ghildiyal@MacBook-Pro-3 cassandra % pytest >> --cassandra-dir=/Users/.

Issue while trying to run pytest command

2022-01-09 Thread Manish G
I am trying to run pytest command : (dtest) manish.ghildiyal@MacBook-Pro-3 cassandra % pytest > --cassandra-dir=/Users/../cassandra But I get error as: pytest: error: unrecognized arguments: > --cassandra-dir=/Users/./cassandra I have done initial installation following this. Do I

Re: Cassandra project biweekly status update 2022-01-03

2022-01-03 Thread Manish G
There is already a list of tickets with mentors associated. Do these 'lhfs' also fall in same category? On Mon, Jan 3, 2022, 8:51 PM Joshua McKenzie wrote: > /wave Happy 2022 everyone! > > [New contributors getting started] > There are two curated options for getting started if you're new to

Code formatting

2021-12-26 Thread Manish G
Hi, Is there any code formatter file which can be configured in intellij? With regards Manish

Re: [DISCUSS] Proposal for a December event

2021-12-11 Thread Manish G
Hi, I would like to work on these tickets for newcomers. With regards Manish On Fri, Dec 3, 2021, 2:17 PM Paulo Motta wrote: > Here is my contribution to the advent calendar effort (I'm willing to > mentor these tickets): > - CASSANDRA-16436: Add startup check for large read_ahead_kb setting

Re: Local build failure

2021-06-03 Thread Manish G
/www.mail-archive.com/dev@cassandra.apache.org/msg15583.html > > > > > > > > > On Wed, Jun 2, 2021 at 10:14 AM Manish G > > > > wrote: > > > > > > > > As per the link provided in last mail, 'ant' must work out of the > box. > &g

Re: Local build failure

2021-06-02 Thread Manish G
't come through the mailing list, so we can't see those > errors you've posted :( > > And you may find this doc more up to date: > https://cassandra.apache.org/doc/latest/development/ide.html > > On Wed, 2 Jun 2021 at 12:11, Manish G > wrote: > > > I have no local cha

Re: Local build failure

2021-06-02 Thread Manish G
I have no local changes. [image: image.png] I am following this . After cloning the repo, when I run 'ant generate-idea-files', I see this: [image: image.png] So I do: set CASSANDRA_USE_JDK11=true, and rerun 'ant

Re: Local build failure

2021-06-02 Thread Manish G
-xdff' to make sure all is > really clean before building. > > On 2/6/21 6:42, Manish G wrote: > > Hi, > > > > I am trying to build the repo(https://github.com/apache/cassandra) > locally, > > and I get following issue: > > > > > > *BUILD F

Local build failure

2021-06-01 Thread Manish G
Hi, I am trying to build the repo(https://github.com/apache/cassandra) locally, and I get following issue: *BUILD FAILED\cassandra\.build\build-rat.xml:79: Some files have missing or incorrect license information. Check RAT report in \cassandra/build/rat.txt for more details! \n

Query

2021-05-12 Thread Manish G
Hi All, Is there any documentation someone new can look into in terms of understanding cassandra code base? Manish

Re: [DISCUSSION] Attracting new contributors

2021-04-28 Thread Manish G
Is it possible if a new comer works together with a mentor on an issue? This way mentor can gradually introduce the newcomer into the codebase, and newcomer would get timely feedback too. On Wed, Apr 28, 2021 at 2:51 PM Benedict Elliott Smith wrote: > > I believe that it can be a virtuous

Re: [DISCUSSION] Attracting new contributors

2021-04-27 Thread Manish G
Contributor bootcamps can really help new people like me. On Tue, Apr 27, 2021, 5:08 PM Jeremy Hanna wrote: > One thing we've done in the past is contributor bootcamps along with the > the new contributor guide and the LHF complexity tickets. Unfortunately, I > don't know that the contributor

Re: [DISCUSS] Documentation donation

2020-04-24 Thread Manish G
I would like to contribute here. Please let me know. Manish On Fri, Apr 24, 2020 at 9:03 PM Deepak Vohra wrote: > > > While the DataStax documentation could supplement the Apache Cassandra > documentation, DataStax is a commercial product based on open source Apache > Cassandra with

Re: 20200407 4.0 Status Update

2020-04-07 Thread Manish G
Hi, Can there be a filter like 'good first issue' which new people can use to find issues to start with? Manish On Tue, Apr 7, 2020 at 10:44 PM Jordan West wrote: > Hi Everyone, > > The board can be found here: > https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=355 > > [Tickets