You are viewing a plain text version of this content. The canonical link for it is here.
- flink git commit: [FLINK-8226] [cep] Dangling reference generated after NFA clean up timed out SharedBufferEntry - posted by dw...@apache.org on 2018/01/02 08:28:50 UTC, 1 replies.
- flink git commit: [FLINK-8257] [conf] Unify the value checks for setParallelism() - posted by al...@apache.org on 2018/01/02 14:21:43 UTC, 0 replies.
- flink git commit: [FLINK-8326] CheckpointCoordinatorTest#testRestoreLatestCheckpointedStateScaleOut() didn't use the correct parameter to trigger test function - posted by al...@apache.org on 2018/01/02 15:14:18 UTC, 0 replies.
- [1/2] flink git commit: [FLINK-8258] [table] Add missing ScalaDocs - posted by tw...@apache.org on 2018/01/03 10:50:21 UTC, 0 replies.
- [2/2] flink git commit: [FLINK-8258] [table] Enable query configuration for batch queries - posted by tw...@apache.org on 2018/01/03 10:50:22 UTC, 0 replies.
- flink git commit: [FLINK-7495] Call to AbstractUdfStreamOperator#initializeState() in the beginning - posted by al...@apache.org on 2018/01/03 12:44:52 UTC, 0 replies.
- flink git commit: [FLINK-8265] Missing jackson dependency for flink-mesos - posted by al...@apache.org on 2018/01/04 11:00:20 UTC, 1 replies.
- [1/2] flink git commit: [hotfix] [docs] Remove duplicated 'program' in docs/dev/api_concepts.md - posted by fh...@apache.org on 2018/01/04 13:45:39 UTC, 2 replies.
- [2/2] flink git commit: [hotfix] [docs] Fix Scala code snippets in docs. - posted by fh...@apache.org on 2018/01/04 13:45:40 UTC, 2 replies.
- flink git commit: [FLINK-8323] [table] Fix modulo scalar function bug - posted by tw...@apache.org on 2018/01/04 15:16:36 UTC, 1 replies.
- flink git commit: [FLINK-8122] [table] Name all built-in table sinks and sources - posted by tw...@apache.org on 2018/01/04 16:34:57 UTC, 0 replies.
- Build failed in Jenkins: flink-snapshot-deployment #700 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/05 04:05:44 UTC, 0 replies.
- [1/5] flink git commit: [FLINK-7427][network] integrate PartitionRequestProtocol into NettyProtocol - posted by sr...@apache.org on 2018/01/05 14:21:51 UTC, 0 replies.
- [2/5] flink git commit: [hotfix] add some more buffer recycling checks in SpillableSubpartitionTest - posted by sr...@apache.org on 2018/01/05 14:21:52 UTC, 0 replies.
- [3/5] flink git commit: [hotfix] only update buffer statistics in SpillableSubpartition#add() if successful - posted by sr...@apache.org on 2018/01/05 14:21:53 UTC, 0 replies.
- [4/5] flink git commit: [FLINK-7499][io] also let AsynchronousBufferFileWriter#writeBlock() recycle the buffer in case of failures - posted by sr...@apache.org on 2018/01/05 14:21:54 UTC, 0 replies.
- [5/5] flink git commit: [FLINK-7517][network] let NettyBufferPool extend PooledByteBufAllocator - posted by sr...@apache.org on 2018/01/05 14:21:55 UTC, 0 replies.
- flink git commit: [FLINK-8331][core] FieldParser do not correctly set EMPT_COLUMN error state. - posted by ji...@apache.org on 2018/01/05 16:06:34 UTC, 1 replies.
- [1/2] flink git commit: [FLINK-8139] [table] Check types for hashCode/equals only for stateful operations - posted by tw...@apache.org on 2018/01/05 16:15:00 UTC, 0 replies.
- [2/2] flink git commit: [FLINK-8139] [table] Check for proper equals() and hashCode() for stateful operators - posted by tw...@apache.org on 2018/01/05 16:15:01 UTC, 0 replies.
- Build failed in Jenkins: flink-snapshot-deployment #701 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/05 17:14:33 UTC, 0 replies.
- flink git commit: [FLINK-8203] [FLINK-7681] [table] Make schema definition of DataStream/DataSet to Table conversion more flexible - posted by tw...@apache.org on 2018/01/05 17:39:16 UTC, 0 replies.
- [01/19] flink git commit: [hotfix] Fix many many typos - posted by se...@apache.org on 2018/01/05 18:38:42 UTC, 0 replies.
- [02/19] flink git commit: [hotfix] Fix many many typos - posted by se...@apache.org on 2018/01/05 18:38:43 UTC, 0 replies.
- [03/19] flink git commit: [hotfix] Fix many many typos - posted by se...@apache.org on 2018/01/05 18:38:44 UTC, 0 replies.
- [04/19] flink git commit: [hotfix] [doc] Fix typo in filesystems.md - posted by se...@apache.org on 2018/01/05 18:38:45 UTC, 0 replies.
- [05/19] flink git commit: [FLINK-8374] [yarn, tests] Whitelist meaningless exception that may occur during Akka shutdown. - posted by se...@apache.org on 2018/01/05 18:38:46 UTC, 0 replies.
- [06/19] flink git commit: [hotfix] [core] Add comments for class loading config options in CoreOptions - posted by se...@apache.org on 2018/01/05 18:38:47 UTC, 0 replies.
- [07/19] flink git commit: [hotfix] [core] Improve local fs exists() performance - posted by se...@apache.org on 2018/01/05 18:38:48 UTC, 0 replies.
- [08/19] flink git commit: [hotfix] [checkpoints] Remove never used method 'close()' on CheckpointStreamFactory - posted by se...@apache.org on 2018/01/05 18:38:49 UTC, 0 replies.
- [09/19] flink git commit: [hotfix] [core] Avoid redundant File path conversion in LocalFileSystem.getFileStatus(Path) - posted by se...@apache.org on 2018/01/05 18:38:50 UTC, 0 replies.
- [10/19] flink git commit: [FLINK-8359] [docs] Update copyright date in NOTICE - posted by se...@apache.org on 2018/01/05 18:38:51 UTC, 0 replies.
- [11/19] flink git commit: [hotfix] Fix typo in TestableKinesisDataFetcher - posted by se...@apache.org on 2018/01/05 18:38:52 UTC, 0 replies.
- [12/19] flink git commit: [FLINK-8373] [core, hdfs] Ensure consistent semantics of FileSystem.mkdirs() across file system implementations. - posted by se...@apache.org on 2018/01/05 18:38:53 UTC, 0 replies.
- [13/19] flink git commit: [FLINK-8346][docs] add v4 signature workaround for manual S3 setups - posted by se...@apache.org on 2018/01/05 18:38:54 UTC, 0 replies.
- [14/19] flink git commit: [hotfix] [misc] Fix some typos - posted by se...@apache.org on 2018/01/05 18:38:55 UTC, 0 replies.
- [15/19] flink git commit: [hotfix] [tests] Remove unnecessary stack trace printing in StreamTaskTest - posted by se...@apache.org on 2018/01/05 18:38:56 UTC, 0 replies.
- [16/19] flink git commit: [hotfix] [checkpoints] Improve performance of ByteStreamStateHandle - posted by se...@apache.org on 2018/01/05 18:38:57 UTC, 0 replies.
- [17/19] flink git commit: [hotfix] [core] Pre-compile regex pattern in Path class - posted by se...@apache.org on 2018/01/05 18:38:58 UTC, 0 replies.
- [18/19] flink git commit: [hotfix] [hdfs] Avoid re-parsing URIs for all Hadoop File System calls. - posted by se...@apache.org on 2018/01/05 18:38:59 UTC, 0 replies.
- [19/19] flink git commit: [hotfix] [core] Add a factory method to create Path from local file - posted by se...@apache.org on 2018/01/05 18:39:00 UTC, 0 replies.
- flink git commit: [FLINK-8346][docs] add v4 signature workaround for manual S3 setups - posted by se...@apache.org on 2018/01/05 18:41:50 UTC, 0 replies.
- Build failed in Jenkins: flink-snapshot-deployment #702 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/06 03:46:56 UTC, 0 replies.
- [01/11] flink git commit: [FLINK-8116] [DataStream] Provide proper checkpointed source function example in Javadocs - posted by tz...@apache.org on 2018/01/06 05:51:54 UTC, 0 replies.
- [02/11] flink git commit: [FLINK-8116] [DataStream] Fix stale comments referring to Checkpointed interface - posted by tz...@apache.org on 2018/01/06 05:51:55 UTC, 0 replies.
- [03/11] flink git commit: [FLINK-8260] [kafka] Fix usage of deprecated instantiation methods in FlinkKafkaProducer docs - posted by tz...@apache.org on 2018/01/06 05:51:56 UTC, 0 replies.
- [04/11] flink git commit: [FLINK-8287] [kafka] Improve Kafka producer Javadocs / doc to clarify partitioning behaviour - posted by tz...@apache.org on 2018/01/06 05:51:57 UTC, 0 replies.
- [05/11] flink git commit: [FLINK-8260] [kafka] Reorder deprecated / regular constructors of FlinkKafkaProducer010 - posted by tz...@apache.org on 2018/01/06 05:51:58 UTC, 0 replies.
- [06/11] flink git commit: [hotfix] [kafka] Properly deprecate FlinkKafkaProducer010Configuration - posted by tz...@apache.org on 2018/01/06 05:51:59 UTC, 0 replies.
- [07/11] flink git commit: [hotfix] [kafka] Add serialVersionUID to FlinkKafkaProducer010 - posted by tz...@apache.org on 2018/01/06 05:52:00 UTC, 0 replies.
- [08/11] flink git commit: [hotfix] [kafka] Fix stale Javadoc link in FlinkKafkaProducer09 - posted by tz...@apache.org on 2018/01/06 05:52:01 UTC, 0 replies.
- [09/11] flink git commit: [FLINK-8268][streaming][tests] Improve TwoPhaseCommitSinkFunctionTest stability by using custom in memory storage - posted by tz...@apache.org on 2018/01/06 05:52:02 UTC, 0 replies.
- [10/11] flink git commit: [FLINK-8298][tests] Properly shutdown MockEnvironment to release resources - posted by tz...@apache.org on 2018/01/06 05:52:03 UTC, 0 replies.
- [11/11] flink git commit: [FLINK-8283] [kafka] Stabalize FlinkKafkaConsumerBaseTest::testScaleUp() - posted by tz...@apache.org on 2018/01/06 05:52:04 UTC, 0 replies.
- [1/9] flink git commit: [FLINK-8116] [DataStream] Fix stale comments referring to Checkpointed interface - posted by tz...@apache.org on 2018/01/06 06:49:43 UTC, 0 replies.
- [2/9] flink git commit: [FLINK-8116] [DataStream] Provide proper checkpointed source function example in Javadocs - posted by tz...@apache.org on 2018/01/06 06:49:44 UTC, 0 replies.
- [3/9] flink git commit: [FLINK-8260] [kafka] Fix usage of deprecated instantiation methods in FlinkKafkaProducer docs - posted by tz...@apache.org on 2018/01/06 06:49:45 UTC, 0 replies.
- [4/9] flink git commit: [FLINK-8287] [kafka] Improve Kafka producer Javadocs / doc to clarify partitioning behaviour - posted by tz...@apache.org on 2018/01/06 06:49:46 UTC, 0 replies.
- [5/9] flink git commit: [FLINK-8260] [kafka] Reorder deprecated / regular constructors of FlinkKafkaProducer010 - posted by tz...@apache.org on 2018/01/06 06:49:47 UTC, 0 replies.
- [6/9] flink git commit: [hotfix] [kafka] Properly deprecate FlinkKafkaProducer010Configuration - posted by tz...@apache.org on 2018/01/06 06:49:48 UTC, 0 replies.
- [7/9] flink git commit: [hotfix] [kafka] Fix stale Javadoc link in FlinkKafkaProducer09 - posted by tz...@apache.org on 2018/01/06 06:49:49 UTC, 0 replies.
- [8/9] flink git commit: [hotfix] [kafka] Add serialVersionUID to FlinkKafkaProducer010 - posted by tz...@apache.org on 2018/01/06 06:49:50 UTC, 0 replies.
- [9/9] flink git commit: [FLINK-8283] [kafka] Stabalize FlinkKafkaConsumerBaseTest::testScaleUp() - posted by tz...@apache.org on 2018/01/06 06:49:51 UTC, 0 replies.
- Jenkins build is back to normal : flink-snapshot-deployment #703 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/07 04:13:40 UTC, 0 replies.
- [01/15] flink git commit: [hotfix][test] Add timeout for joining with CheckedThread - posted by sr...@apache.org on 2018/01/08 13:03:55 UTC, 0 replies.
- [02/15] flink git commit: [FLINK-8214][streaming-tests] Collect results into proper mock in StreamMockEnvironment - posted by sr...@apache.org on 2018/01/08 13:03:56 UTC, 0 replies.
- [03/15] flink git commit: [FLINK-8210][network-tests] Collect results into proper mock in MockEnvironment - posted by sr...@apache.org on 2018/01/08 13:03:57 UTC, 0 replies.
- [04/15] flink git commit: [FLINK-7416][network] Implement Netty receiver outgoing pipeline for credit-based - posted by sr...@apache.org on 2018/01/08 13:03:58 UTC, 0 replies.
- [05/15] flink git commit: [FLINK-7406][network] Implement Netty receiver incoming pipeline for credit-based - posted by sr...@apache.org on 2018/01/08 13:03:59 UTC, 0 replies.
- [06/15] flink git commit: [hotfix][network] Drop redundant this reference usages - posted by sr...@apache.org on 2018/01/08 13:04:00 UTC, 0 replies.
- [07/15] flink git commit: [FLINK-8207][network-tests] Unify TestInfiniteBufferProvider and TestPooledBufferProvider - posted by sr...@apache.org on 2018/01/08 13:04:01 UTC, 0 replies.
- [08/15] flink git commit: [hotfix][network-tests] Simplify TestPooledBufferProvider - posted by sr...@apache.org on 2018/01/08 13:04:02 UTC, 0 replies.
- [09/15] flink git commit: [FLINK-8209][network-tests] Make LocalBufferPoolDestroyTest less implementation dependent - posted by sr...@apache.org on 2018/01/08 13:04:03 UTC, 0 replies.
- [10/15] flink git commit: [FLINK-8178][network] Introduce not threadsafe write only BufferBuilder - posted by sr...@apache.org on 2018/01/08 13:04:04 UTC, 0 replies.
- [11/15] flink git commit: [FLINK-8208][network-tests] Reduce mockito usage in RecordWriterTest - posted by sr...@apache.org on 2018/01/08 13:04:05 UTC, 0 replies.
- [12/15] flink git commit: [hotfix][runtime] Remove unused methods - posted by sr...@apache.org on 2018/01/08 13:04:06 UTC, 0 replies.
- [13/15] flink git commit: [hotfix][util] Added suppressExceptions for lambda functions - posted by sr...@apache.org on 2018/01/08 13:04:07 UTC, 0 replies.
- [14/15] flink git commit: [FLINK-8220][network-benchmarks] Define network benchmarks in Flink project - posted by sr...@apache.org on 2018/01/08 13:04:08 UTC, 0 replies.
- [15/15] flink git commit: [FLINK-8221][network-benchmarks] Define latency network benchmarks in Flink project - posted by sr...@apache.org on 2018/01/08 13:04:09 UTC, 0 replies.
- [1/9] flink git commit: [FLINK-8280][checkstyle] enable and fix checkstyle in BlobServer and BlobUtils - posted by ch...@apache.org on 2018/01/08 19:22:07 UTC, 0 replies.
- [2/9] flink git commit: [FLINK-8292] Remove unnecessary force cast in DataStreamSource - posted by ch...@apache.org on 2018/01/08 19:22:08 UTC, 0 replies.
- [3/9] flink git commit: [FLINK-8383][mesos] Disable test-jar shading - posted by ch...@apache.org on 2018/01/08 19:22:09 UTC, 0 replies.
- [4/9] flink git commit: [FLINK-8200][tests] Use TemporaryFolder in RocksDBAsyncSnapshotTest - posted by ch...@apache.org on 2018/01/08 19:22:10 UTC, 0 replies.
- [5/9] flink git commit: [FLINK-8250][runtime] Remove unused RecordSerializer#instantiateMetrics - posted by ch...@apache.org on 2018/01/08 19:22:11 UTC, 0 replies.
- [6/9] flink git commit: [hotfix][docs] Fix DataStream iterations documentation - posted by ch...@apache.org on 2018/01/08 19:22:12 UTC, 0 replies.
- [7/9] flink git commit: [hotfix][docs][metrics] Fix Threads.Count metric reference - posted by ch...@apache.org on 2018/01/08 19:22:13 UTC, 0 replies.
- [8/9] flink git commit: [FLINK-8320][docs] Clarify that only Java 8 is supported - posted by ch...@apache.org on 2018/01/08 19:22:14 UTC, 0 replies.
- [9/9] flink git commit: [FLINK-8388][docs] Fix baseUrl for master branch - posted by ch...@apache.org on 2018/01/08 19:22:15 UTC, 0 replies.
- [1/4] flink git commit: [FLINK-8200][tests] Use TemporaryFolder in RocksDBAsyncSnapshotTest - posted by ch...@apache.org on 2018/01/08 21:39:54 UTC, 0 replies.
- [2/4] flink git commit: [hotfix][docs] Fix DataStream iterations documentation - posted by ch...@apache.org on 2018/01/08 21:39:55 UTC, 0 replies.
- [3/4] flink git commit: [hotfix][docs][metrics] Fix Threads.Count metric reference - posted by ch...@apache.org on 2018/01/08 21:39:56 UTC, 0 replies.
- [4/4] flink git commit: [FLINK-8320][docs] Clarify that only Java 8 is supported - posted by ch...@apache.org on 2018/01/08 21:39:57 UTC, 0 replies.
- [1/7] flink git commit: [FLINK-7904] Enable Flip6 build profile on Travis - posted by tr...@apache.org on 2018/01/09 08:14:44 UTC, 0 replies.
- [2/7] flink git commit: [FLINK-7903] [tests] Add flip6 build profile - posted by tr...@apache.org on 2018/01/09 08:14:45 UTC, 0 replies.
- [3/7] flink git commit: [hotfix] Remove unnecessary surefire plugin version in flink-connector-elasticsearch5 - posted by tr...@apache.org on 2018/01/09 08:14:46 UTC, 0 replies.
- [4/7] flink git commit: [FLINK-7909] Unify Flink test bases - posted by tr...@apache.org on 2018/01/09 08:14:47 UTC, 0 replies.
- [5/7] flink git commit: [FLINK-7909] Replace StreamingMultipleProgramsTestBase by AbstractTestBase - posted by tr...@apache.org on 2018/01/09 08:14:48 UTC, 0 replies.
- [6/7] flink git commit: [FLINK-7909] Replace StreamingMultipleProgramsTestBase by AbstractTestBase - posted by tr...@apache.org on 2018/01/09 08:14:49 UTC, 0 replies.
- [7/7] flink git commit: [hotfix] Remove unnecessary exception catching in StreamingProgramTestBase - posted by tr...@apache.org on 2018/01/09 08:14:50 UTC, 0 replies.
- [1/2] flink git commit: [FLINK-6094] [table] Add checks for hashCode/equals and little code cleanup - posted by tw...@apache.org on 2018/01/09 09:11:42 UTC, 0 replies.
- [2/2] flink git commit: [FLINK-6094] [table] Implement stream-stream proctime non-window inner join - posted by tw...@apache.org on 2018/01/09 09:11:43 UTC, 0 replies.
- flink git commit: [FLINK-8381] [table] Document more flexible schema definition - posted by tw...@apache.org on 2018/01/09 10:33:28 UTC, 0 replies.
- [1/3] flink git commit: [FLINK-7797] [table] Add support for windowed outer joins for streaming tables. - posted by tw...@apache.org on 2018/01/09 12:37:05 UTC, 0 replies.
- [2/3] flink git commit: [FLINK-7797] [table] Add support for windowed outer joins for streaming tables. - posted by tw...@apache.org on 2018/01/09 12:37:06 UTC, 0 replies.
- [3/3] flink git commit: [hotfix] [docs] Update documentation about joins - posted by tw...@apache.org on 2018/01/09 12:37:07 UTC, 0 replies.
- [1/6] flink git commit: [FLINK-8352] [web-dashboard] Report error on jar submission failure - posted by uc...@apache.org on 2018/01/09 14:13:23 UTC, 0 replies.
- [2/6] flink git commit: [FLINK-8352] [web-dashboard] Report error on jar submission failure - posted by uc...@apache.org on 2018/01/09 14:13:24 UTC, 0 replies.
- [3/6] flink git commit: [FLINK-8352] [web-dashboard] Report error on jar submission failure - posted by uc...@apache.org on 2018/01/09 14:13:25 UTC, 0 replies.
- [4/6] flink git commit: [FLINK-8352] [web-dashboard] Report error on jar submission failure - posted by uc...@apache.org on 2018/01/09 14:13:26 UTC, 0 replies.
- [5/6] flink git commit: [FLINK-8352] [web-dashboard] Report error on jar submission failure - posted by uc...@apache.org on 2018/01/09 14:13:27 UTC, 0 replies.
- [6/6] flink git commit: [FLINK-8352] [web-dashboard] Report error on jar submission failure - posted by uc...@apache.org on 2018/01/09 14:13:28 UTC, 0 replies.
- [1/2] flink git commit: [FLINK-8385] [checkpointing] Avoid RejectedExecutionException in SharedStateRegistry during disposal from async Zookeeper calls. - posted by sr...@apache.org on 2018/01/09 14:17:43 UTC, 0 replies.
- [2/2] flink git commit: [FLINK-8385] [checkpointing] Suppress logging of expected exception during snapshot cancellation. - posted by sr...@apache.org on 2018/01/09 14:17:44 UTC, 0 replies.
- [1/6] flink git commit: [hotfix][checkstyle] only ignore checkstyle in existing packages under runtime.io.network - posted by sr...@apache.org on 2018/01/09 15:13:52 UTC, 0 replies.
- [2/6] flink git commit: [FLINK-8252][benchmarks] convert network benchmarks to streaming benchmarks - posted by sr...@apache.org on 2018/01/09 15:13:53 UTC, 0 replies.
- [3/6] flink git commit: [FLINK-7468][network] Implement sender backlog logic for credit-based - posted by sr...@apache.org on 2018/01/09 15:13:54 UTC, 0 replies.
- [4/6] flink git commit: [FLINK-8375][network] Remove unnecessary synchronization - posted by sr...@apache.org on 2018/01/09 15:13:55 UTC, 0 replies.
- [5/6] flink git commit: [hotfix][tests] move assertions out of the finally block - posted by sr...@apache.org on 2018/01/09 15:13:56 UTC, 0 replies.
- [6/6] flink git commit: [FLINK-8371][network] always recycle Buffers when releasing SpillableSubpartition - posted by sr...@apache.org on 2018/01/09 15:13:57 UTC, 0 replies.
- [1/3] flink git commit: [FLINK-5982] [runtime] Refactor AbstractInvokable and StatefulTask to accept Environment and State in the constructor. - posted by se...@apache.org on 2018/01/09 18:29:34 UTC, 0 replies.
- [2/3] flink git commit: [FLINK-5982] [runtime] Refactor AbstractInvokable and StatefulTask to accept Environment and State in the constructor. - posted by se...@apache.org on 2018/01/09 18:29:35 UTC, 0 replies.
- [3/3] flink git commit: [FLINK-5982] [runtime] Refactor AbstractInvokable and StatefulTask to accept Environment and State in the constructor. - posted by se...@apache.org on 2018/01/09 18:29:36 UTC, 0 replies.
- flink git commit: [FLINK-8392] [rpc] Let termination future be completed by AkkaRpcActor#postStop - posted by tr...@apache.org on 2018/01/10 11:28:39 UTC, 0 replies.
- [1/6] flink git commit: [hotfix] Add retrieval of key sets to DualKeyMap - posted by tr...@apache.org on 2018/01/10 12:46:05 UTC, 0 replies.
- [2/6] flink git commit: [FLINK-7910] [tests] Generalize Test(Stream)Environment to use JobExecutor - posted by tr...@apache.org on 2018/01/10 12:46:06 UTC, 0 replies.
- [3/6] flink git commit: [FLINK-8389] [flip6] Release all slots upon closing of JobManager - posted by tr...@apache.org on 2018/01/10 12:46:07 UTC, 0 replies.
- [4/6] flink git commit: [hotfix] Enable checkpointing RPC calls - posted by tr...@apache.org on 2018/01/10 12:46:08 UTC, 0 replies.
- [5/6] flink git commit: [hotfix] Add JavaDocs to OnCompletionActions - posted by tr...@apache.org on 2018/01/10 12:46:09 UTC, 0 replies.
- [6/6] flink git commit: [hotfix] Refactor JobMasterTest to avoid using Mockito - posted by tr...@apache.org on 2018/01/10 12:46:10 UTC, 0 replies.
- flink git commit: [FLINK-6926] [table] Add support for MD5, SHA1 and SHA256 - posted by tw...@apache.org on 2018/01/10 13:48:03 UTC, 0 replies.
- flink git commit: [FLINK-7475] [state] Introduce ListState#update() - posted by sr...@apache.org on 2018/01/10 15:35:59 UTC, 0 replies.
- [1/5] flink git commit: [FLINK-7918] Run AbstractTestBase tests on Flip-6 MiniCluster - posted by tr...@apache.org on 2018/01/10 16:27:25 UTC, 0 replies.
- [2/5] flink git commit: [FLINK-8393] [flip6] Reconnect to last known JobMaster when connection is lost - posted by tr...@apache.org on 2018/01/10 16:27:26 UTC, 0 replies.
- [3/5] flink git commit: [hotfix] [tests] Refactor TypeHintITCase to extend AbstractTestBase - posted by tr...@apache.org on 2018/01/10 16:27:27 UTC, 0 replies.
- [4/5] flink git commit: [hotfix] [tests] Fix JavaProgramTestBase to reset MiniClusterResource#TestEnvironment - posted by tr...@apache.org on 2018/01/10 16:27:28 UTC, 0 replies.
- [5/5] flink git commit: [hotfix] [tests] Fix PageRankITCase, AggregatorsITCase and DataSinkITCase to use fresh result path - posted by tr...@apache.org on 2018/01/10 16:27:29 UTC, 0 replies.
- [1/2] flink git commit: [FLINK-6893] [table] Add BIN function to Table API and fix bugs - posted by tw...@apache.org on 2018/01/10 16:42:13 UTC, 0 replies.
- [2/2] flink git commit: [FLINK-6893] [table] Add BIN function support - posted by tw...@apache.org on 2018/01/10 16:42:14 UTC, 0 replies.
- flink git commit: [FLINK-6094] [table] Use the lexicographic smallest attribute as the common group id - posted by tw...@apache.org on 2018/01/11 09:31:45 UTC, 0 replies.
- [1/4] flink git commit: [hotfix] only update buffer statistics in SpillableSubpartition#add() if successful - posted by sr...@apache.org on 2018/01/11 10:29:34 UTC, 0 replies.
- [2/4] flink git commit: [hotfix] add some more buffer recycling checks in SpillableSubpartitionTest - posted by sr...@apache.org on 2018/01/11 10:29:35 UTC, 0 replies.
- [3/4] flink git commit: [FLINK-7499][io] also let AsynchronousBufferFileWriter#writeBlock() recycle the buffer in case of failures - posted by sr...@apache.org on 2018/01/11 10:29:36 UTC, 0 replies.
- [4/4] flink git commit: [FLINK-8371][network] always recycle Buffers when releasing SpillableSubpartition - posted by sr...@apache.org on 2018/01/11 10:29:37 UTC, 0 replies.
- flink git commit: [FLINK-8412] [docs] Show outdated warning for 1.3 docs - posted by tw...@apache.org on 2018/01/11 11:06:36 UTC, 0 replies.
- flink git commit: [hotfix] [docs] Update latest stable version URL - posted by tw...@apache.org on 2018/01/11 11:09:17 UTC, 0 replies.
- [1/4] flink git commit: [FLINK-8234][flip6] Cache JobExecutionResult in Dispatcher - posted by tr...@apache.org on 2018/01/11 11:18:46 UTC, 0 replies.
- [2/4] flink git commit: [FLINK-8404] [tests] Mark Flip-6 tests with Flip6 category annotation - posted by tr...@apache.org on 2018/01/11 11:18:47 UTC, 0 replies.
- [3/4] flink git commit: [FLINK-7949] Make AsyncWaitOperator recoverable also when queue is full - posted by tr...@apache.org on 2018/01/11 11:18:48 UTC, 0 replies.
- [4/4] flink git commit: [FLINK-7949] Add unit test for AsyncWaitOperator recovery with full queue - posted by tr...@apache.org on 2018/01/11 11:18:49 UTC, 0 replies.
- flink-web git commit: [hotfix] [docs] Update latest stable docs URL - posted by tw...@apache.org on 2018/01/11 11:18:58 UTC, 0 replies.
- flink-web git commit: Rebuild website - posted by tw...@apache.org on 2018/01/11 11:23:22 UTC, 0 replies.
- flink git commit: [hotfix] [travis] Set distinct cache for Flip-6 build profiles - posted by tr...@apache.org on 2018/01/11 13:16:43 UTC, 0 replies.
- [1/5] flink git commit: [FLINK-8328] [flip6] Move Yarn ApplicationStatus polling out of YarnClusterClient - posted by tr...@apache.org on 2018/01/11 16:15:00 UTC, 0 replies.
- [2/5] flink git commit: [FLINK-8329] [flip6] Move YarnClient to AbstractYarnClusterDescriptor - posted by tr...@apache.org on 2018/01/11 16:15:01 UTC, 0 replies.
- [3/5] flink git commit: [FLINK-8332] [flip6] Move savepoint dispose into ClusterClient - posted by tr...@apache.org on 2018/01/11 16:15:02 UTC, 0 replies.
- [4/5] flink git commit: [FLINK-8233][flip6] Add JobExecutionResultHandler - posted by tr...@apache.org on 2018/01/11 16:15:03 UTC, 0 replies.
- [5/5] flink git commit: [hotfix] Clean up ExecutionGraph - posted by tr...@apache.org on 2018/01/11 16:15:04 UTC, 0 replies.
- [1/8] flink git commit: [FLINK-8333] [flip6] Separate deployment options from command options - posted by tr...@apache.org on 2018/01/11 23:19:50 UTC, 0 replies.
- [2/8] flink git commit: [FLINK-8333] [flip6] Separate deployment options from command options - posted by tr...@apache.org on 2018/01/11 23:19:51 UTC, 0 replies.
- [3/8] flink git commit: [FLINK-8333] [flip6] Separate deployment options from command options - posted by tr...@apache.org on 2018/01/11 23:19:52 UTC, 0 replies.
- [4/8] flink git commit: [FLINK-8338] [flip6] Make CustomCommandLines non static in CliFrontend - posted by tr...@apache.org on 2018/01/11 23:19:53 UTC, 0 replies.
- [5/8] flink git commit: [FLINK-8338] [flip6] Make CustomCommandLines non static in CliFrontend - posted by tr...@apache.org on 2018/01/11 23:19:54 UTC, 0 replies.
- [6/8] flink git commit: [FLINK-8339] [flip6] Let CustomCommandLine return ClusterDescriptor - posted by tr...@apache.org on 2018/01/11 23:19:55 UTC, 0 replies.
- [7/8] flink git commit: [FLINK-8339] [flip6] Let CustomCommandLine return ClusterDescriptor - posted by tr...@apache.org on 2018/01/11 23:19:56 UTC, 0 replies.
- [8/8] flink git commit: [FLINK-8299][flip6] Retrieve JobExecutionResult after job submission - posted by tr...@apache.org on 2018/01/11 23:19:57 UTC, 0 replies.
- [01/19] flink git commit: [FLINK-8199] [elasticsearch] Properly annotate APIs of Elasticsearch connector - posted by tz...@apache.org on 2018/01/12 13:30:53 UTC, 0 replies.
- [02/19] flink git commit: [hotfix] [kafka] Remove stale comment on publishing procedures of AbstractFetcher - posted by tz...@apache.org on 2018/01/12 13:30:54 UTC, 0 replies.
- [03/19] flink git commit: [FLINK-8306] [kafka, tests] Fix mock verifications on final method - posted by tz...@apache.org on 2018/01/12 13:30:55 UTC, 0 replies.
- [04/19] flink git commit: [hotfix] Fix typo in AbstractMetricGroup.java - posted by tz...@apache.org on 2018/01/12 13:30:56 UTC, 0 replies.
- [05/19] flink git commit: [FLINK-8271] [kinesis] Remove usage of deprecated Kinesis APIs - posted by tz...@apache.org on 2018/01/12 13:30:57 UTC, 0 replies.
- [06/19] flink git commit: [FLINK-6951] [kinesis] Shade httpcomponents dependency for Kinesis connector - posted by tz...@apache.org on 2018/01/12 13:30:58 UTC, 0 replies.
- [07/19] flink git commit: [FLINK-8324] [kafka, metrics] Add new offsets metrics that can be scoped by topic and partition - posted by tz...@apache.org on 2018/01/12 13:30:59 UTC, 0 replies.
- [08/19] flink git commit: [FLINK-8162] [kinesis, metrics] Add Kinesis' millisBehindLatest metric - posted by tz...@apache.org on 2018/01/12 13:31:00 UTC, 0 replies.
- [09/19] flink git commit: [FLINK-8324] [kafka, metrics] Make clear which metrics are legacy and should not be touched - posted by tz...@apache.org on 2018/01/12 13:31:01 UTC, 0 replies.
- [10/19] flink git commit: [FLINK-8162] [kinesis] Move shard metric gauges registration to KinesisDataFetcher - posted by tz...@apache.org on 2018/01/12 13:31:02 UTC, 0 replies.
- [11/19] flink git commit: [FLINK-8162] [kinesis] Add unit test for Kinesis shard metrics reporting - posted by tz...@apache.org on 2018/01/12 13:31:03 UTC, 0 replies.
- [12/19] flink git commit: [FLINK-8162, FLINK-8364] [metric, doc] Improve Kafka / Kinesis metrics doc - posted by tz...@apache.org on 2018/01/12 13:31:04 UTC, 0 replies.
- [13/19] flink git commit: [hotfix] [doc] Fixed doc typo in DataStream API - posted by tz...@apache.org on 2018/01/12 13:31:05 UTC, 0 replies.
- [14/19] flink git commit: [hotfix] [kinesis] Add serialVersionUID to KinesisPartitioner - posted by tz...@apache.org on 2018/01/12 13:31:06 UTC, 0 replies.
- [15/19] flink git commit: [FLINK-8217] [kinesis] Properly annotate APIs of flink-connector-kinesis - posted by tz...@apache.org on 2018/01/12 13:31:07 UTC, 0 replies.
- [16/19] flink git commit: [FLINK-8296] [kafka] Rework FlinkKafkaConsumerBaseTest to not rely on Java reflection - posted by tz...@apache.org on 2018/01/12 13:31:08 UTC, 0 replies.
- [17/19] flink git commit: [FLINK-8276] [kafka] Properly annotate APIs for Kafka connector - posted by tz...@apache.org on 2018/01/12 13:31:09 UTC, 0 replies.
- [18/19] flink git commit: [FLINK-8276] [kafka] Properly annotate APIs for Kafka connector - posted by tz...@apache.org on 2018/01/12 13:31:10 UTC, 0 replies.
- [19/19] flink git commit: [hotfix] [kafka] Add missing serialVersionUIDs to all Kafka connector Serializable classes - posted by tz...@apache.org on 2018/01/12 13:31:11 UTC, 0 replies.
- [01/14] flink git commit: [FLINK-8341] [flip6] Remove not needed options from CommandLineOptions - posted by tr...@apache.org on 2018/01/12 22:25:22 UTC, 0 replies.
- [02/14] flink git commit: [FLINK-8340] [flip6] Remove passing of Configuration to CustomCommandLine - posted by tr...@apache.org on 2018/01/12 22:25:23 UTC, 0 replies.
- [03/14] flink git commit: [FLINK-8340] [flip6] Remove passing of Configuration to CustomCommandLine - posted by tr...@apache.org on 2018/01/12 22:25:24 UTC, 0 replies.
- [04/14] flink git commit: [FLINK-8349] [flip6] Remove Yarn specific commands from YarnClusterDescriptor - posted by tr...@apache.org on 2018/01/12 22:25:25 UTC, 0 replies.
- [05/14] flink git commit: [FLINK-8342] [flip6] Remove generic type parameter from ClusterDescriptor - posted by tr...@apache.org on 2018/01/12 22:25:26 UTC, 0 replies.
- [06/14] flink git commit: [FLINK-8347] [flip6] Make cluster id used by ClusterDescriptor typesafe - posted by tr...@apache.org on 2018/01/12 22:25:27 UTC, 0 replies.
- [07/14] flink git commit: [FLINK-8347] [flip6] Make cluster id used by ClusterDescriptor typesafe - posted by tr...@apache.org on 2018/01/12 22:25:28 UTC, 0 replies.
- [08/14] flink git commit: [hotfix] Add help command to FlinkYarnSessionCli - posted by tr...@apache.org on 2018/01/12 22:25:29 UTC, 0 replies.
- [09/14] flink git commit: [FLINK-8348] [flip6] Print help for DefaultCLI - posted by tr...@apache.org on 2018/01/12 22:25:30 UTC, 0 replies.
- [10/14] flink git commit: [FLINK-8119] [flip6] Wire correct Flip6 components in Flip6YarnClusterDescriptor - posted by tr...@apache.org on 2018/01/12 22:25:31 UTC, 0 replies.
- [11/14] flink git commit: [hotfix] Log failure message only if Yarn application truly failed - posted by tr...@apache.org on 2018/01/12 22:25:32 UTC, 0 replies.
- [12/14] flink git commit: [FLINK-8201] [yarn] Delete temp configuration file after uploading it to HDFS - posted by tr...@apache.org on 2018/01/12 22:25:33 UTC, 0 replies.
- [13/14] flink git commit: [FLINK-8420] [flip6] Recognize TimeoutException in RetryingRegistration - posted by tr...@apache.org on 2018/01/12 22:25:34 UTC, 0 replies.
- [14/14] flink git commit: [FLINK-8288] [runtime] register job master rest endpoint url to yarn - posted by tr...@apache.org on 2018/01/12 22:25:35 UTC, 0 replies.
- flink git commit: [FLINK-6951] [kinesis] Shade httpcomponents dependency for Kinesis connector - posted by tz...@apache.org on 2018/01/13 03:37:35 UTC, 0 replies.
- [1/6] flink git commit: [FLINK-6951] [kinesis] Shade httpcomponents dependency for Kinesis connector - posted by tz...@apache.org on 2018/01/13 07:53:25 UTC, 0 replies.
- [2/6] flink git commit: [hotfix] [doc] Fixed doc typo in DataStream API - posted by tz...@apache.org on 2018/01/13 07:53:26 UTC, 0 replies.
- [3/6] flink git commit: [hotfix] Fix typo in AbstractMetricGroup.java - posted by tz...@apache.org on 2018/01/13 07:53:27 UTC, 0 replies.
- [4/6] flink git commit: [FLINK-8296] [kafka] Rework FlinkKafkaConsumerBaseTest to not rely on Java reflection - posted by tz...@apache.org on 2018/01/13 07:53:28 UTC, 0 replies.
- [5/6] flink git commit: [FLINK-8306] [kafka, tests] Fix mock verifications on final method - posted by tz...@apache.org on 2018/01/13 07:53:29 UTC, 0 replies.
- [6/6] flink git commit: [hotfix] [kafka] Remove stale comment on publishing procedures of AbstractFetcher - posted by tz...@apache.org on 2018/01/13 07:53:30 UTC, 0 replies.
- [1/4] flink git commit: [FLINK-8317][flip6] Implement savepoints in RestClusterClient - posted by tr...@apache.org on 2018/01/13 15:04:58 UTC, 0 replies.
- [2/4] flink git commit: [FLINK-8317][flip6] Implement savepoints in RestClusterClient - posted by tr...@apache.org on 2018/01/13 15:04:59 UTC, 0 replies.
- [3/4] flink git commit: [hotfix][javadoc] Fix typo in Watermark javadoc - posted by tr...@apache.org on 2018/01/13 15:05:00 UTC, 0 replies.
- [4/4] flink git commit: [hotfix][tests] Add TestLogger to ExponentialWaitStrategyTest - posted by tr...@apache.org on 2018/01/13 15:05:01 UTC, 0 replies.
- [1/2] flink git commit: [FLINK-8368] Migrate org.apache.flink.runtime.rest.handler.legacy.SubtaskExecutionAttemptDetailsHandler to new a REST handler that registered in WebMonitorEndpoint - posted by tr...@apache.org on 2018/01/14 13:43:45 UTC, 0 replies.
- [2/2] flink git commit: [FLINK-8368] [rest] Simplify SubtaskExecutionAttemptDetailsHandlerTest#testHandleRequest - posted by tr...@apache.org on 2018/01/14 13:43:46 UTC, 0 replies.
- flink git commit: [FLINK-8369] Migrate SubtaskExecutionAttemptAccumulatorsHandler to Flip-6 REST endpoint - posted by tr...@apache.org on 2018/01/14 16:32:34 UTC, 0 replies.
- flink git commit: [FLINK-8367] Migrate SubtaskCurrentAttemptDetailsHandler to new a REST handler - posted by tr...@apache.org on 2018/01/14 21:52:35 UTC, 0 replies.
- flink git commit: [FLINK-8399] [runtime] use independent configurations for the different timeouts in slot manager - posted by tr...@apache.org on 2018/01/15 15:02:00 UTC, 0 replies.
- [1/4] flink git commit: [hotfix] [docs] Fix typos - posted by ch...@apache.org on 2018/01/15 15:03:53 UTC, 0 replies.
- [2/4] flink git commit: [hotfix][docs] Mention maven dependency for RocksDB state backend - posted by ch...@apache.org on 2018/01/15 15:03:54 UTC, 0 replies.
- [3/4] flink git commit: [FLINK-8082][build] Bump flink version for japicmp plugin - posted by ch...@apache.org on 2018/01/15 15:03:55 UTC, 0 replies.
- [4/4] flink git commit: [hotfix][akka] Fix typo in AkkaUtils method - posted by ch...@apache.org on 2018/01/15 15:03:56 UTC, 0 replies.
- flink git commit: [FLINK-8175] remove flink-streaming-contrib and migrate its classes to flink-streaming-java/scala - posted by tr...@apache.org on 2018/01/16 08:19:19 UTC, 0 replies.
- [1/2] flink git commit: [FLINK-8050] [rest] REST server reports netty exceptions on shutdown. - posted by kk...@apache.org on 2018/01/16 10:29:58 UTC, 0 replies.
- [2/2] flink git commit: [FLINK-8049] [rest] REST client reports netty exceptions on shutdown. - posted by kk...@apache.org on 2018/01/16 10:29:59 UTC, 0 replies.
- flink git commit: [FLINK-7777][build] Bump japicmp to 0.11.0 - posted by ch...@apache.org on 2018/01/16 12:26:48 UTC, 0 replies.
- Build failed in Jenkins: flink-snapshot-deployment #713 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/17 03:39:23 UTC, 0 replies.
- flink git commit: Revert "[hotfix][docs] Mention maven dependency for RocksDB state backend" - posted by ch...@apache.org on 2018/01/17 13:43:36 UTC, 0 replies.
- flink git commit: [hotfix] [docs] Fix typos - posted by ch...@apache.org on 2018/01/17 13:44:54 UTC, 0 replies.
- Jenkins build is back to normal : flink-snapshot-deployment #714 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/18 04:11:41 UTC, 0 replies.
- [1/3] flink git commit: [FLINK-8279][blob] fall back to TaskManager temp directories first - posted by tr...@apache.org on 2018/01/18 08:46:21 UTC, 0 replies.
- [2/3] flink git commit: [hotfix] replace misuse of ConfigConstants.DEFAULT_TASK_MANAGER_TMP_PATH as a temporary folder in unit tests - posted by tr...@apache.org on 2018/01/18 08:46:22 UTC, 0 replies.
- [3/3] flink git commit: [FLINK-8350][config] replace "taskmanager.tmp.dirs" with "io.tmp.dirs" - posted by tr...@apache.org on 2018/01/18 08:46:23 UTC, 0 replies.
- [1/9] flink git commit: [hotfix][tests] replace DiscardingRecycler with FreeingBufferRecycler - posted by sr...@apache.org on 2018/01/18 14:25:52 UTC, 0 replies.
- [2/9] flink git commit: [hotfix][io] remove duplicate code between SynchronousBufferFileReader and BufferReadRequest - posted by sr...@apache.org on 2018/01/18 14:25:53 UTC, 0 replies.
- [3/9] flink git commit: [hotfix][tests] do not use a mocked BufferRecycler for unpooled memory segments - posted by sr...@apache.org on 2018/01/18 14:25:54 UTC, 0 replies.
- [4/9] flink git commit: [FLINK-7520][network] let our Buffer class extend from netty's buffer class - posted by sr...@apache.org on 2018/01/18 14:25:55 UTC, 0 replies.
- [5/9] flink git commit: [FLINK-7520][network] let our Buffer class extend from netty's buffer class - posted by sr...@apache.org on 2018/01/18 14:25:56 UTC, 0 replies.
- [6/9] flink git commit: [FLINK-7520][network] let our Buffer class extend from netty's buffer class - posted by sr...@apache.org on 2018/01/18 14:25:57 UTC, 0 replies.
- [7/9] flink git commit: [hotfix][tests] make SpillableSubpartitionTest use TestBufferFactory.createBuffer - posted by sr...@apache.org on 2018/01/18 14:25:58 UTC, 0 replies.
- [8/9] flink git commit: [hotfix][tests] replace InputChannelTestUtils#createMockBuffer() with TestBufferFactory#createBuffer() - posted by sr...@apache.org on 2018/01/18 14:25:59 UTC, 0 replies.
- [9/9] flink git commit: [hotfix][network] clarify BufferResponse#size() uses (by removing it) - posted by sr...@apache.org on 2018/01/18 14:26:00 UTC, 0 replies.
- [1/2] flink git commit: [hotfix][network] rename Buffer#retain() and #recycle in preparation for FLINK-8396 and FLINK-8395 - posted by sr...@apache.org on 2018/01/18 14:36:17 UTC, 0 replies.
- [2/2] flink git commit: [FLINK-8395][network] add a read-only sliced ByteBuf implementation based on NetworkBuffer - posted by sr...@apache.org on 2018/01/18 14:36:18 UTC, 0 replies.
- [1/3] flink git commit: [hotfix][network][tests] remove Mockito mocks in RecordWriterTest - posted by sr...@apache.org on 2018/01/18 16:06:13 UTC, 0 replies.
- [2/3] flink git commit: [hotfix][tests] separate tests inside SlotCountExceedingParallelismTest - posted by sr...@apache.org on 2018/01/18 16:06:14 UTC, 0 replies.
- [3/3] flink git commit: [FLINK-7518][network] pass our own NetworkBuffer to netty - posted by sr...@apache.org on 2018/01/18 16:06:15 UTC, 0 replies.
- [01/17] flink git commit: [FLINK-5823] [checkpoints] State backends now also handle the checkpoint metadata - posted by se...@apache.org on 2018/01/18 17:09:18 UTC, 0 replies.
- [02/17] flink git commit: [FLINK-5823] [checkpoints] State backends now also handle the checkpoint metadata - posted by se...@apache.org on 2018/01/18 17:09:19 UTC, 0 replies.
- [03/17] flink git commit: [FLINK-5823] [checkpoints] State backends now also handle the checkpoint metadata - posted by se...@apache.org on 2018/01/18 17:09:20 UTC, 0 replies.
- [04/17] flink git commit: [FLINK-5823] [checkpoints] State backends now also handle the checkpoint metadata - posted by se...@apache.org on 2018/01/18 17:09:21 UTC, 0 replies.
- [05/17] flink git commit: [FLINK-5823] [checkpoints] State backends now also handle the checkpoint metadata - posted by se...@apache.org on 2018/01/18 17:09:22 UTC, 0 replies.
- [06/17] flink git commit: [hotfix] [rocksdb] Clean up RocksDB state backend code - posted by se...@apache.org on 2018/01/18 17:09:23 UTC, 0 replies.
- [07/17] flink git commit: [FLINK-5823] [checkpoints] State backends define checkpoint and savepoint directories, improved configuration - posted by se...@apache.org on 2018/01/18 17:09:24 UTC, 0 replies.
- [08/17] flink git commit: [FLINK-5823] [checkpoints] State backends define checkpoint and savepoint directories, improved configuration - posted by se...@apache.org on 2018/01/18 17:09:25 UTC, 0 replies.
- [09/17] flink git commit: [hotfix] [core] Fix broken JavaDoc links in ConfigConstants - posted by se...@apache.org on 2018/01/18 17:09:26 UTC, 0 replies.
- [10/17] flink git commit: [FLINK-5823] [checkpoints] Make RocksDB state backend configurable - posted by se...@apache.org on 2018/01/18 17:09:27 UTC, 0 replies.
- [11/17] flink git commit: [FLINK-7925] [checkpoints] Add CheckpointingOptions - posted by se...@apache.org on 2018/01/18 17:09:28 UTC, 0 replies.
- [12/17] flink git commit: [FLINK-5823] [checkpoints] Pass state backend to checkpoint coordinator - posted by se...@apache.org on 2018/01/18 17:09:29 UTC, 0 replies.
- [13/17] flink git commit: [hotfix] [core] Fix checkstyle for 'flink-core' : 'org.apache.flink.configuration' - posted by se...@apache.org on 2018/01/18 17:09:30 UTC, 0 replies.
- [14/17] flink git commit: [hotfix] [core] Fix checkstyle for 'flink-core' : 'org.apache.flink.configuration' - posted by se...@apache.org on 2018/01/18 17:09:31 UTC, 0 replies.
- [15/17] flink git commit: [hotfix] [core] Move 'ThrowingConsumer' and 'RunnableWithException' to proper package (.util.function) - posted by se...@apache.org on 2018/01/18 17:09:32 UTC, 0 replies.
- [16/17] flink git commit: [hotfix] [core] Fix checkstyle for 'flink-core' : 'org.apache.flink.util' - posted by se...@apache.org on 2018/01/18 17:09:33 UTC, 0 replies.
- [17/17] flink git commit: [hotfix] [core] Fix checkstyle for 'flink-core' : 'org.apache.flink.util' - posted by se...@apache.org on 2018/01/18 17:09:34 UTC, 0 replies.
- Build failed in Jenkins: flink-snapshot-deployment #715 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/19 04:12:35 UTC, 0 replies.
- flink git commit: [FLINK-8455] [core] Make 'org.apache.hadoop.' a 'parent-first' classloading pattern. - posted by se...@apache.org on 2018/01/19 08:33:44 UTC, 0 replies.
- flink git commit: [FLINK-7938] Introduce addAll() to ListState - posted by sr...@apache.org on 2018/01/19 11:06:06 UTC, 0 replies.
- [1/3] flink git commit: [FLINK-8455] [core] Make 'org.apache.hadoop.' a 'parent-first' classloading pattern. - posted by se...@apache.org on 2018/01/19 12:41:11 UTC, 0 replies.
- [2/3] flink git commit: [hotfix] [tests] Add unit tests for ChildFirstClassLoader - posted by se...@apache.org on 2018/01/19 12:41:12 UTC, 0 replies.
- [3/3] flink git commit: [FLINK-8156] [build] Bump commons-beanutils version to 1.9.3 - posted by se...@apache.org on 2018/01/19 12:41:13 UTC, 0 replies.
- flink git commit: [FLINK-8461] [build] Adjust logger configurations for shaded Netty classnames - posted by se...@apache.org on 2018/01/19 12:54:14 UTC, 1 replies.
- flink git commit: [FLINK-6590][docs] Integrate configuration docs generator - posted by ch...@apache.org on 2018/01/19 13:10:48 UTC, 1 replies.
- [flink] Git Push Summary - posted by ch...@apache.org on 2018/01/19 13:13:05 UTC, 0 replies.
- flink-web git commit: Update FAQ - posted by fh...@apache.org on 2018/01/19 17:34:54 UTC, 0 replies.
- flink git commit: [FLINK-8355] [table] Remove DataSetAggregateWithNullValuesRule. - posted by fh...@apache.org on 2018/01/19 21:37:36 UTC, 1 replies.
- Jenkins build is back to normal : flink-snapshot-deployment #716 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/20 04:12:24 UTC, 0 replies.
- flink git commit: [FLINK-8325] [table] Fix COUNT(*) and COUNT(1). - posted by fh...@apache.org on 2018/01/21 08:03:30 UTC, 1 replies.
- flink git commit: [hotfix] [REST] Fix WebMonitorEndpoint that missing parameters while initializing handlers - posted by tr...@apache.org on 2018/01/21 09:38:57 UTC, 0 replies.
- flink git commit: [hotfix][docs] Put HADOOP_CONF_DIR in tag - posted by se...@apache.org on 2018/01/22 12:35:48 UTC, 0 replies.
- [1/6] flink git commit: [FLINK-7719] [checkpoints] Send checkpoint id to task as part of deployment descriptor when resuming - posted by sr...@apache.org on 2018/01/22 13:08:45 UTC, 0 replies.
- [2/6] flink git commit: [FLINK-7720] [checkpoints] Centralize creation of backends and state related resources - posted by sr...@apache.org on 2018/01/22 13:08:46 UTC, 0 replies.
- [3/6] flink git commit: [FLINK-7720] [checkpoints] Centralize creation of backends and state related resources - posted by sr...@apache.org on 2018/01/22 13:08:47 UTC, 0 replies.
- [4/6] flink git commit: [FLINK-7720] [checkpoints] Centralize creation of backends and state related resources - posted by sr...@apache.org on 2018/01/22 13:08:48 UTC, 0 replies.
- [5/6] flink git commit: [FLINK-7720] [checkpoints] Centralize creation of backends and state related resources - posted by sr...@apache.org on 2018/01/22 13:08:49 UTC, 0 replies.
- [6/6] flink git commit: [FLINK-7720] [checkpoints] Centralize creation of backends and state related resources - posted by sr...@apache.org on 2018/01/22 13:08:50 UTC, 0 replies.
- [1/3] flink git commit: [FLINK-8463] [rest] Remove blocking of IO executor in RestClient#submitRequest - posted by tr...@apache.org on 2018/01/22 21:53:20 UTC, 0 replies.
- [2/3] flink git commit: [hotfix] Add not null check to message headers in AbstractRestHandler - posted by tr...@apache.org on 2018/01/22 21:53:21 UTC, 0 replies.
- [3/3] flink git commit: [FLINK-8462] [flip6] Filter invalid heartbeat timeouts in TaskExecutor - posted by tr...@apache.org on 2018/01/22 21:53:22 UTC, 0 replies.
- flink git commit: [FLINK-7511] [cep] Remove dead code after dropping backward compatibility with <=1.2 - posted by dw...@apache.org on 2018/01/23 07:41:22 UTC, 0 replies.
- flink git commit: [FLINK-8441] [State Backend] [RocksDB] change RocksDBListState to serialize values and separators in stream to avoid extra bytes copying - posted by sr...@apache.org on 2018/01/23 10:08:08 UTC, 0 replies.
- [1/3] flink git commit: [FLINK-8365] Relax List type in HeapListState and HeapKeyedStateBackend - posted by sr...@apache.org on 2018/01/23 13:05:34 UTC, 0 replies.
- [2/3] flink git commit: [FLINK-8411] [State Backend] HeapListState#add(null) will wipe out entire list state - posted by sr...@apache.org on 2018/01/23 13:05:35 UTC, 0 replies.
- [3/3] flink git commit: [FLINK-8469] Unify RocksDB params in RocksDBPerformanceTest - posted by sr...@apache.org on 2018/01/23 13:05:36 UTC, 0 replies.
- flink git commit: [FLINK-8411] [State Backends] HeapListState#add(null) will wipe out entire list state - posted by sr...@apache.org on 2018/01/23 15:48:16 UTC, 0 replies.
- [1/3] flink git commit: [hotfix] [tests] Small simplification in 'CheckedThread'. - posted by se...@apache.org on 2018/01/24 08:48:20 UTC, 0 replies.
- [2/3] flink git commit: [FLINK-8499] [core] Force Kryo to be parent-first loaded. - posted by se...@apache.org on 2018/01/24 08:48:21 UTC, 0 replies.
- [3/3] flink git commit: [hotfix] [build] Fix diverging snappy versions. - posted by se...@apache.org on 2018/01/24 08:48:22 UTC, 0 replies.
- [1/2] flink git commit: [FLINK-6892] [table] Add LPAD/RPAD to Table API - posted by tw...@apache.org on 2018/01/24 10:46:48 UTC, 0 replies.
- [2/2] flink git commit: [FLINK-6892] [table] Add L/RPAD support in SQL - posted by tw...@apache.org on 2018/01/24 10:46:49 UTC, 0 replies.
- [1/4] flink git commit: [hotfix] [build] Print cache info - posted by ch...@apache.org on 2018/01/24 11:46:50 UTC, 0 replies.
- [2/4] flink git commit: [FLINK-8079][tests] Stop end-to-end test execution after first failure - posted by ch...@apache.org on 2018/01/24 11:46:51 UTC, 1 replies.
- [3/4] flink git commit: [FLINK-8433] [doc] Remove ununsed CheckpointedRestoring interface - posted by ch...@apache.org on 2018/01/24 11:46:52 UTC, 1 replies.
- [4/4] flink git commit: [FLINK-8473][webUI] Improve error behavior of JarListHandler - posted by ch...@apache.org on 2018/01/24 11:46:53 UTC, 0 replies.
- [1/4] flink git commit: [FLINK-8473][webUI] Improve error behavior of JarListHandler - posted by ch...@apache.org on 2018/01/24 12:32:13 UTC, 0 replies.
- [4/4] flink git commit: [hotfix] [build] Print cache info - posted by ch...@apache.org on 2018/01/24 12:32:16 UTC, 0 replies.
- flink git commit: [FLINK-8361] [build] Remove create_release_files.sh - posted by ch...@apache.org on 2018/01/24 12:34:15 UTC, 0 replies.
- [1/3] flink git commit: [hotfix] [build] Converge Kryo dependency - posted by se...@apache.org on 2018/01/24 17:12:37 UTC, 0 replies.
- [2/3] flink git commit: [FLINK-8466] [runtime] Make sure ErrorInfo references no user-defined classes. - posted by se...@apache.org on 2018/01/24 17:12:38 UTC, 0 replies.
- [3/3] flink git commit: [FLINK-8406] [bucketing sink] Fix proper access of Hadoop File Systems - posted by se...@apache.org on 2018/01/24 17:12:39 UTC, 0 replies.
- [1/5] flink git commit: [hotfix] [build] Fix diverging snappy versions. - posted by se...@apache.org on 2018/01/24 21:30:56 UTC, 0 replies.
- [2/5] flink git commit: [hotfix] [build] Converge Kryo dependency - posted by se...@apache.org on 2018/01/24 21:30:57 UTC, 0 replies.
- [3/5] flink git commit: [FLINK-8499] [core] Force Kryo to be parent-first loaded. - posted by se...@apache.org on 2018/01/24 21:30:58 UTC, 0 replies.
- [4/5] flink git commit: [FLINK-8466] [runtime] Make sure ErrorInfo references no user-defined classes. - posted by se...@apache.org on 2018/01/24 21:30:59 UTC, 0 replies.
- [5/5] flink git commit: [FLINK-8406] [bucketing sink] Fix proper access of Hadoop File Systems - posted by se...@apache.org on 2018/01/24 21:31:00 UTC, 0 replies.
- [1/4] flink git commit: [FLINK-8352] [web-dashboard] Report error on jar submission failure - posted by ch...@apache.org on 2018/01/25 11:08:32 UTC, 0 replies.
- [2/4] flink git commit: [FLINK-8352] [web-dashboard] Report error on jar submission failure - posted by ch...@apache.org on 2018/01/25 11:08:33 UTC, 0 replies.
- [3/4] flink git commit: [FLINK-8352] [web-dashboard] Report error on jar submission failure - posted by ch...@apache.org on 2018/01/25 11:08:34 UTC, 0 replies.
- [4/4] flink git commit: [FLINK-8352] [web-dashboard] Report error on jar submission failure - posted by ch...@apache.org on 2018/01/25 11:08:35 UTC, 0 replies.
- flink git commit: [FLINK-8146][py] Properly close ZipInputStream - posted by ch...@apache.org on 2018/01/25 11:10:25 UTC, 0 replies.
- flink git commit: [FLINK-8485] [client] Unblock JobSubmissionClientActor#tryToSubmitJob - posted by tr...@apache.org on 2018/01/25 14:24:09 UTC, 0 replies.
- [1/3] flink git commit: [FLINK-7949] Add unit test for AsyncWaitOperator recovery with full queue - posted by tr...@apache.org on 2018/01/25 14:26:26 UTC, 0 replies.
- [2/3] flink git commit: [FLINK-7949] Make AsyncWaitOperator recoverable also when queue is full - posted by tr...@apache.org on 2018/01/25 14:26:27 UTC, 0 replies.
- [3/3] flink git commit: [FLINK-8485] [client] Unblock JobSubmissionClientActor#tryToSubmitJob - posted by tr...@apache.org on 2018/01/25 14:26:28 UTC, 0 replies.
- [1/6] flink git commit: [FLINK-8266] Add network memory to ResourceProfile for input/output memory of a task - posted by tr...@apache.org on 2018/01/25 20:15:14 UTC, 0 replies.
- [2/6] flink git commit: [FLINK-8224] [flip6] Shutdown application when job terminated in job mode - posted by tr...@apache.org on 2018/01/25 20:15:15 UTC, 0 replies.
- [3/6] flink git commit: [hotfix] [qs] Combine logging statements in QueryableStateUtils#createKvStateServer - posted by tr...@apache.org on 2018/01/25 20:15:16 UTC, 0 replies.
- [4/6] flink git commit: [hotfix] Reorder imports in ResourceProfile according to checkstyle - posted by tr...@apache.org on 2018/01/25 20:15:17 UTC, 0 replies.
- [5/6] flink git commit: [FLINK-7858][flip6] Port JobVertexTaskManagersHandler to REST endpoint - posted by tr...@apache.org on 2018/01/25 20:15:18 UTC, 0 replies.
- [6/6] flink git commit: [FLINK-7858][flip6] Return with HTTP 404 if job or jobvertex are unknown - posted by tr...@apache.org on 2018/01/25 20:15:19 UTC, 0 replies.
- [1/2] flink git commit: [FLINK-7934] [table] Clean up and add more EXTRACT tests - posted by tw...@apache.org on 2018/01/26 12:22:40 UTC, 0 replies.
- [2/2] flink git commit: [FLINK-7934] [table] Upgrade to Calcite 1.15 - posted by tw...@apache.org on 2018/01/26 12:22:41 UTC, 0 replies.
- [01/16] flink git commit: [FLINK-8449] [flip6] Extend OnCompletionActions to accept an SerializableExecutionGraph - posted by tr...@apache.org on 2018/01/26 14:41:27 UTC, 0 replies.
- [02/16] flink git commit: [hotfix] [tests] Let BucketingSink extend TestLogger - posted by tr...@apache.org on 2018/01/26 14:41:28 UTC, 0 replies.
- [03/16] flink git commit: [FLINK-8450] [flip6] Make JobMaster/DispatcherGateway#requestJob type safe - posted by tr...@apache.org on 2018/01/26 14:41:29 UTC, 0 replies.
- [04/16] flink git commit: [FLINK-8453] [flip6] Add ArchivedExecutionGraphStore to Dispatcher - posted by tr...@apache.org on 2018/01/26 14:41:30 UTC, 0 replies.
- [05/16] flink git commit: [FLINK-8454] [flip6] Remove JobExecutionResultCache from Dispatcher - posted by tr...@apache.org on 2018/01/26 14:41:31 UTC, 0 replies.
- [06/16] flink git commit: [hotfix] Fix typo in AbstractCustomCommandLine Javadoc - posted by tr...@apache.org on 2018/01/26 14:41:32 UTC, 0 replies.
- [07/16] flink git commit: [FLINK-8490] Allow custom docker parameters for docker tasks on Mesos - posted by tr...@apache.org on 2018/01/26 14:41:33 UTC, 0 replies.
- [08/16] flink git commit: [hotfix] Fix checkstyle violations in ZooKeeperLeaderElectionService - posted by tr...@apache.org on 2018/01/26 14:41:34 UTC, 0 replies.
- [09/16] flink git commit: [hotfix] Fix checkstyle violations in ZooKeeperUtils - posted by tr...@apache.org on 2018/01/26 14:41:35 UTC, 0 replies.
- [10/16] flink git commit: [hotfix] Simplify log message format - posted by tr...@apache.org on 2018/01/26 14:41:36 UTC, 0 replies.
- [11/16] flink git commit: [hotfix] Fix wrong Javadoc in RestServerEndpoint - posted by tr...@apache.org on 2018/01/26 14:41:37 UTC, 0 replies.
- [12/16] flink git commit: [hotfix] Unify argument validation in RestClusterClient - posted by tr...@apache.org on 2018/01/26 14:41:38 UTC, 0 replies.
- [13/16] flink git commit: [hotfix] Do not schedule timeout when future is already completed - posted by tr...@apache.org on 2018/01/26 14:41:39 UTC, 0 replies.
- [14/16] flink git commit: [hotfix] Remove redundant variable - posted by tr...@apache.org on 2018/01/26 14:41:40 UTC, 0 replies.
- [15/16] flink git commit: [FLINK-8344][flip6] Retrieve leading WebMonitor in RestClusterClient - posted by tr...@apache.org on 2018/01/26 14:41:41 UTC, 0 replies.
- [16/16] flink git commit: [FLINK-8344][flip6] Retrieve leading WebMonitor in RestClusterClient - posted by tr...@apache.org on 2018/01/26 14:41:42 UTC, 0 replies.
- [1/2] flink git commit: [hotfix] Modify the classification of partitioner in StreamingJobGraphGenerator#connect - posted by tr...@apache.org on 2018/01/29 10:22:16 UTC, 0 replies.
- [2/2] flink git commit: [hotfix] improve javadoc and logging of RocksDBKeyedStateBackend - posted by tr...@apache.org on 2018/01/29 10:22:17 UTC, 0 replies.
- flink git commit: [hotfix][docs] Fix Scala code example in Controlling Latency section - posted by ch...@apache.org on 2018/01/29 11:08:07 UTC, 1 replies.
- flink-web git commit: Add Theodore Vasiloudis to commiter list. - posted by ch...@apache.org on 2018/01/29 15:09:16 UTC, 0 replies.
- flink-web git commit: Remove docs links for versions < 1.0 - posted by ch...@apache.org on 2018/01/29 15:16:31 UTC, 0 replies.
- flink-web git commit: Update introduction to ES sink - posted by ch...@apache.org on 2018/01/29 15:19:25 UTC, 0 replies.
- Build failed in Jenkins: flink-snapshot-deployment #726 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/30 05:21:25 UTC, 0 replies.
- [1/7] flink git commit: [FLINK-8465] [flip6] Retrieve correct leader component address in ClusterClient - posted by tr...@apache.org on 2018/01/30 09:49:54 UTC, 0 replies.
- [2/7] flink git commit: [FLINK-8432] Add support for openstack's swift filesystem - posted by tr...@apache.org on 2018/01/30 09:49:55 UTC, 0 replies.
- [3/7] flink git commit: [FLINK-8432] Add support for openstack's swift filesystem - posted by tr...@apache.org on 2018/01/30 09:49:56 UTC, 0 replies.
- [4/7] flink git commit: [FLINK-8432] Add support for openstack's swift filesystem - posted by tr...@apache.org on 2018/01/30 09:49:57 UTC, 0 replies.
- [5/7] flink git commit: [FLINK-8432] Add support for openstack's swift filesystem - posted by tr...@apache.org on 2018/01/30 09:49:58 UTC, 0 replies.
- [6/7] flink git commit: [FLINK-8505] [flip6] Prevent SlotManager from reaching an inconsistent state - posted by tr...@apache.org on 2018/01/30 09:49:59 UTC, 0 replies.
- [7/7] flink git commit: [FLINK-8488] [flip6] Fix Dispatcher job recovery bug - posted by tr...@apache.org on 2018/01/30 09:50:00 UTC, 0 replies.
- [1/2] flink git commit: [FLINK-8431] Allow to specify # GPUs for TaskManager in Mesos - posted by tr...@apache.org on 2018/01/30 13:09:44 UTC, 0 replies.
- [2/2] flink git commit: [FLINK-7736] Fix some lgtm.com alerts - posted by tr...@apache.org on 2018/01/30 13:09:45 UTC, 0 replies.
- [1/3] flink git commit: [hotfix][config][docs] Rename "Default Value" column to "Default" - posted by ch...@apache.org on 2018/01/30 14:00:05 UTC, 0 replies.
- [2/3] flink git commit: [FLINK-8130][docs] Fix snapshot javadoc link - posted by ch...@apache.org on 2018/01/30 14:00:06 UTC, 0 replies.
- [3/3] flink git commit: [FLINK-8524] Fix TypeExtractor.getBinaryReturnType JavaDoc - posted by ch...@apache.org on 2018/01/30 14:00:07 UTC, 0 replies.
- [1/5] flink git commit: [FLINK-8494][config] Migrate CC#DEFAULT_PARALLELISM_KEY - posted by ch...@apache.org on 2018/01/30 14:55:44 UTC, 0 replies.
- [2/5] flink git commit: [FLINK-5659] [core] Prevent concurrent FileUtils.deleteDirectory() under Windows - posted by ch...@apache.org on 2018/01/30 14:55:45 UTC, 0 replies.
- [3/5] flink git commit: [FLINK-6464][streaming] Stabilize default window operator names - posted by ch...@apache.org on 2018/01/30 14:55:46 UTC, 0 replies.
- [4/5] flink git commit: [FLINK-8476][config][HA] Deprecate HA config constants - posted by ch...@apache.org on 2018/01/30 14:55:47 UTC, 0 replies.
- [5/5] flink git commit: [FLINK-6623][Blob] BlobServer#putBuffer moves file after stream is closed - posted by ch...@apache.org on 2018/01/30 14:55:48 UTC, 0 replies.
- [1/2] flink git commit: [FLINK-8504] [flip6] Deregister jobs from the JobLeaderService when no more slots allocated - posted by tr...@apache.org on 2018/01/30 21:55:55 UTC, 0 replies.
- [2/2] flink git commit: [hotfix] Rearrange TaskExecutor imports - posted by tr...@apache.org on 2018/01/30 21:55:56 UTC, 0 replies.
- Build failed in Jenkins: flink-snapshot-deployment #727 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/31 05:37:58 UTC, 0 replies.
- flink git commit: [FLINK-8475][config][docs] Integrate akka options - posted by ch...@apache.org on 2018/01/31 08:37:27 UTC, 0 replies.
- [flink-shaded] branch master updated: (#32) Add flink-shaded-force-shading - posted by ch...@apache.org on 2018/01/31 08:41:45 UTC, 0 replies.
- [flink-shaded] branch master updated: (#31) Add extended flink-shadaed-jackson-module-jsonSchema module - posted by ch...@apache.org on 2018/01/31 08:42:42 UTC, 0 replies.
- flink git commit: [Flink-8407] [DataStream] Setting the parallelism after a partitioning operation should be forbidden - posted by al...@apache.org on 2018/01/31 10:12:07 UTC, 0 replies.
- [1/3] flink git commit: [FLINK-8240] [table] Create unified interfaces to configure and instatiate TableSources - posted by tw...@apache.org on 2018/01/31 11:47:32 UTC, 0 replies.
- [2/3] flink git commit: [FLINK-8240] [table] Create unified interfaces to configure and instatiate TableSources - posted by tw...@apache.org on 2018/01/31 11:47:33 UTC, 0 replies.
- [3/3] flink git commit: [FLINK-8240] [table] Create unified interfaces to configure and instatiate TableSources - posted by tw...@apache.org on 2018/01/31 11:47:34 UTC, 0 replies.
- flink git commit: [hotfix] [table] Fix IndexOOBE in DataStreamSortRule. - posted by tw...@apache.org on 2018/01/31 12:26:08 UTC, 0 replies.
- flink git commit: [FLINK-8492] [table] Improve cost estimation for Calcs - posted by tw...@apache.org on 2018/01/31 13:14:07 UTC, 0 replies.
- [1/5] flink git commit: [FLINK-8489][ES] Prevent side-effects when modifying user-config - posted by ch...@apache.org on 2018/01/31 13:26:03 UTC, 0 replies.
- [2/5] flink git commit: [FLINK-8422] [core] Checkstyle for org.apache.flink.api.java.tuple - posted by ch...@apache.org on 2018/01/31 13:26:04 UTC, 0 replies.
- [3/5] flink git commit: [FLINK-8422] [core] Checkstyle for org.apache.flink.api.java.tuple - posted by ch...@apache.org on 2018/01/31 13:26:05 UTC, 0 replies.
- [4/5] flink git commit: [FLINK-8422] [core] Checkstyle for org.apache.flink.api.java.tuple - posted by ch...@apache.org on 2018/01/31 13:26:06 UTC, 0 replies.
- [5/5] flink git commit: [FLINK-8496][metrics] Create missing "Network" group - posted by ch...@apache.org on 2018/01/31 13:26:07 UTC, 0 replies.
- flink git commit: [FLINK-8496][metrics] Create missing "Network" group - posted by ch...@apache.org on 2018/01/31 13:28:11 UTC, 0 replies.
- [1/2] flink git commit: [FLINK-8230] [orc] Fix NPEs when reading nested columns. - posted by tw...@apache.org on 2018/01/31 13:45:02 UTC, 1 replies.
- [2/2] flink git commit: [FLINK-8230] [orc] Fix NPEs when reading nested columns. - posted by tw...@apache.org on 2018/01/31 13:45:03 UTC, 1 replies.
- flink git commit: Revert "[FLINK-8411] [State Backends] HeapListState#add(null) will wipe out entire list state" - posted by al...@apache.org on 2018/01/31 15:05:20 UTC, 0 replies.