[jira] [Commented] (FLINK-6920) Remove minor guava usages in several modules

2017-06-25 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on FLINK-6920:
---

Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/4124


> Remove minor guava usages in several modules
> 
>
> Key: FLINK-6920
> URL: https://issues.apache.org/jira/browse/FLINK-6920
> Project: Flink
>  Issue Type: Improvement
>  Components: Batch Connectors and Input/Output Formats, Build System, 
> ElasticSearch Connector, Gelly, Tests
>Affects Versions: 1.4.0
>Reporter: Chesnay Schepler
>Assignee: Chesnay Schepler
> Fix For: 1.4.0
>
>
> The following modules use guava without declaring it as a dependency:
> {code}
> flink-connector-elasticsearch
> flink-connector-filesystem
> flink-gelly-examples
> flink-gelly-scala
> flink-test-utils
> {code}
> Guava is used very sparingly (and sometimes for no good reason), so i suggest 
> to rework the usages.



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


[GitHub] flink pull request #4115: [FLINK-6863] Remove batchdependency from streaming...

2017-06-25 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/4115


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request #4125: [FLINK-6682] [checkpoints] Improve error message i...

2017-06-25 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/4125


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (FLINK-6786) Remove duplicate QueryScopeInfoTest

2017-06-25 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on FLINK-6786:
---

Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/4034


> Remove duplicate QueryScopeInfoTest
> ---
>
> Key: FLINK-6786
> URL: https://issues.apache.org/jira/browse/FLINK-6786
> Project: Flink
>  Issue Type: Improvement
>  Components: Metrics, Tests
>Affects Versions: 1.4.0
>Reporter: Chesnay Schepler
>Assignee: Chesnay Schepler
> Fix For: 1.4.0
>
>
> The {{QueryScopeInfoTest}} exists twice in {{runtime/metrics}}, under 
> {{groups/}} and {{dump/}}.
> These should be merged together.



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


[jira] [Commented] (FLINK-6541) Jar upload directory not created

2017-06-25 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on FLINK-6541:
---

Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/3894


> Jar upload directory not created
> 
>
> Key: FLINK-6541
> URL: https://issues.apache.org/jira/browse/FLINK-6541
> Project: Flink
>  Issue Type: Bug
>  Components: Webfrontend
>Affects Versions: 1.2.0, 1.3.0, 1.4.0
>Reporter: Andrey
>Assignee: Chesnay Schepler
>Priority: Minor
>
> Steps to reproduce:
> * setup configuration property: jobmanager.web.tmpdir = /mnt/flink/web
> * this directory should not exist
> * Run flink job manager.
> * in logs: 
> {code}
> 2017-05-11 12:07:58,397 ERROR 
> org.apache.flink.runtime.webmonitor.WebMonitorUtils   - WebServer 
> could not be created [main]
> java.io.IOException: Jar upload directory 
> /mnt/flink/web/flink-web-3f2733c3-6f4c-4311-b617-1e93d9535421 cannot be 
> created or is not writable.
> {code}
> Expected:
> * create parent directories if they do not exit. i.e. use 
> "uploadDir.mkdirs()" instead of "uploadDir.mkdir()"
> Note:
> * BlobServer create parent directories (See BlobUtils storageDir.mkdirs())



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


[GitHub] flink pull request #4034: [FLINK-6786] [metrics] Deduplicate QueryScopeIntoT...

2017-06-25 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/4034


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request #4083: [FLINK-6742] Improve savepoint migration failure e...

2017-06-25 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/4083


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request #4140: [FLINK-6943] Improve exceptions within TypeExtract...

2017-06-25 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/4140


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (FLINK-6788) Remove unused GenericFlatTypePostPass/AbstractSchema class

2017-06-25 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on FLINK-6788:
---

Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/4118


> Remove unused GenericFlatTypePostPass/AbstractSchema class
> --
>
> Key: FLINK-6788
> URL: https://issues.apache.org/jira/browse/FLINK-6788
> Project: Flink
>  Issue Type: Improvement
>  Components: Optimizer
>Affects Versions: 1.4.0
>Reporter: Chesnay Schepler
>Assignee: Miao Wang
>Priority: Trivial
>
> The {{AbstractSchema}} and {{GenericFlatTypePostPass}} classes in 
> {{org.apache.flink.optimizer.postpass}} are unused and could maybe be removed.
> [~fhueske] your thoughts?



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


[GitHub] flink pull request #4151: [FLINK-6389] [connector] Upgrade hbase dependency ...

2017-06-25 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/4151


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request #4148: [FLINK-6956] Make table example POJO classes publi...

2017-06-25 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/4148


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request #3894: [FLINK-6541] Improve tmp dir setup in TM/WebMonito...

2017-06-25 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/3894


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (FLINK-6863) Fully separate streaming examples

2017-06-25 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on FLINK-6863:
---

Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/4115


> Fully separate streaming examples
> ---
>
> Key: FLINK-6863
> URL: https://issues.apache.org/jira/browse/FLINK-6863
> Project: Flink
>  Issue Type: Improvement
>  Components: Examples
>Affects Versions: 1.4.0
>Reporter: Chesnay Schepler
>Assignee: Chesnay Schepler
> Fix For: 1.4.0
>
>
> The streaming examples module currently depends on the batch examples, 
> specifically they re-use {{WordCountData}} for {{PojoExample}}, 
> {{SideOutputExample}}, {{WordCount}} and {{WindowWordCount}}.
> I propose simply copying the example data to make the module more 
> self-contained.



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


