Search: "q dir"
Project Configuration - ApsaraVideo for VOD Documentation
. dependencies implementation fileTree(include: ['*.jar','*.aar'], dir: 'libs')} d. Add the dependency on ...
Integration - ApsaraVideo for VOD Documentation
com.alivc.conan:AlivcConan:0.9.5 to the dependencies part in the build.gradle file. dependencies implementation fileTree(dir: 'libs' ...
Using Python to Connect Function Compute to SQL Server blog
-y -d -o=dir::cache=/code libsybdb5 docker exec -t mssql-builder bash -c 'for f in $(ls /code/archives/*.deb); do dpkg -x $f ...
High-availability Redis cluster in Docker Forums
sentinel.conf port $sentinel_port dir "/tmp" ##The Redis name, IP address and port monitored by Sentinel. The last number is ...
Programming Guide for DataX Plugin Forums
;> <id></id> <formats> <format>dir</format> </formats> <includeBaseDirectory ...
Analysis on Spark 2.0 Structured Streaming Forums
= spark.readStream.format("json").schema(schemaExp) .load("file:///tmp/dir") //Some APIs of DataFrame ...
Using XtraBackup for Physical Backup and Restoration blog
a directory named by time. This way the innobackupex command will create a BACKUP-DIR directory to store the backup data ...
Photo Sharing App Part II: Understanding OSS Functions & Creating UI blog
update the dependency section with the given below code. ``` implementation fileTree(include: ['*.jar'], dir: 'libs ...
How to Install and Configure Redis server on Debian 9 blog
##Path of the Redis log. logfile /var/log/redis.log ##Location of the Redis data. dir /var/redis/ ##IP address to listen Redis on ...
Data Migration from MaxCompute to HybridDB for PostgreSQL blog
, data1 text, data2 text ) location('oss://endpoint dir=data_oss_dir id=ossid key=osskey bucket ...