Meaning of DF-Rest_006 - Row marker value:17 is not valid! isssue

Gabriel Dodu-Balaban 1 Reputation point
2022-02-10T11:26:46.397+00:00

Hello,

I just wondering if there is someone to help me with the meaning of DF-Rest_006 - Row marker value:17 is not valid! issue.
What am I doing wrong ?


Thanks !

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,646 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Gabriel Dodu-Balaban 1 Reputation point
    2022-02-12T11:49:15.51+00:00

    What I am trying to do is to sink some transformed data in data factory to a data verse/dynamics 365 table. The dataflow runs smoothly in debug mode and I get all the data i need in sink step, but when I trigger the pipeline it fails. Here is the error I receive. Isn't a data verse custom table supported for sink in data factory?

    {"StatusCode":"DFExecutorUserError","Message":"Job failed due to reason: at Sink 'sink1': org.apache.spark.SparkException: Job aborted due to stage failure: Task 0 in stage 12.0 failed 1 times, most recent failure: Lost task 0.0 in stage 12.0 (TID 1405, vm-09497082, executor 1): com.microsoft.dataflow**.Issues: DF-Rest_006 - Row marker value:17 is not valid!**\n\tat com.microsoft.dataflow.Utils$.failure(Utils.scala:75)\n\tat org.apache.spark.sql.execution.datasources.rest.RestClient$$anonfun$savePartitionSingle$1$$anonfun$apply$mcV$sp$3.apply(RestClient.scala:117)\n\tat org.apache.spark.sql.execution.datasources.rest.RestClient$$anonfun$savePartitionSingle$1$$anonfun$apply$mcV$sp$3.apply(RestClient.scala:101)\n\tat scala.collection.Iterator$class.foreach(Iterator.scala:891)\n\tat scala.collection.AbstractIterator.foreach(Iterator.scala:1334)\n\tat org.apache.spark.sql.execution.datasources.rest.RestClient$$anonfun$savePartitionSingle$1.apply$mcV$sp(RestClient.scala:100)\n\tat org.apache.spark.sql.execution.datasources.rest.RestClient$$anonfun$savePartitionSingle$1.apply(Re","Details":"org.apache.spark.SparkException: Job aborted due to stage failure: Task 0 in stage 12.0 failed 1 times, most recent failure: Lost task 0.0 in stage 12.0
    Thanks


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.