[jira] [Commented] (FLINK-3908) FieldParsers error state is not reset correctly to NONE

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310646#comment-15310646 ] ASF GitHub Bot commented on FLINK-3908: --- Github user zentol commented on the issue:

[GitHub] flink issue #2007: [FLINK-3908] Fixed Parser's error state reset

2016-06-01 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/2007 then make parseField protected so users MUST call resetErrorStateAndParse. there, problem solved. --- If your project is set up for it, you can reply to this email and have your reply appear

[jira] [Updated] (FLINK-1984) Integrate Flink with Apache Mesos

2016-06-01 Thread Eron Wright (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eron Wright updated FLINK-1984: Description: There are some users asking for an integration of Flink into Mesos. -There also is a

[jira] [Updated] (FLINK-1984) Integrate Flink with Apache Mesos

2016-06-01 Thread Eron Wright (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eron Wright updated FLINK-1984: Description: There are some users asking for an integration of Flink into Mesos. -There also is a

[jira] [Created] (FLINK-4003) Use intrinsics for MathUtils logarithms

2016-06-01 Thread Greg Hogan (JIRA)
Greg Hogan created FLINK-4003: - Summary: Use intrinsics for MathUtils logarithms Key: FLINK-4003 URL: https://issues.apache.org/jira/browse/FLINK-4003 Project: Flink Issue Type: Improvement

[GitHub] flink issue #2049: [FLINK-3971] [tableAPI] Aggregates handle null values inc...

2016-06-01 Thread fhueske
Github user fhueske commented on the issue: https://github.com/apache/flink/pull/2049 Thanks for the PR @gallenvara. I'm currently on vacation with limited access to internet. Will review your PR when I am back in roughly a week. --- If your project is set up for it, you can reply

[jira] [Commented] (FLINK-3971) Aggregates handle null values incorrectly.

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310722#comment-15310722 ] ASF GitHub Bot commented on FLINK-3971: --- Github user fhueske commented on the issue:

[jira] [Commented] (FLINK-4000) Exception: Could not restore checkpointed state to operators and functions; during Job Restart (Job restart is triggered due to one of the task manager failure)

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15311362#comment-15311362 ] ASF GitHub Bot commented on FLINK-4000: --- Github user asavartsov commented on the issue:

[GitHub] flink issue #2061: [FLINK-4000] Checkpoint dictionaries null after taskmgr f...

2016-06-01 Thread asavartsov
Github user asavartsov commented on the issue: https://github.com/apache/flink/pull/2061 No, it does not make any sense and even makes things worse, sorry. --- 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

[GitHub] flink issue #2061: [FLINK-4000] Checkpoint dictionaries null after taskmgr f...

2016-06-01 Thread rekhajoshm
Github user rekhajoshm commented on the issue: https://github.com/apache/flink/pull/2061 @asavartsov Ok. Please let me know how you propose to solve this? thanks --- 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

[GitHub] flink issue #2061: [FLINK-4000] Checkpoint dictionaries null after taskmgr f...

2016-06-01 Thread asavartsov
Github user asavartsov commented on the issue: https://github.com/apache/flink/pull/2061 Take a look at my pull request at https://github.com/apache/flink/pull/2062 --- 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

[GitHub] flink issue #2061: [FLINK-4000] Checkpoint dictionaries null after taskmgr f...

2016-06-01 Thread rekhajoshm
Github user rekhajoshm commented on the issue: https://github.com/apache/flink/pull/2061 aha, in one of my intermediate runs had done just initializing idsProcessedButNotAcknowledged and retain pendingCheckpoints , but in last run changed it calling open() :-( . makes sense

[jira] [Commented] (FLINK-4000) Exception: Could not restore checkpointed state to operators and functions; during Job Restart (Job restart is triggered due to one of the task manager failure)

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15311403#comment-15311403 ] ASF GitHub Bot commented on FLINK-4000: --- Github user rekhajoshm commented on the issue:

[jira] [Commented] (FLINK-4000) Exception: Could not restore checkpointed state to operators and functions; during Job Restart (Job restart is triggered due to one of the task manager failure)

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15311404#comment-15311404 ] ASF GitHub Bot commented on FLINK-4000: --- Github user rekhajoshm closed the pull request at:

[GitHub] flink pull request #2061: [FLINK-4000] Checkpoint dictionaries null after ta...

2016-06-01 Thread rekhajoshm
Github user rekhajoshm closed the pull request at: https://github.com/apache/flink/pull/2061 --- 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

[jira] [Created] (FLINK-4004) Do not pass custom flink kafka connector properties to Kafka to avoid warnings

2016-06-01 Thread Robert Metzger (JIRA)
Robert Metzger created FLINK-4004: - Summary: Do not pass custom flink kafka connector properties to Kafka to avoid warnings Key: FLINK-4004 URL: https://issues.apache.org/jira/browse/FLINK-4004

[GitHub] flink pull request #2059: [FLINK-4003] Use intrinsics for MathUtils logarith...

2016-06-01 Thread greghogan
GitHub user greghogan opened a pull request: https://github.com/apache/flink/pull/2059 [FLINK-4003] Use intrinsics for MathUtils logarithms You can merge this pull request into a Git repository by running: $ git pull https://github.com/greghogan/flink

[GitHub] flink issue #2058: Not able to create flink-streaming-connectors jar

2016-06-01 Thread StephanEwen
Github user StephanEwen commented on the issue: https://github.com/apache/flink/pull/2058 Can you please close this pull request and pose this as a question in the mailing list? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[jira] [Commented] (FLINK-4003) Use intrinsics for MathUtils logarithms

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310841#comment-15310841 ] ASF GitHub Bot commented on FLINK-4003: --- GitHub user greghogan opened a pull request:

[GitHub] flink pull request #2060: [FLINK-3921] StringParser encoding

2016-06-01 Thread rekhajoshm
GitHub user rekhajoshm opened a pull request: https://github.com/apache/flink/pull/2060 [FLINK-3921] StringParser encoding Corrected StringParser encoding You can merge this pull request into a Git repository by running: $ git pull https://github.com/rekhajoshm/flink

[jira] [Commented] (FLINK-3921) StringParser not specifying encoding to use

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15311043#comment-15311043 ] ASF GitHub Bot commented on FLINK-3921: --- GitHub user rekhajoshm opened a pull request:

[jira] [Commented] (FLINK-4000) Exception: Could not restore checkpointed state to operators and functions; during Job Restart (Job restart is triggered due to one of the task manager failure)

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15311087#comment-15311087 ] ASF GitHub Bot commented on FLINK-4000: --- GitHub user rekhajoshm opened a pull request:

[GitHub] flink pull request #2061: [FLINK-4000] Checkpoint dictionaries null after ta...

2016-06-01 Thread rekhajoshm
GitHub user rekhajoshm opened a pull request: https://github.com/apache/flink/pull/2061 [FLINK-4000] Checkpoint dictionaries null after taskmgr failures Fix for exception during job restart after task mgr failure, at which point restoreState fails as checkpoint dictionaries can be

[jira] [Assigned] (FLINK-3921) StringParser not specifying encoding to use

2016-06-01 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi reassigned FLINK-3921: -- Assignee: Rekha Joshi > StringParser not specifying encoding to use >

[jira] [Assigned] (FLINK-4000) Exception: Could not restore checkpointed state to operators and functions; during Job Restart (Job restart is triggered due to one of the task manager failure)

2016-06-01 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi reassigned FLINK-4000: -- Assignee: Rekha Joshi > Exception: Could not restore checkpointed state to operators and

[jira] [Created] (FLINK-4005) LocalExecutorITCase.testLocalExecutorWithWordCount fails

2016-06-01 Thread Ufuk Celebi (JIRA)
Ufuk Celebi created FLINK-4005: -- Summary: LocalExecutorITCase.testLocalExecutorWithWordCount fails Key: FLINK-4005 URL: https://issues.apache.org/jira/browse/FLINK-4005 Project: Flink Issue

[GitHub] flink issue #1985: [FLINK-1979] Add logistic loss, hinge loss and regulariza...

2016-06-01 Thread skavulya
Github user skavulya commented on the issue: https://github.com/apache/flink/pull/1985 Thanks @chiwanpark. I made the changes you recommended. Please let me know if it looks ok. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[jira] [Commented] (FLINK-1979) Implement Loss Functions

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15311314#comment-15311314 ] ASF GitHub Bot commented on FLINK-1979: --- Github user skavulya commented on the issue:

[GitHub] flink issue #1985: [FLINK-1979] Add logistic loss, hinge loss and regulariza...

2016-06-01 Thread skavulya
Github user skavulya commented on the issue: https://github.com/apache/flink/pull/1985 While working on L-BFGS, I realized that I need to remove the gradient descent step from RegularizationPenalty. I'll update the PR soon. --- If your project is set up for it, you can reply to this

[jira] [Commented] (FLINK-1979) Implement Loss Functions

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15311626#comment-15311626 ] ASF GitHub Bot commented on FLINK-1979: --- Github user skavulya commented on the issue:

[GitHub] flink issue #2061: [FLINK-4000] Checkpoint dictionaries null after taskmgr f...

2016-06-01 Thread asavartsov
Github user asavartsov commented on the issue: https://github.com/apache/flink/pull/2061 This kind of check is might be useless and probably wouldn't fix the issue. My debugging shows that the list `idsProcessedButNotAcknowledged` is null on recovery, not checkpoints itself. This

[jira] [Commented] (FLINK-4000) Exception: Could not restore checkpointed state to operators and functions; during Job Restart (Job restart is triggered due to one of the task manager failure)

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15311152#comment-15311152 ] ASF GitHub Bot commented on FLINK-4000: --- Github user asavartsov commented on the issue:

[GitHub] flink issue #2061: [FLINK-4000] Checkpoint dictionaries null after taskmgr f...

2016-06-01 Thread rekhajoshm
Github user rekhajoshm commented on the issue: https://github.com/apache/flink/pull/2061 I agree @asavartsov , that was a quick look and was working to reproduce.Does the updated make sense? thank you. --- If your project is set up for it, you can reply to this email and have your

[jira] [Commented] (FLINK-4000) Exception: Could not restore checkpointed state to operators and functions; during Job Restart (Job restart is triggered due to one of the task manager failure)

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15311206#comment-15311206 ] ASF GitHub Bot commented on FLINK-4000: --- Github user rekhajoshm commented on the issue:

[jira] [Commented] (FLINK-4000) Exception: Could not restore checkpointed state to operators and functions; during Job Restart (Job restart is triggered due to one of the task manager failure)

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15311356#comment-15311356 ] ASF GitHub Bot commented on FLINK-4000: --- GitHub user asavartsov opened a pull request:

[GitHub] flink pull request #2062: [FLINK-4000] Fix for checkpoint state restore at M...

2016-06-01 Thread asavartsov
GitHub user asavartsov opened a pull request: https://github.com/apache/flink/pull/2062 [FLINK-4000] Fix for checkpoint state restore at MessageAcknowledgingSourceBase As says documentation for MessageAcknowledgingSourceBase.restoreState() This method is invoked when a

[jira] [Commented] (FLINK-4000) Exception: Could not restore checkpointed state to operators and functions; during Job Restart (Job restart is triggered due to one of the task manager failure)

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15311375#comment-15311375 ] ASF GitHub Bot commented on FLINK-4000: --- Github user rekhajoshm commented on the issue:

[jira] [Commented] (FLINK-4000) Exception: Could not restore checkpointed state to operators and functions; during Job Restart (Job restart is triggered due to one of the task manager failure)

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15311395#comment-15311395 ] ASF GitHub Bot commented on FLINK-4000: --- Github user asavartsov commented on the issue:

[jira] [Updated] (FLINK-4000) Exception: Could not restore checkpointed state to operators and functions; during Job Restart (Job restart is triggered due to one of the task manager failure)

2016-06-01 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rekha Joshi updated FLINK-4000: --- Assignee: (was: Rekha Joshi) > Exception: Could not restore checkpointed state to operators and

[jira] [Updated] (FLINK-4006) ExecutionGraph.restartStrategy field can't be serialized

2016-06-01 Thread ZhengBowen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhengBowen updated FLINK-4006: -- Attachment: FLINK-4006.patch > ExecutionGraph.restartStrategy field can't be serialized >

[jira] [Updated] (FLINK-4006) ExecutionGraph.restartStrategy field can't be serialized

2016-06-01 Thread ZhengBowen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhengBowen updated FLINK-4006: -- Description: Exception is following ``` java.io.NotSerializableException:

[jira] [Created] (FLINK-4006) ExecutionGraph.restartStrategy field can't be serialized

2016-06-01 Thread ZhengBowen (JIRA)
ZhengBowen created FLINK-4006: - Summary: ExecutionGraph.restartStrategy field can't be serialized Key: FLINK-4006 URL: https://issues.apache.org/jira/browse/FLINK-4006 Project: Flink Issue Type:

[jira] [Commented] (FLINK-3919) Distributed Linear Algebra: row-based matrix

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309419#comment-15309419 ] ASF GitHub Bot commented on FLINK-3919: --- Github user chiwanpark commented on a diff in the pull

[GitHub] flink pull request: [FLINK-3919][flink-ml] Distributed Linear Algebra: row-b...

2016-06-01 Thread chiwanpark
Github user chiwanpark commented on a diff in the pull request: https://github.com/apache/flink/pull/1996#discussion_r65311449 --- Diff: flink-libraries/flink-ml/src/main/scala/org/apache/flink/ml/math/distributed/DistributedRowMatrix.scala --- @@ -0,0 +1,179 @@ +/* + *

[GitHub] flink pull request: [FLINK-3919][flink-ml] Distributed Linear Algebra: row-b...

2016-06-01 Thread chiwanpark
Github user chiwanpark commented on the pull request: https://github.com/apache/flink/pull/1996 Hi @chobeat, thanks for update PR. After addressing comments on source code, I think the last thing to merge this is adding documentation for this. But you can add the documentation after

[GitHub] flink pull request: [FLINK-3919][flink-ml] Distributed Linear Algebra: row-b...

2016-06-01 Thread chiwanpark
Github user chiwanpark commented on a diff in the pull request: https://github.com/apache/flink/pull/1996#discussion_r65309988 --- Diff: flink-libraries/flink-ml/src/main/scala/org/apache/flink/ml/math/distributed/DistributedRowMatrix.scala --- @@ -0,0 +1,179 @@ +/* + *

[GitHub] flink pull request: [FLINK-3919][flink-ml] Distributed Linear Algebra: row-b...

2016-06-01 Thread chobeat
Github user chobeat commented on a diff in the pull request: https://github.com/apache/flink/pull/1996#discussion_r65318407 --- Diff: flink-libraries/flink-ml/src/main/scala/org/apache/flink/ml/math/distributed/DistributedRowMatrix.scala --- @@ -0,0 +1,179 @@ +/* + *

[jira] [Commented] (FLINK-3919) Distributed Linear Algebra: row-based matrix

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309901#comment-15309901 ] ASF GitHub Bot commented on FLINK-3919: --- Github user chobeat commented on a diff in the pull

[jira] [Commented] (FLINK-3919) Distributed Linear Algebra: row-based matrix

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309404#comment-15309404 ] ASF GitHub Bot commented on FLINK-3919: --- Github user chiwanpark commented on a diff in the pull

[GitHub] flink pull request: [FLINK-3919][flink-ml] Distributed Linear Algebra: row-b...

2016-06-01 Thread chiwanpark
Github user chiwanpark commented on a diff in the pull request: https://github.com/apache/flink/pull/1996#discussion_r65309186 --- Diff: flink-libraries/flink-ml/src/main/scala/org/apache/flink/ml/math/distributed/DistributedRowMatrix.scala --- @@ -0,0 +1,179 @@ +/* + *

[GitHub] flink pull request: [FLINK-3919][flink-ml] Distributed Linear Algebra: row-b...

2016-06-01 Thread chobeat
Github user chobeat commented on the pull request: https://github.com/apache/flink/pull/1996 @chiwanpark before merging I need to go over the numRows/numCols issue again because I noticed they create problems in another project of mine. I think that the `collect()` there is too risky

[GitHub] flink pull request: [FLINK-3919][flink-ml] Distributed Linear Algebra: row-b...

2016-06-01 Thread chobeat
Github user chobeat commented on the pull request: https://github.com/apache/flink/pull/1996 @chiwanpark I think it should be better to leave to the user the computation of the dimensionality. I tried different options and all of them are sub-optimal. I would leave this feature for

[jira] [Commented] (FLINK-3806) Revert use of DataSet.count() in Gelly

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310162#comment-15310162 ] ASF GitHub Bot commented on FLINK-3806: --- Github user vasia commented on the pull request:

[jira] [Updated] (FLINK-4002) [py] Improve testing infraestructure

2016-06-01 Thread Omar Alvarez (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Omar Alvarez updated FLINK-4002: Description: The Verify() test function errors out when array elements are missing: {code}

[jira] [Commented] (FLINK-3993) [py] Add generateSequence() support to Python API

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310153#comment-15310153 ] ASF GitHub Bot commented on FLINK-3993: --- Github user omaralvarez commented on the pull request:

[jira] [Commented] (FLINK-2314) Make Streaming File Sources Persistent

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310188#comment-15310188 ] ASF GitHub Bot commented on FLINK-2314: --- Github user aljoscha commented on a diff in the pull

[jira] [Commented] (FLINK-3667) Generalize client<->cluster communication

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310210#comment-15310210 ] ASF GitHub Bot commented on FLINK-3667: --- Github user mxm commented on a diff in the pull request:

[GitHub] flink pull request: Not able to create flink-streaming-connectors jar

2016-06-01 Thread mrakshay
GitHub user mrakshay opened a pull request: https://github.com/apache/flink/pull/2058 Not able to create flink-streaming-connectors jar Hello,I am not able to create jar of **flink-streaming-connectors** ...I am able to create jar of others like twitter,kafka,flume but I am not

[GitHub] flink pull request: [FLINK-3919][flink-ml] Distributed Linear Algebra: row-b...

2016-06-01 Thread chiwanpark
Github user chiwanpark commented on a diff in the pull request: https://github.com/apache/flink/pull/1996#discussion_r65309134 --- Diff: flink-libraries/flink-ml/src/main/scala/org/apache/flink/ml/math/distributed/DistributedRowMatrix.scala --- @@ -0,0 +1,182 @@ +/* + *

[jira] [Commented] (FLINK-3919) Distributed Linear Algebra: row-based matrix

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309403#comment-15309403 ] ASF GitHub Bot commented on FLINK-3919: --- Github user chiwanpark commented on a diff in the pull

[jira] [Commented] (FLINK-3919) Distributed Linear Algebra: row-based matrix

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310133#comment-15310133 ] ASF GitHub Bot commented on FLINK-3919: --- Github user chobeat commented on the pull request:

[jira] [Commented] (FLINK-3919) Distributed Linear Algebra: row-based matrix

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310160#comment-15310160 ] ASF GitHub Bot commented on FLINK-3919: --- Github user chobeat commented on the pull request:

[GitHub] flink pull request: [FLINK-3806] [gelly] Revert use of DataSet.count()

2016-06-01 Thread vasia
Github user vasia commented on the pull request: https://github.com/apache/flink/pull/2036 Thanks @greghogan! It looks like you have some checkstyle violation, otherwise +1. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[jira] [Commented] (FLINK-3806) Revert use of DataSet.count() in Gelly

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310169#comment-15310169 ] ASF GitHub Bot commented on FLINK-3806: --- Github user greghogan commented on the pull request:

[jira] [Created] (FLINK-4002) [py] Improve testing infraestructure

2016-06-01 Thread Omar Alvarez (JIRA)
Omar Alvarez created FLINK-4002: --- Summary: [py] Improve testing infraestructure Key: FLINK-4002 URL: https://issues.apache.org/jira/browse/FLINK-4002 Project: Flink Issue Type: Bug

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

2016-06-01 Thread Christophe S (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310186#comment-15310186 ] Christophe S commented on FLINK-2765: - Great! Almost all distro are in 1.1 or 1.2. > Upgrade hbase

[GitHub] flink pull request: [FLINK-2314] Make Streaming File Sources Persistent

2016-06-01 Thread aljoscha
Github user aljoscha commented on a diff in the pull request: https://github.com/apache/flink/pull/2020#discussion_r65347119 --- Diff: flink-tests/src/test/java/org/apache/flink/test/checkpointing/StreamFaultToleranceTestBase.java --- @@ -104,8 +106,21 @@ public void

[jira] [Commented] (FLINK-2314) Make Streaming File Sources Persistent

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310194#comment-15310194 ] ASF GitHub Bot commented on FLINK-2314: --- Github user aljoscha commented on the pull request:

[jira] [Commented] (FLINK-3667) Generalize client<->cluster communication

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310211#comment-15310211 ] ASF GitHub Bot commented on FLINK-3667: --- Github user mxm commented on a diff in the pull request:

[GitHub] flink pull request: [FLINK-3993] [py] Add generateSequence() support to Pyth...

2016-06-01 Thread omaralvarez
Github user omaralvarez commented on the pull request: https://github.com/apache/flink/pull/2055 Perfect. I'll open a new issue and try to fix that and document the test scripts. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] flink pull request: [FLINK-3919][flink-ml] Distributed Linear Algebra: row-b...

2016-06-01 Thread chiwanpark
Github user chiwanpark commented on the pull request: https://github.com/apache/flink/pull/1996 @chobeat Okay. Then we should force user to calculate dimensionality of matrix by changing type of number parameters in constructor. --- If your project is set up for it, you can reply to

[jira] [Commented] (FLINK-3919) Distributed Linear Algebra: row-based matrix

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310165#comment-15310165 ] ASF GitHub Bot commented on FLINK-3919: --- Github user chiwanpark commented on the pull request:

[GitHub] flink pull request: [FLINK-3806] [gelly] Revert use of DataSet.count()

2016-06-01 Thread greghogan
Github user greghogan commented on the pull request: https://github.com/apache/flink/pull/2036 Yes. If I allow IntelliJ to handle automatically organize imports then they can be reordered due to a lack of consistency and project-wide guidelines. --- If your project is set up for it,

[GitHub] flink pull request: [FLINK-2314] Make Streaming File Sources Persistent

2016-06-01 Thread aljoscha
Github user aljoscha commented on the pull request: https://github.com/apache/flink/pull/2020 The input formats still have a leftover field that stores the split. After that, the only thing that remains is the API methods. Also what was the reason for the new code in

[jira] [Commented] (FLINK-3993) [py] Add generateSequence() support to Python API

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309918#comment-15309918 ] ASF GitHub Bot commented on FLINK-3993: --- Github user omaralvarez commented on the pull request:

[GitHub] flink pull request: [FLINK-3993] [py] Add generateSequence() support to Pyth...

2016-06-01 Thread zentol
Github user zentol commented on the pull request: https://github.com/apache/flink/pull/2055 Changing the test infrastructure should be done as a separate issue. There are a few things that could be improved, especially a bit of documentation (like what is the difference between

[jira] [Commented] (FLINK-3994) Instable KNNITSuite

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309941#comment-15309941 ] ASF GitHub Bot commented on FLINK-3994: --- Github user mxm commented on the pull request:

[jira] [Commented] (FLINK-3919) Distributed Linear Algebra: row-based matrix

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309971#comment-15309971 ] ASF GitHub Bot commented on FLINK-3919: --- Github user chobeat commented on the pull request:

[jira] [Commented] (FLINK-3758) Add possibility to register accumulators in custom triggers

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310006#comment-15310006 ] ASF GitHub Bot commented on FLINK-3758: --- Github user StephanEwen commented on the pull request:

[jira] [Commented] (FLINK-4000) Exception: Could not restore checkpointed state to operators and functions; during Job Restart (Job restart is triggered due to one of the task manager failure)

2016-06-01 Thread Ufuk Celebi (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310007#comment-15310007 ] Ufuk Celebi commented on FLINK-4000: Thanks for reporting the issue. Did you configure a specific

[GitHub] flink pull request: [FLINK-3993] [py] Add generateSequence() support to Pyth...

2016-06-01 Thread omaralvarez
Github user omaralvarez commented on the pull request: https://github.com/apache/flink/pull/2055 I think, everything should be ready now. Although while performing testing, I have found something that I think is not ideal. If we use this code: ```python

[jira] [Commented] (FLINK-3993) [py] Add generateSequence() support to Python API

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309943#comment-15309943 ] ASF GitHub Bot commented on FLINK-3993: --- Github user zentol commented on the pull request:

[jira] [Commented] (FLINK-3477) Add hash-based combine strategy for ReduceFunction

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310040#comment-15310040 ] ASF GitHub Bot commented on FLINK-3477: --- Github user ggevay commented on a diff in the pull request:

[GitHub] flink pull request: [FLINK-3477] [runtime] Add hash-based combine strategy f...

2016-06-01 Thread ggevay
Github user ggevay commented on a diff in the pull request: https://github.com/apache/flink/pull/1517#discussion_r65331149 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/operators/hash/ReduceHashTable.java --- @@ -0,0 +1,1048 @@ +/* + * Licensed to the

[GitHub] flink pull request:

2016-06-01 Thread zentol
Github user zentol commented on the pull request: https://github.com/apache/flink/commit/7ad8375a89374bec80571029e9166f1336bdea8e#commitcomment-17693170 In flink-metric-reporters/flink-metrics-graphite/src/main/java/org/apache/flink/metrics/graphite/GraphiteReporter.java: In

[jira] [Updated] (FLINK-2672) Add partitioned output format to HDFS RollingSink

2016-06-01 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger updated FLINK-2672: -- Component/s: filesystem-connector > Add partitioned output format to HDFS RollingSink >

[jira] [Updated] (FLINK-3854) Support Avro key-value rolling sink writer

2016-06-01 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger updated FLINK-3854: -- Component/s: (was: esystem-connector) filesystem-connector > Support Avro

[GitHub] flink pull request: [FLINK-3994] [ml, tests] Fix flaky KNN integration tests

2016-06-01 Thread mxm
Github user mxm commented on the pull request: https://github.com/apache/flink/pull/2056 Thanks for fixing! --- 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

[GitHub] flink pull request: [FLINK-3919][flink-ml] Distributed Linear Algebra: row-b...

2016-06-01 Thread chobeat
Github user chobeat commented on the pull request: https://github.com/apache/flink/pull/1996 @chiwanpark Yeah I thought I could write the documentation as a third PR but I would like to review the block matrix first because it may change in structure. Anyway I will soon begin working

[GitHub] flink pull request: [FLINK-3763] RabbitMQ Source/Sink standardize connection...

2016-06-01 Thread rmetzger
Github user rmetzger commented on a diff in the pull request: https://github.com/apache/flink/pull/2054#discussion_r65328505 --- Diff: flink-streaming-connectors/flink-connector-rabbitmq/src/main/java/org/apache/flink/streaming/connectors/rabbitmq/common/RMQConnectionConfig.java ---

[jira] [Commented] (FLINK-3763) RabbitMQ Source/Sink standardize connection parameters

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309992#comment-15309992 ] ASF GitHub Bot commented on FLINK-3763: --- Github user rmetzger commented on a diff in the pull

[GitHub] flink pull request: [FLINK-3758] Add possibility to register accumulators in...

2016-06-01 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/1979 Sorry for chiming in late. I was wondering whether we actually need accumulators here, or what we should add is access to the metrics. Because the use case seems to be

[jira] [Created] (FLINK-4001) Add event time support to filesystem connector

2016-06-01 Thread Robert Metzger (JIRA)
Robert Metzger created FLINK-4001: - Summary: Add event time support to filesystem connector Key: FLINK-4001 URL: https://issues.apache.org/jira/browse/FLINK-4001 Project: Flink Issue Type:

[jira] [Commented] (FLINK-1873) Distributed matrix implementation

2016-06-01 Thread Simone Robutti (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309972#comment-15309972 ] Simone Robutti commented on FLINK-1873: --- I thought I could open a dedicated issue for the

[GitHub] flink pull request:

2016-06-01 Thread zentol
Github user zentol commented on the pull request: https://github.com/apache/flink/commit/7ad8375a89374bec80571029e9166f1336bdea8e#commitcomment-17693130 In flink-core/src/main/java/org/apache/flink/metrics/MetricRegistry.java: In

[jira] [Commented] (FLINK-3758) Add possibility to register accumulators in custom triggers

2016-06-01 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309998#comment-15309998 ] Robert Metzger commented on FLINK-3758: --- I think metrics and accumulators are going to co-exist.

[jira] [Updated] (FLINK-2706) Add support for streaming RollingFileSink to truncate / append on UNIX file systems

2016-06-01 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger updated FLINK-2706: -- Component/s: filesystem-connector > Add support for streaming RollingFileSink to truncate /

[jira] [Updated] (FLINK-3854) Support Avro key-value rolling sink writer

2016-06-01 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger updated FLINK-3854: -- Component/s: esystem-connector > Support Avro key-value rolling sink writer >

[GitHub] flink pull request:

2016-06-01 Thread zentol
Github user zentol commented on the pull request: https://github.com/apache/flink/commit/7ad8375a89374bec80571029e9166f1336bdea8e#commitcomment-17693724 In flink-core/src/main/java/org/apache/flink/metrics/MetricRegistry.java: In

[jira] [Commented] (FLINK-3667) Generalize client<->cluster communication

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310217#comment-15310217 ] ASF GitHub Bot commented on FLINK-3667: --- Github user mxm commented on a diff in the pull request:

  1   2   >