We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e9b2df commit 2f214bcCopy full SHA for 2f214bc
Project-Axon/On-prem/Project-Axon.json
Project-Axon/On-prem/README.adoc
@@ -223,6 +223,7 @@ hdfs dfs -mkdir /Axon-Files
223
hdfs dfs -chown -R <username>:hive /Axon-Files
224
hdfs dfs -chown -R <username>:hive /warehouse
225
hdfs dfs -chmod -R 775 /Axon-Files
226
+hdfs dfs -ls /Axon-Files/ # You can use this command to verify the data when it comes to HDFS from NiFi
227
----
228
229
=== 7. Update the Parameter Contexts in NiFi Flow
0 commit comments