FAQ about DataStudio
This page lists frequently asked questions about DataStudio, organized by topic. Click any question to go to the detailed answer.
FAQ about node development
Operations based on compute engine instances in DataWorks
Tables
How-to:
-
How do I add fields to a table in the production environment?
-
How do I upload data from my on-premises machine to a MaxCompute table?
-
How do I query production environment data from the development environment on the DataStudio page?
-
How do I control whether queried table data can be downloaded?
Troubleshooting:
Resources
How-to:
-
How do I use a resource uploaded to DataWorks by using odpscmd?
-
How do I upload a JAR package as a JAR resource and reference it in a node?
-
Which resource group can I use when referencing a third-party package in a PyODPS node?
Nodes
How-to:
-
Can I configure properties for all nodes in a workflow at once?
-
How do I perform batch operations on multiple nodes, resources, or functions?
-
How do I change the resource group for scheduling for multiple nodes in a workflow at once?
Concepts:
-
After I modify, commit, and deploy a node to production, does it overwrite the existing faulty node?
-
What happens to a node's instances after the node is deleted?
API calls
How-to:
Troubleshooting:
Node runs and run logs
Concepts:
How-to:
Operations on compute engines
E-MapReduce (EMR) compute engine
-
Hive: FAQ about Hive
-
Spark: FAQ about Spark
MaxCompute compute engine
Development:
-
SQL: FAQ about SQL
-
Built-in functions: FAQ about built-in functions
-
User-defined functions (UDFs): FAQ about MaxCompute Java UDFs and FAQ about MaxCompute Python UDFs
-
MapReduce: FAQ about MaxCompute MapReduce
-
PyODPS: Can PyODPS call custom functions to use third-party packages?, I get the error "_pickle.UnpicklingError: invalid load key, '\xef'" when calling a pickle file in a PyODPS 3 node. What do I do?, and FAQ about PyODPS
Security management:
O&M management:
Data download:
BI connections:
FAQ about scheduling settings
Scheduling parameters
Typical use cases
-
How do I configure the time properties of an ODPS Spark node?
-
How do I reprocess the return values of scheduling parameters if a node cannot process them?
-
How are instances generated on the day when daylight saving time begins and ends?
Testing
-
How do I test scheduling parameter configurations on the DataStudio page?
-
I get the error "FAILED: ODPS-0130161:[1,84] Parse exception - invalid token '$'". What do I do?
-
I get the error "params format error,please check your params(key=values)". What do I do?
Monitoring and validation
Scheduling dependencies
Before you configure scheduling dependencies
How-to
-
How do I delete multiple tables that my node does not depend on?
-
How do I prevent DataWorks from parsing temporary tables when analyzing scheduling dependencies?
-
How do I configure cross-workflow or cross-workspace scheduling dependencies within the same region?
-
How do I configure an ancestor node for the start node of a workflow?
-
How do I configure Node A, Node B, and Node C to run in sequence once per hour?
-
How do I configure dependencies for a node that depends on multiple nodes?
Troubleshooting
Cross-cycle scheduling dependencies