[GitHub] flink issue #2422: FLINK-4499: [WIP] Introduce findbugs maven plugin

2016-08-29 Thread smarthi
Github user smarthi commented on the issue: https://github.com/apache/flink/pull/2422 Sure. I tried to exclude the most obvious false negatives but didn't go to the full extent. Hopefully this is a good place to start. --- If your project is set up for it, you can reply to

[GitHub] flink issue #2422: FLINK-4499: Introduce findbugs maven plugin

2016-08-26 Thread smarthi
Github user smarthi commented on the issue: https://github.com/apache/flink/pull/2422 I updated the findbugs-exclude.xml with some basic rules that can be ignored. I set the to 'default' for now - can't keep it 'High' since it was freezing up my la

[GitHub] flink issue #2422: FLINK-4499: Introduce findbugs maven plugin

2016-08-25 Thread smarthi
Github user smarthi commented on the issue: https://github.com/apache/flink/pull/2422 Setup a default findbugs-exclude.xml, please feel free to customize as u deem fit for Flink. --- 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 #2422: FLINK-4499: Introduce findbugs maven plugin

2016-08-25 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/flink/pull/2422 FLINK-4499: Introduce findbugs maven plugin Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into consideration. If your changes

[GitHub] flink issue #2416: FLINK-4480: Incorrect link to elastic.co in documentation

2016-08-24 Thread smarthi
Github user smarthi commented on the issue: https://github.com/apache/flink/pull/2416 1. Changed the ES2 version to 2.3.5 2. Fixed broken ElasticsearchExample.java 3. Removed use of Guava API. --- If your project is set up for it, you can reply to this email and have your

[GitHub] flink pull request #2416: FLINK-4480: Incorrect link to elastic.co in docume...

2016-08-24 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/flink/pull/2416 FLINK-4480: Incorrect link to elastic.co in documentation Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into consideration. If

[GitHub] flink pull request #2367: [FLINK-3703][cep] Add sequence matching semantics ...

2016-08-14 Thread smarthi
Github user smarthi commented on a diff in the pull request: https://github.com/apache/flink/pull/2367#discussion_r74711517 --- Diff: flink-libraries/flink-cep/src/main/java/org/apache/flink/cep/nfa/SharedBuffer.java --- @@ -256,16 +267,75 @@ public void prune(long

[GitHub] flink pull request #2367: [FLINK-3703][cep] Add sequence matching semantics ...

2016-08-14 Thread smarthi
Github user smarthi commented on a diff in the pull request: https://github.com/apache/flink/pull/2367#discussion_r74711491 --- Diff: flink-libraries/flink-cep/src/main/java/org/apache/flink/cep/nfa/SharedBuffer.java --- @@ -256,16 +267,75 @@ public void prune(long

[GitHub] flink pull request #2367: [FLINK-3703][cep] Add sequence matching semantics ...

2016-08-14 Thread smarthi
Github user smarthi commented on a diff in the pull request: https://github.com/apache/flink/pull/2367#discussion_r74711450 --- Diff: flink-test-utils-parent/flink-test-utils/src/main/java/org/apache/flink/test/util/TestBaseUtils.java --- @@ -26,6 +26,7 @@ import

[GitHub] flink pull request #2275: FLINK-3929 Support for Kerberos Authentication wit...

2016-07-27 Thread smarthi
Github user smarthi commented on a diff in the pull request: https://github.com/apache/flink/pull/2275#discussion_r72472262 --- Diff: flink-core/src/main/java/org/apache/flink/util/Preconditions.java --- @@ -293,6 +293,16 @@ private static String format(@Nullable String template

[GitHub] flink pull request #2274: [FLINK-4180] [FLINK-4181] [table] add Batch SQL an...

2016-07-23 Thread smarthi
Github user smarthi commented on a diff in the pull request: https://github.com/apache/flink/pull/2274#discussion_r71981015 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/examples/java/JavaSQLExample.java --- @@ -0,0 +1,70 @@ +/* + * Licensed to the

