-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pyppml textfile and init method (#4995)
* add PPMLContextWrapper.scala * add method load_keys * add init context with conf * fix java map to scala map * add read function * update for debug * update for debug * py args to scala args * update * add api package * update * add import * update * del old file * del files for test * revert * add textFile & init method * update * add py textfile method * update * get DefaultMinPartitions * update * update * fix init context with SparkConf * fix java list to scala list * update test Co-authored-by: Zhou <[email protected]>
- Loading branch information
Showing
4 changed files
with
124 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters