We need to update the Job.java file of 1.0 to hold the correct links of
flink examples:
Currently it is pointing to
http://flink.apache.org/docs/latest/examples.html
Correct link :
https://ci.apache.org/projects/flink/flink-docs-master/apis/batch/examples.html
it is very helpful。 thanks a lot
now i know the souce task needs the lock。
Other tasks like the StreamTask will handle broadcast and checkpoint then
process element
so lock is “no use” in those tasks。
am i right?
thanks your help very much!
发自我的 iPhone
> 在 2016年3月10日,下午7:45,Aljoscha Krett
Hi Stephan,
I am able to figure out the issue... Here is my explanation..
As I've said, I'm trying to setup Flink HA cluster in docker containers
managed by Amazon ECS. I've a remote zookeeper cluster running in AWS.
There are few issues when we deploy it using docker
--- Flink uses *jobmanager.r
Andrew Palumbo created FLINK-3605:
-
Summary: DataSet.output(HadoopOutput) always expects a
LongWritable as a key and throws an exception when supplied with other Writable
Key Types
Key: FLINK-3605
URL: https://is
Fabian Hueske created FLINK-3604:
Summary: Enable ignored Table API tests
Key: FLINK-3604
URL: https://issues.apache.org/jira/browse/FLINK-3604
Project: Flink
Issue Type: Improvement
Fabian Hueske created FLINK-3603:
Summary: Re-enable Table API explain
Key: FLINK-3603
URL: https://issues.apache.org/jira/browse/FLINK-3603
Project: Flink
Issue Type: Improvement
C
Hi!
Is it possible that the docker container config forbids to open ports?
Flink will try to open some ports and needs the OS or container to permit
that.
Greetings,
Stephan
On Thu, Mar 10, 2016 at 6:27 PM, Deepak Jha wrote:
> Hi Stephan,
> I tried 0.10.2 as well still running into the same i
Hi Stephan,
I tried 0.10.2 as well still running into the same issue.
On Thursday, March 10, 2016, Deepak Jha wrote:
> Yes. Flink 1.0.0
>
> On Thursday, March 10, 2016, Stephan Ewen > wrote:
>
>> Hi!
>>
>> Is this Flink 1.0.0 ?
>>
>> Stephan
>>
>>
>> On Thu, Mar 10, 2016 at 6:02 AM, Deepak Jha
Stephan Ewen created FLINK-3602:
---
Summary: Recursive Types are not supported / crash TypeExtractor
Key: FLINK-3602
URL: https://issues.apache.org/jira/browse/FLINK-3602
Project: Flink
Issue Typ
Maximilian Michels created FLINK-3601:
-
Summary: JobManagerTest times out on StopSignal test
Key: FLINK-3601
URL: https://issues.apache.org/jira/browse/FLINK-3601
Project: Flink
Issue Typ
Yes. Flink 1.0.0
On Thursday, March 10, 2016, Stephan Ewen wrote:
> Hi!
>
> Is this Flink 1.0.0 ?
>
> Stephan
>
>
> On Thu, Mar 10, 2016 at 6:02 AM, Deepak Jha > wrote:
>
> > Hi All,
> >
> > I'm trying to setup Flink 1.0.0 cluster on Docker (separate containers
> for
> > jobmanager and taskmana
Ufuk Celebi created FLINK-3600:
--
Summary: Provide clear description network ports usage
Key: FLINK-3600
URL: https://issues.apache.org/jira/browse/FLINK-3600
Project: Flink
Issue Type: Improvem
Hi!
Is this Flink 1.0.0 ?
Stephan
On Thu, Mar 10, 2016 at 6:02 AM, Deepak Jha wrote:
> Hi All,
>
> I'm trying to setup Flink 1.0.0 cluster on Docker (separate containers for
> jobmanager and taskmanager) inside AWS (Using AWS ECS service). I tested it
> locally and its working fine but on AWS
Hi,
that call needs to be in the lock scope because we need to ensure that no
element processing/element emission happens while we forward the checkpoint
barrier and perform the checkpoint.
Let me illustrate with an example. Say we have a source. What can happen in the
source if the call is not
Márton Balassi created FLINK-3599:
-
Summary: GSoC: Code Generation in Serializers
Key: FLINK-3599
URL: https://issues.apache.org/jira/browse/FLINK-3599
Project: Flink
Issue Type: Improvement
If the community can agree that the proposal that Gábor Horváth has
suggested is a nice approach and can accept that the results will be coming
around mid summer, then I would strongly suggest "reserving" him this topic.
His previous experience makes him a strong candidate for the task. To add
to
Very nice proposal!
On Wed, Mar 9, 2016 at 6:35 PM, Stephan Ewen wrote:
> Thanks for posting this.
>
> I think it is not super urgent (in the sense of weeks or few months), so
> results around mid summer is probably good.
> The background in LLVM is a very good base for this!
>
> On Wed, Mar 9, 2
Rik Schreurs created FLINK-3598:
---
Summary: java.lang.NoSuchMethodError:
org.apache.flink.api.java.typeutils.TypeExtractor.createTypeInfo
Key: FLINK-3598
URL: https://issues.apache.org/jira/browse/FLINK-3598
18 matches
Mail list logo