[jira] [Created] (FLINK-10308) remove docker folder

2018-09-08 Thread Nicos Maris (JIRA)
Nicos Maris created FLINK-10308:
---

 Summary: remove docker folder
 Key: FLINK-10308
 URL: https://issues.apache.org/jira/browse/FLINK-10308
 Project: Flink
  Issue Type: Task
  Components: Documentation
Reporter: Nicos Maris


At flink-web repo, running ./docker/run.sh returns the following error:

{code:java}
W: The repository 'http://security.ubuntu.com/ubuntu yakkety-security Release' 
does not have a Release file.
{code}

However, build.sh works fine. Is it worth fixing and maintaining the docker 
folder?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (FLINK-10307) instruct users to email us with proper code snippets

2018-09-08 Thread Nicos Maris (JIRA)
Nicos Maris created FLINK-10307:
---

 Summary: instruct users to email us with proper code snippets
 Key: FLINK-10307
 URL: https://issues.apache.org/jira/browse/FLINK-10307
 Project: Flink
  Issue Type: Task
Reporter: Nicos Maris
Assignee: Nicos Maris


http://mail-archives.apache.org/mod_mbox/flink-user/201808.mbox/browser



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (FLINK-10219) remove the IRC mention from the website

2018-08-26 Thread Nicos Maris (JIRA)
Nicos Maris created FLINK-10219:
---

 Summary: remove the IRC mention from the website
 Key: FLINK-10219
 URL: https://issues.apache.org/jira/browse/FLINK-10219
 Project: Flink
  Issue Type: Task
  Components: Project Website
Reporter: Nicos Maris


This is the outcome of the following ticket along with a PR.

https://issues.apache.org/jira/browse/FLINK-10217



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (FLINK-10217) use Slack for user support and questions

2018-08-25 Thread Nicos Maris (JIRA)
Nicos Maris created FLINK-10217:
---

 Summary: use Slack for user support and questions
 Key: FLINK-10217
 URL: https://issues.apache.org/jira/browse/FLINK-10217
 Project: Flink
  Issue Type: Task
  Components: Project Website
Reporter: Nicos Maris


h2. Current status

For user support and questions, users are instructed to subscribe to 
u...@flink.apache.org but there are users like me who enjoy using also a chat 
channel. However, the instructions to do so are not clear and the IRC activity 
is low and it is definitely [not indicative of the project's 
activity|https://issues.apache.org/jira/browse/FLINK-3862?focusedCommentId=16152376=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16152376].

The [website|https://flink.apache.org/community.html] mentions that "If you 
want to talk with the Flink committers and users in a chat, there is an [IRC 
channel|https://flink.apache.org/community.html#irc].;

h2. Option 1: Use Slack

An example of an Apache project that using 
[Slack|https://tedium.co/2017/10/17/irc-vs-slack-chat-history] is: 
http://mesos.apache.org/community

I can assist on setting it up if at least one expert joins from the very 
beginning.

h2. Option 2: Keep using IRC and document it

Add the [missing 
section|https://github.com/apache/flink-web/blob/master/community.md#irc] at 
the website along with instructions for people who have never used IRC.
h2. Option 3: Use only the mailing list

Use only u...@flink.apache.org for user support and questions and do not 
mention IRC at the website.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (FLINK-10196) API to test streaming pipelines with windows

2018-08-22 Thread Nicos Maris (JIRA)
Nicos Maris created FLINK-10196:
---

 Summary: API to test streaming pipelines with windows
 Key: FLINK-10196
 URL: https://issues.apache.org/jira/browse/FLINK-10196
 Project: Flink
  Issue Type: New Feature
Reporter: Nicos Maris


Streaming pipelines with windows are a Unique Selling Point of Apache Flink, 
yet there is no clear and easy way to test them.

FLINK-3133 suggests at its comments to use 
[flink-spector|https://github.com/ottogroup/flink-spector] (whose latest commit 
was on june 20th and the last closed issue on february) or to make an API like 
PAssert of Beam, based on async execution.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)