[GitHub] flink pull request: Fix Avro getter/setter recognition

2015-10-14 Thread fhueske
Github user fhueske commented on the pull request: https://github.com/apache/flink/pull/1252#issuecomment-148075476 Hi @ukarlsson, thanks for the pull request. Can you please open a [JIRA issue](https://issues.apache.org/jira/browse/FLINK) for this bug and add a bit of context

[jira] [Resolved] (FLINK-2266) Building Flink for a specific HDP version fails

2015-10-14 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger resolved FLINK-2266. --- Resolution: Fixed Closed as duplicate > Building Flink for a specific HDP version fails >

[jira] [Closed] (FLINK-2266) Building Flink for a specific HDP version fails

2015-10-14 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger closed FLINK-2266. - > Building Flink for a specific HDP version fails > --- >

[jira] [Commented] (FLINK-2849) AggregatingAlignedProcessingTimeWindowOperatorTest failure

2015-10-14 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14957139#comment-14957139 ] Stephan Ewen commented on FLINK-2849: - I saw this as well. Should be fixed in an upcoming pull

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

2015-10-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14957026#comment-14957026 ] ASF GitHub Bot commented on FLINK-7: Github user fhueske commented on the pull request:

[GitHub] flink pull request: change "it's" contraction to possession "its"

2015-10-14 Thread fhueske
Github user fhueske commented on the pull request: https://github.com/apache/flink/pull/1256#issuecomment-148071172 Thanks for the PR! Good to merge --- 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

[jira] [Created] (FLINK-2852) Fix flaky ScalaShellITSuite

2015-10-14 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-2852: Summary: Fix flaky ScalaShellITSuite Key: FLINK-2852 URL: https://issues.apache.org/jira/browse/FLINK-2852 Project: Flink Issue Type: Bug

[GitHub] flink pull request: [FLINK-1745] Add exact k-nearest-neighbours al...

2015-10-14 Thread tillrohrmann
Github user tillrohrmann commented on the pull request: https://github.com/apache/flink/pull/1220#issuecomment-148091245 Don't worry @danielblazevski. The warning simply says that the netlib blas library cannot find a native implementation (fortran blas routines) on your system. But

[jira] [Commented] (FLINK-2763) Bug in Hybrid Hash Join: Request to spill a partition with less than two buffers.

2015-10-14 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14957123#comment-14957123 ] Stephan Ewen commented on FLINK-2763: - Thanks for reporting this. I'll try to look into this in the

[jira] [Commented] (FLINK-2763) Bug in Hybrid Hash Join: Request to spill a partition with less than two buffers.

