Jeff Nelson

Results 47 comments of Jeff Nelson

@robertcli you should write some unit tests

@funny-falcon Thanks for pointing this out. The project is still very much so alive and we're hoping to start building the community again. As you said, a big part of...

You're right. We will get that and other bad links fixed ASAP.

@chandresh-pancholi you can go ahead and tackle this one

@chandresh-pancholi let's put this issue on hold for a sec because i need to do more research on some of the options that we're not already setting. Also, we'll upgrade...

https://github.com/cinchapi/concourse/blob/develop/concourse-import/src/main/java/com/cinchapi/concourse/importer/DelimitedLineImporter.java 1. In the `importFile` and `importString` methods change the `key` parameter to `resolveCriteria` 2. In the `importFile` and `importString` methods, add some logic to call `findOrInsert` instead of `insert`...

keep the param as a string...there is a findOrInsert method that takes a String criteria/ccl

oh my bad! i guided you wrong here, i'll ping you offline about a different approach for this one

Hi @mehrdd, Thanks for reporting this issue. What command are you using to run Concourse via Docker? After the container starts, are you running any additional commands? Thanks in advance...