作者热门文章
- android - RelativeLayout 背景可绘制重叠内容
- android - 如何链接 cpufeatures lib 以获取 native android 库?
- java - OnItemClickListener 不起作用,但 OnLongItemClickListener 在自定义 ListView 中起作用
- java - Android 文件转字符串
我运行 spring-xd-1.3.1.RELEASE 运行时容器,当我尝试使用从 ftp 到 hdfs 的源模块文件时,我在下面给出的 shell 命令中遇到异常。
xd:>module info --name source:ftphdfs
Command failed org.springframework.xd.rest.client.impl.SpringXDException: Could
not find module with name 'ftphdfs' and type 'source'
另外,当我尝试将源用作 http 端点时,我在下面给出的 shell 命令中遇到了这样的异常。
xd:>module info --name source:http
Information about source module 'http':
Injects data from http endpoint.
Option Name Description
Default
Type
--------------------- -------------------------------------------------------
--------------------------------------------------------------------------------
--------- -------------------------------------------------------------------
---------------------------------
https true for https://
false
boolean
maxContentLength the maximum allowed content length
1048576
int
messageConverterClass the name of a custom MessageConverter class, to convert
HttpRequest to Message; must have a constructor with a 'MessageBuilderFactory'
parameter org.springframework.integration.x.http.NettyInboundMessageConverter
java.lang.String
port the port to listen to
9000
int
sslPropertiesLocation location (resource) of properties containing the locati
on of the pkcs12 keyStore and pass phrase
classpath:httpSSL.properties
java.lang.String
outputType how this module should emit messages it produces
<none>
org.springframework.util.MimeType
我目前使用的技术栈如下。
1) Hadoop 2.7.2
2) Spring-XD-1.3.1.RELEASE
3) Redis 2.6 (Windows 版本) - 我用它作为传输
4) 动物园管理员 3.8
如有任何帮助,我们将不胜感激。
最佳答案
这是一个作业
而不是流source
...
xd:>module info job:ftphdfs
Information about job module 'ftphdfs':
...
我没有看到上面的 source:http
有异常 - 只是对源的描述。
关于http - Spring XD - 找不到名称为 'ftphdfs' 且类型为 'source' 的模块,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37569298/
我运行 spring-xd-1.3.1.RELEASE 运行时容器,当我尝试使用从 ftp 到 hdfs 的源模块文件时,我在下面给出的 shell 命令中遇到异常。 xd:>module info
我是一名优秀的程序员,十分优秀!