Hi, We have built a Jar that takes 2 input values and runs via
`hadoop jar hbase-link-analytics-0.0.1-SNAPSHOT-jar-with-dependencies.jar com.cloudsoftware.LinkAnalytics 101,102,103 20170101,20170103` Can the same also return an arbitrary value - like an array of integers to the shell? Is there a limit on how much data can be returned. Say if the array is 10000 entries.. Will it work? Thanks and Regards, Cloud Software India
