摘要:
Introduction Start writing deployment profiles Start the deployment Deployment complete, check pod status Introduction Kubekey is an open source Kuber 阅读全文
摘要:
Spark local hive metadata store Skip to end of metadata By default, spark will use embedded Derby database to store metadata, but if we don't config a 阅读全文
摘要:
import reimport sysclass Dup_input: def __init__(self,str_input): self.s=str_input self.l=len(str_input)-1 self.count = (1 if any(x.isupper() for x in 阅读全文