dig-etl-engine icon indicating copy to clipboard operation
dig-etl-engine copied to clipboard

Download DIG to run on your laptop or server.

Results 58 dig-etl-engine issues
Sort by recently updated
recently updated
newest added

As a disclaimer this could be an issue with the fact I haven't used Docker before* I followed the installation instructions, etc, everything seems to be installed fine with no...

We're trying to run this on CentOS7 with SELinux enabled. If I change SELinux in to permissive mode, the swarm comes up, but if it is in enforcing mode, dig_kafka...

I have many datasets in the form of csv files I wanted to know what is the process to create a KG using the semantic modeling from KARMA and then...

Hi, We've uploaded some custom data extracted from a set of webpages, attached below as a zipped .jl file. [output.zip](https://github.com/usc-isi-i2/dig-etl-engine/files/2544002/output.zip) We've loaded this into DIG and added a date extractor...

Datasets with identifiers containing upper case letters are being duplicated in the status.json file contained in the working_dir of the project. This is causing the desired flag in the DIG...

Got an AttributeError: module 'urllib' has no attribute 'unquote' thrown on line 240 of app/mydig-webservice/ws/search/conjunctive_query.py Solution: https://stackoverflow.com/questions/8628152/url-decode-with-python-3

Is this a known issue? I've got some fields added, glossaries, and everything seems fine--except when I go to the search UI, nothing shows. Any tips?

Hi, I am unable to import sample project in myDig. Error ."Failed to import project config" ![image](https://user-images.githubusercontent.com/9023352/46215698-0377b200-c30c-11e8-845c-0340e3613388.png) ![image](https://user-images.githubusercontent.com/9023352/46215686-fd81d100-c30b-11e8-8a02-25943ccb1c8e.png) I do see some of the folders are imported. The project directory...

Hello Mr. Singh, I have followed the instructions for hands-on example project '**events**' as mentioned in the advanced user guide. I'm not able to obtain the expected DIG Search UI...

## Create hbase table `dataset_view`, if it does not exist. This will be used for `TLD View` in mydig frontend. ### Schema: ``` rowid: design- _. Allows us to quickly...