commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
incubator-apex-site git commit: Announcing Apache Apex as TLP
sashap
incubator-apex-core git commit: APEXCORE-439 Added re-deploying of dependencies of new operators generated as a result of dynamic re-partitioning
thw
incubator-apex-core git commit: APEXCORE-439 Added re-deploying of dependencies of new operators generated as a result of dynamic re-partitioning
thw
incubator-apex-core git commit: APEXCORE-439 Added re-deploying of dependencies of new operators generated as a result of dynamic re-partitioning
thw
incubator-apex-site git commit: Fix title.
thw
incubator-apex-site git commit: from fc786192ba8aba55c0f6686b2d703b3b95d37618
thw
incubator-apex-site git commit: Apex graduated!
thw
incubator-apex-site git commit: from 09213b7e3a7e6adcdf7664ba97c564912bf9a9f7
thw
[1/2] incubator-apex-malhar git commit: APEXMALHAR-2058 #resolve #comment moved Serde to serde package and added simple byte array Serde implementation.
csingh
[2/2] incubator-apex-malhar git commit: Merge branch 'APEXMALHAR-2058'
csingh
[1/2] incubator-apex-core git commit: APEXCORE-436 added an entry for org.apache.apex in log4j.properties
thw
[2/2] incubator-apex-core git commit: Merge branch 'APEXCORE-436' of https://github.com/chandnisingh/incubator-apex-core
thw
[1/2] incubator-apex-core git commit: Upgrade async-http-client version, and set ignoreMissingClasses=true for japicmp plugin The set ignoreMissingClasses=true change needs to be reverted once we release 3.4.0 Shaded ning and netty within engine to avoid
thw
[2/2] incubator-apex-core git commit: Enable artifact deployment.
thw
incubator-apex-malhar git commit: APEXMALHAR-2064 Move WindowDataManager to org.apache.apex.malhar.lib.wal
thw
incubator-apex-site git commit: from 6de65527d8c1f4958ea5765b4b80e4ada4eaf5ac
thw
incubator-apex-site git commit: Update misleading text related to Malhar.
davidyan
[1/2] incubator-apex-malhar git commit: APEXMALHAR-1985: Using startRow to fetch startRowToken
bhupesh
[2/2] incubator-apex-malhar git commit: Merge branch 'APEXMALHAR-1985_cassandra_scan' of https://github.com/DT-Priyanka/incubator-apex-malhar
bhupesh
[1/3] incubator-apex-malhar git commit: APEXMALHAR-2013 : HDFS output module for file copy 1. Added operators BlockWriter, Synchronizer, FileStitcher, FileMerger, HDFSFileMerger 2. Added junit tests 3. Added sample app for HDFS to HDFS file copy app 4
priyag
[3/3] incubator-apex-malhar git commit: Merge branch 'APEXMALHAR-2013-hdfs-file-copy-module-PR2' of https://github.com/yogidevendra/incubator-apex-malhar
priyag
[2/3] incubator-apex-malhar git commit: APEXMALHAR-2013 : HDFS output module for file copy 1. Added operators BlockWriter, Synchronizer, FileStitcher, FileMerger, HDFSFileMerger 2. Added junit tests 3. Added sample app for HDFS to HDFS file copy app 4
priyag
[1/3] incubator-apex-malhar git commit: APEXMALHAR-1965 renamed RollingFSWal to FileSystemWAL and removed FSWal
thw
[2/3] incubator-apex-malhar git commit: APEXMALHAR-1965 Utility classes for Write Ahead Log support
thw
[3/3] incubator-apex-malhar git commit: APEXMALHAR-1965 Removed bucket concept from WAL and made it fault-tolerant
thw
svn commit: r13347 - /release/incubator/apex/v3.2.0-incubating/
vrozov
[1/2] incubator-apex-site git commit: updated releases and announcements
thw
[2/2] incubator-apex-site git commit: Updated release steps
thw
incubator-apex-site git commit: from 829ce339a8cdfc54ac22de9768744f13a54744d7
thw
incubator-apex-malhar git commit: APEXMALHAR-1980: Adding auto metrics to Cassandra Input Operator
bhupesh
svn commit: r13316 - /dev/incubator/apex/v3.2.1-incubating-RC1/ /release/incubator/apex/v3.2.1-incubating/
vrozov
[1/3] incubator-apex-core git commit: update change log for release 3.2.1
vrozov
[2/3] incubator-apex-core git commit: Preparing for 3.2.2 development
vrozov
[3/3] incubator-apex-core git commit: Merge branch 'release-3.2' of https://github.com/apache/incubator-apex-core into release-3.2
vrozov
[1/2] incubator-apex-malhar git commit: APEXMALHAR-2061 make unit test options configurable and default max heap 2g
davidyan
[2/2] incubator-apex-malhar git commit: Merge branch 'master' of github.com:tweise/incubator-apex-malhar
davidyan
[1/2] incubator-apex-malhar git commit: APEXMALHAR-2060 added org.apache.apex entry to log4j.properties
davidyan
[2/2] incubator-apex-malhar git commit: Merge branch 'APEXMALHAR-2060' of github.com:chandnisingh/incubator-apex-malhar
davidyan
incubator-apex-malhar git commit: Use checkstyle.skip for override.
thw
[1/2] incubator-apex-malhar git commit: Restricting memory for surefire plugin
thw
[2/2] incubator-apex-malhar git commit: Changing checkstyle config for sub projects
thw
incubator-apex-site git commit: from ad81d5884ff3880e2ed4e6f2a1152d281957b053
sashap
incubator-apex-site git commit: Adjust presentation links.
sashap
incubator-apex-core git commit: APEXCORE-433 Correct JIRA instructions in README.md
thw
[1/2] incubator-apex-core git commit: APEXCORE-413 - Collision between Sink.getCount() and SweepableReservoir.getCount()
thw
[2/2] incubator-apex-core git commit: Merge branch 'APEXCORE-413' of https://github.com/vrozov/incubator-apex-core
thw
incubator-apex-core git commit: APEXCORE-422 suppress the AnnotationLocation only for DTCli and PhysicalPlan
thw
[1/2] incubator-apex-malhar git commit: APEXMALHAR-2056 #resolve #comment moved Serde interface.
csingh
[2/2] incubator-apex-malhar git commit: Merge branch 'APEXMALHAR-2056_pull'
csingh
[1/2] incubator-apex-malhar git commit: Removed the redundant clean quietly and made the existing one suppress IOException
timothyfarkas
[2/2] incubator-apex-malhar git commit: Merge branch 'APEXMALHAR-2036'
timothyfarkas
[1/5] incubator-apex-core git commit: APEXCORE-340 Naming change of apex script. Changed following (dt->apex): 1. Script name changed to apex. 2. Class name changed to ApexCli from DTCli. Similar for test class. 3. Changed console prompt to "apex>" from
davidyan
[4/5] incubator-apex-core git commit: APEXCORE-340 Naming change of apex script. Changed following (dt->apex): 1. Script name changed to apex. 2. Class name changed to ApexCli from DTCli. Similar for test class. 3. Changed console prompt to "apex>" from
davidyan
[5/5] incubator-apex-core git commit: Merge branch 'APEXCORE-340' of github.com:chinmaykolhatkar/incubator-apex-core
davidyan
[2/5] incubator-apex-core git commit: APEXCORE-340 Naming change of apex script. Changed following (dt->apex): 1. Script name changed to apex. 2. Class name changed to ApexCli from DTCli. Similar for test class. 3. Changed console prompt to "apex>" from
davidyan
[3/5] incubator-apex-core git commit: APEXCORE-340 Naming change of apex script. Changed following (dt->apex): 1. Script name changed to apex. 2. Class name changed to ApexCli from DTCli. Similar for test class. 3. Changed console prompt to "apex>" from
davidyan
incubator-apex-core git commit: APEXCORE-430 Added DefaultCallbackHandler test
davidyan
[1/3] incubator-apex-malhar git commit: APEXMALHAR-2055 #resolve #comment Move dimensions related feature to Malhar
timothyfarkas
[2/3] incubator-apex-malhar git commit: APEXMALHAR-2055 #resolve #comment Move dimensions related feature to Malhar
timothyfarkas
[3/3] incubator-apex-malhar git commit: Merge branch 'APEXMALHAR-2055'
timothyfarkas
[1/2] incubator-apex-malhar git commit: APEXMALHAR-2054 Made App Data Pi Demo use an embedded Query operator
timothyfarkas
[2/2] incubator-apex-malhar git commit: Merge branch 'APEXMALHAR-2054'
timothyfarkas
[1/2] incubator-apex-malhar git commit: APEXMALHAR-2052 enable checkstyle for all child modules and update japicmp version.
csingh
[2/2] incubator-apex-malhar git commit: Merge branch 'APEXMALHAR-2052'
csingh
svn commit: r13228 - /dev/incubator/apex/v3.2.1-incubating-RC1/
vrozov
incubator-apex-site git commit: from 1d54b669ffe8db140c94d2dabc06faa80c7151b2
sashap
[1/3] incubator-apex-site git commit: APEXCORE-424 Add instructions for removing old releases.
sashap
[3/3] incubator-apex-site git commit: Updating download links
sashap
[2/3] incubator-apex-site git commit: Merge branch 'clean-downloads' of github.com:tweise/incubator-apex-site
sashap
incubator-apex-malhar git commit: APEXMALHAR-2051 #comment removed redundant StorageAgent interface
thw
incubator-apex-core git commit: APEXCORE-410 Upgrade netlet to 1.2.1
thw
incubator-apex-core git commit: APEXCORE-410 Upgrade netlet to 1.2.1
thw
incubator-apex-core git commit: APEXCORE-410 Upgrade netlet to 1.2.1
thw
incubator-apex-core git commit: APEXCORE-427 Made pubsub connect timeout configurable
vrozov
svn commit: r13133 - in /release/incubator/apex/malhar: v3.2.0-incubating/ v3.3.0-incubating/
thw
[1/2] incubator-apex-malhar git commit: APEXMALHAR-2042 #resolve #comment fixed race condition where state could be cleared before data is transfered to a file.
csingh
[2/2] incubator-apex-malhar git commit: Merge branch 'APEXMALHAR-2042_pull_1'
csingh
incubator-apex-site git commit: from fcc9d246cd31628cecac6c8f25055549f647e0f9
sashap
incubator-apex-site git commit: Updating Apache Apex Roadmap
sashap
incubator-apex-site git commit: from 0e5c290acd6267f7e1a21e3bf33fdfaf176be109
sashap
[1/2] incubator-apex-site git commit: Move the users@ mailing list to the top as that's the first place we want newcomers to subscribe to.
sashap
[2/2] incubator-apex-site git commit: Merge branch 'master' of github.com:tweise/incubator-apex-site
sashap
incubator-apex-core git commit: Checkstyle related changes
davidyan
incubator-apex-core git commit: trigger mirror
thw
[01/16] incubator-apex-core git commit: APEXCORE-423 style fix for apex-core engine
thw
[15/16] incubator-apex-core git commit: APEXCORE-423 style fix for apex-core engine
thw
[11/16] incubator-apex-core git commit: APEXCORE-423 style fix for apex-core engine
thw
[03/16] incubator-apex-core git commit: APEXCORE-423 style fix for apex-core engine
thw
[09/16] incubator-apex-core git commit: APEXCORE-423 style fix for apex-core engine
thw
[10/16] incubator-apex-core git commit: APEXCORE-423 style fix for apex-core engine
thw
[08/16] incubator-apex-core git commit: APEXCORE-423 style fix for apex-core engine
thw
[07/16] incubator-apex-core git commit: APEXCORE-423 style fix for apex-core engine
thw
[14/16] incubator-apex-core git commit: APEXCORE-423 style fix for apex-core engine
thw
[16/16] incubator-apex-core git commit: APEXCORE-423 style fix for apex-core engine
thw
[04/16] incubator-apex-core git commit: APEXCORE-423 style fix for apex-core engine
thw
[12/16] incubator-apex-core git commit: APEXCORE-423 style fix for apex-core engine
thw
[06/16] incubator-apex-core git commit: APEXCORE-423 style fix for apex-core engine
thw
[02/16] incubator-apex-core git commit: APEXCORE-423 style fix for apex-core engine
thw
[13/16] incubator-apex-core git commit: APEXCORE-423 style fix for apex-core engine
thw
[05/16] incubator-apex-core git commit: APEXCORE-423 style fix for apex-core engine
thw
incubator-apex-core git commit: APEXCORE-411 support restarting app without app package or jar files
thw
[1/2] incubator-apex-core git commit: APEXCORE-10 #resolve Changes for supporting anti-affinity amongst operators Added list of affinity rules as attribute in DAGContext Added validation for affinity, anti-affinity and locality rules in dag validate phas
thw
[2/2] incubator-apex-core git commit: APEXCORE-10 #resolve Changes for supporting anti-affinity amongst operators Added list of affinity rules as attribute in DAGContext Added validation for affinity, anti-affinity and locality rules in dag validate phas
thw
incubator-apex-site git commit: Updating documentation page to improve overall look, and increase visibility of Core and Malhar documentation links
sashap
[1/4] incubator-apex-site git commit: from 0a465e5283abefb520798655712e675718dcc5a2
sashap
[4/4] incubator-apex-site git commit: from 0a465e5283abefb520798655712e675718dcc5a2
sashap
[2/4] incubator-apex-site git commit: from 0a465e5283abefb520798655712e675718dcc5a2
sashap
[3/4] incubator-apex-site git commit: from 0a465e5283abefb520798655712e675718dcc5a2
sashap
[1/2] incubator-apex-core git commit: APEXCORE-422 removed the rule which doesn't allow parameterized annotation on the same line as the target
davidyan
[2/2] incubator-apex-core git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-apex-core
davidyan
[1/3] incubator-apex-site git commit: Adding apex-3.3 documentation
sashap
[3/3] incubator-apex-site git commit: Adding apex-3.3 documentation
sashap
[2/3] incubator-apex-site git commit: Adding apex-3.3 documentation
sashap
[1/4] incubator-apex-core git commit: Add doc section on running unit tests
sashap
[4/4] incubator-apex-core git commit: Merge branch 'doc-unittesting' of github.com:amberarrow/incubator-apex-core
sashap
[2/4] incubator-apex-core git commit: Describe setting HADOOP_HOME globally
sashap
[3/4] incubator-apex-core git commit: Fix typos
sashap
[1/2] incubator-apex-core git commit: APEXCORE-421 #comment #resolve Fixing double checkpoint bug on InputNode shutdown
csingh
[2/2] incubator-apex-core git commit: Merge branch 'APEXCORE-421'
csingh
[1/2] incubator-apex-malhar git commit: Fixed the operator package
csingh
[2/2] incubator-apex-malhar git commit: Merge branch 'APEXMALHAR-2025'
csingh
[1/2] incubator-apex-malhar git commit: APEXMALHAR-2046 #resolve #comment adding spillable interfaces.
csingh
[2/2] incubator-apex-malhar git commit: Merge branch 'APEXMALHAR-2046'
csingh
incubator-apex-site git commit: from de704189b75bc10acdfc1a6b9d89dae6f1d6f154
ramapex
incubator-apex-site git commit: Set breaks option of gulp-marked to false so paragraph filling works
ramapex
[1/2] incubator-apex-malhar git commit: APEXMALHAR-2014 added parquet reader
chinmay
[2/2] incubator-apex-malhar git commit: Merge branch 'APEXMALHAR-2014' of https://github.com/shubham-pathak22/incubator-apex-malhar
chinmay
[1/2] incubator-apex-core git commit: APEXCORE-415 #resolve #comment Fixed double checkpointing bug in InputNode.
davidyan
[2/2] incubator-apex-core git commit: Merge branch 'APEXCORE-415' of github.com:ilooner/incubator-apex-core
davidyan
[1/2] incubator-apex-malhar git commit: APEXMALHAR-2043 using property logViolationsToConsole instead of consoleOutput
thw
[2/2] incubator-apex-malhar git commit: Merge branch 'APEXMALHAR-2043' of https://github.com/chandnisingh/incubator-apex-malhar
thw
[1/2] incubator-apex-malhar git commit: Add idempotent support for 0.9 kafka input operator
thw
[2/2] incubator-apex-malhar git commit: Merge branch 'master' into devel-3
thw
[1/7] incubator-apex-malhar git commit: APEXMALHAR-2011-2012 read & convert Avro to Pojo
thw
[4/7] incubator-apex-malhar git commit: APEXMALHAR-2043 removed local copies of checkstyle config in Malhar and updated checkstyle plugin dependency
thw
[3/7] incubator-apex-malhar git commit: Merge branch 'APEXMALHAR-2005'
thw
[2/7] incubator-apex-malhar git commit: APEXMALHAR-2005 fix for timebased directory scanner's paths passing validation even when empty
thw
[7/7] incubator-apex-malhar git commit: Merge branch 'master' into devel-3
thw
[5/7] incubator-apex-malhar git commit: Created a separate line by line file input reader operator
thw
[6/7] incubator-apex-malhar git commit: merged pramod/APEXMALHAR-2025
thw
incubator-apex-malhar git commit: Add idempotent support for 0.9 kafka input operator
thw
[1/2] incubator-apex-core git commit: APEXCORE-419 #resolve when operator is marked blocked, print out a warning instead of debug
thw
[2/2] incubator-apex-core git commit: Merge branch 'APEXCORE-419' of https://github.com/davidyan74/incubator-apex-core
thw
[1/2] incubator-apex-malhar git commit: Created a separate line by line file input reader operator
csingh
[2/2] incubator-apex-malhar git commit: merged pramod/APEXMALHAR-2025
csingh
incubator-apex-malhar git commit: APEXMALHAR-2043 removed local copies of checkstyle config in Malhar and updated checkstyle plugin dependency
thw
[1/3] incubator-apex-core git commit: APEXCORE-401 created an artifact for codestyle configurations
thw
[3/3] incubator-apex-core git commit: Skip source artifacts for codestyle-configs.
thw
[2/3] incubator-apex-core git commit: Merge branch 'APEXCORE-401' of https://github.com/chandnisingh/incubator-apex-core
thw
[1/2] incubator-apex-malhar git commit: APEXMALHAR-2005 fix for timebased directory scanner's paths passing validation even when empty
timothyfarkas
[2/2] incubator-apex-malhar git commit: Merge branch 'APEXMALHAR-2005'
timothyfarkas
[1/2] incubator-apex-core git commit: javadoc fix - removed "not implemented" line
thw
[2/2] incubator-apex-core git commit: Merge branch 'APEXCORE-412' of https://github.com/sandeshh/incubator-apex-core
thw
incubator-apex-malhar git commit: APEXMALHAR-2011-2012 read & convert Avro to Pojo
chinmay
[01/12] incubator-apex-malhar git commit: APEXMALHAR-1948: CassandraStore Should Allow You To Specify Protocol Version.
thw
[09/12] incubator-apex-malhar git commit: APEXMALHAR-2031 enable WindowDataManager to save window files under user configured path
thw
[07/12] incubator-apex-malhar git commit: APEXMALHAR-1991 #resolve #comment Move Dimensions Computation Classes to org.apache.apex.malhar package
thw
[06/12] incubator-apex-malhar git commit: APEXMALHAR-1991 #resolve #comment Move Dimensions Computation Classes to org.apache.apex.malhar package
thw
[02/12] incubator-apex-malhar git commit: APEXMALHAR-2015: Projection Operator & its unit tests - Projection Operator - Unit tests for select/drop fields & projection operator
thw
[03/12] incubator-apex-malhar git commit: Merge branch 'APEXMALHAR-1948-cassandra-protocolVersion' of https://github.com/DT-Priyanka/incubator-apex-malhar
thw
[10/12] incubator-apex-malhar git commit: Merge branch 'APEXMALHAR-2031'
thw
[05/12] incubator-apex-malhar git commit: APEXMALHAR-1991 #resolve #comment Move Dimensions Computation Classes to org.apache.apex.malhar package
thw
[11/12] incubator-apex-malhar git commit: APEXMALHAR-2036 cleanup of intermediate test files
thw
[04/12] incubator-apex-malhar git commit: Merge branch 'master' of https://github.com/pradeepdalvi/incubator-apex-malhar
thw
[12/12] incubator-apex-malhar git commit: Merge branch 'APEXMALHAR-2036'
thw
[08/12] incubator-apex-malhar git commit: APEXMALHAR-1991 #resolve #comment Move Dimensions Computation Classes to org.apache.apex.malhar package
thw
[1/2] incubator-apex-core git commit: apexcore-407 adaptive spin millis for input operators
vrozov
[2/2] incubator-apex-core git commit: Merge branch 'apexcore-407-squash' of https://github.com/sandeshh/incubator-apex-core
vrozov
[1/2] incubator-apex-malhar git commit: APEXMALHAR-2036 cleanup of intermediate test files
timothyfarkas
[2/2] incubator-apex-malhar git commit: Merge branch 'APEXMALHAR-2036'
timothyfarkas
[1/2] incubator-apex-core git commit: APEXCORE-409 #resolve added documentation for app specification using json
pramod
[2/2] incubator-apex-core git commit: Merge branch 'APEXCORE-409' of github.com:davidyan74/incubator-apex-core
pramod
[1/2] incubator-apex-core git commit: Added volatile for unit test
pramod
[2/2] incubator-apex-core git commit: Merge branch 'APEXCORE-403' of github.com:davidyan74/incubator-apex-core
pramod
[1/2] incubator-apex-site git commit: from f01175ba224b3eca19ef77da6ad8dba8a4f9dc6b
ramapex
[2/2] incubator-apex-site git commit: from f01175ba224b3eca19ef77da6ad8dba8a4f9dc6b
ramapex
incubator-apex-site git commit: Fix linebreaks
ramapex
incubator-apex-site git commit: from 4bd648e5269ccb3b17d6b680f46b0de44f4ba28f
thw
[1/4] incubator-apex-site git commit: Reorganize docs
thw
[3/4] incubator-apex-site git commit: Merge branch 'master' into reorg-docs
thw
[2/4] incubator-apex-site git commit: Added more links and descriptions
thw
[4/4] incubator-apex-site git commit: Added link to ASF blog
thw
[1/2] incubator-apex-malhar git commit: APEXMALHAR-2031 enable WindowDataManager to save window files under user configured path
timothyfarkas
[2/2] incubator-apex-malhar git commit: Merge branch 'APEXMALHAR-2031'
timothyfarkas
svn commit: r12909 - /release/incubator/apex/KEYS
vrozov
[1/4] incubator-apex-malhar git commit: APEXMALHAR-1991 #resolve #comment Move Dimensions Computation Classes to org.apache.apex.malhar package
timothyfarkas
[2/4] incubator-apex-malhar git commit: APEXMALHAR-1991 #resolve #comment Move Dimensions Computation Classes to org.apache.apex.malhar package
timothyfarkas
[3/4] incubator-apex-malhar git commit: APEXMALHAR-1991 #resolve #comment Move Dimensions Computation Classes to org.apache.apex.malhar package
timothyfarkas
[4/4] incubator-apex-malhar git commit: APEXMALHAR-1991 #resolve #comment Move Dimensions Computation Classes to org.apache.apex.malhar package
timothyfarkas
[1/2] incubator-apex-malhar git commit: APEXMALHAR-2015: Projection Operator & its unit tests - Projection Operator - Unit tests for select/drop fields & projection operator
chinmay
[2/2] incubator-apex-malhar git commit: Merge branch 'master' of https://github.com/pradeepdalvi/incubator-apex-malhar
chinmay
[1/2] incubator-apex-malhar git commit: APEXMALHAR-1948: CassandraStore Should Allow You To Specify Protocol Version.
bhupesh
[2/2] incubator-apex-malhar git commit: Merge branch 'APEXMALHAR-1948-cassandra-protocolVersion' of https://github.com/DT-Priyanka/incubator-apex-malhar
bhupesh
[1/4] incubator-apex-malhar git commit: APEXMALHAR-1897 added managed state
thw
[4/4] incubator-apex-malhar git commit: Merge branch 'master' into devel-3
thw
[3/4] incubator-apex-malhar git commit: APEXMALHAR-1897 added managed state
thw
[2/4] incubator-apex-malhar git commit: APEXMALHAR-1897 added managed state
thw
[1/3] incubator-apex-malhar git commit: APEXMALHAR-2010 Add Tranform operator
thw
[2/3] incubator-apex-malhar git commit: Merge branch 'APEXMALHAR-2010_Transform' of https://github.com/chinmaykolhatkar/incubator-apex-malhar
thw
[3/3] incubator-apex-malhar git commit: Merge branch 'master' into devel-3
thw
Earlier messages
Later messages