Skip to content

Conversation

@bolkedebruin
Copy link
Contributor

@bolkedebruin bolkedebruin commented Jan 14, 2017

The default of child_process_log_directory was pointing to
/tmp/airflow/logs/scheduler. This could take people by surprise as
it is a non standard location and deviates from Airflow's other
log folders.

@criccomini @aoen @artwr

The default of child_process_log_directory was pointing to
/tmp/airflow/logs/scheduler. This could take people by surprise as
it is a non standard location and deviates from Airflow's other
log folders.
@codecov-io
Copy link

codecov-io commented Jan 14, 2017

Current coverage is 67.22% (diff: 100%)

Merging #1995 into master will decrease coverage by <.01%

@@             master      #1995   diff @@
==========================================
  Files           135        135          
  Lines         10366      10366          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits           6970       6969     -1   
- Misses         3396       3397     +1   
  Partials          0          0          

Powered by Codecov. Last update 648bd4e...a9ab119

@bolkedebruin
Copy link
Contributor Author

@alexvanboxel would you mind reviewing this?

@ldct
Copy link
Contributor

ldct commented Jan 16, 2017

+1

@alexvanboxel
Copy link
Contributor

+2

@asfgit asfgit merged commit a9ab119 into apache:master Jan 16, 2017
@artwr
Copy link
Contributor

artwr commented Jan 18, 2017

Should we start thinking about putting those in /var/logs by the way?

LGTM otherwise

@artwr
Copy link
Contributor

artwr commented Jan 18, 2017

+3 :)

@bolkedebruin
Copy link
Contributor Author

@artwr I think we need to rework logging entirely. It is a confusing mess imho :). But /var/log seems a great start.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants