| Attribute | 
                Value | 
            
            
                
                    | dag_id | 
                    Site_Analytics | 
                
            
                
                    | duration | 
                    None | 
                
            
                
                    | end_date | 
                    2019-05-04 11:40:45.410681 | 
                
            
                
                    | execution_date | 
                    2019-05-04 10:30:00 | 
                
            
                
                    | generate_command | 
                    <function generate_command at 0x7f2543b64320> | 
                
            
                
                    | hostname | 
                    ota1.otthonterkep.hu | 
                
            
                
                    | is_premature | 
                    False | 
                
            
                
                    | job_id | 
                    None | 
                
            
                
                    | key | 
                    ('Site_Analytics', 'MongoDB_Processes', datetime.datetime(2019, 5, 4, 10, 30)) | 
                
            
                
                    | log_filepath | 
                    /var/log/airflow/Site_Analytics/MongoDB_Processes/2019-05-04T10:30:00.log | 
                
            
                
                    | log_url | 
                    http://localhost:8080/admin/airflow/log?dag_id=Site_Analytics&task_id=MongoDB_Processes&execution_date=2019-05-04T10:30:00 | 
                
            
                
                    | mark_success_url | 
                    http://localhost:8080/admin/airflow/action?action=success&task_id=MongoDB_Processes&dag_id=Site_Analytics&execution_date=2019-05-04T10:30:00&upstream=false&downstream=false | 
                
            
                
                    | metadata | 
                    MetaData(bind=None) | 
                
            
                
                    | operator | 
                    None | 
                
            
                
                    | pid | 
                    16495 | 
                
            
                
                    | pool | 
                    None | 
                
            
                
                    | previous_ti | 
                    <TaskInstance: Site_Analytics.MongoDB_Processes 2019-05-04 09:30:00 [success]> | 
                
            
                
                    | priority_weight | 
                    3 | 
                
            
                
                    | queue | 
                    default | 
                
            
                
                    | queued_dttm | 
                    None | 
                
            
                
                    | run_as_user | 
                    None | 
                
            
                
                    | start_date | 
                    2019-05-04 11:35:17.766622 | 
                
            
                
                    | state | 
                    success | 
                
            
                
                    | task | 
                    <Task(BashOperator): MongoDB_Processes> | 
                
            
                
                    | task_id | 
                    MongoDB_Processes | 
                
            
                
                    | test_mode | 
                    False | 
                
            
                
                    | try_number | 
                    1 | 
                
            
                
                    | unixname | 
                    airflow | 
                
            
        
        
            
                | Attribute | 
                Value | 
            
            
                
                    | adhoc | 
                    False | 
                
            
                
                    | dag | 
                    <DAG: Site_Analytics> | 
                
            
                
                    | dag_id | 
                    Site_Analytics | 
                
            
                
                    | depends_on_past | 
                    False | 
                
            
                
                    | deps | 
                    set([<TIDep(Trigger Rule)>, <TIDep(Not In Retry Period)>, <TIDep(Previous Dagrun State)>]) | 
                
            
                
                    | downstream_list | 
                    [<Task(BashOperator): Conversions_mongoToPostgres>, <Task(BashOperator): Property_mongoToPostgres>] | 
                
            
                
                    | downstream_task_ids | 
                    ['Conversions_mongoToPostgres', 'Property_mongoToPostgres'] | 
                
            
                
                    | email | 
                    ['fodorsz@mapsolutions.hu'] | 
                
            
                
                    | email_on_failure | 
                    True | 
                
            
                
                    | email_on_retry | 
                    True | 
                
            
                
                    | end_date | 
                    None | 
                
            
                
                    | env | 
                    None | 
                
            
                
                    | execution_timeout | 
                    None | 
                
            
                
                    | max_retry_delay | 
                    None | 
                
            
                
                    | on_failure_callback | 
                    None | 
                
            
                
                    | on_retry_callback | 
                    None | 
                
            
                
                    | on_success_callback | 
                    None | 
                
            
                
                    | output_encoding | 
                    utf-8 | 
                
            
                
                    | owner | 
                    airflow | 
                
            
                
                    | params | 
                    {} | 
                
            
                
                    | pool | 
                    None | 
                
            
                
                    | priority_weight | 
                    1 | 
                
            
                
                    | priority_weight_total | 
                    3 | 
                
            
                
                    | queue | 
                    default | 
                
            
                
                    | resources | 
                    {'disk': {'_qty': 512, '_units_str': 'MB', '_name': 'Disk'}, 'gpus': {'_qty': 0, '_units_str': 'gpu(s)', '_name': 'GPU'}, 'ram': {'_qty': 512, '_units_str': 'MB', '_name': 'RAM'}, 'cpus': {'_qty': 1, '_units_str': 'core(s)', '_name': 'CPU'}} | 
                
            
                
                    | retries | 
                    5 | 
                
            
                
                    | retry_delay | 
                    0:05:00 | 
                
            
                
                    | retry_exponential_backoff | 
                    False | 
                
            
                
                    | run_as_user | 
                    None | 
                
            
                
                    | schedule_interval | 
                    30 * * * * | 
                
            
                
                    | sla | 
                    None | 
                
            
                
                    | start_date | 
                    2017-10-10 00:00:00 | 
                
            
                
                    | task_id | 
                    MongoDB_Processes | 
                
            
                
                    | task_type | 
                    BashOperator | 
                
            
                
                    | template_ext | 
                    ('.sh', '.bash') | 
                
            
                
                    | template_fields | 
                    ('bash_command', 'env') | 
                
            
                
                    | trigger_rule | 
                    all_success | 
                
            
                
                    | ui_color | 
                    #f0ede4 | 
                
            
                
                    | ui_fgcolor | 
                    #000 | 
                
            
                
                    | upstream_list | 
                    [<Task(BashOperator): IP_filtering>] | 
                
            
                
                    | upstream_task_ids | 
                    ['IP_filtering'] | 
                
            
                
                    | wait_for_downstream | 
                    False | 
                
            
                
                    | xcom_push_flag | 
                    False |