augment 変換で結合キーに一致する値がない、またはキーがすべて null の場合、下記の警告が表示されます。augment 変換の演算子が 単一値を検索 (LookupSingleValue) の場合The dataflow was completed, but the LookupSingleValue node didn't augment any columns.Either the node didn't find any matches, or a join key contains only null values.
(データフローは完了しましたが LookupSingleValue ノードでどの列も augment 処理されませんでした。ノードに一致がなかったか、結合キーに null 値のみが含まれます。)
augment 変換の演算子が 複数値を検索 (LookupMultiValue) の場合The dataflow was completed, but the LookupMultiValue node didn't augment any columns.Either the node didn't find any matches, or a join key contains only null values.
(データフローは完了しましたが LookupMultiValue ノードでどの列も augment 処理されませんでした。ノードに一致がなかったか、結合キーに null 値のみが含まれます。)
augment 処理が無効になったことを示すものであり、データフロー自体は正常に完了しているため失敗ではありません。この警告は、データフローの augment 変換で、右側のデータセットから列が追加されなかったことを示します。
影響を受けるノードを確認し、データの利用状況に応じて以下の手順で対処してください。
警告が表示される理由の理解 この警告は、 augment 変換で、以下のいずれかの理由によりデータが追加されなかった場合に発生します。
ノードで結合キーに一致する値が見つからなかった。
結合キーがレコード全体で null 値のみで構成されていた。
注: この警告が表示されても、データフローは失敗ではなく正常に完了します。
テンプレート化されたアプリケーションでの考慮
影響を受けるデータフローがテンプレート化されたアプリケーションの一部である場合、システム項目や実装では使用されていない機能の結果として augment が発生していることがあります。
この場合、通常は警告を無視できます。
警告が発生している augment ノードの特定
データマネージャーからデータフローを管理をクリックし、従来のデータマネージャーのデータフローとレシピでデータフローを展開します。
この警告メッセージが関連付けられている augment ノードを探します。
augment された項目の利用状況に基づいた対応
特定した augment ノードについて、その結果として追加された項目がダッシュボードなどで利用されているかを確認し、以下の手順を実行します。
項目が利用されている場合(データセットの追加が必要な場合)
ソースデータまたは結合キーの修正を行い、augment によってデータが強化される結果が生成されるようにします。
ソースデータのキー項目の値に一致があることを確認します。
使用する結合キーの値が、以前のすべての変換(filter、sliceDatasetなど)で除外されていない、意味のある値であることを確認します。
項目が利用されていない場合(データセットの追加が不要な場合)
データとキーによって、今後、意味のある結果が生成されることが予想される場合は、警告を無視します。
データとキーによって、今後も意味のある結果が生成されることが予想されない場合は、データフローから該当の augment ノードを削除します。
利用状況が不明な場合
augment データセットに依存するすべてのダッシュボードを特定します。
ダッシュボードインスペクターを使用して、クエリされている項目を把握します。
augment 項目が使用されている場合は、「項目が利用されている場合」の手順に従います。
augment 項目が使用されていない場合は、「項目が利用されていない場合」の手順に従います。
000383227

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.