Skip to content

Conversation

@HyukjinKwon
Copy link
Member

@HyukjinKwon HyukjinKwon commented Nov 29, 2019

What changes were proposed in this pull request?

This PR proposes to remove the leftover. After #22615, we don't have Hadoop 2.6 profile anymore in master.

Why are the changes needed?

Using "test-hadoop2.6" against master branch in a PR wouldn't work.

Does this PR introduce any user-facing change?

No (dev only).

How was this patch tested?

Manually tested at #26707 and Jenkins build will test.

Without this fix, and hadoop2.6 in the pr title, it shows as below:

========================================================================
Building Spark
========================================================================
[error] Could not find hadoop2.6 in the list. Valid options  are dict_keys(['hadoop2.7', 'hadoop3.2'])
Attempting to post to Github...

@HyukjinKwon
Copy link
Member Author

cc @srowen.

@SparkQA

This comment has been minimized.

@HyukjinKwon
Copy link
Member Author

retest this please

@SparkQA
Copy link

SparkQA commented Nov 29, 2019

Test build #114615 has finished for PR 26708 at commit cfc10e5.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@HyukjinKwon
Copy link
Member Author

Merged to master.

attilapiros pushed a commit to attilapiros/spark that referenced this pull request Dec 6, 2019
….6 in Jenkins's test script

### What changes were proposed in this pull request?

This PR proposes to remove the leftover. After apache#22615, we don't have Hadoop 2.6 profile anymore in master.

### Why are the changes needed?

Using "test-hadoop2.6" against master branch in a PR wouldn't work.

### Does this PR introduce any user-facing change?

No (dev only).

### How was this patch tested?

Manually tested at apache#26707 and Jenkins build will test.

Without this fix, and hadoop2.6 in the pr title, it shows as below:

```
========================================================================
Building Spark
========================================================================
[error] Could not find hadoop2.6 in the list. Valid options  are dict_keys(['hadoop2.7', 'hadoop3.2'])
Attempting to post to Github...
```

Closes apache#26708 from HyukjinKwon/SPARK-25016.

Authored-by: HyukjinKwon <gurwls223@apache.org>
Signed-off-by: HyukjinKwon <gurwls223@apache.org>
@HyukjinKwon HyukjinKwon deleted the SPARK-25016 branch March 3, 2020 01:17
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.

4 participants