chamikaramj commented on issue #35788:
URL: https://github.com/apache/beam/issues/35788#issuecomment-3156474294

   It's the one below.
   
   ```
   INFO:apache_beam.utils.subprocess_server:ERROR:grpc._server:Exception 
calling application: Method not implemented!
   INFO:apache_beam.utils.subprocess_server:Traceback (most recent call last):
   INFO:apache_beam.utils.subprocess_server:  File 
"/Users/charlesnguyen/.apache_beam/cache/venvs/5316be40511ca369dcddc7cc8c711c62d053c3cdfda7fc4168fbb4232ba67964/lib/python3.11/site-packages/grpc/_server.py",
 line 610, in _call_behavior
   INFO:apache_beam.utils.subprocess_server:    response_or_iterator = 
behavior(argument, context)
   INFO:apache_beam.utils.subprocess_server:                           
^^^^^^^^^^^^^^^^^^^^^^^^^^^
   INFO:apache_beam.utils.subprocess_server:  File 
"/Users/charlesnguyen/Code/beam/sdks/python/apache_beam/portability/api/org/apache/beam/model/job_management/v1/beam_expansion_api_pb2_grpc.py",
 line 46, in DiscoverSchemaTransform
   INFO:apache_beam.utils.subprocess_server:    raise 
NotImplementedError('Method not implemented!')
   INFO:apache_beam.utils.subprocess_server:NotImplementedError: Method not 
implemented!
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to