[GitHub] flink pull request #2232: FLINK-4179: Update TPCHQuery3Table example

2016-07-12 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/flink/pull/2232 FLINK-4179: Update TPCHQuery3Table example Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into consideration. If your changes

[GitHub] flink pull request #2224: {hotfix} fix errors and formatting in NiFi documen...

2016-07-09 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/flink/pull/2224 {hotfix} fix errors and formatting in NiFi documentation Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into consideration. If

[GitHub] flink pull request #2162: FLINK-4103: Modify CsvTableSource to implement Str...

2016-06-24 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/flink/pull/2162 FLINK-4103: Modify CsvTableSource to implement StreamTableSource Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into consideration

[GitHub] flink pull request #2161: FLINK-4301: Modify CsvTableSource to implement Str...

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

[GitHub] flink issue #2161: FLINK-4301: Modify CsvTableSource to implement StreamTabl...

2016-06-24 Thread smarthi
Github user smarthi commented on the issue: https://github.com/apache/flink/pull/2161 Wrong Jira# closing 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 enabled and

[GitHub] flink pull request #2161: FLINK-4301: Modify CsvTableSource to implement Str...

2016-06-24 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/flink/pull/2161 FLINK-4301: Modify CsvTableSource to implement StreamTableSource Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into consideration

[GitHub] flink pull request #2099: Flink 3323: Add documentation for NiFi connector

2016-06-13 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/flink/pull/2099 Flink 3323: Add documentation for NiFi connector Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into consideration. If your

[GitHub] flink pull request: FLINK-3405: Extend NiFiSource with interface S...

2016-05-30 Thread smarthi
Github user smarthi commented on a diff in the pull request: https://github.com/apache/flink/pull/2047#discussion_r65068847 --- Diff: flink-streaming-connectors/flink-connector-nifi/src/main/java/org/apache/flink/streaming/connectors/nifi/NiFiSource.java --- @@ -143,4 +144,13

[GitHub] flink pull request: FLINK-3405: Extend NiFiSource with interface S...

2016-05-28 Thread smarthi
Github user smarthi commented on the pull request: https://github.com/apache/flink/pull/2047#issuecomment-222344951 I started to add some NiFi integration tests which are presently lacking, but realized that it would be better to have that as part of a different jira. --- If your

[GitHub] flink pull request: FLINK-3405: Extend NiFiSource with interface S...

2016-05-28 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/flink/pull/2047 FLINK-3405: Extend NiFiSource with interface StoppableFunction Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into consideration

[GitHub] flink pull request: Jackson version upgrade: default from 2.4.2 to...

2016-05-03 Thread smarthi
Github user smarthi commented on the pull request: https://github.com/apache/flink/pull/1952#issuecomment-216487812 There IRC Wikimedia channel is timing out and hence the reason for Wiki test failures, nothing to do with this PR. LGTM IMO --- If your project is set up for

[GitHub] flink pull request: Jackson version upgrade: default from 2.4.2 to...

2016-05-02 Thread smarthi
Github user smarthi commented on the pull request: https://github.com/apache/flink/pull/1952#issuecomment-216409045 ElasticSearch 2.x requires jackson >= 2.6.2, hence the Elastic 2.x connector jackson version is set at 2.7.x. Locally, I changed the Jackson version to be 2.7.x in

[GitHub] flink pull request: Jackson version upgrade: default from 2.4.2 to...

2016-04-30 Thread smarthi
Github user smarthi commented on a diff in the pull request: https://github.com/apache/flink/pull/1952#discussion_r61670156 --- Diff: flink-streaming-connectors/flink-connector-elasticsearch2/pom.xml --- @@ -55,11 +55,11 @@ under the License

[GitHub] flink pull request: [FLINK-3774] [shell] Forwards Flink configurat...

2016-04-19 Thread smarthi
Github user smarthi commented on a diff in the pull request: https://github.com/apache/flink/pull/1904#discussion_r60231836 --- Diff: flink-java/src/main/java/org/apache/flink/api/java/RemoteEnvironment.java --- @@ -133,26 +137,31 @@ public RemoteEnvironment(String host, int port

