Questions tagged [snakebite]

A pure python HDFS client.

17 questions
-1
votes
2 answers

How to Create HDFS file

I know it is possible to create directory HDFS with python using snakebite But I am looking to create a file on HDFS directory
Zak_Stack
  • 103
  • 8
-1
votes
1 answer

how do i slow down, when it goes from 10 y to 510 y

how do i slow this down? right now it instantly goes down/left/up/right. I know it has to do with the time module but i have no idea how to implement it. Basically I want to SLOW down the process from 10 y to 490 y. Not add a delay but slow down the…
1
2