
Juan Diego Jinesta Rojas
- Total activity 44
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 23
Activity overview
Latest activity by Juan Diego Jinesta Rojas-
Juan Diego Jinesta Rojas created an article,
Signals Data Factory - Alternative method to create backups using spm
When using traditional snapshots since they run as job in Data Factory if loadAll or loadNew jobs are taking a long time and snapshots are getting delayed to be executed there is an alternative met...
-
Juan Diego Jinesta Rojas created an article,
Signals Data Factory - How to delete ceph user
During installation of Data Factory if the process is stuck in step Creating ceph user after running several attempts to install it will be neccesary to remove ceph user to allow installation scrip...
-
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 failing jobs 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...