[ 
https://issues.apache.org/jira/browse/TAJO-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14791598#comment-14791598
 ] 

Hudson commented on TAJO-1846:
------------------------------

FAILURE: Integrated in Tajo-master-CODEGEN-build #515 (See 
[https://builds.apache.org/job/Tajo-master-CODEGEN-build/515/])
TAJO-1846: Python temp directory path should be selected differently based on 
user platform. (jihoonson: rev 8ef49f0186ce813d44ba997b0fdde91497c87cda)
* 
tajo-plan/src/main/java/org/apache/tajo/plan/function/python/PythonScriptEngine.java
* CHANGES


> Python temp directory path should be selected differently based on user 
> platform
> --------------------------------------------------------------------------------
>
>                 Key: TAJO-1846
>                 URL: https://issues.apache.org/jira/browse/TAJO-1846
>             Project: Tajo
>          Issue Type: Bug
>            Reporter: Dongkyu Hwangbo
>            Assignee: Dongkyu Hwangbo
>             Fix For: 0.11.0
>
>
> in PythonScriptEngine, Some of variable has no consideration in user's os.
> When I run tajo with Windows 7, tajo gives me this log message.
> {noformat}
> 2015-09-14 10:20:35,592 WARN org.apache.hadoop.util.NativeCodeLoader: Unable 
> to load native-hadoop library for your platform... using builtin-java classes 
> where applicable
> 2015-09-14 10:20:37,336 INFO org.apache.tajo.master.TajoMaster: FileSystem 
> (hdfs://localhost:9000) is initialized.
> 2015-09-14 10:20:37,740 INFO org.apache.tajo.master.TajoMaster: Tajo 
> Warehouse dir: hdfs://localhost:9000/tajo/tajo/warehouse
> 2015-09-14 10:20:37,742 INFO org.apache.tajo.master.TajoMaster: Staging dir: 
> hdfs://localhost:9000/tajo/tajo/warehouse
> 2015-09-14 10:20:41,581 INFO 
> org.apache.tajo.plan.function.python.PythonScriptEngine: Python base dir is 
> C:\Users\dk\AppData\Local\Temp\/tajo-dk/python
> 2015-09-14 10:20:41,584 INFO org.apache.hadoop.service.AbstractService: 
> Service org.apache.tajo.master.TajoMaster failed in state INITED; cause: 
> java.lang.NullPointerException
> java.lang.NullPointerException
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to