[GitHub] flink pull request: FLINK-3657: Change access of DataSetUtils.coun...

2016-04-13 Thread smarthi
GitHub user smarthi reopened a pull request: https://github.com/apache/flink/pull/1829 FLINK-3657: Change access of DataSetUtils.countElements() to 'public' You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/f

[GitHub] flink pull request: FLINK-3657: Change access of DataSetUtils.coun...

2016-04-02 Thread smarthi
Github user smarthi commented on the pull request: https://github.com/apache/flink/pull/1829#issuecomment-204762444 Closing this PR without merging as its "way too specific", thanks for all the feedback. --- If your project is set up for it, you can reply to this emai

[GitHub] flink pull request: FLINK-3657: Change access of DataSetUtils.coun...

2016-04-02 Thread smarthi
Github user smarthi closed the pull request at: https://github.com/apache/flink/pull/1829 --- 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

[GitHub] flink pull request: FLINK-3657: Change access of DataSetUtils.coun...

2016-03-24 Thread smarthi
Github user smarthi commented on the pull request: https://github.com/apache/flink/pull/1829#issuecomment-200848523 @uce @fhueske to add more context to this PR, we r in the final stretch of a planned 0.12.0 Mahout release that adds Flink as a distributed engine for Samsara linear

[GitHub] flink pull request: FLINK-3657: Change access of DataSetUtils.coun...

2016-03-23 Thread smarthi
Github user smarthi commented on the pull request: https://github.com/apache/flink/pull/1829#issuecomment-200551422 Not sure as to why u think this is "way to specific", this is a very convenient feature to have when dealing with Distributed Row Matrix (DRM) blocks for d

[GitHub] flink pull request: FLINK-3657: Change access of DataSetUtils.coun...

2016-03-22 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/flink/pull/1829 FLINK-3657: Change access of DataSetUtils.countElements() to 'public' You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/flink

[GitHub] flink pull request: FLINK-3115: Update ElasticSearch connector to ...

2016-03-21 Thread smarthi
Github user smarthi commented on a diff in the pull request: https://github.com/apache/flink/pull/1792#discussion_r56886134 --- Diff: flink-streaming-connectors/flink-connector-elasticsearch2/pom.xml --- @@ -0,0 +1,88 @@ + + +http://maven.apache.org/POM/4.0.0

[GitHub] flink pull request: [hotfix] [docs] Fix broken link in Windows doc...

2016-03-19 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/flink/pull/1816 [hotfix] [docs] Fix broken link in Windows docs for time.htm, changed to event_time.html You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] flink pull request: FLINK-3115: Update ElasticSearch connector to ...

2016-03-19 Thread smarthi
Github user smarthi commented on the pull request: https://github.com/apache/flink/pull/1792#issuecomment-198110028 @rmetzger @mxm This PR is good to merge now --- 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 pull request: [hotfix] [docs] Flink hotfix windows docs

2016-03-19 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/flink/pull/1815 [hotfix] [docs] Flink hotfix windows docs Fix broken link in windows docs to 'time' You can merge this pull request into a Git repository by running: $ git pull https://github.c

[GitHub] flink pull request: [WIP] FLINK-3115: Update ElasticSearch connect...

2016-03-19 Thread smarthi
Github user smarthi commented on a diff in the pull request: https://github.com/apache/flink/pull/1792#discussion_r56575375 --- Diff: flink-streaming-connectors/flink-connector-elasticsearch2/src/test/java/org/apache/flink/streaming/connectors/elasticsearch2

[GitHub] flink pull request: [hotfix] [docs] Flink hotfix windows docs

2016-03-19 Thread smarthi
Github user smarthi commented on the pull request: https://github.com/apache/flink/pull/1815#issuecomment-198085283 Bad PR, will submit a clean one --- 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

