Wednesday, December 20, 2017

IIB Read bar file properties

Navigate to the path on the console where the bar files exist..

mqsireadbar -b BA.bar -r > BA.properties

No comments:

Post a Comment

Distributed Computing: A Guide to Comparing Data Between Hive Tables Using Spark

In big data, efficient data comparison is essential for ensuring data integrity and validating data migrations. Apache Spark, with its in-me...