if my JSON has   "Blah_bc_sc-status":"407" , I can not create a valid schema
using kiteSDK , fails saying

[parumalla@sxmn5 ~]$ ./kite-dataset json-schema --class BCSchemaClass 
hdfs:/user/parumalla/test_bc.txt  --output
hdfs:/user/parumalla/nifi/schemas/bc.avsc

Unknown error: Illegal character in: Blah_bc_sc-status

If I replace the '-' with '_' , it works, I probably will try modifying the
schema by hand and see what happens.

Thanks
Pradeep




--
View this message in context: 
http://apache-nifi-developer-list.39713.n7.nabble.com/KITESDK-fails-creation-of-schema-tp12105.html
Sent from the Apache NiFi Developer List mailing list archive at Nabble.com.

Reply via email to