[jira] [Commented] (FLINK-6568) flink-table doesn't work without flink-streaming-scala dependency

2017-06-16 Thread Fabian Hueske (JIRA)

[ 
https://issues.apache.org/jira/browse/FLINK-6568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16051627#comment-16051627
 ] 

Fabian Hueske commented on FLINK-6568:
--

The documentation was updated and explains that `flink-scala` and 
`flink-streaming-scala` need to be added as dependencies for batch and stream 
processing respectively.
-> 
https://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/table/index.html

Are you OK with closing this JIRA [~wheat9]?

> flink-table doesn't work without flink-streaming-scala dependency
> -
>
> Key: FLINK-6568
> URL: https://issues.apache.org/jira/browse/FLINK-6568
> Project: Flink
>  Issue Type: Bug
>  Components: Documentation, Table API & SQL
>Affects Versions: 1.3.0
>Reporter: Robert Metzger
>Assignee: Haohui Mai
> Fix For: 1.4.0
>
>
> In my user application, I got errors because I didn't have the 
> flink-streaming-scala dependency defined in my user code (and I'm using Java).
> The documentation should be updated or flink-streaming-scala should not be a 
> provided dependency.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (FLINK-6568) flink-table doesn't work without flink-streaming-scala dependency

2017-05-15 Thread Fabian Hueske (JIRA)

[ 
https://issues.apache.org/jira/browse/FLINK-6568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16010088#comment-16010088
 ] 

Fabian Hueske commented on FLINK-6568:
--

I don't think we want to make it a non-provided dependency.  A batch query 
should not depend on {{flink-streaming-scala}}.
We should verify that a batch query only requires {{flink-scala}} and update 
the docs such that batch queries require {{flink-scala}} as additional 
dependency and streaming queries {{flink-streaming-scala}}.

> flink-table doesn't work without flink-streaming-scala dependency
> -
>
> Key: FLINK-6568
> URL: https://issues.apache.org/jira/browse/FLINK-6568
> Project: Flink
>  Issue Type: Bug
>  Components: Documentation, Table API & SQL
>Affects Versions: 1.3.0
>Reporter: Robert Metzger
>Assignee: Haohui Mai
> Fix For: 1.3.0
>
>
> In my user application, I got errors because I didn't have the 
> flink-streaming-scala dependency defined in my user code (and I'm using Java).
> The documentation should be updated or flink-streaming-scala should not be a 
> provided dependency.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (FLINK-6568) flink-table doesn't work without flink-streaming-scala dependency

2017-05-12 Thread Haohui Mai (JIRA)

[ 
https://issues.apache.org/jira/browse/FLINK-6568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16008821#comment-16008821
 ] 

Haohui Mai commented on FLINK-6568:
---

Hit the same issue multiple times when testing out 1.3. Are we good to just 
update the documentation?

> flink-table doesn't work without flink-streaming-scala dependency
> -
>
> Key: FLINK-6568
> URL: https://issues.apache.org/jira/browse/FLINK-6568
> Project: Flink
>  Issue Type: Bug
>  Components: Documentation, Table API & SQL
>Affects Versions: 1.3.0
>Reporter: Robert Metzger
>Assignee: Haohui Mai
> Fix For: 1.3.0
>
>
> In my user application, I got errors because I didn't have the 
> flink-streaming-scala dependency defined in my user code (and I'm using Java).
> The documentation should be updated or flink-streaming-scala should not be a 
> provided dependency.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)