Based on how I understand your questions, you have serialized java objects with a field you want to query. How are the java objects serialized?
-- Jacques Nadeau CTO and Co-Founder, Dremio On Thu, Feb 18, 2016 at 6:48 PM, jorge gonzalez <[email protected] > wrote: > Hello, > The company I currently work for stores it's data in the form of java > objects in several MapR clusters. These java objects have a string field > with tab delimited data. They are looking to start using Apache Drill to > first load the java objects and then read the tab delimited data/string > field. > Is this too difficult to accomplish? What are the necessary steps? > Thanks in advance for your help. > Regards,Jorge
