Skip to content

ORC-656: Use gharchive.org instead of githubarchive.org#532

Merged
dongjoon-hyun merged 1 commit intoapache:masterfrom
williamhyun:broken-link
Aug 8, 2020
Merged

ORC-656: Use gharchive.org instead of githubarchive.org#532
dongjoon-hyun merged 1 commit intoapache:masterfrom
williamhyun:broken-link

Conversation

@williamhyun
Copy link
Copy Markdown
Member

@williamhyun williamhyun commented Aug 8, 2020

What changes were proposed in this pull request?

This PR aims to use gharchive.org instead of githubarchive.org.

Why are the changes needed?

The URL is permanently moved.

--2020-08-08 23:14:16--  http://data.githubarchive.org/2015-11-01-1.json.gz
Connecting to data.githubarchive.org (data.githubarchive.org)|140.82.113.18|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://data.gharchive.org/2015-11-01-1.json.gz [following]
--2020-08-08 23:14:16--  https://data.gharchive.org/2015-11-01-1.json.gz
Connecting to data.gharchive.org (data.gharchive.org)|104.18.54.216|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4708768 (4.5M) [application/gzip]
Saving to: '2015-11-01-1.json.gz.1'

How was this patch tested?

cd java/bench/
fetch-data.sh 

@williamhyun williamhyun changed the title ORC-XXX: Use gharchive.org instead of githubarchive.org ORC-656: Use gharchive.org instead of githubarchive.org Aug 8, 2020
Copy link
Copy Markdown
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

+1, LGTM. Thank you, @williamhyun .

@dongjoon-hyun dongjoon-hyun merged commit c914c84 into apache:master Aug 8, 2020
dongjoon-hyun pushed a commit that referenced this pull request Aug 8, 2020
This PR aims to use gharchive.org instead of githubarchive.org.

The URL is permanently moved.
```
--2020-08-08 23:14:16--  http://data.githubarchive.org/2015-11-01-1.json.gz
Connecting to data.githubarchive.org (data.githubarchive.org)|140.82.113.18|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://data.gharchive.org/2015-11-01-1.json.gz [following]
--2020-08-08 23:14:16--  https://data.gharchive.org/2015-11-01-1.json.gz
Connecting to data.gharchive.org (data.gharchive.org)|104.18.54.216|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4708768 (4.5M) [application/gzip]
Saving to: '2015-11-01-1.json.gz.1'
```

```
cd java/bench/
fetch-data.sh
```
dongjoon-hyun pushed a commit that referenced this pull request Aug 10, 2020
This PR aims to use gharchive.org instead of githubarchive.org.

The URL is permanently moved.
```
--2020-08-08 23:14:16--  http://data.githubarchive.org/2015-11-01-1.json.gz
Connecting to data.githubarchive.org (data.githubarchive.org)|140.82.113.18|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://data.gharchive.org/2015-11-01-1.json.gz [following]
--2020-08-08 23:14:16--  https://data.gharchive.org/2015-11-01-1.json.gz
Connecting to data.gharchive.org (data.gharchive.org)|104.18.54.216|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4708768 (4.5M) [application/gzip]
Saving to: '2015-11-01-1.json.gz.1'
```

```
cd java/bench/
fetch-data.sh
```

(cherry picked from commit 7d4985b)
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
dongjoon-hyun pushed a commit that referenced this pull request Aug 10, 2020
This PR aims to use gharchive.org instead of githubarchive.org.

The URL is permanently moved.
```
--2020-08-08 23:14:16--  http://data.githubarchive.org/2015-11-01-1.json.gz
Connecting to data.githubarchive.org (data.githubarchive.org)|140.82.113.18|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://data.gharchive.org/2015-11-01-1.json.gz [following]
--2020-08-08 23:14:16--  https://data.gharchive.org/2015-11-01-1.json.gz
Connecting to data.gharchive.org (data.gharchive.org)|104.18.54.216|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4708768 (4.5M) [application/gzip]
Saving to: '2015-11-01-1.json.gz.1'
```

```
cd java/bench/
fetch-data.sh
```

(cherry picked from commit 7d4985b)
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
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