Skip to content

GH-3482: parquet-hadoop tests to work behind a web proxy#3483

Open
alexeyroytman wants to merge 1 commit intoapache:masterfrom
alexeyroytman:master
Open

GH-3482: parquet-hadoop tests to work behind a web proxy#3483
alexeyroytman wants to merge 1 commit intoapache:masterfrom
alexeyroytman:master

Conversation

@alexeyroytman
Copy link
Copy Markdown

Rationale for this change

Allow parquet-hadoop tests to work behind a web proxy. Otherwise their failures stop some other jar files from being build.

What changes are included in this PR?

Analysis of system properties https.proxyHost and https.proxyPort, and if set, use a Proxy for OkHttpClient creation.

Are these changes tested?

The ./mvn clean build now passes when I'm behind a web proxy.

Are there any user-facing changes?

No.

Copy link
Copy Markdown
Contributor

@Fokko Fokko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @alexeyroytman This seems reasonable to add

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.

2 participants