Re: New Download Page

2015-11-12 Thread Justin Mclean
Hi, You might want to place the KEYS file in the directory and including instructions for verifying the download. Having a link to the README might also be useful. Thanks, Justin

Re: New Download Page

2015-11-12 Thread Gaurav Gupta
Andy, I don’t see download link on Home Page (http://apex.incubator.apache.org/ ) but it shows up when on other pages like http://apex.incubator.apache.org/community.html Thanks - Gaurav > On Nov 12, 2015, at 8:16 PM, Thomas Weise wrote: > > Small issue: T

Re: [VOTE] Apache Apex Malhar Release 3.2.0-incubating (RC2)

2015-11-12 Thread Aniruddha Thombare
Hi, +1 (binding). Verified for: Fixes of Issues in last RC Ratcheck Launch of an app (pidemo) Thanks, Aniruddha On Nov 13, 2015 7:31 AM, "Jessica Wang" wrote: > +1 (bindng) > > Built successfully. Able to launch echoserver, wordcount, pi demo. > > On Wed, Nov 11, 2015 at 3:13 PM, Vlad Rozov

Re: What is the purpose of the checkpoint control tuple

2015-11-12 Thread Chetan Narsude (cnarsude)
Pramod, the previous design was to checkpoint at random window ids. The issue with that was that repartitioning/recovery could be impossible in certain cases if all the partitions did not checkpoint at the same window. This is the new design with the control tuple although checkpoint_window_count w

Re: New Download Page

2015-11-12 Thread Thomas Weise
Small issue: The date shows at 10/23 but the date on the tag is 10/30 - are you by chance picking up the RC2 tag? On Thu, Nov 12, 2015 at 8:02 PM, Thomas Weise wrote: > Nice work! > > > On Thu, Nov 12, 2015 at 7:43 PM, Sasha Parfenov > wrote: > >> +1. Looks great! And very useful for those loo

Re: New Download Page

2015-11-12 Thread Desmond Chan
Indeed very nice! Sent from my iPhone > On Nov 12, 2015, at 8:02 PM, Thomas Weise wrote: > > Nice work! > > > On Thu, Nov 12, 2015 at 7:43 PM, Sasha Parfenov > wrote: > >> +1. Looks great! And very useful for those looking for source releases or >> an easier way to install and run Apex. >>

Re: New Download Page

2015-11-12 Thread Thomas Weise
Nice work! On Thu, Nov 12, 2015 at 7:43 PM, Sasha Parfenov wrote: > +1. Looks great! And very useful for those looking for source releases or > an easier way to install and run Apex. > > On Thursday, November 12, 2015, Andy Perlitch > wrote: > > > Take a look: > > > > http://apex.incubator.ap

Re: New Download Page

2015-11-12 Thread Sasha Parfenov
+1. Looks great! And very useful for those looking for source releases or an easier way to install and run Apex. On Thursday, November 12, 2015, Andy Perlitch wrote: > Take a look: > > http://apex.incubator.apache.org/downloads.html > > -- > Regards, > Andy Perlitch > Software Engineer > DataTo

Re: What is the purpose of the checkpoint control tuple

2015-11-12 Thread Amol Kekre
I am trying to recollect too. I do remember Chetan, Thomas, and I going deep on this choice. One issue was the efficiency of current setup. Only the inputAdapters had to insert control tuple, all other operators were as is. I will try to recollect other details. or maybe Chetan or Thomas can commen

Re: What is the purpose of the checkpoint control tuple

2015-11-12 Thread Timothy Farkas
If it is a left over my vote would be to remove it. On Nov 12, 2015 5:54 PM, "Pramod Immaneni" wrote: > From what I am seeing so far (when implementing APEX-246) it is a left over > from an earlier implementation but I am not completely sure yet. > > On Thu, Nov 12, 2015 at 5:43 PM, Timothy Farka

Re: [VOTE] Apache Apex Malhar Release 3.2.0-incubating (RC2)

2015-11-12 Thread Jessica Wang
+1 (bindng) Built successfully. Able to launch echoserver, wordcount, pi demo. On Wed, Nov 11, 2015 at 3:13 PM, Vlad Rozov wrote: > +1 (binding) > > downloaded and build from > https://dist.apache.org/repos/dist/dev/incubator/apex/malhar/v3.2.0-incubating-RC2/malhar-3.2.0-incubating-source-rel

Re: What is the purpose of the checkpoint control tuple

2015-11-12 Thread Pramod Immaneni
>From what I am seeing so far (when implementing APEX-246) it is a left over from an earlier implementation but I am not completely sure yet. On Thu, Nov 12, 2015 at 5:43 PM, Timothy Farkas wrote: > After stumbling on https://malhar.atlassian.net/browse/APEX-263 I am > wondering what the purpose

What is the purpose of the checkpoint control tuple

2015-11-12 Thread Timothy Farkas
After stumbling on https://malhar.atlassian.net/browse/APEX-263 I am wondering what the purpose of the CHECKPOINT control tuple is? Why is it not sufficient to have each operator checkpoint after it's checkpoint window has passed? Thanks, Tim

Re: Contributor guidelines

2015-11-12 Thread P. Taylor Goetz
One minor (but important) nit on the website as a whole: Podling websites need to include the disclaimer as described here [1]. I say "minor" because it's very easy to implement. -Taylor [1] http://incubator.apache.org/guides/branding.html > On Nov 12, 2015, at 5:56 PM, Chandni Singh wrote: >

[GitHub] incubator-apex-malhar pull request: MLHR-1895 snapshot support tag...

2015-11-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-apex-malhar/pull/97 --- 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 f

[GitHub] incubator-apex-core pull request: - APEX-129 #resolve #comment Fix...

2015-11-12 Thread ilooner
Github user ilooner commented on the pull request: https://github.com/apache/incubator-apex-core/pull/166#issuecomment-156268545 @PramodSSImmaneni @243826 I have added unit tests, I verified that the unit tests failed without the fix, and they now pass with the fix. Please review and

Contributor guidelines

2015-11-12 Thread Chandni Singh
Hi, We have expanded contributor guidelines with examples. Please take a look: http://apex.incubator.apache.org/contributing.html Thanks, Chandni

[GitHub] incubator-apex-site pull request: Changed contributor guidelines

2015-11-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-apex-site/pull/5 --- 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 feat

New Download Page

2015-11-12 Thread Andy Perlitch
Take a look: http://apex.incubator.apache.org/downloads.html -- Regards, Andy Perlitch Software Engineer DataTorrent Inc (408)829-9319

[GitHub] incubator-apex-site pull request: Add Downloads Page

2015-11-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-apex-site/pull/6 --- 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 feat

[GitHub] incubator-apex-site pull request: Add Downloads Page

2015-11-12 Thread andyperlitch
Github user andyperlitch commented on the pull request: https://github.com/apache/incubator-apex-site/pull/6#issuecomment-156258167 Note that the download page does not yet account for malhar releases as there are currently are none. Once the first one is out, it should be added. ---

[GitHub] incubator-apex-site pull request: Add Downloads Page

2015-11-12 Thread andyperlitch
GitHub user andyperlitch opened a pull request: https://github.com/apache/incubator-apex-site/pull/6 Add Downloads Page ![image](https://cloud.githubusercontent.com/assets/1390651/11133213/5d97407a-8949-11e5-9214-408ccd8e4422.png) Fixes [APEX-261](https://malhar.atlassian.n

[GitHub] incubator-apex-site pull request: Changed contributor guidelines

2015-11-12 Thread chandnisingh
Github user chandnisingh commented on the pull request: https://github.com/apache/incubator-apex-site/pull/5#issuecomment-156256231 Squashed the commits. --- 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 do

[GitHub] incubator-apex-site pull request: Changed contributor guidelines

2015-11-12 Thread vrozov
Github user vrozov commented on the pull request: https://github.com/apache/incubator-apex-site/pull/5#issuecomment-156252765 Looks good to me. Please squash. --- 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 projec

[GitHub] incubator-apex-site pull request: Changed contributor guidelines

2015-11-12 Thread chandnisingh
Github user chandnisingh commented on the pull request: https://github.com/apache/incubator-apex-site/pull/5#issuecomment-156251953 Made the above changes --- 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 do

[GitHub] incubator-apex-site pull request: Changed contributor guidelines

2015-11-12 Thread chandnisingh
Github user chandnisingh commented on the pull request: https://github.com/apache/incubator-apex-site/pull/5#issuecomment-156243379 Will be addressing following comments by @vrozov 1. if the branch is created without tracking upstream/devel-3, then how to address that. 2. Simp

[GitHub] incubator-apex-site pull request: Changed contributor guidelines

2015-11-12 Thread chandnisingh
Github user chandnisingh commented on the pull request: https://github.com/apache/incubator-apex-site/pull/5#issuecomment-156240216 Added the clone item. --- 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 doe

[GitHub] incubator-apex-site pull request: Changed contributor guidelines

2015-11-12 Thread vrozov
Github user vrozov commented on a diff in the pull request: https://github.com/apache/incubator-apex-site/pull/5#discussion_r44711663 --- Diff: src/md/contributing.md --- @@ -10,14 +10,55 @@ This project welcomes new contributors. If you would like to help by adding new

[GitHub] incubator-apex-site pull request: Changed contributor guidelines

2015-11-12 Thread chandnisingh
GitHub user chandnisingh opened a pull request: https://github.com/apache/incubator-apex-site/pull/5 Changed contributor guidelines @vrozov please review You can merge this pull request into a Git repository by running: $ git pull https://github.com/chandnisingh/incubator-apex-

Re: [VOTE] Apache Apex Malhar Release 3.2.0-incubating (RC2)

2015-11-12 Thread Hitesh Shah
+1 (binding) Checked DISCLAIMER,LICENSE, NOTICE files. rat-check was clean. Code compiles. Sigs/checksums are valid. thanks — Hitesh On Nov 10, 2015, at 6:48 PM, Thomas Weise wrote: > Dear Community, > > Please vote on the following Apache Apex Malhar 3.2.0-incubating release > candidate. >

Re: [VOTE] Apache Apex Malhar Release 3.2.0-incubating (RC2)

2015-11-12 Thread Alan Gates
+1. I checked the signatures, the DISCLAIMER, NOTICE, and LICENSE files, did a mvn install with a fresh repo, and ran the rat check. Alan. Thomas Weise November 10, 2015 at 18:48 Dear Community, Please vote on the following Apache Apex Malhar 3.2.0-incubating

[GitHub] incubator-apex-site pull request: Changed contributor guidelines

2015-11-12 Thread chandnisingh
Github user chandnisingh closed the pull request at: https://github.com/apache/incubator-apex-site/pull/4 --- 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 th