[
https://issues.apache.org/jira/browse/HIVE-15934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15877012#comment-15877012
]
ASF GitHub Bot commented on HIVE-15934:
---------------------------------------
GitHub user weiatwork opened a pull request:
https://github.com/apache/hive/pull/152
HIVE-15934 : Downgrade Maven surefire plugin from 2.19.1 to 2.18.1 (W…
…ei Zheng, reviewed by Zoltan Haindrich)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/hive HIVE-15934
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/152.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #152
----
commit cc9085617b8749b8eb0a69fb893133ac04915eb8
Author: Wei Zheng <[email protected]>
Date: 2017-02-21T23:31:51Z
HIVE-15934 : Downgrade Maven surefire plugin from 2.19.1 to 2.18.1 (Wei
Zheng, reviewed by Zoltan Haindrich)
----
> Downgrade Maven surefire plugin from 2.19.1 to 2.18.1
> -----------------------------------------------------
>
> Key: HIVE-15934
> URL: https://issues.apache.org/jira/browse/HIVE-15934
> Project: Hive
> Issue Type: Bug
> Components: Tests
> Affects Versions: 2.2.0
> Reporter: Wei Zheng
> Assignee: Wei Zheng
> Attachments: HIVE-15934.1.patch
>
>
> Surefire 2.19.1 has some issue
> (https://issues.apache.org/jira/browse/SUREFIRE-1255) which caused debugging
> session to abort after a short period of time. Many IntelliJ users have seen
> this, although it looks fine for Eclipse users. Version 2.18.1 works fine.
> We'd better make the change to not impact the development for IntelliJ guys.
> We can upgrade again once the root cause is figured out.
> cc [~kgyrtkirk] [~ashutoshc]
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)