is there a way to check table is not empty before running join recipe

Options
korupolu_kiran
korupolu_kiran Registered Posts: 1 ✭✭✭
edited July 16 in Using Dataiku

Hi All,

i'm using Hive engine, Is there a way to check the joining table is not empty before running the join recipe?

scenario:

Table A left Join Table B.

Table A is empty. i'm getting below

com.dataiku.dip.exceptions.SourceDatasetNotReadyException: Input dataset <sampleproj.tablename> is not ready

my expectation is to, the recipe should run and return 0 records dataset. please help me if any such settings available or there is way to run the recipe without runtime exception.

Thanks in advance.

Regards, Kiran


Operating system used: windows 10

Tagged:

Answers

Setup Info
    Tags
      Help me…