Felix Baron

Results 3 comments of Felix Baron

@canada4663 like the idea. But how do you manage the automatic disconnect?

@GezimSejdiu are you the Windows/ODBC master here ;-)?

I am trying the same. What I have learnt so far: ```sh hdfs fs -put yourfile.json hdfs://localhost:8020/user/youruser/yourfile.json ``` Before, you need to expose the namenode port 8020 in the `docker-compose.yml`...