GithubHelp home page GithubHelp logo

ccao-data / service-sqoop-iasworld Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 411 KB

Service to continually import iasWorld backend data to Parquet using Apache Sqoop

Dockerfile 17.41% Shell 80.90% Python 1.69%
docker hadoop service shell sqoop

service-sqoop-iasworld's People

Contributors

dfsnow avatar

service-sqoop-iasworld's Issues

[Data catalog] Update `run.sh` to run dbt tests via the GitHub Actions API after import

Once the sqoop import has finished extracting data from iasWorld, we would like to run the GitHub Actions workflow defined in the data-architecture repo that runs all dbt tests (ccao-data/data-architecture#31) so that we can confirm the integrity of the newly extracted data.

Update the run.sh script to call the GitHub Actions workflow dispatch event API to dispatch a new test workflow after successful imports.

Note that this will probably require adding credentials to the sqoop process to allow it to call the GitHub Actions API. The auth token for these credentials should be scoped as tightly as possible to reduce the attack surface of the server that they live on; ideally, the token should be able to do nothing but dispatch this particular workflow.

Depends on ccao-data/data-architecture#31, ccao-data/data-architecture#29, and ccao-data/data-architecture#55. The last dependency exists because the workflow_dispatch GitHub Actions event will only fire if the workflow is on the repo main branch (docs).

Update sqoop to ingest `PERMIT` and `ENTER` tables

The Data Dept. has access to two additional tables that we need to export from iasWorld to our data lake. These tables are named PERMIT and ENTER and contain information related to building permits and field inspections.

We need to update the table definitions and schema to support these news tables.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.