Skip to content

Silent Failures #104

Description

@whereswaldon

My team ran an eclairjs-node app against the eclairjs/minimal-gateway docker container. we're fairly certain, based on discussions with the EclairJS team, that the docker container was dispatching jobs to a spark instance that was running inside of docker ( #103 ). Whenever we attempted to manipulate more than 20 rows of data at a time, our promises would never resolve and we wouldn't get data back. Based on the above conversation with the EclairJS team, we think that there is an Out-Of-Memory error happening on the Nashorn side somewhere.
Though such errors are difficult to handle, it would be lovely if there was an error. If that isn't feasible, a debugging guide for working with EclairJS would be useful for troubleshooting such problems.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions