https://github.com/twitter/heron

sort by:
Revision Author Date Message Commit Date
0e0c86b Add versioned documentation (#3321) * Updating Heron UI docs * Added versioning in docs * Adding support for Docs Versioning.. Signed-off-by: ChethanUK <chethanuk@outlook.com> * Adding build-site script Signed-off-by: ChethanUK <chethanuk@outlook.com> * Update Broken link * Adding build site in Makefile * Update versions.json * Adding tab * Updating file permission to make it executable 08 August 2019, 18:27:25 UTC
6a28a52 Kafka bolt (#3324) * update KafkaSpout * Revert "update KafkaSpout" This reverts commit dc64e9ad * implement a Kafka Bolt * add unit tests for Effective Once and At Most Once mode 08 August 2019, 17:15:12 UTC
6693ea1 changes for bazel 0.27+ compatibility (#3325) 08 August 2019, 06:05:06 UTC
266aa07 debug-apiserver (#3323) 07 August 2019, 21:12:46 UTC
12f641b Optimize hot spots in Stream Manager (#3322) * Replace std::unordered_map with tsl::hopscotch_map in tuple-cache.h * Replaced std::hash with a faster xxhash implementation to speedup the topology if it uses fields-grouping strategy * Enabled O3 optimization level be default to guarantee all smart pointers are inlined * xxhash migration has been rollbacked since its performance effect is negligible * RETRY_ATTEMPTS bumped to 50 since Travis is slow 07 August 2019, 18:47:04 UTC
a130d5e adding wait for zookeeper script (#3313) 02 August 2019, 06:04:48 UTC
07ed678 Updating Heron UI docs (#3320) * Updating Heron UI docs * Update Heron UI port * Updating the link 31 July 2019, 13:55:39 UTC
a01930e When create a smart pointer we now allocate the most hot/frequent messages in the memory pool instead of the heap (#3316) 23 July 2019, 05:28:51 UTC
37f94a5 Fixing the broken website (#3317) Signed-off-by: ChethanUK <chethanuk@outlook.com> 22 July 2019, 16:52:22 UTC
8649a47 Bazel: Update pex rules for compatibility with 0.27 (#3315) * update pex rules * update python flag * empty 20 July 2019, 18:37:49 UTC
2e2e2dd Fixing the pydocs for new static site (#3314) * Adding python doc gen script * Adding python-docs to Makefile * Updating the docs to fix the pydocs for new site 17 July 2019, 14:58:17 UTC
bfe58d1 Flip buffers using helper method (#3311) * flip buffer using helper method * make constructor private * make class final * move constructor to top of class * no-op * empty commit to re-trigger CI * final try for flaky integration tests 10 July 2019, 23:45:24 UTC
912d84b Allow interpolate more spout config parameters in extra links (#3310) * Allow interpolate more spout config parameters in extra links * new interpolate design 10 July 2019, 18:52:47 UTC
bffedbf Add cluster to cmdline options (#3312) 10 July 2019, 18:52:16 UTC
18d6660 Annotate 3rd party and UI libraries in rat excludes with licenses (#3309) * Annotate 3rd party and UI libraries in rat excludes with licenses * Annotate website/website2 08 July 2019, 23:55:35 UTC
882ec8c Feature/helm (#3296) * fix inconsistent volume names and init container * package names and spacing fix * fix string comparison init container could have also used double brackets * fix prometheus stats provider class name * add prometheus, kubectlImage and storageClassName * add template for kubectl image:version * add prometheus and storageClassName template logic * add storageClassName template logic to zookeeper * fix typo in zookeeper.yaml storageClass logic * remove quotes from prometheus bool comparison 05 July 2019, 22:10:16 UTC
075847e Add license header to md files (#3307) 05 July 2019, 18:58:22 UTC
cbbcd27 Spout source extra links (#3306) * tracker changes * UI change * more condition check * fix style 04 July 2019, 02:32:25 UTC
20f438d Joshfischer/javadocs (#3302) * adding start to make file and javadoc script * updating javadoc overview 01 July 2019, 16:24:00 UTC
40ccec6 Joshfischer/refine docs (#3300) * refactor main page links * fix broken link * clean up 27 June 2019, 00:39:12 UTC
b152af8 Add license header to new website files, update license check script and doc (#3301) 26 June 2019, 15:13:07 UTC
5c09b65 Retry tunnel setup when it fails (#3299) * Retry tunnel setup when it fails * add delay between retries * fix bug 25 June 2019, 23:33:40 UTC
5e8fb15 Joshfischer/update docs (#3298) * updating missed link. Updating cluster config section * correcting observability * updating user manuals section * adding missed heron shell file. Updating links for compiling heron * update community pages and links. Fix links in extending heron. Updating resources page. * fixing broken links 24 June 2019, 16:22:55 UTC
fe53750 Joshfischer/update scheduler docs (#3297) * adding README * removing template docs. Updating readme * adding missed aurora page. first pass of k8s by hand * k8s by hand * finishing kubernetes by hand * finishing k8s with helm * aurora scheduler complete * cleaning up missed link * finishing local cluster scheduler section * standalone cluster docs finished, * fixing links for nomad * updating mesos docs * updating slurm docs * yarn docs updated * fixing broken image link in README 23 June 2019, 07:07:11 UTC
d0f647f Bug/heron-helm (#3289) * fix inconsistent volume names and init container * package names and spacing fix * fix string comparison init container could have also used double brackets * fix prometheus stats provider class name 20 June 2019, 20:55:43 UTC
725a9b5 Joshfischer/update scheduler docs (#3295) * adding README * removing template docs. Updating readme * adding missed aurora page. first pass of k8s by hand * k8s by hand 20 June 2019, 07:05:40 UTC
d7f7f3e Bug: Read override config file in heron executor (#3292) * read override config file in heron executor * retrigger ci for flaky integration test * check for None 19 June 2019, 00:01:34 UTC
de1df48 Bug: Read override config in Metrics Manager (#3293) * read override config in metrics mgr * add file name to exception message * refactor MetricsSinksConfig, fix unit tests * retrigger ci for flaky integration test 18 June 2019, 15:22:43 UTC
e167cec Fix for not removing the file heron-core.tar.gz as it is required in heron submit (#3291) 17 June 2019, 20:21:44 UTC
d92a7f4 Upgrade lib event from 2.1.8 to 2.1.10 (#3290) 17 June 2019, 16:54:08 UTC
4b193e0 Joshfischer/newsite (#3280) * adding new start to site * adding getting started and deployment docs.. Still need to add image assets. Adding community drop down * adding getting started and deployment docs.. Still need to add image assets. Adding community drop down * spelling * adding assets and api docs * adding sections to new site * removed duplicated file. Adding serialization page in * renaming subsections * rename topology docs * rename guide section docs * rename guide section docs * folder name change * adding uploaders * clean up site layout * adding kubernetes by hand. still need to find a way to generate tables * adding kubernetes with helm docs * adding aurora files * adding rest of scheduler docs * adding config sections * adding cluster config section * adding observability and user manual sections * adding a compiling and extending heron section * removing template files. Updating new website readme to set standards * adding start to versioning * revert * adding heron resources * adding resources * correcting links on local single node page * getting started link checked * deployment docs link checked * fixing links for topology development docs * topology development api section complete * guides section complete * heron concepts section link checked 14 June 2019, 04:01:47 UTC
698a47b STREAMCOMP-2724: Stream Manager migrated to mainly use smart pointers instead of a manual memory management (#3282) * STREAMCOMP-2724: Stream Manager migrated to mainly use smart pointers instead of a manual memory management * added dist=trusty into .travis.yml to fix jdk installation failure 14 June 2019, 03:56:49 UTC
a5e6ccc Disable --verbose in integration test (#3286) 12 June 2019, 17:02:59 UTC
6ce013c Log topology and component config during 'heron submit' (#3285) 10 June 2019, 15:56:03 UTC
87b8478 Set to Kryo serializer when registerKryoSerialization is called (#3283) * Set to Kryo serializer when registerKryoSerialization is called. This is to make the behavior more consistent to Storm API (which uses Kryo to serialize objects all the time) 08 June 2019, 00:11:15 UTC
9b1b368 typo (#3284) 07 June 2019, 18:52:24 UTC
9f83fcc Update to Bazel 0.26.0 (#3279) * update to bazel 0.25.3 * update bazel to 0.26.0 * fix travis config * empty 03 June 2019, 17:06:35 UTC
b486ce9 update rules scala (#3277) thx~ @dnrusakov ^^ let's test it. 29 May 2019, 23:18:35 UTC
6ab470e Generate java kafka spout maven artifacts (#3276) * update KafkaSpout * Revert "update KafkaSpout" This reverts commit dc64e9ad * simplify folder structure for Kafka Spout java codebase generate Maven artifacts for Kafka Spout 29 May 2019, 23:17:51 UTC
6535274 Update Bazel protobuf rules (#3271) * update genproto bzl * no-op 29 May 2019, 21:57:09 UTC
38c9cdd Update Bazel PEX rules (#3272) * update pex rules * no-op 25 May 2019, 00:26:49 UTC
b88e479 Add release check scripts (#3261) 24 May 2019, 17:52:32 UTC
a49fc55 Bugfix kafka spout (#3275) * update KafkaSpout * Revert "update KafkaSpout" This reverts commit dc64e9ad * no concurrent collection is needed fix a bug that filtered consumer record is not acknowledged immediately discard the acknowledgement or failure when the partition has been revoked move code around to reduce method complexity * refactor to switch statement according to review comment * add return for better readability 24 May 2019, 17:31:03 UTC
9f05f47 Make RoundRobin packing algo more forgivable when container resource is not set. Don't check if container resource is not set (#3273) 23 May 2019, 22:39:05 UTC
6381687 Update Bazel jarjar and javadoc rules (#3269) * update jarjar rule * update javadoc rules 22 May 2019, 16:32:19 UTC
b82e79c Updating website for installtion of Heron to system (#3258) * Update compiling.md Adding the instruction of installing Heron into the system. * Update compiling.md Adding params for installation script 21 May 2019, 16:25:06 UTC
92267f4 Fix style check config (#3257) 16 May 2019, 20:56:16 UTC
6991515 Add kryo serializer in Heron API (#3256) * Add kryo serializer in Heron API It was not supported in Heron API. As the result, users can't register serializer like they did with Storm API. The issue is that Kryo is not part of the Heron API and it is added in this PR. Integration test is included. * Update comment 16 May 2019, 06:05:16 UTC
8fb3945 Kafka spout bazel build (#3254) * convert the kafka spout sub project to a bazel build * change imports to apache package name * sort the order of dependencies * trigger unit tests for kafka spout in Travis * fix checkstyle errors * fix more checkstyle errors 16 May 2019, 04:00:34 UTC
545183e addbook (#3253) 13 May 2019, 17:56:39 UTC
f7d8c8d Joshfischer/asf site (#3252) * add asf site redirect * first pass of jenkins script * splitting build site into two steps. Add license headers 08 May 2019, 21:52:16 UTC
06951c2 STREAMCOMP-2724: TMaster migrated to mostly use smart pointers instead of manual memory management (#3248) 02 May 2019, 20:54:23 UTC
b7a6318 Change log level to be severe when exception happens during submission (#3250) 30 April 2019, 21:49:00 UTC
776abe2 Check invalid number of container in round robin packing algorithm (#3251) 30 April 2019, 18:17:18 UTC
ad10325 Fix build when the source code is not managed by git (#3245) 26 April 2019, 04:35:27 UTC
20a892a Improve the error message (with numbers) for the 'More More containers allocated than instance' exception (#3244) 25 April 2019, 06:36:27 UTC
c59ea44 Fix version of PyYAML. (#3240) 25 April 2019, 00:33:05 UTC
e3be7e4 fix the issue that Heron ECO stream builder does not handle IStatefulWindowedBolt (#3235) make Heron ECO stream builder handle IStatefulWindowedBolt add unit test 19 April 2019, 16:21:10 UTC
809be6f Fix extra link shallow copy (#3237) 12 April 2019, 20:04:35 UTC
facd7e7 Fix heron-shell command invocation (#3236) 10 April 2019, 18:29:16 UTC
6f4eee9 Data-driven Extra Links in Heron UI (#3233) * New viz link * data driven extra links 09 April 2019, 19:29:58 UTC
bc47197 init instance state only if the topology is stateful and the component is a stateful component (#3229) 02 April 2019, 21:17:34 UTC
f5cbfd5 Feature/create kafka spout (#3198) * initial commit * remove dependency on heron-storm compatibility library * insert Copyright header * use constant in ConsumerConfig for client configuration add sample topology * change to default Kafka Broker port number * add Javadoc documentation * add documentation 1 * include unit tests for heron kafka spout in Travis * add documentation 2 * support EFFECTIVE_ONCE mode allow defining multiple output streams in ConsumerRecordTransformer 01 April 2019, 17:56:42 UTC
378c8ef memory leak in tmaster fixed (#3230) 01 April 2019, 17:55:53 UTC
5c64d53 fix saving and restoring checkpoint from dlog (#3223) Flush the output stream before closing the underlying dlog writer return -1 when no byte is read from the dlog reader 29 March 2019, 19:35:23 UTC
a6f9c1d initial pass of apache branding (#3228) * first pass of apache branding for menu bar 26 March 2019, 23:46:04 UTC
0841d2c Fix command line result when --dry-run is enabled (#3226) 26 March 2019, 18:23:53 UTC
17f1b06 Joshfischer/fix website (#3225) * adding correct gulp version * fixing classpath error * backtype package done * fixining most javadoc warnings * ignoring all errors of previous java docs * correcting mktmp argument * clean up 24 March 2019, 17:26:16 UTC
88cba61 Make cppckecker independ of pcre (#3224) 22 March 2019, 22:34:53 UTC
fa89a4a Update script bazel version (#3221) 21 March 2019, 22:58:04 UTC
c8ff3d6 upgrade to Apache Bookkeeper 4.7.3 to fix DistributedLog based stateful storage (#3219) * upgrade to bookkeeper 4.7.3 * update kubernetes deployment manifest files 19 March 2019, 16:42:38 UTC
1459748 Updates for Bazel 0.23 compatibility (#3209) * initial set of fixes * add empty build file. update WORKSPACE * update py protobuf to 3.6.1 * fix pex and javadoc rules * update travis bazel version * update --jobs to 1 * revert whitespace changes 19 March 2019, 16:25:05 UTC
4de5b56 Joshfischer/consistent eco examples (#3220) * renaming eco topolgies for consistency * updating eco docs to be consistent with change of example yaml files 19 March 2019, 16:22:21 UTC
71b1c6e Add license headers to ubuntu18 docker files and add cloudpickle to rat exception file (#3218) 16 March 2019, 07:21:24 UTC
9c1cc16 Add an index column in all topologies page (#3216) 15 March 2019, 05:10:21 UTC
ea03ca1 Support overriden configuration in ckpmanager (#3215) * correct the url to download zookeeper 3.4.10 temporarily turn off squashing when building docker image pass overridden yaml configuration to checkpoint manager * revert back to squashed docker images 15 March 2019, 05:10:08 UTC
9d24c94 Enable gperftool HEAPCHECK in integration test (#3201) * enable heapcheck * refactor commands in heron-executor to carry per-process env variables 12 March 2019, 20:19:12 UTC
7e249ef Update build-docker.sh (#3197) * Update build-docker.sh --squash should be removed as this parameter is for experimental setup only. * Adding --squash or -s as option to enable squash feature 12 March 2019, 16:15:40 UTC
5023515 Add favicon (#3206) 12 March 2019, 16:15:05 UTC
5d06b1b adapt the Bazel output directory for the `incubator-heron` project name (#3214) 12 March 2019, 16:14:51 UTC
2bfe579 EventLoop Signal Handler (#3212) 11 March 2019, 23:40:54 UTC
0f2a898 Added logging an error status code when stream manager can not connect to tmaster (#3208) 07 March 2019, 18:48:07 UTC
fde712f Update WORKSPACE info for zookeeper http archive. (#3205) * Update WORKSPACE info for zookeeper http archive. Updated the new_http_archive entry for org_apache_zookeeper to zookeeper-3.4.13. Performing a clean installation of Heron failed due to the fact that the previous version (3.4.10) is no longer accessible at the url locations provided. * Update WORKSPACE info for zookeeper http archive. Modified to use archive.apache.org as the url for zookeeper. Reverted to original version of 3.4.10. Using archive.apache.org should be sufficient for retrieving zookeeper versions in the future without fear of the previous mirror sites removing versions needed by the WORKSPACE file. 06 March 2019, 17:17:24 UTC
5269251 fixtypo (#3203) 01 March 2019, 19:36:23 UTC
0369acc Boost default maxNumInstancesPerContainer (#3200) 28 February 2019, 22:56:57 UTC
7ea8b8c Refactor FirstFitDecreasingPacking to support CPU intensive topologies (#3195) 27 February 2019, 17:28:15 UTC
bf1a710 Fix a path in scripts/ci/build_maven_artifacts.sh (#3199) 27 February 2019, 00:54:20 UTC
f1e6544 Add a spouts directory and README for spout implementations (#3169) * Add a spouts directory and README for spout impementations * Add bolts dir 26 February 2019, 19:13:48 UTC
138cddc Add cppchecker static check (#3194) * init * limit checks on heron cpp files only * optimize build * flags * address comments 16 February 2019, 00:10:11 UTC
251098b Change tmaster/stmgr uptime granularity to be 1 second (#3190) 16 February 2019, 00:09:36 UTC
dc4c733 Consolidate Packing (#3187) * init * abstract common behaviors in RCRR 15 February 2019, 01:15:38 UTC
2e498cb Make 0 stat visible in Heron UI (#3192) * Make 0 stat visible in Heron UI 11 February 2019, 20:39:16 UTC
e56eca0 Remove 'Kubernetes' in SPI function name (#3193) 11 February 2019, 18:43:44 UTC
c066c76 init (#3191) 08 February 2019, 23:06:05 UTC
fe39a46 Revamp Packing tests (#3188) * Consolidate packing tests * remove code duplicates 08 February 2019, 18:11:11 UTC
22a57f5 Modularize packing-related constraints and exceptions (#3186) * modular constraints and exceptions * address comment 04 February 2019, 02:52:48 UTC
b3a215e Add packing related configs (#3185) 03 February 2019, 06:10:01 UTC
dd76557 Update pom template for Heron artifacts (#3182) * Update pom template for Heron artifacts * Add license header * add mailing list entries 01 February 2019, 06:13:45 UTC
9b846ec Add ci script for building docker image (#3181) * Add ci script for building docker image 31 January 2019, 01:32:53 UTC
8a6949b [Streamlet] Fix streamlet config to apply cpu and ram in topology (#3180) * [Streamlet] Fix streamlet config to apply cpu and ram in topology * Set undefined cpu and ram to -1 * fix unit tests 30 January 2019, 06:58:30 UTC
back to top