fsbrowser icon indicating copy to clipboard operation
fsbrowser copied to clipboard

Fast desktop client for Hadoop Distributed File System

Results 5 fsbrowser issues
Sort by recently updated
recently updated
newest added

Bumps logback-core from 1.2.2 to 1.2.9. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ch.qos.logback:logback-core&package-manager=maven&previous-version=1.2.2&new-version=1.2.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps hadoop-common from 2.7.1 to 3.2.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.hadoop:hadoop-common&package-manager=maven&previous-version=2.7.1&new-version=3.2.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Is it able to connect hdfs with kerberos?

Hello, I want to know how to add connection correctly. ![image](https://user-images.githubusercontent.com/23312330/80605587-92423880-8a33-11ea-8369-539d26decc30.png) I add configs.zip in new connection. But it still said `no hadoop configuration files provided`. Thank you in advance!

I can run the project in IDEA, but when I use "mvn package" make jar file, the jar keep running error.![捕获](https://user-images.githubusercontent.com/66230172/83391809-a0b2b400-a426-11ea-97a2-a3e5109e1e8f.PNG) Can anyone provide a jar file running normally