Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

streamsets expression language extras

License

NotificationsYou must be signed in to change notification settings

foxmike/el-extras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

additional expression language functions for streamsets to aid in data transformation, validation,routing etc.

math:

15 additional math functions from java.lang.math including trig functions and a random integer generator

regex:

8 regex functions from java.util.regex
regex:matches works great for field validation

string:

25 string functions from java.lang.string
these are both new functions and replacements for stock streamsets str: expression languagefunctions offering improved consistency with java.lang.string

date:

5 date functions for formatting and calculationspecify formats as you would for java.text.SimpleDateFormat

to use, jar up and drop el-extras.jar in the streamsets-datacollector/libs-common-lib directorytested in streamsets 2.7, java 8


[8]ページ先頭

©2009-2025 Movatter.jp