DIVYANUNU / IVBCAD

0 stars 0 forks source link

21BCAD19-MIDTERM #57

Open Deepikavk00 opened 1 year ago

Deepikavk00 commented 1 year ago

problem 1 :pip install soda-sql-spark pip install soda-spark Manually create ~/.soda/config.yml and ~/.soda/env_vars.yml with the values I need. Get warehouse.yml and scan.yml files from my team's git repository. Install the ODBC driver for my data warehouse and put that location in my warehouse.yml. Run soda --help to confirm Soda is installed - success. Run soda scan warehouse_riot_data.yml tables/accounts_alias.yml (or any YAML files) - this fails.

problem 2: Issue/Feature Description: Cant login to the Dashbaord UI in localhost. OS: CentOS 9

Why this issue to fixed / feature is needed(give scenarios or use cases): Cant login with the credentials in the dashboard after running sudo -E env "PATH=$PATH" ansible-playbook site.yml -i local.hosts -vvv --tags dashboard , Soda Dashboard: https://{hostip}:8088

Other Notes / Environment Information: (Please give the env information, log link or any useful information for this issue) Note did not have any error after running the above command.

problem3:Downloading package 'C/C++ language components (Windows)' Failed. Retrying... Failed. Retrying... Failed. Retrying...Waiting 8 seconds... Failed. Retrying...Waiting 16 seconds... Failed. Retrying... Done! Downloading package 'ClangFormat (Windows)' Failed. Retrying... Failed. Retrying... Failed. Retrying...Waiting 8 seconds... Failed. Retrying...Waiting 16 seconds... Failed. Retrying... Done! Downloading package 'Visual Studio Windows Debugger' Failed. Retrying... Failed. Retrying... Failed. Retrying...Waiting 8 seconds... Failed. Retrying...Waiting 16 seconds... Failed. Retrying... Done!

Installing package 'C/C++ language components (Windows)' Failed at stage: installPackages Error: end of central directory record signature not found

Deepikavk00 commented 1 year ago

@21BCAD47-MIDTERM WELL DONE