cloudgene icon indicating copy to clipboard operation
cloudgene copied to clipboard

A framework to build Software As A Service (SaaS) platforms for data analysis pipelines.

Results 28 cloudgene issues
Sort by recently updated
recently updated
newest added

## Problem During periods of high traffic, users are randomly unable to connect to the website. Logs trace this to a connection pooling problem: although our database can support hundreds...

bug

## Summary Certain kinds of QC errors are not handled in the code, and lead to mysterious job failures that a user cannot diagnose or fix. This is one of...

bug

## Summary Certain job metrics are not being stored correctly in the database. This makes it more difficult to investigate system performance questions like "how many people would be affected...

bug

## Purpose The "job status" page provides feedback by refreshing every 5 sec. When the queue is long, the server can experience loss of service quality just from status page...

# Summary Currently, if a user deletes their account while a job is in the queue, it will continue running even though there may be no way to deliver results....

enhancement

Hi, Great application ! if I may, I think adding a dynamic visibility to the inputs deemed optional might be a helpful addition. For instance, having input options relevant to...

[Dockerfile: ](https://github.com/genepi/cloudgene/blob/master/Dockerfile) `FROM genepi/cdh5-hadoop-mrv1:latest` [[[cdh5-hadoop-mrv1](https://github.com/genepi/cdh5-hadoop-mrv1/tree/master)](https://github.com/genepi/cdh5-hadoop-mrv1/blob/master/Dockerfile):](https://github.com/genepi/cdh5-hadoop-mrv1/blob/master/Dockerfile) `FROM ubuntu:14.04` It looks like Cloudera has dropped access to later versions of CDH: ``` As of February 1, 2021, all downloads of CDH and...

Hey, has Cloudgene been tested with Hadoop 3.3.6 ? If not, which latest Hadoop version is supported?

Bumps [json-schema](https://github.com/kriszyp/json-schema) and [jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to be updated together. Updates `json-schema` from 0.2.3 to 0.4.0 Commits f6f6a3b Use a little more robust method of checking instances ef60987 Update...

dependencies
javascript

Bumps [set-value](https://github.com/jonschlinkert/set-value) and [union-value](https://github.com/jonschlinkert/union-value). These dependencies needed to be updated together. Updates `set-value` from 2.0.0 to 2.0.1 Commits bb0f038 2.0.1 cb12f14 ensure only valid keys are used See full diff...

dependencies
javascript