Github user nikste commented on the pull request:
https://github.com/apache/flink/pull/1106#issuecomment-144447780
@chiwanpark, fixed the style issues.
`ScalaShellLocalStartupITCase` starts the shell in local mode (i.e. it will
create its own local cluster ) being invoked by the "command line" arguments
`ScalaShellITSuite` creates a cluster before the scala shell is invoked,
thus acting as a "remote" cluster,
here general features are tested as well as the invocation with "command
line" arguments connecting to the "remote" cluster.
As asked by @StephanEwen above.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---