cobrix icon indicating copy to clipboard operation
cobrix copied to clipboard

A COBOL parser and Mainframe/EBCDIC data source for Apache Spark

Results 120 cobrix issues
Sort by recently updated
recently updated
newest added

## Background I have fixed length of 200 bytes file with 100 multi segments present in copybook with 2k columns. It is taking almost 12 hours for just 1gb of...

enhancement

## Background [Optional] A clear explanation of the reason for raising the question. This gives us a better understanding of your use cases and how we might accommodate them. ##...

question

Hi @yruslan we are exploring options for dbcs charset in latest tech stack. For sbcs, we are using cobrix framework. link for big5 charset http://ash.jp/code/cn/big5tbl.htm please let me know thoughts

enhancement

## Describe the bug Getting Exception while processing the Variable length source file , while using Cobrix BDW headers contain non-zero values where zeros are expected (check 'rdw_big_endian' flag. Header:...

bug

## Describe the bug Getting CopyBook parsing error . ERROR ANTLRParser: Syntax error in the copybook: Line 665:29 no viable alternative at input '01RPT-DALY-TOTL-PROM-RCRDEXTERNAL' ## Code snippet that caused the...

bug

## Background [Optional] Hello, We are working on parsing IMS log data to capture change data using Cobrix and load into data lake for analytical purpose. ## Question We find...

question

By using cobrix library, unable to read one of the Mainframe file (CP037) from Azure Databricks. But for the same file can able to read via Record Editor and it...

question

I am using spark-cobol_2.11-2.6.9-bundle.jar to convert ebcdic file and there are a few negative values in the data file. We started getting positive values for a few columns which used...

question

Hi guys, thanks a lot for Cobrix. It's really great! We're moving from Spark (Hadoop) on Premises to DataBricks in the Azure Cloud. And have encountered a strange problem when...

enhancement
accepted

## Background [Optional] I'm not able to read multiple main headers defined in single copybook .Cause Cobrix can handle only one Main header copybook no multiple. In my project i...

question