我正在尝试使用Apachenifi中的Putmongo处理器将json数组插入到mongodb中。但是我得到了一个错误: error: current bson type is an array and not a document 下面是我的json: [{"Name":"computer","TotalRevenue以下是我的完整Apache流程: GetFile CSV -> ConvertRecord to Json -> Q
但是,今天当我尝试使用run-nifi.bat打开它时,NiFi窗口突然在几秒钟内关闭,并显示以下错误:
2019-04-11 23:07:40,146 WARN [NiFi BootstrapBootstrap Command Listener] org.apache.nifi.bootstrap.RunNiFi ApacheNiFi now running and listeninglogging ha
我是apacheNiFi的新手,我使用以下查询将查询记录处理器中的日期类型数据转换为时间戳但是,当我尝试用下面的查询将时间戳转换为日期时,我将面临问题。select {fn CONVERT(CAST(CurrentDate as BIGINT),date)} as CurrentDate from f