[GitHub] flink pull request: [hotfix] [docs] Flink hotfix windows docs

2016-03-19 Thread smarthi
Github user smarthi closed the pull request at: https://github.com/apache/flink/pull/1815 --- 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

[GitHub] flink pull request: [WIP] FLINK-3115: Update ElasticSearch connect...

2016-03-16 Thread smarthi
Github user smarthi commented on a diff in the pull request: https://github.com/apache/flink/pull/1792#discussion_r56316199 --- Diff: flink-streaming-connectors/flink-connector-elasticsearch2/pom.xml --- @@ -0,0 +1,107 @@ + + +http://maven.apache.org/POM/4.0.0

[GitHub] flink pull request: [WIP] FLINK-3115: Update ElasticSearch connect...

2016-03-15 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/flink/pull/1792 [WIP] FLINK-3115: Update ElasticSearch connector to 2.x You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/flink ElasticSearch2

[GitHub] flink pull request: Flink-3196: InputStream should be closed in En...

2016-01-26 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/flink/pull/1552 Flink-3196: InputStream should be closed in EnvironmentInformation#ge… …tRevisionInformation() You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] flink pull request: [hotfix]: remove references to deprecated juni...

2016-01-21 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/flink/pull/1539 [hotfix]: remove references to deprecated junit.framework.Assert from tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/flink

[GitHub] flink pull request: FLINK-3115:[WIP] Update ElasticSearch connecto...

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

[GitHub] flink pull request: FLINK-3115:[WIP] Update ElasticSearch connecto...

2016-01-06 Thread smarthi
Github user smarthi commented on the pull request: https://github.com/apache/flink/pull/1479#issuecomment-169450577 Closing this PR, will replace with a newer 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

[GitHub] flink pull request: [FLINK-3186] Deprecate DataSink.sortLocalOutpu...

2015-12-31 Thread smarthi
Github user smarthi commented on a diff in the pull request: https://github.com/apache/flink/pull/1478#discussion_r48663889 --- Diff: flink-tests/src/test/java/org/apache/flink/test/javaApiOperators/util/CollectionDataSets.java --- @@ -429,7 +418,6 @@ public String toString

[GitHub] flink pull request: FLINK-3115: Update ElasticSearch connector to ...

2015-12-30 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/flink/pull/1479 FLINK-3115: Update ElasticSearch connector to 2.x Initial version of ElasticSearch v2.x Connector You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] flink pull request: FLINK-3186: Deprecate DataSink.sortLocalOutput...

2015-12-27 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/flink/pull/1478 FLINK-3186: Deprecate DataSink.sortLocalOutput() methods You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/flink Flink-3186

[GitHub] flink pull request: FLINK-2949 [WIP]: Add method 'writeSequencefil...

2015-12-26 Thread smarthi
Github user smarthi commented on the pull request: https://github.com/apache/flink/pull/1311#issuecomment-167371893 I was gonna close this Jira and withdraw the PR. Closing now.. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] flink pull request: FLINK-2949 [WIP]: Add method 'writeSequencefil...

2015-12-26 Thread smarthi
Github user smarthi closed the pull request at: https://github.com/apache/flink/pull/1311 --- 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

[GitHub] flink pull request: FLINK-2949 [WIP]: Add method 'writeSequencefil...

2015-12-01 Thread smarthi
Github user smarthi commented on the pull request: https://github.com/apache/flink/pull/1311#issuecomment-161066615 @rmetzger This fell off my radar briefly as other things took priority. Let me know what you think about adding this to DataSet API, this follows from a similar change

[GitHub] flink pull request: [streaming-scala] Code cleanup: unused imports...

2015-11-22 Thread smarthi
Github user smarthi commented on the pull request: https://github.com/apache/flink/pull/1391#issuecomment-158790920 @rmetzger good to merge now, travis builds are successful. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] flink pull request: [streaming-scala] Code cleanup: unused imports...

