You may also enjoy
Basic information for proxy
3 minute read
zcmd.py : command interface with proxy ```python #———————————————- zcmd.py #———————————————- import sys import socket # Import socket modul...
Basic information for logging
less than 1 minute read
Logging using formatting ```python import logging from datetime import datetime
Impala
less than 1 minute read
Apache Impala vs Apache Hive LLAP Data Warehouse SQL engine share the same data and metadata throughthe Hive Metastore Impala was degigned for speed ...
basic usage of java Spring Framework
1 minute read
Keywords Object Dependencies Dependency Injection Spring Containers
Leave a comment