[
https://issues.apache.org/jira/browse/CARBONDATA-41?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15364309#comment-15364309
]
ASF GitHub Bot commented on CARBONDATA-41:
------------------------------------------
GitHub user ravipesala opened a pull request:
https://github.com/apache/incubator-carbondata/pull/27
[CARBONDATA-41]Main process is not exiting even after program completes
PR title explains all. For more information
https://issues.apache.org/jira/browse/CARBONDATA-41
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ravipesala/incubator-carbondata exitprocess
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/27.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 #27
----
commit eb0cf8fb13110473b6139036dea9a889e2ac6eaf
Author: ravipesala <[email protected]>
Date: 2016-07-06T13:28:52Z
Main process is not exiting even after program completes
----
> Run example, system can't normally end
> --------------------------------------
>
> Key: CARBONDATA-41
> URL: https://issues.apache.org/jira/browse/CARBONDATA-41
> Project: CarbonData
> Issue Type: Bug
> Reporter: ChenLiang
> Priority: Minor
>
> Reproduce steps:
> 1.Run CarbonExample.scala in Intellij IDEA
> 2.Get result, but system can't normally end.
> 3.Run CarbonExample.scala again in Intellij IDEA, get the below errors:
> FAILED [email protected]:4040: java.net.BindException: Address
> already in use
> java.net.BindException: Address already in use
> need to manually stop it, then can run CarbonExample.scala again in Intellij
> IDEA
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)