Bu sayfa henüz yerel dilinizde mevcut değildir. Daha fazla dil seçeneği eklemek için yoğun bir şekilde çalışıyoruz. Desteğiniz için teşekkür ederiz.
- What's New
- Service Overview
- Getting Started
-
User Guide
- IAM Permissions Management
- Getting Started
- Managing DIS Streams
-
Using DIS
- Checking and Configuring DNS Information
- Uploading Data by Using Agent
- Using DIS Flume Plugin to Upload and Download Data
- Using a DIS Logstash Plugin to Upload and Download Data
- Using Kafka Adapter to Upload and Download Data
- Using SparkStreaming SDK to Download Data
- Using a DIS Flink Connector to Upload and Download Data
- Managing a Dump Task
- Managing Enterprise Projects
- Notifying Events
- Monitoring
- Best Practices
-
SDK Reference
- Overview
- Related Resources
- Enabling DIS
- Creating a DIS Stream
- Obtaining Authentication Information
-
Getting Started with SDK
-
Using the Java SDK
- Preparing the Environment
- Configuring a Sample Project
- Initializing a DIS SDK Client Instance
- Creating a Stream
- Creating a Dump Task
- Updating a Dump Task
- Deleting a Dump Task
- Querying a Dump Task List
- Querying Dump Details
- Deleting a Stream
- Querying a Stream List
- Querying Stream Details
- Downloading Streaming Data
- Uploading Streaming Data
- Obtaining the Data Cursor
- Creating an Application
- Deleting an Application
- Adding a Checkpoint
- Querying a Checkpoint
- Changing Partition Quantity
- Using Kafka Adapter to Upload and Download Data
-
Using the Python SDK
- Preparing the Installation Environment
- Configuring a Sample Project
- Initializing a DIS SDK Client Instance
- Creating a Stream
- Creating a Dump Task
- Deleting a Stream
- Deleting a Dump Task
- Querying a Stream List
- Querying a Dump Task List
- Querying Stream Details
- Querying Dump Details
- Uploading Streaming Data in JSON Format
- Uploading Streaming Data in Protobuf Format
- Downloading Streaming Data
- Creating an Application
- Deleting an Application
- Viewing Application Details
- Querying an Application List
- Adding a Checkpoint
- Querying a Checkpoint
- Changing Partition Quantity
- Obtaining a Data Cursor
-
Using the Java SDK
- Error Codes
- Change History
- API Reference
-
FAQs
-
General Questions
- What Is DIS?
- What Is a Partition?
- What Can I Do with DIS?
- What Advantages Does DIS Have?
- Which Modules Do DIS Have?
- How Do I Create a DIS Stream?
- What Is the Difference Between Storing Data into DIS and Dumping Data Elsewhere?
- How Do I Check Software Package Integrity?
- How Do I Send and Retrieve Data Using DIS?
- What Is Data Control?
- Dump Questions
- DIS Agent Questions
-
General Questions
- General Reference
Show all
Copied.
What Is the Difference Between Storing Data into DIS and Dumping Data Elsewhere?
You need to select Dump Destination when enabling the DIS stream. Table 1 describes the specific differences.
- If you set Dump Destination to OBS, data from the stream will be stored in DIS and then periodically dumped to Object Storage Service (OBS).
- If you set Dump Destination to MRS, data from the stream will be stored in DIS and then periodically imported into the Hadoop Distributed File System (HDFS) of a MapReduce Service (MRS) cluster.
- If you set Dump Destination to DLI, data from the stream will be stored in DIS and then periodically dumped to DLI.
- If you set Dump Destination to DWS, data from the stream will be stored in DIS and then periodically imported to DWS.
- If you set Dump Destination to CloudTable, data from the stream will be stored in DIS and then imported into the HBase or OpenTSDB table of a CloudTable cluster in real time.
Storing Data into DIS |
Dumping Data to OBS |
Dumping Data to MRS |
Dumping Data to DLI |
Dumping Data to DWS |
Dumping Data to CloudTable |
---|---|---|---|---|---|
You can store data into DIS without applying for storage resources. |
You must apply for OBS resources before dumping data to OBS. |
You must apply for MRS resources before dumping data to MRS. |
You must apply for DLI resources before dumping data to DLI. |
You must apply for DWS resources before dumping data to DWS. |
You must apply for CloudTable resources before dumping data to CloudTable. |
Data storing is free of charge. |
Additional cost for the use of OBS. For details, see the OBS price details. |
Additional cost for the use of OBS and MRS. For details, see the OBS and MRS price details. |
Additional cost for the use of OBS and DLI. For details, see the OBS and DLI price details. |
Additional cost for the use of OBS and DWS. For details, see the OBS and DWS price details. |
Additional cost for the use of CloudTable. For details, see the CloudTable price details. |
Data is temporarily stored in DIS for up to 168 hours. |
Data is stored in OBS until your OBS bucket expires. |
Data is stored in MRS until your MRS cluster expires. |
Data is stored in DLI until your DLI service expires. |
Data is stored in DWS until your DWS service expires. |
Data is stored in CloudTable until your CloudTable service expires. |
Data is stored only in DIS. |
Data is stored in DIS and periodically dumped to OBS. |
Data is stored in DIS and periodically imported into the HDFS of an MRS cluster. Before streaming data is imported into an MRS cluster, it is stored in a temporary data directory (an OBS bucket). Data in the temporary directory will be deleted after being dumped to the MRS cluster. |
Data is stored in DIS and periodically dumped to DLI. Before streaming data is imported into a DLI table, it is stored in a temporary data directory (an OBS bucket). Data in the temporary directory will be deleted after being dumped to the DLI table. |
Data is stored in DIS and periodically dumped to DWS. Before streaming data is imported into a DWS, it is stored in a temporary data directory (an OBS bucket). Data in the temporary directory will be deleted after being dumped to the DWS. |
Data is stored in DIS and imported into the HBase or OpenTSDB table of a CloudTable cluster in real time. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot