Is there a function to convert visual receipt to code receipt?
baobo
Registered Posts: 8 ✭✭✭✭
Is there a function to convert visual receipt to code receipt?
Answers
-
Hi,
Many (but not all) visual recipes, when run on SQL, Hive, Impala or Spark engine, have a "Convert to SQL" or "Convert to Hive" or "Convert to Impala" or "Convert to SparkSQL" button in the "Output" tab, which allows you to convert them to code recipes.
The ML and prepare recipes cannot be converted to code, as they do not generate underlying queries.
-
Where does convert to Spark SQL function locates?
-
It's in the "Output" step of your visual recipe:
What is the kind of visual recipe you'd like to convert?