2015-10-14 Thread Flavio Pompermaier (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14957172#comment-14957172 ] Flavio Pompermaier commented on FLINK-2763: --- Ok, just let me know if you need to test the patch

[jira] [Commented] (FLINK-2851) Merge Language-Binding into Python API and move to flink-libraries

2015-10-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14957060#comment-14957060 ] ASF GitHub Bot commented on FLINK-2851: --- GitHub user zentol opened a pull request:

[GitHub] flink pull request: [FLINK-1745] Add exact k-nearest-neighbours al...

2015-10-14 Thread danielblazevski
Github user danielblazevski commented on the pull request: https://github.com/apache/flink/pull/1220#issuecomment-148088594 Thanks @tillrohrmann, I changed my code using the .asBreeze and .fromBreeze. I think I am now having trouble linking to the Breeze library. When I now try to

[jira] [Commented] (FLINK-1745) Add exact k-nearest-neighbours algorithm to machine learning library

2015-10-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14957112#comment-14957112 ] ASF GitHub Bot commented on FLINK-1745: --- Github user tillrohrmann commented on the pull request:

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

2015-10-14 Thread fhueske
Github user fhueske commented on the pull request: https://github.com/apache/flink/pull/1255#issuecomment-148070644 Hi @ChengXiangLi, thanks a lot for the PR! Range partitioning has been very long on our feature list ;-) I'll look into this in the next days. --- If your

[GitHub] flink pull request: [FLINK-2851] Move PythonAPI to flink-libraries

2015-10-14 Thread zentol
GitHub user zentol opened a pull request: https://github.com/apache/flink/pull/1257 [FLINK-2851] Move PythonAPI to flink-libraries You can merge this pull request into a Git repository by running: $ git pull https://github.com/zentol/flink _move_libraries Alternatively you

[GitHub] flink pull request: [FLINK-2851] Move PythonAPI to flink-libraries

2015-10-14 Thread sachingoel0101
Github user sachingoel0101 commented on a diff in the pull request: https://github.com/apache/flink/pull/1257#discussion_r42016074 --- Diff: flink-libraries/flink-python/src/main/java/org/apache/flink/python/api/PythonOperationInfo.java --- @@ -1,3 +1,5 @@ +package

[jira] [Commented] (FLINK-2851) Merge Language-Binding into Python API and move to flink-libraries

2015-10-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14957240#comment-14957240 ] ASF GitHub Bot commented on FLINK-2851: --- Github user zentol commented on a diff in the pull request:

[GitHub] flink pull request: [FLINK-2851] Move PythonAPI to flink-libraries

2015-10-14 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/1257#discussion_r42018555 --- Diff: flink-libraries/flink-python/src/main/java/org/apache/flink/python/api/PythonOperationInfo.java --- @@ -1,3 +1,5 @@ +package

[GitHub] flink pull request: [FLINK-1745] Add exact k-nearest-neighbours al...

2015-10-14 Thread danielblazevski
Github user danielblazevski commented on the pull request: https://github.com/apache/flink/pull/1220#issuecomment-148112946 I see @tillrohrmann. The test was running without ending, and I assumed it had to do with the warning. Realized that the partitionBox implementation that you

[jira] [Commented] (FLINK-1745) Add exact k-nearest-neighbours algorithm to machine learning library

2015-10-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14957245#comment-14957245 ] ASF GitHub Bot commented on FLINK-1745: --- Github user danielblazevski commented on the pull request:

[GitHub] flink pull request: [FLINK-1745] Add exact k-nearest-neighbours al...

2015-10-14 Thread danielblazevski
Github user danielblazevski closed the pull request at: https://github.com/apache/flink/pull/1220 --- 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

[GitHub] flink pull request: [FLINK-1745] Add exact k-nearest-neighbours al...

2015-10-14 Thread danielblazevski
Github user danielblazevski commented on the pull request: https://github.com/apache/flink/pull/1220#issuecomment-148115166 @tillrohrmann scratch that, found a typo on my end that would result in a infinite loop --- If your project is set up for it, you can reply to this email

[jira] [Commented] (FLINK-1745) Add exact k-nearest-neighbours algorithm to machine learning library

2015-10-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14957257#comment-14957257 ] ASF GitHub Bot commented on FLINK-1745: --- Github user danielblazevski closed the pull request at:

[GitHub] flink pull request: [FLINK-1745] Add exact k-nearest-neighbours al...

2015-10-14 Thread danielblazevski
GitHub user danielblazevski reopened a pull request: https://github.com/apache/flink/pull/1220 [FLINK-1745] Add exact k-nearest-neighbours algorithm to machine learning library I added a quadtree data structure for the knn algorithm. @chiwanpark made originally made a pull

[jira] [Commented] (FLINK-1745) Add exact k-nearest-neighbours algorithm to machine learning library

2015-10-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14957261#comment-14957261 ] ASF GitHub Bot commented on FLINK-1745: --- GitHub user danielblazevski reopened a pull request:

[GitHub] flink pull request: [FLINK-1745] Add exact k-nearest-neighbours al...

2015-10-14 Thread danielblazevski
Github user danielblazevski commented on the pull request: https://github.com/apache/flink/pull/1220#issuecomment-148115361 re-open PR --- 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-1745) Add exact k-nearest-neighbours algorithm to machine learning library

2015-10-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14957256#comment-14957256 ] ASF GitHub Bot commented on FLINK-1745: --- Github user danielblazevski commented on the pull request:

[jira] [Commented] (FLINK-1745) Add exact k-nearest-neighbours algorithm to machine learning library

2015-10-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14957329#comment-14957329 ] ASF GitHub Bot commented on FLINK-1745: --- Github user danielblazevski commented on the pull request:

[GitHub] flink pull request: [FLINK-1745] Add exact k-nearest-neighbours al...

2015-10-14 Thread danielblazevski
Github user danielblazevski commented on the pull request: https://github.com/apache/flink/pull/1220#issuecomment-148125833 @tillrohrmann I fixed a couple of typos and verified that center/width of the root node are what they should be based on the input of MinVec and MaxVec.

[GitHub] flink pull request: [FLINK-1745] Add exact k-nearest-neighbours al...

2015-10-14 Thread danielblazevski
Github user danielblazevski commented on the pull request: https://github.com/apache/flink/pull/1220#issuecomment-148132199 Ah... @tillrohrmann, I need to adjust my `whichChildren` method -- used in `insertRecur` -- to accommodate for your partitionBox, that may just well fix the

[jira] [Commented] (FLINK-1745) Add exact k-nearest-neighbours algorithm to machine learning library

2015-10-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14957371#comment-14957371 ] ASF GitHub Bot commented on FLINK-1745: --- Github user danielblazevski commented on the pull request:

[jira] [Commented] (FLINK-2847) Fix flaky test in StormTestBase.testJob

2015-10-14 Thread Sachin Goel (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14956614#comment-14956614 ] Sachin Goel commented on FLINK-2847: Observed a failure in {{WordCountLocalNamedITCase}}. The cause

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

2015-10-14 Thread sachingoel0101
Github user sachingoel0101 commented on the pull request: https://github.com/apache/flink/pull/1214#issuecomment-147997899 Failures on unrelated cases: JIRA 2847, and the scala shell test is flaky. Till is working on it. --- If your project is set up for it, you can reply to this

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

2015-10-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14956617#comment-14956617 ] ASF GitHub Bot commented on FLINK-2797: --- Github user sachingoel0101 commented on the pull request:

[jira] [Reopened] (FLINK-2847) Fix flaky test in StormTestBase.testJob

2015-10-14 Thread Sachin Goel (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sachin Goel reopened FLINK-2847: > Fix flaky test in StormTestBase.testJob > --- > >

[GitHub] flink pull request: [FLINK-2624]: RabbitMQSource now extends Messa...

2015-10-14 Thread HilmiYildirim
Github user HilmiYildirim commented on the pull request: https://github.com/apache/flink/pull/1243#issuecomment-147963553 There are test failures. But it seems this is not my fault. Furthermore, I have not synchronized by the checkpointingLock when calling addId. I think it is

[jira] [Commented] (FLINK-2624) RabbitMQ source / sink should participate in checkpointing

2015-10-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14956434#comment-14956434 ] ASF GitHub Bot commented on FLINK-2624: --- Github user HilmiYildirim commented on the pull request:

[jira] [Updated] (FLINK-2789) Vulnerability to XSS attack due to printing HTML output

2015-10-14 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated FLINK-2789: -- Priority: Minor (was: Major) > Vulnerability to XSS attack due to printing HTML output >

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

2015-10-14 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

[GitHub] flink pull request: change "it's" contraction to possession "its"

2015-10-14 Thread mjsax
Github user mjsax commented on the pull request: https://github.com/apache/flink/pull/1256#issuecomment-148207709 Merging this. --- 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

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

2015-10-14 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-2827) Potential resource leak in TwitterSource#loadAuthenticationProperties()

2015-10-14 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated FLINK-2827: -- Description: Here is related code: {code} Properties properties = new Properties();

[GitHub] flink pull request: change "it's" contraction to possession "its"

2015-10-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/1256 --- 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] [Commented] (FLINK-1745) Add exact k-nearest-neighbours algorithm to machine learning library

2015-10-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14956781#comment-14956781 ] ASF GitHub Bot commented on FLINK-1745: --- Github user danielblazevski commented on a diff in the pull

[GitHub] flink pull request: [FLINK-1745] Add exact k-nearest-neighbours al...

2015-10-14 Thread danielblazevski
Github user danielblazevski commented on a diff in the pull request: https://github.com/apache/flink/pull/1220#discussion_r41984424 --- Diff: flink-staging/flink-ml/src/main/scala/org/apache/flink/ml/nn/QuadTree.scala --- @@ -0,0 +1,305 @@ + +/* + * Licensed to the

[jira] [Created] (FLINK-2851) Merge Language-Binding into Python API and move to flink-libraries

2015-10-14 Thread Chesnay Schepler (JIRA)
Chesnay Schepler created FLINK-2851: --- Summary: Merge Language-Binding into Python API and move to flink-libraries Key: FLINK-2851 URL: https://issues.apache.org/jira/browse/FLINK-2851 Project:

[GitHub] flink pull request: [FLINK-1745] Add exact k-nearest-neighbours al...

2015-10-14 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/1220#discussion_r41992363 --- Diff: flink-staging/flink-ml/src/main/scala/org/apache/flink/ml/nn/QuadTree.scala --- @@ -0,0 +1,305 @@ + +/* + * Licensed to the Apache

[jira] [Commented] (FLINK-1745) Add exact k-nearest-neighbours algorithm to machine learning library

2015-10-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14956937#comment-14956937 ] ASF GitHub Bot commented on FLINK-1745: --- Github user tillrohrmann commented on a diff in the pull

[GitHub] flink pull request: [FLINK-1745] Add exact k-nearest-neighbours al...

2015-10-14 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/1220#discussion_r41992974 --- Diff: flink-staging/flink-ml/src/main/scala/org/apache/flink/ml/nn/QuadTree.scala --- @@ -0,0 +1,305 @@ + +/* + * Licensed to the Apache

[jira] [Commented] (FLINK-1745) Add exact k-nearest-neighbours algorithm to machine learning library

2015-10-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14956944#comment-14956944 ] ASF GitHub Bot commented on FLINK-1745: --- Github user tillrohrmann commented on a diff in the pull

[jira] [Commented] (FLINK-2851) Merge Language-Binding into Python API and move to flink-libraries

2015-10-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14957190#comment-14957190 ] ASF GitHub Bot commented on FLINK-2851: --- Github user sachingoel0101 commented on a diff in the pull

[jira] [Commented] (FLINK-1745) Add exact k-nearest-neighbours algorithm to machine learning library

2015-10-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14957260#comment-14957260 ] ASF GitHub Bot commented on FLINK-1745: --- Github user danielblazevski commented on the pull request:

[jira] [Commented] (FLINK-2851) Merge Language-Binding into Python API and move to flink-libraries

2015-10-14 Thread Maximilian Michels (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14956909#comment-14956909 ] Maximilian Michels commented on FLINK-2851: --- Merge Language-Binding: As far as I remember the

[jira] [Created] (FLINK-2853) Apply JMH on Flink benchmarks

2015-10-14 Thread GaoLun (JIRA)
GaoLun created FLINK-2853: - Summary: Apply JMH on Flink benchmarks Key: FLINK-2853 URL: https://issues.apache.org/jira/browse/FLINK-2853 Project: Flink Issue Type: Sub-task Components:

[jira] [Commented] (FLINK-2851) Merge Language-Binding into Python API and move to flink-libraries

2015-10-14 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14956979#comment-14956979 ] Aljoscha Krettek commented on FLINK-2851: - +1, you know this best so I trust you on this > Merge

[jira] [Resolved] (FLINK-2697) Deadlock in StreamDiscretizer

2015-10-14 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aljoscha Krettek resolved FLINK-2697. - Resolution: Fixed Resolved by removing the trigger/eviction based window system. >

[jira] [Resolved] (FLINK-2181) SessionWindowing example has a memleak

2015-10-14 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aljoscha Krettek resolved FLINK-2181. - Resolution: Fixed Fix Version/s: 0.10 Resolved by removing the trigger/eviction

[jira] [Updated] (FLINK-2697) Deadlock in StreamDiscretizer

2015-10-14 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aljoscha Krettek updated FLINK-2697: Fix Version/s: 0.10 > Deadlock in StreamDiscretizer > - > >

[jira] [Resolved] (FLINK-2234) CoStreamWindow is Dependent on Input Ordering

2015-10-14 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aljoscha Krettek resolved FLINK-2234. - Resolution: Fixed Fix Version/s: 0.10 Resolved by removing the trigger/eviction

[jira] [Reopened] (FLINK-2607) Shade plugin copies signature files from original jar into fat jar

2015-10-14 Thread Maximilian Michels (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maximilian Michels reopened FLINK-2607: --- Opening to add fix version 0.9.2 > Shade plugin copies signature files from original jar

[jira] [Updated] (FLINK-2607) Shade plugin copies signature files from original jar into fat jar

2015-10-14 Thread Maximilian Michels (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maximilian Michels updated FLINK-2607: -- Fix Version/s: 0.9.2 > Shade plugin copies signature files from original jar into fat

[jira] [Closed] (FLINK-2607) Shade plugin copies signature files from original jar into fat jar

2015-10-14 Thread Maximilian Michels (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maximilian Michels closed FLINK-2607. - Resolution: Fixed Pushed also to the release-0.9 branch. > Shade plugin copies signature