6 Star 24 Fork 7

Gen LI / HdfsFtpServer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT
HdfsFtpServer

------------------------------------------------
0.2.0 LI Gen  201706081508

之前查看HDFS上的文件一直使用HDFS Explorer(http://bigdata.red-gate.com),
由于这个软件基于Web的接口.所以在使用的时候需要在客户机的hosts里配置所有节点,非常麻烦.

后来发现了hdfs-over-ftp-master(https://sites.google.com/a/iponweb.net/hadoop/Home/hdfs-over-ftp)
测试过程中发现里面的Apache FtpServer版本过低1.0.0-M3.
而最新的Apache FtpServer已经为1.1.1.
1.0.0-M3 -> 1.1.1的相关改动很大.于是就根据hdfs-over-ftp-master的思路重新写本软件HdfsFtpServer.


*JRE 1.8
*可运行版本为/bin目录下的内容
*当前支持的HDFS版本为2.7.2.其他版本请修改pom.xml相关版本并重新打包.
*目前不支持HDFS的权限管理.请在Hadoop的配置中关闭HDFS的权限管理.
*默认的账号密码是admin/admin  可以在user.properties中修改
*目前客户端使用测试了FileZilla.


*软件还在应用测试中.会不停的优化改进.还在不断完善中.
*如果有其他功能需求可以自行修改,或者联系我共同完善. li.gen@live.com
MIT License Copyright (c) 2020 Gen LI Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

HdfsFtpServer通过Ftp客户端访问HDFS上的文件. Hadoop版本为2.7.2 Apache FtpServer版本为1.1.1 展开 收起
Java
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/gengit/hdfsftpserver.git
git@gitee.com:gengit/hdfsftpserver.git
gengit
hdfsftpserver
HdfsFtpServer
master

搜索帮助