Search: "import"
Overview - MaxCompute Documentation
query MaxCompute tables with low latency. You do not need to import the MaxCompute data into the ...
Select a transcoding type based on your transcoding scenario - ApsaraVideo for VOD Documentation
without transcoding or CDN acceleration. You can asynchronously transcode the video later or import it as a material for online ...
Resumable upload - Object Storage Service Documentation
1 Run the following code for resumable upload: # -*- coding: utf-8 -*- import oss2 # It is highly ...
Range download - Object Storage Service Documentation
. Run the following code for range download: # -*- coding: utf-8 -*- import oss2 # It is highly risky to log on with AccessKey ...
Quick Start - MaxCompute Documentation
, create a MaxCompute project. Create a table and import data. Tables have been created in the project and data has been ...
Managed Security Service of DDoS Protection - DDoS Protection Documentation
uploading the HTTPS certificate (Users can import the cert and private key by themselves) Adjusts the protection ...
Call PreparedStatement to connect to DLA - Data Lake Analytics Documentation
useServerPrepStmts=true to the JDBC connection string. import java.sql.*;public class DLAPrepStmtMain public static void main(String[] args ...
AppServer SmartVideo methods - ApsaraVideo for VOD Documentation
about file name extensions supported by ApsaraVideo for VOD, see the Overview topic of the Media import chapter in Developer ...
Develop applications - Enterprise Distributed Application Service (EDAS Documentation
dependencyManagement and set scope=import as follows to manage dependency versions. dependencyManagement dependencies ...
Use Eclipse to develop a Java-based UDF - DataWorks Documentation
how to convert uppercase letters to lowercase letters. package com.aliyun.example.udf; import ...