Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

SQL Editor Worksheet (Beta)

Note

SQL worksheets are available as of Datameer 7.1 as a beta feature.

An SQL editor interface has been added to Datameer. Creating an SQL worksheet gives you the ability to write SQL queries directly in a workbook. Users working within SQL worksheets can utilize this feature to combine processes that might take several steps using the traditional interface.

Image Added

Exporting data

HiveServer2 can export using the original format type

Exports to HiveServer2 into existing partitioned tables are written in the origin format type. (E.g., Text file, SequenceFile, Rcfile, Avro, Orc, Parquet).

...

Import jobs, data links, and export jobs are able to run on a schedule you set.  This This schedule for each job is available in the inspector under the the Information tab but was only available to edit within the job's wizard configuration, and to access this schedule you must navigate through the wizard to the scheduling section. As of Datameer 7.1, you can access and edit a job's scheduling configuration directly from the inspector in the file browser under the new new Config tab tab.

Image Modified 

Schedules created with non complex cron patterns are converted automatically in the inspector. Select Schedule Type and Custom from the drop down menu to view or edit the schedule cron pattern. 

...