question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

EmrEtlRunner: scrub credentials from stderr

See original GitHub issue

Sluice in particular can leak AWS access keys:

F, [2016-07-20T07:38:49.964000 #27217] FATAL -- : Excon::Errors::Forbidden (Expected(200) <=> Actual(403 Forbidden) excon.error.response :body => "<?xml version=\"1.0\" encoding=\"UTF-8\"?> <Error><Code>SignatureDoesNotMatch</Code><Message>The request signature we calculated does not match the signature you provided. Check your key and signing method.</Message><AWSAccessKeyId>NEEDS REDACTING</AWSAccessKeyId><StringToSign>GET

/cc @jbeemster

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
alexanderdeancommented, Jun 13, 2018

Shall we de-schedule?

1reaction
BenFradetcommented, Jun 13, 2018

Didn’t have time to fully investigate, but we’re now using the official aws sdk so it shouldn’t leak credentials. The example above is definitely taken care of now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

EmrEtlRunner | Snowplow Documentation
Snowplow EmrEtlRunner is a deprecated application that ran Snowplow's batch processing jobs in AWS EMR, such as the RDB shredder.
Read more >
snowplow/snowplow r112-baalbek on GitHub - NewReleases.io
This release brings reliability improvements to the batch pipeline. Blog post. EmrEtlRunner. Bump to 0.34.0 (#3935); Add support for running steps on a ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found