[GitHub] flink pull request #4116: [FLINK-6769] Replace usage of deprecated FileSyste...

2017-06-25 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/4116


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (FLINK-6868) Using `scala.binary.version` for `flink-streaming-scala` in `Cassandra Connector`

2017-06-25 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on FLINK-6868:
---

Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/4087


> Using `scala.binary.version` for `flink-streaming-scala` in `Cassandra 
> Connector`
> -
>
> Key: FLINK-6868
> URL: https://issues.apache.org/jira/browse/FLINK-6868
> Project: Flink
>  Issue Type: Bug
>  Components: Build System, Cassandra Connector
>Affects Versions: 1.4.0
>Reporter: Benedict Jin
>Assignee: Benedict Jin
>Priority: Blocker
> Fix For: 1.4.0
>
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> Shoud using `scala.binary.version` for `flink-streaming-scala` in `Cassandra 
> Connector`.



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


[GitHub] flink pull request #4087: [FLINK-6868][build] Using `scala.binary.version` f...

2017-06-25 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/4087


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (FLINK-6798) Remove/update documentation about network buffer tuning

2017-06-25 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on FLINK-6798:
---

Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/4080


> Remove/update documentation about network buffer tuning
> ---
>
> Key: FLINK-6798
> URL: https://issues.apache.org/jira/browse/FLINK-6798
> Project: Flink
>  Issue Type: Sub-task
>  Components: Documentation, Network
>Reporter: Robert Metzger
>Assignee: Nico Kruber
> Fix For: 1.3.0
>
>
> {quote}The number of network buffers is a parameter that can currently have 
> an effect on checkpointing at large scale. The Flink community is working on 
> eliminating that parameter in the next versions of Flink.
> {quote} 
> in 
> https://ci.apache.org/projects/flink/flink-docs-release-1.3/monitoring/large_state_tuning.html#tuning-network-buffers



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


[jira] [Commented] (FLINK-6943) Improve exceptions within TypeExtractionUtils#getSingleAbstractMethod

2017-06-25 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on FLINK-6943:
---

Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/4140


> Improve exceptions within TypeExtractionUtils#getSingleAbstractMethod
> -
>
> Key: FLINK-6943
> URL: https://issues.apache.org/jira/browse/FLINK-6943
> Project: Flink
>  Issue Type: Bug
>  Components: Core
>Reporter: Dawid Wysakowicz
>Assignee: Dawid Wysakowicz
>
> Exception message seems to be inexact. 
> Also if there is no SAM, sam would be null upon returning from the method.
> The suggestion from a review was to change the message and add a check (for 
> null sam) prior to returning.
> Another suggestion is to check if the given method is an interface, as only 
> for interface it is possible to pass lambda.



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


[GitHub] flink pull request #4033: [FLINK-6784][docs] update externalized checkpoints...

2017-06-25 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/4033


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (FLINK-6784) Add some notes about externalized checkpoints and the difference to savepoints

2017-06-25 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on FLINK-6784:
---

Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/4033


> Add some notes about externalized checkpoints and the difference to savepoints
> --
>
> Key: FLINK-6784
> URL: https://issues.apache.org/jira/browse/FLINK-6784
> Project: Flink
>  Issue Type: Sub-task
>  Components: Documentation, State Backends, Checkpointing
>Affects Versions: 1.3.0
>Reporter: Nico Kruber
>Assignee: Nico Kruber
> Fix For: 1.3.0
>
>
> while externalized checkpoints are described somehow, there does not seem to 
> be any paragraph explaining the difference to savepoints, also there are two 
> checkpointing docs which could at least be linked somehow



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


[jira] [Commented] (FLINK-6389) Upgrade hbase dependency to 1.3.1

2017-06-25 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on FLINK-6389:
---

Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/4151


> Upgrade hbase dependency to 1.3.1
> -
>
> Key: FLINK-6389
> URL: https://issues.apache.org/jira/browse/FLINK-6389
> Project: Flink
>  Issue Type: Improvement
>  Components: Batch Connectors and Input/Output Formats
>Reporter: Ted Yu
>Assignee: mingleizhang
>Priority: Minor
>
> hbase 1.3.1 has been released.
> It fixes compatibility issue in 1.3.0 release, among other bug fixes.
> We should upgrade to hbase 1.3.1



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


[GitHub] flink pull request #4118: [FLINK-6788]:Remove unused GenericFlatTypePostPass...

2017-06-25 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/4118


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request #4080: [FLINK-6798][docs] update old network buffer notic...

2017-06-25 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/4080


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (FLINK-6967) Fully separate batch and storm examples

2017-06-25 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on FLINK-6967:
---

Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/4159


> Fully separate batch and storm examples
> ---
>
> Key: FLINK-6967
> URL: https://issues.apache.org/jira/browse/FLINK-6967
> Project: Flink
>  Issue Type: Improvement
>  Components: Examples, Storm Compatibility
>Affects Versions: 1.4.0
>Reporter: Chesnay Schepler
>Assignee: Chesnay Schepler
>Priority: Minor
> Fix For: 1.4.0
>
>
> Like the streaming examples (see FLINK-6863) the storm examples have a 
> dependency on the batch examples, exclusively for the WordCount example data.
> I propose to duplicate the test data again for the storm examples.



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


[GitHub] flink pull request #4124: [FLINK-6920] Remove minor guava usages

2017-06-25 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/4124


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


<    1   2