baskarangit

Results 7 comments of baskarangit

Hi @sree018 I tried as you suggested but getting same below error.Kindly review and help me on this please . Error Message : java.lang.IllegalStateException: The length of BDW block is...

Hi @yruslan , Based on TechDocument which mentions as record length as "2868" , So tried with below fixed width option . But gives me error . .option("record_format", "F").option("record_length", "2868")...

Hi @yruslan , thanks for your response . i will try your suggestion and revert on this . Could you help me with some examples related to custom record extractor...

Hi @yruslan , I tried using option("debug_ignore_file_size", "true") , it able to parse the files , but the format in dataframe doesnt have proper structure . ( Records are not...

Hi @yruslan , thanks for adding my scenario as part of new idea in your board. I Hi @yruslan / @sree018 , I have updated my copybook with DEPENDING keyword...

Hi @sree018 I tried as you suggested with below setting , but i am getting below errors.Kindly check and help me on this please . dfFin = spark.read.format("cobol").option("copybook", "/cobrix/copybook/copybookpath.TXT")\ .option("comments_ubound",...

Hi @yruslan I tried by removing EXTERNAL keyword in copybook , but getting below error . ERROR ANTLRParser: Syntax error in the copybook: Line 4:37 no viable alternative at input...