Dave Kincaid
Dave Kincaid
The --tag option is not supported
When trying to launch a cluster using the MapR distribution I'm getting an error that "--supported-product" is not a valid option.
I have the following JSON that I'm trying to parse using jsonlite. Unfortunately the "Inf" value that is actually a string value for the `practiceDescription` field is being converted into...
I'm getting the following error in the terminal pane when submitting a job. The job gets submitted and runs, but the results aren't collected back to the local system automatically....
These are a couple of enhancements to the Consolidator. 1. At the end of the consolidator mapper I added a check on the delete of the source file and throw...
The Pail.create() methods allow a FileSystem to be used in the creation of the pail. However, when creating a snapshot of a pail the only option is to include the...
Since "/tmp/filecopy" is hardcoded in FileCopyInputFormat as tmproot if a snapshot is run and the user running the process isn't able to write to "/tmp" or "/tmp/filecopy" the snapshot will...
A JCascalog CascalogFilter that we are using isn't getting any fields passed in as part of the filterCall argument. Here is the filter: ``` java private static class FilterNullContentTypes extends...
I've had multiple system76 machines with pop-os factory installed. None of them work to access the systemd-boot menu as described on the pop-recovery.md document. I have never actually been able...
After installing slamhound.el from Marmalade and trying to run it inside a Clojure buffer with nREPL running I'm getting this: ``` Debugger entered--Lisp error: (void-function slime-eval) slime-eval((swank:eval-and-grab-output "(do (require (quote...