2015-11-22 Thread smarthi
Github user smarthi commented on the pull request: https://github.com/apache/flink/pull/1391#issuecomment-158778768 @rmetzger This is from the Table API which this PR does not touch, I can either withdraw the PR or we could trigger another travis build for this PR and see if the

[GitHub] flink pull request: [streaming-scala] Code cleanup: unused imports...

2015-11-21 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/flink/pull/1391 [streaming-scala] Code cleanup: unused imports, fix javadocs You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/flink master

[GitHub] flink pull request:

2015-11-20 Thread smarthi
Github user smarthi commented on the pull request: https://github.com/apache/flink/commit/8dc70f2e770ac1c355869f5e0b5e23379b1ed76f#commitcomment-14534466 In flink-optimizer/src/test/java/org/apache/flink/optimizer/IterationsCompilerTest.java: In flink-optimizer/src/test/java/org

[GitHub] flink pull request: [docs] Fix Documentation formatting for recent...

2015-11-20 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/flink/pull/1389 [docs] Fix Documentation formatting for recently added ExecutionEnvironment.readSequenceFile() You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] flink pull request: FLINK-3041: Twitter Streaming Description sect...

2015-11-18 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/flink/pull/1379 FLINK-3041: Twitter Streaming Description section of Streaming Programming guide refers to an incorrect example 'TwitterLocal' You can merge this pull request into a Git repository

[GitHub] flink pull request: Change the parameter 'numSample' in DataSetUti...

2015-11-17 Thread smarthi
Github user smarthi commented on the pull request: https://github.com/apache/flink/pull/1362#issuecomment-157309957 @tillrohrmann this is the nitpick PR we talked about --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] flink pull request: FLINK-3022: Broken link 'Working With State' i...

2015-11-17 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/flink/pull/1364 FLINK-3022: Broken link 'Working With State' in Fault Tolerance Section of Stream Programming Guide You can merge this pull request into a Git repository by running: $ git

[GitHub] flink pull request: Change the parameter 'numSample' in DataSetUti...

2015-11-16 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/flink/pull/1362 Change the parameter 'numSample' in DataSetUtils.sampleWithSize() to … …'numSamples', and remove redundant Java 6 code You can merge this pull request into a Git r

[GitHub] flink pull request: FLINK-3013: Incorrect package declaration in G...

2015-11-16 Thread smarthi
Github user smarthi commented on the pull request: https://github.com/apache/flink/pull/1356#issuecomment-157158385 Updated the PR title and description --- 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

[GitHub] flink pull request: Flink-3017: Fix broken 'Slots' link on Streami...

2015-11-15 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/flink/pull/1357 Flink-3017: Fix broken 'Slots' link on Streaming Guide. You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/flink Flink-3017 Alt

[GitHub] flink pull request: FLINK-3013: Incorrect package declaration in G...

2015-11-15 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/flink/pull/1356 FLINK-3013: Incorrect package declaration in GellyScalaAPICompletenessTest.scala You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/flink

[GitHub] flink pull request:

2015-11-04 Thread smarthi
Github user smarthi commented on the pull request: https://github.com/apache/flink/commit/dd66e61ecc5da5b15a610f04b98c8386d141f910#commitcomment-14182299 Consider using Google Calipers for micro benchmarking ?? - https://github.com/google/caliper --- If your project is set up

[GitHub] flink pull request: [FLINK-2918] Add method to read a file of type...

2015-10-30 Thread smarthi
Github user smarthi commented on the pull request: https://github.com/apache/flink/pull/1299#issuecomment-152691666 @chiwanpark Fixed it --- 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

[GitHub] flink pull request: FLINK-2949 [WIP]: Add method 'writeSequencefil...

2015-10-30 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/flink/pull/1311 FLINK-2949 [WIP]: Add method 'writeSequencefile' to DataSet You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/flink

[GitHub] flink pull request: [FLINK-1966][ml]Add support for Predictive Mod...

2015-10-29 Thread smarthi
Github user smarthi commented on the pull request: https://github.com/apache/flink/pull/1186#issuecomment-152265442 Suggest that you see how PMML been's done on Oryx 2.0 (PMML in Spark followed Oryx 2.0). PMML support was discussed various times on the Mahout project and was

