Hey Ben, That's a bit surprising; can I see a bit of the DAG?
J On Fri, Jul 22, 2016 at 8:48 AM, Ben Juhn <benjij...@gmail.com> wrote: > Hello, > > I removed a .cache call and am seeing some troublesome behavior. It > results in two nodes in Crunch's execution graph writing to the same output > path. When I add the .cache call back I end up with one node writing to > crunch tmp space, and the other node writing to the output path. > > Is this expected behavior? > > Thanks, > Ben > > >