Yang, Tong 3f5759eed2 MRS comp-lts 2.0.38.SP20 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Yang, Tong <yangtong2@huawei.com>
Co-committed-by: Yang, Tong <yangtong2@huawei.com>
2023-01-19 17:08:45 +00:00

16 lines
1.2 KiB
HTML

<a name="mrs_01_24078"></a><a name="mrs_01_24078"></a>
<h1 class="topictitle1">HoodieException Is Reported When Data Is Collected</h1>
<div id="body32001227"><div class="section" id="mrs_01_24078__en-us_topic_0000001219351241_section21786219131"><h4 class="sectiontitle">Question</h4><p id="mrs_01_24078__en-us_topic_0000001219351241_p1575713510368">The following error is reported when data is collected:</p>
<pre class="screen" id="mrs_01_24078__en-us_topic_0000001219351241_screen692218589365">com.uber.hoodie.exception.HoodieException: created_at(Part -created_at) field not found in record. Acceptable fields were :[col1, col2, col3, id, name, dob, created_at, updated_at]</pre>
</div>
<div class="section" id="mrs_01_24078__en-us_topic_0000001219351241_section1359473371317"><h4 class="sectiontitle">Answer</h4><p id="mrs_01_24078__en-us_topic_0000001219351241_p42881034161518">This error usually occurs when a field marked as recordKey or partitionKey is not present in the input record. Cross verify the input record.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="mrs_01_24075.html">Data Collection</a></div>
</div>
</div>