ibm-watson-data-lab / ibmos2spark

Facilitates Data I/O between Spark and IBM Object Storage services.
10 stars 8 forks source link

Upload results to COS #51

Open BufanZeng opened 6 years ago

BufanZeng commented 6 years ago

Watson Studio uses ibm_boto3 to deal with connection to COS. However, in the new Watson Studio Spark environment (Hummingbird), the default loading data form COS method is provided by ibmos2spark. Yet I cannot find any methods to upload the results. image