
Juan Diego Jinesta Rojas
- Total activity 40
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 21
Activity overview
Latest activity by Juan Diego Jinesta Rojas-
Juan Diego Jinesta Rojas created an article,
Signals Data Factory - Missing default measurement type Assay Results Endpoint
By default SDF uses a default measurement type called Assay Results Endpoint which is loaded into the system during installation. Measurement Type ‘Assay Endpoint Results’ is missing error To Fix...
-
Juan Diego Jinesta Rojas created an article,
Signals Data Factory - How to cancel a job that is stuck in submitting or received status
When checking the list of jobs, if any job is stuck is submitting or received request and cannot be cancel using the cancel button, please follow the next steps to set the status to "Failed on Clus...
-
Juan Diego Jinesta Rojas created an article,
Signals Data Factory - How to increase Elastic Search memory
If at some point elastic search pods were requiring more memory due to memory errors or evicted status it will be required to increase memory for the rook-ceph. By default memory is 22GB Locate f...
-
Juan Diego Jinesta Rojas created an article,
Signals Data Factory - How to increase memory for services
When experiencing out of memory issues or exits due to memory allocation it will be necessary to increase/adjust memory so help the services work properly. For example Problem: ****Export and do...
-
Juan Diego Jinesta Rojas created an article,
Signals Data Factory - How to limit size for docker containers logs
Create a file named daemon.json under /etc/docker and add the following configuration { "log-driver": "json-file", "log-opts": { "max-size": "1000m", "max-file": "10" } } Use max-...
-
Juan Diego Jinesta Rojas created an article,
Signals Data Factory - spm command fails with certificate signed by unknown authority
When using spm command to create workspace in SDF, the command can fail with message certificate signed by unknown authority. The reason is that the certificate is signed by an internal company aut...
-
Juan Diego Jinesta Rojas created an article,
Signals Data Factory - Collect general system status information for Support
When submitting a support case it's useful to provide a general view of the current system for support to do an initial assessment of a problem in case some processes are not properly working. To c...
-
Juan Diego Jinesta Rojas created an article,
Signals Data Factory - How to gather logs for different issues
Issues with Jobs failing or running slowly - Gather livy pod logs - Gather master-job-scheduler logs - A screenshot of the Jobs page in SDF UI - Gather job logs from jobs page for any problematic j...
-
Juan Diego Jinesta Rojas created an article,
Signals Data Factory - How to check ceph storage
In order to check storage please connect to the client node. Get the status of the storage layer of the cluster - Ceph - with the following command: kubectl -n rook-ceph exec -it $(kubectl -n rook-...
-
Juan Diego Jinesta Rojas created an article,
Signals Data Factory - How to collect kubernetes cluster details to add into support case
Along with case description, details, steps to reproduce and logs, please provide SDF environment cluster details by running the following commands: Cluster informationkubectl cluster-info Captur...