Skip to content

bigeyedata/bigeye-airflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bigeye-airflow

Airflow operators to interact with Bigeye API.

The Test Environment

Setup/Initialization

Verify an environment variable BIGEYE_API_CRED_FILE has been created, We are currently using Greene Homes Demo Production workspace.

{
    "base_url": "https://app.bigeye.com",
    "user": "some_user+some_company@bigeye.com",
    "password": "fakepassword1234"
}
BIGEYE_API_CRED_FILE=~/.bigeye/conf/greene_homes_demo_prod.conf quickstart.sh -i

Run

bash quickstart.sh -r

Stop

bash quickstart -s

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published