[
https://issues.apache.org/jira/browse/ORC-383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen O'Malley updated ORC-383:
------------------------------
Fix Version/s: 1.5.3
> Parallel builds fails with ConcurrentModificationException
> ----------------------------------------------------------
>
> Key: ORC-383
> URL: https://issues.apache.org/jira/browse/ORC-383
> Project: ORC
> Issue Type: New Feature
> Affects Versions: 1.6.0
> Reporter: Prasanth Jayachandran
> Assignee: Prasanth Jayachandran
> Priority: Major
> Fix For: 1.6.0, 1.5.3
>
>
> {{"mvn clean install -T 1C" fails with the following exception}}
> {code:java}
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Apache ORC 1.5.2 ................................... SUCCESS [ 1.660 s]
> [INFO] ORC Shims .......................................... SUCCESS [ 1.791 s]
> [INFO] ORC Core ........................................... SUCCESS [ 3.974 s]
> [INFO] ORC MapReduce ...................................... SUCCESS [ 1.093 s]
> [INFO] ORC Tools .......................................... SKIPPED
> [INFO] ORC Examples 1.5.2 ................................. FAILURE [ 2.761 s]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 10.514 s (Wall Clock)
> [INFO] Finished at: 2018-06-26T13:38:20-07:00
> [INFO]
> ------------------------------------------------------------------------
> [WARNING] The requested profile "dist" could not be activated because it does
> not exist.
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-assembly-plugin:2.6:single (make-assembly) on
> project orc-examples: Execution make-assembly of goal
> org.apache.maven.plugins:maven-assembly-plugin:2.6:single failed.:
> ConcurrentModificationException -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please
> read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR] mvn <goals> -rf :orc-examples{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)