Programmatically building a nested schema

2018-04-08 Thread Mike Thomsen
Can someone tell me how to build a nested schema using RecordSchema and RecordField objects? The use case here is to make MongoDBLookupService able to roughly detect the schema from the returned bson Document. Thanks, Mike

[ANNOUNCE] Apache NiFi 1.6.0 release

2018-04-08 Thread Joe Witt
Hello The Apache NiFi team would like to announce the release of Apache NiFi 1.6.0. Apache NiFi is an easy to use, powerful, and reliable system to process and distribute data. Apache NiFi was made for dataflow. It supports highly configurable directed graphs of data routing, transformation,

Re: PutHDFS error

2018-04-08 Thread Sivaprasanna
1. You have shared screenshot for "hdfs dfs -ls" which will basically list the contents under /user/root since you're executing that as a root but you have provided "/root" in PutHDFS so please share the list of contents available under /root i.e. hdfs dfs -ls /root 2. Have you tried Pierre's

Re: PutHDFS error

2018-04-08 Thread hemamoger
please check the attached images puthdfs_properties.png getsftp_confgrn.png hadoop_properties.hadoop_properties