[GitHub] flink pull request: [FLINK-2918] Add method to read a file of type...

2015-10-29 Thread smarthi
Github user smarthi commented on the pull request: https://github.com/apache/flink/pull/1299#issuecomment-152231287 @fhueske Updated ProgrammingGuide.md to reflect the missing APIs --- 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-2918] Add method to read a file of type...

2015-10-27 Thread smarthi
Github user smarthi commented on the pull request: https://github.com/apache/flink/pull/1299#issuecomment-151398008 @tillrohrmann There's an existing DataSet#write() api, don't think we need a DataSet#writeAsSequenceFile(). --- If your project is set up for it, you can rep

[GitHub] flink pull request: [FLINK-2918] Add method to read a file of type...

2015-10-26 Thread smarthi
Github user smarthi commented on the pull request: https://github.com/apache/flink/pull/1299#issuecomment-151130141 Also need to add a method for the new Hadoop API, the present PR only deals with Hadoop v1 --- If your project is set up for it, you can reply to this email and have

[GitHub] flink pull request: [FLINK-2918] Add method to read a file of type...

2015-10-25 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/flink/pull/1299 [FLINK-2918] Add method to read a file of type SequenceFileInputFormat Fixes You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/flink work

[GitHub] flink pull request: Flink-1780: Rename FlatCombineFunction to Grou...

2015-03-25 Thread smarthi
Github user smarthi commented on a diff in the pull request: https://github.com/apache/flink/pull/530#discussion_r27135717 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/operators/RegularPactTask.java --- @@ -1465,7 +1467,9 @@ public static void

[GitHub] flink pull request: Flink-1780: Rename FlatCombineFunction to Grou...

2015-03-25 Thread smarthi
Github user smarthi commented on a diff in the pull request: https://github.com/apache/flink/pull/530#discussion_r27135877 --- Diff: flink-java/src/main/java/org/apache/flink/api/java/typeutils/TypeExtractor.java --- @@ -1425,11 +1425,9 @@ public static boolean isClassType(Type t

[GitHub] flink pull request: Flink-1780: Rename FlatCombineFunction to Grou...

2015-03-25 Thread smarthi
Github user smarthi commented on a diff in the pull request: https://github.com/apache/flink/pull/530#discussion_r27135686 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/operators/RegularPactTask.java --- @@ -525,7 +525,9 @@ protected void run() throws Exception

[GitHub] flink pull request: Flink-1780: Rename FlatCombineFunction to Grou...

2015-03-25 Thread smarthi
Github user smarthi commented on the pull request: https://github.com/apache/flink/pull/530#issuecomment-86091921 @mxm please go ahead --- 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

[GitHub] flink pull request: Flink-1780: Rename FlatCombineFunction to Grou...

2015-03-25 Thread smarthi
Github user smarthi commented on a diff in the pull request: https://github.com/apache/flink/pull/530#discussion_r27133810 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/operators/AllGroupCombineDriver.java --- @@ -35,20 +35,20 @@ * Like

[GitHub] flink pull request: Flink-1780: Rename FlatCombineFunction to Grou...

2015-03-24 Thread smarthi
Github user smarthi commented on the pull request: https://github.com/apache/flink/pull/530#issuecomment-85697927 @fhueske i think we shuld be LGTM now --- 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

[GitHub] flink pull request: Flink-1780: Rename FlatCombineFunction to Grou...

2015-03-24 Thread smarthi
Github user smarthi commented on the pull request: https://github.com/apache/flink/pull/530#issuecomment-85688590 @fhueske yeah noticed that too, will update the 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

[GitHub] flink pull request: Flink-1780: Rename FlatCombineFunction to Grou...

2015-03-24 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/flink/pull/530 Flink-1780: Rename FlatCombineFunction to GroupCombineFunction Fixes Flink-1780 You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/flink