wuchong commented on pull request #15670:
URL: https://github.com/apache/flink/pull/15670#issuecomment-823063644


   The build is failed 
   
   ```
   Apr 20 06:11:54 Traceback (most recent call last):
   Apr 20 06:11:54   File "setup.py", line 225, in <module>
   Apr 20 06:11:54     copy_files(conf_paths, CONF_TEMP_PATH)
   Apr 20 06:11:54   File "setup.py", line 52, in copy_files
   Apr 20 06:11:54     dst_path = copy(src_path, os.path.join(output_directory, 
os.path.basename(src_path)))
   Apr 20 06:11:54   File 
"/__w/3/s/flink-python/dev/.conda/lib/python3.7/shutil.py", line 245, in copy
   Apr 20 06:11:54     copyfile(src, dst, follow_symlinks=follow_symlinks)
   Apr 20 06:11:54   File 
"/__w/3/s/flink-python/dev/.conda/lib/python3.7/shutil.py", line 120, in 
copyfile
   Apr 20 06:11:54     with open(src, 'rb') as fsrc:
   Apr 20 06:11:54 FileNotFoundError: [Errno 2] No such file or directory: 
'/__w/3/s/flink-dist/../flink-table/flink-sql-client/conf/'
   ```
   
   Maybe we should remove "copy SQL client configuration files" entry in dist 
assemblies. 


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to