Troubleshooting

DatagapsDataOpsRepository is not showing in Windows service section
1. Open the command prompt as administrator 2. Switch to the below-mentioned path                   cd C:\app\Datagaps\DataOpsSuite\DataOpsServer\Datag...
Thu, 7 Oct, 2021 at 9:04 AM
Apache Vulnerability (CVE-2021-44228) - DataOps Suite for Linux instance
A recent vulnerability is detected in apache log4j jars. To resolve this we need to update the jars in DataOps Suite Server. Please follow the below steps. ...
Tue, 24 Jan, 2023 at 8:40 AM
Apache Vulnerability (CVE-2021-44228) - DataOps Suite for Windows instance
A recent vulnerability is detected in apache log4j jars. To resolve this we need to update the jars in ETL Validator. Please follow the below steps. 1. Nav...
Tue, 24 Jan, 2023 at 8:40 AM
Apache Log4j 1.2.17 Vulnerability Mitigation Steps Taken in Datagaps Products
In Datagaps Products Log4j-1.2.17 is changed to Log4j-1.2.17.2 After Applying the below steps to mitigate the vulnerabilities. Apache Log4j » 1.2.17 CV...
Mon, 19 Feb, 2024 at 12:34 PM
CSV to JDBC Table Migration
Below Code is to Migrate the CSV,txt files to JDBC Tables. Need to follow few step to Migrate the csv files to tables. Steps:- 1. First we need to cop...
Mon, 7 Mar, 2022 at 4:10 AM
DataOpsServer Troubleshoot (Docker)
DataOps Application URL is not working 1. Check with telnet from commandline (ex: telnet hostname port)  2. if it is not connected, try to connect t...
Wed, 7 Sep, 2022 at 11:57 AM
Troubleshoot EMR Issues
Case:1 If you are unable to Launch the cluster from DataOps Application 1. Stackname should not be there in the earlier cloud formation stacks.  2. You c...
Thu, 8 Sep, 2022 at 10:43 AM
Datagaps-utilities module not found error in EMR
1.   By Running below python script in code component found that datagaps utilities is missing    import pkg_resources installed_packages = pkg_resource...
Tue, 20 Dec, 2022 at 2:27 AM