forked from docs/doc-exports
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>
16 lines
1.0 KiB
HTML
16 lines
1.0 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="body0000001146943077"><div class="section" id="mrs_01_24078__section21786219131"><h4 class="sectiontitle">Question</h4><p id="mrs_01_24078__p1575713510368">The following error is reported when data is collected:</p>
|
|
<pre class="screen" id="mrs_01_24078__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__section1359473371317"><h4 class="sectiontitle">Answer</h4><p id="mrs_01_24078__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>
|
|
|