Robert (Bobby) Evans

Results 204 comments of Robert (Bobby) Evans

Oh that is interesting. The parsing of the JSON keys is case sensitive, but auto detection of the schema is not totally so you can get errors if you let...

Added Needs Triage back on so we can look at this again because I think most of the analysis of this is done.

> > in Spark we [could] add in a glue layer that would let the CUDF reader call back into java and the Hadoop File System API > > Is...

This epic is rather generic. I am removing all of the unfinished issues and will file new epics as needed to put them in.

This became a dumping ground for a lot of reliability issues. I am going to rename this. Remove everything that is not done, and then file new epics to track...

I messed up on this. For whatever reason `json_tuple` is implemented in terms of a generator instead of a normal expression. Because of this we are going to need to...

@desmorto you might want to make your pull request against the [Apache version of storm](https://github.com/apache/storm) that is under active development.

This does seem like it will fix the re-balancing issue, but it does not address other schedulers that might take all resources from a previously running topology.

@vinceyang I am not really sure what you mean by that. The scheduler looks at the cluster as a whole and all topologies that have been requested to run on...