forked from h2oai/h2o-2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add null check before ROCplot function call
should not be after (loads axes but no plot other wise...)
- Loading branch information
Spencer Aiello
committed
Feb 11, 2014
1 parent
5c28df1
commit fa87f8c
Showing
9 changed files
with
173 additions
and
10 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<module type="JAVA_MODULE" version="4"> | ||
<component name="NewModuleRootManager" inherit-compiler-output="true"> | ||
<exclude-output /> | ||
<content url="file://$MODULE_DIR$"> | ||
<sourceFolder url="file://$MODULE_DIR$/java" isTestSource="false" /> | ||
</content> | ||
<orderEntry type="inheritedJdk" /> | ||
<orderEntry type="sourceFolder" forTests="false" /> | ||
<orderEntry type="library" name="target1" level="project" /> | ||
<orderEntry type="library" name="h2o" level="project" /> | ||
<orderEntry type="module" module-name="test1" /> | ||
<orderEntry type="module" module-name="main2" /> | ||
</component> | ||
</module> | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<module type="JAVA_MODULE" version="4"> | ||
<component name="NewModuleRootManager" inherit-compiler-output="true"> | ||
<exclude-output /> | ||
<content url="file://$MODULE_DIR$"> | ||
<sourceFolder url="file://$MODULE_DIR$/java" isTestSource="false" /> | ||
</content> | ||
<orderEntry type="inheritedJdk" /> | ||
<orderEntry type="sourceFolder" forTests="false" /> | ||
<orderEntry type="library" name="junit-4.11" level="project" /> | ||
<orderEntry type="library" name="junit" level="project" /> | ||
<orderEntry type="library" name="gson" level="project" /> | ||
<orderEntry type="library" name="target1" level="project" /> | ||
<orderEntry type="library" name="jets3t" level="project" /> | ||
<orderEntry type="library" name="h2o" level="project" /> | ||
<orderEntry type="module" module-name="main" /> | ||
<orderEntry type="module" module-name="test1" /> | ||
<orderEntry type="module" module-name="main2" /> | ||
</component> | ||
</module> | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<module type="JAVA_MODULE" version="4"> | ||
<component name="NewModuleRootManager" inherit-compiler-output="true"> | ||
<exclude-output /> | ||
<content url="file://$MODULE_DIR$"> | ||
<sourceFolder url="file://$MODULE_DIR$/java" isTestSource="false" /> | ||
</content> | ||
<orderEntry type="inheritedJdk" /> | ||
<orderEntry type="sourceFolder" forTests="false" /> | ||
<orderEntry type="library" name="target1" level="project" /> | ||
<orderEntry type="library" name="h2o" level="project" /> | ||
<orderEntry type="module" module-name="test1" /> | ||
<orderEntry type="module" module-name="main2" /> | ||
</component> | ||
</module> | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<module type="JAVA_MODULE" version="4"> | ||
<component name="NewModuleRootManager" inherit-compiler-output="true"> | ||
<exclude-output /> | ||
<content url="file://$MODULE_DIR$"> | ||
<sourceFolder url="file://$MODULE_DIR$/java" isTestSource="false" /> | ||
</content> | ||
<orderEntry type="inheritedJdk" /> | ||
<orderEntry type="sourceFolder" forTests="false" /> | ||
<orderEntry type="library" name="mapr3.0.1" level="project" /> | ||
<orderEntry type="library" name="0.23.4" level="project" /> | ||
<orderEntry type="library" name="cdh3" level="project" /> | ||
<orderEntry type="library" name="target1" level="project" /> | ||
<orderEntry type="library" name="hadoop-core-1.2.0.1.3.2.0-111" level="project" /> | ||
<orderEntry type="library" name="0.20.2mapr" level="project" /> | ||
<orderEntry type="library" name="hdp2.0.6" level="project" /> | ||
<orderEntry type="library" name="hadoop-mapreduce-client-core-2.0.0-cdh4.3.0" level="project" /> | ||
<orderEntry type="library" name="hadoop-core-1.0.0" level="project" /> | ||
<orderEntry type="library" name="hadoop-0.20.2-core" level="project" /> | ||
<orderEntry type="library" name="cdh4" level="project" /> | ||
<orderEntry type="library" name="mapr2.1.3" level="project" /> | ||
<orderEntry type="library" name="h2o" level="project" /> | ||
<orderEntry type="library" name="hadoop-common-2.0.0-cdh4.3.0" level="project" /> | ||
<orderEntry type="module" module-name="test1" /> | ||
<orderEntry type="module" module-name="main2" /> | ||
</component> | ||
</module> | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<module type="JAVA_MODULE" version="4"> | ||
<component name="NewModuleRootManager" inherit-compiler-output="true"> | ||
<exclude-output /> | ||
<content url="file://$MODULE_DIR$"> | ||
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> | ||
</content> | ||
<orderEntry type="inheritedJdk" /> | ||
<orderEntry type="sourceFolder" forTests="false" /> | ||
</component> | ||
</module> | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<module type="JAVA_MODULE" version="4"> | ||
<component name="NewModuleRootManager" inherit-compiler-output="true"> | ||
<exclude-output /> | ||
<content url="file://$MODULE_DIR$"> | ||
<sourceFolder url="file://$MODULE_DIR$/java" isTestSource="false" /> | ||
</content> | ||
<orderEntry type="inheritedJdk" /> | ||
<orderEntry type="sourceFolder" forTests="false" /> | ||
<orderEntry type="library" name="target1" level="project" /> | ||
<orderEntry type="library" name="h2o" level="project" /> | ||
<orderEntry type="module" module-name="test1" /> | ||
<orderEntry type="module" module-name="main2" /> | ||
</component> | ||
</module> | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<module type="JAVA_MODULE" version="4"> | ||
<component name="NewModuleRootManager" inherit-compiler-output="true"> | ||
<exclude-output /> | ||
<content url="file://$MODULE_DIR$"> | ||
<sourceFolder url="file://$MODULE_DIR$/java" isTestSource="false" /> | ||
</content> | ||
<orderEntry type="inheritedJdk" /> | ||
<orderEntry type="sourceFolder" forTests="false" /> | ||
<orderEntry type="library" name="mapr3.0.1" level="project" /> | ||
<orderEntry type="library" name="poi" level="project" /> | ||
<orderEntry type="library" name="Jama" level="project" /> | ||
<orderEntry type="library" name="target1" level="project" /> | ||
<orderEntry type="library" name="0.23.4" level="project" /> | ||
<orderEntry type="library" name="cdh3" level="project" /> | ||
<orderEntry type="library" name="log4j" level="project" /> | ||
<orderEntry type="library" name="hadoop-core-1.2.0.1.3.2.0-111" level="project" /> | ||
<orderEntry type="library" name="jets3t" level="project" /> | ||
<orderEntry type="library" name="0.20.2mapr" level="project" /> | ||
<orderEntry type="library" name="hdp2.0.6" level="project" /> | ||
<orderEntry type="library" name="lib" level="project" /> | ||
<orderEntry type="library" name="hadoop-core-1.0.0" level="project" /> | ||
<orderEntry type="library" name="s3" level="project" /> | ||
<orderEntry type="library" name="hadoop-0.20.2-core" level="project" /> | ||
<orderEntry type="library" name="cdh4" level="project" /> | ||
<orderEntry type="library" name="gson" level="project" /> | ||
<orderEntry type="library" name="apache" level="project" /> | ||
<orderEntry type="library" name="jogamp" level="project" /> | ||
<orderEntry type="library" name="mapr2.1.3" level="project" /> | ||
<orderEntry type="library" name="hadoop-common-2.0.0-cdh4.3.0" level="project" /> | ||
<orderEntry type="library" name="h2o" level="project" /> | ||
</component> | ||
</module> | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<module type="JAVA_MODULE" version="4"> | ||
<component name="NewModuleRootManager" inherit-compiler-output="true"> | ||
<exclude-output /> | ||
<content url="file://$MODULE_DIR$"> | ||
<sourceFolder url="file://$MODULE_DIR$/java" isTestSource="true" /> | ||
</content> | ||
<orderEntry type="inheritedJdk" /> | ||
<orderEntry type="sourceFolder" forTests="false" /> | ||
<orderEntry type="library" name="junit-4.11" level="project" /> | ||
<orderEntry type="library" name="junit" level="project" /> | ||
<orderEntry type="library" name="gson" level="project" /> | ||
<orderEntry type="library" name="Jama" level="project" /> | ||
<orderEntry type="library" name="target1" level="project" /> | ||
<orderEntry type="library" name="jets3t" level="project" /> | ||
<orderEntry type="library" name="apache" level="project" /> | ||
<orderEntry type="library" name="h2o" level="project" /> | ||
<orderEntry type="module" module-name="main2" /> | ||
</component> | ||
</module> | ||
|