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

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

                Author: ASF GitHub Bot
            Created on: 04/Jan/19 04:47
            Start Date: 04/Jan/19 04:47
    Worklog Time Spent: 10m 
      Work Description: ryan-williams commented on issue #7408: 
[BEAM-6361][BEAM-6364] fix user-metric-prefix checking in Flink portable 
metrics update
URL: https://github.com/apache/beam/pull/7408#issuecomment-451352777
 
 
   python [failure]() seems unrelated, and the same as in 
[3385](https://builds.apache.org/job/beam_PreCommit_Python_Commit/3385/console) 
(#7416), 
[3382](https://builds.apache.org/job/beam_PreCommit_Python_Commit/3382/console) 
(#7300), 
[3370](https://builds.apache.org/job/beam_PreCommit_Python_Commit/3370/console) 
(#7407), and perhaps others
   
   ```
   ======================================================================
   FAIL: test_error_traceback_includes_user_code 
(apache_beam.runners.portability.portable_runner_test.PortableRunnerTest)
   ----------------------------------------------------------------------
   Traceback (most recent call last):
     File 
"/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit@2/src/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py",
 line 473, in test_error_traceback_includes_user_code
       self.assertIn('second', message)
   AssertionError: 'second' not found in 'Traceback (most recent call last):\n  
File 
"/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit@2/src/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py",
 line 466, in test_error_traceback_includes_user_code\n    p | beam.Create([0]) 
| beam.Map(first)  # pylint: disable=expression-not-assigned\n  File 
"/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit@2/src/sdks/python/apache_beam/pipeline.py",
 line 425, in __exit__\n    self.run().wait_until_finish()\n  File 
"/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit@2/src/sdks/python/apache_beam/runners/portability/portable_runner.py",
 line 316, in wait_until_finish\n    self._job_id, self._state, 
self._last_error_message()))\nRuntimeError: Pipeline 
job-7dd476c6-fc08-41b1-8516-86e218de84b1 failed in state FAILED: start 
<DataInputOperation receivers=[ConsumerSet[Create/Read/Impulse.out0, 
coder=WindowedValueCoder[BytesCoder], len(consumers)=1]]>\n'
   -------------------- >> begin captured logging << --------------------
   ```
 
----------------------------------------------------------------
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:
us...@infra.apache.org


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

    Worklog Id:     (was: 180973)
    Time Spent: 0.5h  (was: 20m)

> Fix user-metric prefix detection for portable Flink metrics
> -----------------------------------------------------------
>
>                 Key: BEAM-6361
>                 URL: https://issues.apache.org/jira/browse/BEAM-6361
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-flink
>    Affects Versions: 2.9.0
>            Reporter: Ryan Williams
>            Assignee: Ryan Williams
>            Priority: Minor
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> [~ajam...@google.com] [noticed a 
> bug|https://github.com/apache/beam/pull/7183/files#r243402155] in classifying 
> portable Flink metrics as user-namespaced vs not.
> I think it's only currently affecting how metrics get displayed downstream in 
> Flink, but it should be fixed.



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

Reply via email to