关于“Migrating Apache Spark Jobs to Dataproc [PWDW]”的评价
评论
Ulan S. · 评论over 1 year之前
Nice
Ansari Mohammad Zeeshan M. · 评论over 1 year之前
AKHIL A. · 评论over 1 year之前
In Task4. the last coding part, where you save output to bucket doesnt work. Code: # save locally ax[0].get_figure().savefig('report.png'); connections_by_protocol.to_csv("connections_by_protocol.csv") # upload to GCS bucket = gcs.Client().get_bucket(BUCKET) for blob in bucket.list_blobs(prefix='sparktobq/'): blob.delete() for fname in ['report.png', 'connections_by_protocol.csv']: bucket.blob('sparktobq/{}'.format(fname)).upload_from_filename(fname) It gives following error: TypeError: UploadBase.__init__() got an unexpected keyword argument 'checksum'
Kacper S. · 评论over 1 year之前
Bhanu Prasad T. · 评论over 1 year之前
Faizan K. · 评论over 1 year之前
Rakesh Kumar N. · 评论over 1 year之前
Yashashvi D. · 评论over 1 year之前
Leo C. · 评论over 1 year之前
Mikołaj N. · 评论over 1 year之前
ajay a. · 评论over 1 year之前
Purnima P. · 评论over 1 year之前
Chinmai T. · 评论over 1 year之前
Viswanath B. · 评论over 1 year之前
Siddharth K. · 评论over 1 year之前
Jorge L. · 评论over 1 year之前
Abhinav B. · 评论over 1 year之前
Kamil M. · 评论over 1 year之前
Jaroslaw K. · 评论over 1 year之前
Excellent Lab!!!
Emmanuel C. · 评论over 1 year之前
unable to complete due to error with bucket config
Pete M. · 评论over 1 year之前
William M. · 评论over 1 year之前
Lucas E. · 评论over 1 year之前
too long
Alejandro U. · 评论over 1 year之前
Adrian L. · 评论over 1 year之前
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。