[jira] [Commented] (FLINK-2984) Support lenient parsing of SVMLight input files

2015-11-06 Thread Chiwan Park (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14995095#comment-14995095 ] Chiwan Park commented on FLINK-2984: Hi [~jkirsch], thanks for reporting issue. But I'

[GitHub] flink pull request: [FLINK-2947] [scala shell] Add color support t...

2015-11-06 Thread chiwanpark
GitHub user chiwanpark opened a pull request: https://github.com/apache/flink/pull/1337 [FLINK-2947] [scala shell] Add color support to Scala Shell This PR adds color support to Scala Shell with Scala 2.11. Color scheme is inherited from Scala 2.11 default color scheme. htt

[jira] [Commented] (FLINK-2947) Coloured Scala Shell

2015-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14995090#comment-14995090 ] ASF GitHub Bot commented on FLINK-2947: --- GitHub user chiwanpark opened a pull reques

[jira] [Updated] (FLINK-2765) Upgrade hbase version for hadoop-2 to 1.1 release

2015-11-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated FLINK-2765: -- Description: Currently 0.98.11 is used: {code} 0.98.11-hadoop2 {code} Stable release for hadoop

[jira] [Updated] (FLINK-2826) transformed is modified in BroadcastVariableMaterialization#decrementReferenceInternal without proper locking

2015-11-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated FLINK-2826: -- Description: Here is related code: {code} if (references.isEmpty()) {

[jira] [Updated] (FLINK-2913) Close of ObjectOutputStream should be enclosed in finally block in FsStateBackend

2015-11-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated FLINK-2913: -- Description: {code} ObjectOutputStream os = new ObjectOutputStream(outStream); os.writeObject(state)

[jira] [Updated] (FLINK-2914) Missing break in ZooKeeperSubmittedJobGraphStore#SubmittedJobGraphsPathCacheListener#childEvent()

2015-11-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated FLINK-2914: -- Description: {code} case CONNECTION_SUSPENDED: LOG.warn("ZooKeeper connection SUSPENDED. Chang

[jira] [Commented] (FLINK-2213) Configure number of vcores

2015-11-06 Thread Johannes (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14994471#comment-14994471 ] Johannes commented on FLINK-2213: - I just ran into this problem on a cluster configured wi

[jira] [Commented] (FLINK-2961) Add support for basic type Date in Table API

2015-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14994269#comment-14994269 ] ASF GitHub Bot commented on FLINK-2961: --- Github user twalthr commented on the pull r

[GitHub] flink pull request: [FLINK-2961] [table] Add support for basic typ...

2015-11-06 Thread twalthr
Github user twalthr commented on the pull request: https://github.com/apache/flink/pull/1322#issuecomment-154508639 I think the best solution (also for future features like the SQL API) is a TableConfig, where TimeZone, Locales, and also the `nullCheck` can be configured. Once #1237 i

[jira] [Commented] (FLINK-2979) RollingSink does not work with Hadoop 2.7.1

2015-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14994207#comment-14994207 ] ASF GitHub Bot commented on FLINK-2979: --- Github user aljoscha commented on the pull

[GitHub] flink pull request: [FLINK-2979] Fix RollingSink truncate for Hado...

2015-11-06 Thread aljoscha
Github user aljoscha commented on the pull request: https://github.com/apache/flink/pull/1336#issuecomment-154499953 Already done. :smiley: --- 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 th

[jira] [Commented] (FLINK-2979) RollingSink does not work with Hadoop 2.7.1

2015-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14994205#comment-14994205 ] ASF GitHub Bot commented on FLINK-2979: --- Github user StephanEwen commented on the pu

[GitHub] flink pull request: [FLINK-2979] Fix RollingSink truncate for Hado...

2015-11-06 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/1336#issuecomment-154499798 Can you also merge this into the 0.10 branch, so the 0.10.1 release will get the fix? --- If your project is set up for it, you can reply to this email and have you

[jira] [Commented] (FLINK-2979) RollingSink does not work with Hadoop 2.7.1

2015-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14994197#comment-14994197 ] ASF GitHub Bot commented on FLINK-2979: --- Github user aljoscha commented on the pull

[jira] [Commented] (FLINK-2979) RollingSink does not work with Hadoop 2.7.1

2015-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14994198#comment-14994198 ] ASF GitHub Bot commented on FLINK-2979: --- Github user aljoscha closed the pull reques

[GitHub] flink pull request: [FLINK-2979] Fix RollingSink truncate for Hado...

2015-11-06 Thread aljoscha
Github user aljoscha closed the pull request at: https://github.com/apache/flink/pull/1336 --- 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 en

[jira] [Resolved] (FLINK-2979) RollingSink does not work with Hadoop 2.7.1

2015-11-06 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aljoscha Krettek resolved FLINK-2979. - Resolution: Fixed Fix Version/s: 1.0 Fixed in https://github.com/apache/flink/comm

[GitHub] flink pull request: [FLINK-2979] Fix RollingSink truncate for Hado...

2015-11-06 Thread aljoscha
Github user aljoscha commented on the pull request: https://github.com/apache/flink/pull/1336#issuecomment-154499240 Manually merged --- 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 feat

[jira] [Updated] (FLINK-2985) Allow different field names for unionAll() in Table API

2015-11-06 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther updated FLINK-2985: Assignee: (was: Timo Walther) Priority: Minor (was: Major) Issue Type: Improvement

[jira] [Created] (FLINK-2985) Allow different field names for unionAll() in Table API

2015-11-06 Thread Timo Walther (JIRA)
Timo Walther created FLINK-2985: --- Summary: Allow different field names for unionAll() in Table API Key: FLINK-2985 URL: https://issues.apache.org/jira/browse/FLINK-2985 Project: Flink Issue Typ

[jira] [Commented] (FLINK-2124) FromElementsFunction is not really Serializable

2015-11-06 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14994075#comment-14994075 ] Nick Dimiduk commented on FLINK-2124: - It appears to, yes. Thanks a lot [~mxm]! > Fro

[jira] [Commented] (FLINK-2979) RollingSink does not work with Hadoop 2.7.1

2015-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993808#comment-14993808 ] ASF GitHub Bot commented on FLINK-2979: --- GitHub user aljoscha opened a pull request:

[GitHub] flink pull request: [FLINK-2979] Fix RollingSink truncate for Hado...

2015-11-06 Thread aljoscha
GitHub user aljoscha opened a pull request: https://github.com/apache/flink/pull/1336 [FLINK-2979] Fix RollingSink truncate for Hadoop 2.7 The problem was, that truncate is asynchronous and the RollingSink was not taking this into account. Now it has a loop after the tru

[jira] [Commented] (FLINK-2797) CLI: Missing option to submit jobs in detached mode

2015-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993764#comment-14993764 ] ASF GitHub Bot commented on FLINK-2797: --- Github user mxm commented on the pull reque

[GitHub] flink pull request: [FLINK-2797][cli] Add support for running jobs...

2015-11-06 Thread mxm
Github user mxm commented on the pull request: https://github.com/apache/flink/pull/1214#issuecomment-154428753 There are still two issues I noticed. Printing to standard out should be disabled during the dry-run phase. Just like in the OptimizerPlanEnvironment. The other one is Conte

[jira] [Created] (FLINK-2984) Support lenient parsing of SVMLight input files

2015-11-06 Thread Johannes (JIRA)
Johannes created FLINK-2984: --- Summary: Support lenient parsing of SVMLight input files Key: FLINK-2984 URL: https://issues.apache.org/jira/browse/FLINK-2984 Project: Flink Issue Type: Improvement

[jira] [Commented] (FLINK-2904) Web interface truncated task counts

2015-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993670#comment-14993670 ] ASF GitHub Bot commented on FLINK-2904: --- Github user sachingoel0101 commented on the

[jira] [Commented] (FLINK-2982) CLI info option throws ClassCastException for streaming jobs

2015-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993669#comment-14993669 ] ASF GitHub Bot commented on FLINK-2982: --- Github user sachingoel0101 commented on the

[GitHub] flink pull request: [FLINK-2904][web-dashboard] Fix truncation of ...

2015-11-06 Thread sachingoel0101
Github user sachingoel0101 commented on the pull request: https://github.com/apache/flink/pull/1321#issuecomment-154411033 Ping. --- 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 e

[GitHub] flink pull request: [FLINK-2982][cli] Fix to show streaming plans ...

2015-11-06 Thread sachingoel0101
Github user sachingoel0101 commented on the pull request: https://github.com/apache/flink/pull/1334#issuecomment-154410896 @mxm can you include this in the next rc? It's quite critical IMO. --- If your project is set up for it, you can reply to this email and have your reply appear on

[jira] [Commented] (FLINK-2983) Add StateLoader as an alternative to default KvState

2015-11-06 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993667#comment-14993667 ] Stephan Ewen commented on FLINK-2983: - I think this is a good way, to wait for some mo

[jira] [Commented] (FLINK-2752) Documentation is not easily differentiable from the Flink homepage

2015-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993647#comment-14993647 ] ASF GitHub Bot commented on FLINK-2752: --- Github user mxm commented on the pull reque

[GitHub] flink pull request: [FLINK-2752] [Documentation] Documentation is ...

2015-11-06 Thread mxm
Github user mxm commented on the pull request: https://github.com/apache/flink/pull/1320#issuecomment-154406292 Looks good to merge to me. --- 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

[jira] [Commented] (FLINK-2752) Documentation is not easily differentiable from the Flink homepage

2015-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993640#comment-14993640 ] ASF GitHub Bot commented on FLINK-2752: --- Github user mjsax commented on the pull req

[GitHub] flink pull request: [FLINK-2752] [Documentation] Documentation is ...

2015-11-06 Thread mjsax
Github user mjsax commented on the pull request: https://github.com/apache/flink/pull/1320#issuecomment-154405702 Just updated. Set redirect to 5 seconds (this gives enough time to read the single line). Also added comment that auto redirect is enabled. Please check the "look an feel"

[jira] [Commented] (FLINK-2983) Add StateLoader as an alternative to default KvState

2015-11-06 Thread Gyula Fora (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993634#comment-14993634 ] Gyula Fora commented on FLINK-2983: --- Alright I see your point we can think about this if

[GitHub] flink pull request:

2015-11-06 Thread mxm
Github user mxm commented on the pull request: https://github.com/apache/flink/commit/bf29de981c2bcd5cb5d33c68b158c95c8820f43d#commitcomment-14240638 You're welcome. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If you

[jira] [Commented] (FLINK-2983) Add StateLoader as an alternative to default KvState

2015-11-06 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993623#comment-14993623 ] Stephan Ewen commented on FLINK-2983: - Hmmm, I am not fully sure about this. It seems

[jira] [Created] (FLINK-2983) Add StateLoader as an alternative to default KvState

2015-11-06 Thread Gyula Fora (JIRA)
Gyula Fora created FLINK-2983: - Summary: Add StateLoader as an alternative to default KvState Key: FLINK-2983 URL: https://issues.apache.org/jira/browse/FLINK-2983 Project: Flink Issue Type: Imp

[GitHub] flink pull request:

2015-11-06 Thread alexeyegorov
Github user alexeyegorov commented on the pull request: https://github.com/apache/flink/commit/bf29de981c2bcd5cb5d33c68b158c95c8820f43d#commitcomment-14239582 Yesterday I saw that it was updated on Nov 04 and it worked. Thanks! ;) --- If your project is set up for it, you can reply

[GitHub] flink pull request:

2015-11-06 Thread mxm
Github user mxm commented on the pull request: https://github.com/apache/flink/commit/bf29de981c2bcd5cb5d33c68b158c95c8820f43d#commitcomment-14239173 Are you still having this problem? The newest flink-storm version as of today is from Nov 06. --- If your project is set up for it, y

[GitHub] flink pull request: [FLINK-2752] [Documentation] Documentation is ...

2015-11-06 Thread mxm
Github user mxm commented on the pull request: https://github.com/apache/flink/pull/1320#issuecomment-154390451 Thanks for the update. Works for me in Firefox, Chromium, and Safari. Good to merge with an increased timeout for the redirect. --- If your project is set up for it, you ca

[jira] [Commented] (FLINK-2752) Documentation is not easily differentiable from the Flink homepage

2015-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993544#comment-14993544 ] ASF GitHub Bot commented on FLINK-2752: --- Github user mxm commented on the pull reque

[jira] [Commented] (FLINK-2752) Documentation is not easily differentiable from the Flink homepage

2015-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993540#comment-14993540 ] ASF GitHub Bot commented on FLINK-2752: --- Github user mxm commented on a diff in the

[jira] [Commented] (FLINK-2752) Documentation is not easily differentiable from the Flink homepage

2015-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993541#comment-14993541 ] ASF GitHub Bot commented on FLINK-2752: --- Github user mxm commented on a diff in the

[GitHub] flink pull request: [FLINK-2752] [Documentation] Documentation is ...

2015-11-06 Thread mxm
Github user mxm commented on a diff in the pull request: https://github.com/apache/flink/pull/1320#discussion_r44128483 --- Diff: docs/internals/coding_guidelines.md --- @@ -20,4 +20,6 @@ specific language governing permissions and limitations under the License. -->

[GitHub] flink pull request: [FLINK-2752] [Documentation] Documentation is ...

2015-11-06 Thread mxm
Github user mxm commented on a diff in the pull request: https://github.com/apache/flink/pull/1320#discussion_r44128486 --- Diff: docs/internals/how_to_contribute.md --- @@ -20,4 +20,6 @@ specific language governing permissions and limitations under the License. -->

[jira] [Resolved] (FLINK-2981) Update README for building docs

2015-11-06 Thread Maximilian Michels (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maximilian Michels resolved FLINK-2981. --- Resolution: Fixed Thanks for the pull request! Resolved in {{9178a58}}. > Update REA

[jira] [Commented] (FLINK-2981) Update README for building docs

2015-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993524#comment-14993524 ] ASF GitHub Bot commented on FLINK-2981: --- Github user asfgit closed the pull request

[jira] [Updated] (FLINK-2981) Update README for building docs

2015-11-06 Thread Maximilian Michels (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maximilian Michels updated FLINK-2981: -- Fix Version/s: 1.0 > Update README for building docs > --- >

[GitHub] flink pull request: [FLINK-2981] [docs] update requirements in doc...

2015-11-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/1335 --- 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 enab

[jira] [Commented] (FLINK-2981) Update README for building docs

2015-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993520#comment-14993520 ] ASF GitHub Bot commented on FLINK-2981: --- Github user mxm commented on the pull reque

[GitHub] flink pull request: [FLINK-2981] [docs] update requirements in doc...

2015-11-06 Thread mxm
Github user mxm commented on the pull request: https://github.com/apache/flink/pull/1335#issuecomment-154384532 Thank you. Merging. --- 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 featur

[GitHub] flink pull request: [FLINK-2797][cli] Add support for running jobs...

2015-11-06 Thread sachingoel0101
Github user sachingoel0101 commented on a diff in the pull request: https://github.com/apache/flink/pull/1214#discussion_r44126978 --- Diff: flink-clients/src/main/java/org/apache/flink/client/program/ContextEnvironment.java --- @@ -114,15 +115,33 @@ public Client getClient() {

[jira] [Commented] (FLINK-2797) CLI: Missing option to submit jobs in detached mode

2015-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993517#comment-14993517 ] ASF GitHub Bot commented on FLINK-2797: --- Github user sachingoel0101 commented on a d

[jira] [Commented] (FLINK-7) [GitHub] Enable Range Partitioner

2015-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993501#comment-14993501 ] ASF GitHub Bot commented on FLINK-7: Github user ChengXiangLi commented on a diff in the

[GitHub] flink pull request: [FLINK-7] [Runtime] Enable Range Partitioner.

2015-11-06 Thread ChengXiangLi
Github user ChengXiangLi commented on a diff in the pull request: https://github.com/apache/flink/pull/1255#discussion_r44125013 --- Diff: flink-optimizer/src/main/java/org/apache/flink/optimizer/traversals/RangePartitionRewriter.java --- @@ -0,0 +1,188 @@ +/* + * Licensed

[jira] [Commented] (FLINK-7) [GitHub] Enable Range Partitioner

2015-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993494#comment-14993494 ] ASF GitHub Bot commented on FLINK-7: Github user ChengXiangLi commented on a diff in the

[GitHub] flink pull request: [FLINK-7] [Runtime] Enable Range Partitioner.

2015-11-06 Thread ChengXiangLi
Github user ChengXiangLi commented on a diff in the pull request: https://github.com/apache/flink/pull/1255#discussion_r44124427 --- Diff: flink-optimizer/src/main/java/org/apache/flink/optimizer/plan/Channel.java --- @@ -134,6 +134,10 @@ public Channel(PlanNode sourceNode, TempMod

[jira] [Commented] (FLINK-2752) Documentation is not easily differentiable from the Flink homepage

2015-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993493#comment-14993493 ] ASF GitHub Bot commented on FLINK-2752: --- Github user mjsax commented on the pull req

[GitHub] flink pull request: [FLINK-2752] [Documentation] Documentation is ...

2015-11-06 Thread mjsax
Github user mjsax commented on the pull request: https://github.com/apache/flink/pull/1320#issuecomment-154376504 Good idea. Just updated this. Please verify that it renders correctly for you. And let me know if I can merge it. --- If your project is set up for it, you can reply to t

[jira] [Commented] (FLINK-2981) Update README for building docs

2015-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993477#comment-14993477 ] ASF GitHub Bot commented on FLINK-2981: --- GitHub user s1ck opened a pull request:

[GitHub] flink pull request: [FLINK-2981] [docs] update requirements in doc...

2015-11-06 Thread s1ck
GitHub user s1ck opened a pull request: https://github.com/apache/flink/pull/1335 [FLINK-2981] [docs] update requirements in docs/README.md * added libraries and versions You can merge this pull request into a Git repository by running: $ git pull https://github.com/s1ck/flink

[jira] [Updated] (FLINK-2963) Dependence on SerializationUtils#deserialize() should be avoided

2015-11-06 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aljoscha Krettek updated FLINK-2963: Assignee: (was: Aljoscha Krettek) > Dependence on SerializationUtils#deserialize() shoul

[jira] [Assigned] (FLINK-2963) Dependence on SerializationUtils#deserialize() should be avoided

2015-11-06 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aljoscha Krettek reassigned FLINK-2963: --- Assignee: Aljoscha Krettek > Dependence on SerializationUtils#deserialize() should be

[jira] [Commented] (FLINK-2981) Update README for building docs

2015-11-06 Thread Martin Junghanns (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993456#comment-14993456 ] Martin Junghanns commented on FLINK-2981: - Yes, of course. > Update README for bu

[jira] [Commented] (FLINK-2981) Update README for building docs

2015-11-06 Thread Maximilian Michels (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993429#comment-14993429 ] Maximilian Michels commented on FLINK-2981: --- +1 Would you mind listing those dep

[jira] [Commented] (FLINK-2959) Remove number of execution retries configuration from Environment

2015-11-06 Thread Maximilian Michels (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993424#comment-14993424 ] Maximilian Michels commented on FLINK-2959: --- The setters on the ExecutionEnviron

[jira] [Commented] (FLINK-2124) FromElementsFunction is not really Serializable

2015-11-06 Thread Maximilian Michels (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993417#comment-14993417 ] Maximilian Michels commented on FLINK-2124: --- Eactly. With 0.9.1 your classes hav

[GitHub] flink pull request: [FLINK-2797][cli] Add support for running jobs...

2015-11-06 Thread mxm
Github user mxm commented on a diff in the pull request: https://github.com/apache/flink/pull/1214#discussion_r44117608 --- Diff: flink-clients/src/main/java/org/apache/flink/client/program/ContextEnvironment.java --- @@ -114,15 +115,33 @@ public Client getClient() { publi

[jira] [Commented] (FLINK-2797) CLI: Missing option to submit jobs in detached mode

2015-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993414#comment-14993414 ] ASF GitHub Bot commented on FLINK-2797: --- Github user mxm commented on a diff in the

[jira] [Commented] (FLINK-2797) CLI: Missing option to submit jobs in detached mode

2015-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993415#comment-14993415 ] ASF GitHub Bot commented on FLINK-2797: --- Github user mxm commented on a diff in the

[GitHub] flink pull request: [FLINK-2797][cli] Add support for running jobs...

2015-11-06 Thread mxm
Github user mxm commented on a diff in the pull request: https://github.com/apache/flink/pull/1214#discussion_r44117601 --- Diff: flink-clients/src/main/java/org/apache/flink/client/program/ContextEnvironment.java --- @@ -114,15 +115,33 @@ public Client getClient() { publi

[jira] [Commented] (FLINK-2797) CLI: Missing option to submit jobs in detached mode

2015-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993322#comment-14993322 ] ASF GitHub Bot commented on FLINK-2797: --- Github user sachingoel0101 commented on the

[GitHub] flink pull request: [FLINK-2797][cli] Add support for running jobs...

2015-11-06 Thread sachingoel0101
Github user sachingoel0101 commented on the pull request: https://github.com/apache/flink/pull/1214#issuecomment-154339878 Failure on an unrelated test: JobManagerSubmittedJobGraphsRecoveryITCase --- If your project is set up for it, you can reply to this email and have your reply app