helinwang commented on pull request #14770:
URL: https://github.com/apache/beam/pull/14770#issuecomment-999909683
Stack trace:
FileSystems.open(filename, mime_type='application/octet-stream'),\n",
" File
\"/usr/local/lib/python3.7/site-packages/apache_beam/io/filesystems.py\", line
244, in open\n return filesystem.open(path, mime_type, compression_type)\n",
" File
\"/usr/local/lib/python3.7/site-packages/apache_beam/io/gcp/gcsfilesystem.py\",
line 177, in open\n return self._path_open(path, 'rb', mime_type,
compression_type)\n",
" File
\"/usr/local/lib/python3.7/site-packages/apache_beam/io/gcp/gcsfilesystem.py\",
line 138, in _path_open\n raw_file = gcsio.GcsIO().open(path, mode,
mime_type=mime_type)\n",
" File
\"/usr/local/lib/python3.7/site-packages/apache_beam/io/gcp/gcsio.py\", line
227, in open\n get_project_number=self.get_project_number)\n",
" File
\"/usr/local/lib/python3.7/site-packages/apache_beam/io/gcp/gcsio.py\", line
585, in _init_\n project_number = self._get_project_number(self._bucket)\n",
" File
\"/usr/local/lib/python3.7/site-packages/apache_beam/io/gcp/gcsio.py\", line
166, in get_project_number\n self.bucket_to_project_number[bucket] =
bucket_metadata.projectNumber\n",
"AttributeError: 'NoneType' object has no attribute
'projectNumber'\n"
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]