[ 
https://issues.apache.org/jira/browse/BEAM-4776?focusedWorklogId=203000&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-203000
 ]

ASF GitHub Bot logged work on BEAM-4776:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 23/Feb/19 05:59
            Start Date: 23/Feb/19 05:59
    Worklog Time Spent: 10m 
      Work Description: ryan-williams commented on issue #7883: [BEAM-4776] Add 
MetricQueryResults.allMetrics() helper
URL: https://github.com/apache/beam/pull/7883#issuecomment-466620316
 
 
   [Portable_Python PreCommit 
OOM'd!](https://scans.gradle.com/s/mxqgo6act6ur6/console-log?task=:beam-sdks-python:portableWordCountStreaming#L1090):
   
   ```
   [flink-runner-job-server] ERROR 
org.apache.beam.runners.flink.FlinkJobInvocation - Error during job invocation 
BeamApp-root-0223053928-e1bf7e3d_a7784282-debe-4f1c-a18e-9edb11c7aec5.
   --
   org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
   at 
org.apache.flink.runtime.jobmaster.JobResult.toJobExecutionResult(JobResult.java:146)
   at 
org.apache.flink.runtime.minicluster.MiniCluster.executeJobBlocking(MiniCluster.java:632)
   at 
org.apache.flink.streaming.api.environment.LocalStreamEnvironment.execute(LocalStreamEnvironment.java:123)
   at 
org.apache.beam.runners.flink.FlinkStreamingPortablePipelineTranslator$StreamingTranslationContext.execute(FlinkStreamingPortablePipelineTranslator.java:158)
   at 
org.apache.beam.runners.flink.FlinkJobInvocation.runPipelineWithTranslator(FlinkJobInvocation.java:149)
   at 
org.apache.beam.runners.flink.FlinkJobInvocation.runPipeline(FlinkJobInvocation.java:114)
   at 
org.apache.beam.vendor.guava.v20_0.com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly(TrustedListenableFutureTask.java:111)
   at 
org.apache.beam.vendor.guava.v20_0.com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:58)
   at 
org.apache.beam.vendor.guava.v20_0.com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:75)
   at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   at java.lang.Thread.run(Thread.java:748)
   Caused by: java.lang.OutOfMemoryError: unable to create new native thread
   at java.lang.Thread.start0(Native Method)
   at java.lang.Thread.start(Thread.java:717)
   at 
java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:957)
   at 
java.util.concurrent.ThreadPoolExecutor.ensurePrestart(ThreadPoolExecutor.java:1603)
    
   at 
java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:334)
   at 
java.util.concurrent.ScheduledThreadPoolExecutor.scheduleAtFixedRate(ScheduledThreadPoolExecutor.java:573)
   at 
org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeService.scheduleAtFixedRate(SystemProcessingTimeService.java:146)
   at 
org.apache.beam.runners.flink.translation.wrappers.streaming.DoFnOperator.open(DoFnOperator.java:378)
   at 
org.apache.beam.runners.flink.translation.wrappers.streaming.ExecutableStageDoFnOperator.open(ExecutableStageDoFnOperator.java:203)
   at 
org.apache.flink.streaming.runtime.tasks.StreamTask.openAllOperators(StreamTask.java:420)
   at 
org.apache.flink.streaming.runtime.tasks.StreamTask.invoke(StreamTask.java:296)
   at org.apache.flink.runtime.taskmanager.Task.run(Task.java:712)
   ```
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 203000)
    Time Spent: 2h  (was: 1h 50m)

> Java PortableRunner should support metrics
> ------------------------------------------
>
>                 Key: BEAM-4776
>                 URL: https://issues.apache.org/jira/browse/BEAM-4776
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-core
>            Reporter: Eugene Kirpichov
>            Assignee: Ryan Williams
>            Priority: Major
>              Labels: triaged
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> BEAM-4775 concerns adding metrics to the JobService API; the current issue is 
> about making PortableRunner understand them.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to