[GitHub] incubator-griffin pull request #275: fix organization null bug and return si...

2018-05-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-griffin/pull/275 ---

Re: Griffin on Docker - modify Hive metastore Uris

2018-05-03 Thread Lionel Liu
Hi Enrico, If you've modified hive-site.xml, you need to update it in hdfs by this, because we've set "spark.yarn.dist.files hdfs:///home/spark_conf/hive-site.xml" in spark-defaults.conf: hadoop fs -rm /home/spark_conf/hive-site.xml hadoop fs -put $HIVE_HOME/conf/hive-site.xml /home/spark_conf/

Re: Griffin on Docker - modify Hive metastore Uris

2018-05-03 Thread Enrico D'Urso
Hi, I think I fixed the S3 issue, Basically, I added the following line in /apache/hadoop-2.6.5/etc/hadoop/core-site.xml : fs.s3.impl org.apache.hadoop.fs.s3native.NativeS3FileSystem Now, the NOT FOUND error is gone! I think this should be enough to start playing with Griffin using our

[GitHub] incubator-griffin pull request #275: fix organization null bug and return si...

2018-05-03 Thread forshareIT
GitHub user forshareIT opened a pull request: https://github.com/apache/incubator-griffin/pull/275 fix organization null bug and return similar response for not found You can merge this pull request into a Git repository by running: $ git pull

[jira] [Assigned] (GRIFFIN-91) [Server] livy config file should be read as a map, to fit with the future version of livy

2018-05-03 Thread Kevin Yao (JIRA)
[ https://issues.apache.org/jira/browse/GRIFFIN-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Yao reassigned GRIFFIN-91: Assignee: Kevin Yao (was: He Wang) > [Server] livy config file should be read as a map, to fit

[jira] [Created] (GRIFFIN-158) test streaming job function

2018-05-03 Thread Kevin Yao (JIRA)
Kevin Yao created GRIFFIN-158: - Summary: test streaming job function Key: GRIFFIN-158 URL: https://issues.apache.org/jira/browse/GRIFFIN-158 Project: Griffin (Incubating) Issue Type: Improvement

[jira] [Created] (GRIFFIN-157) fix response not conformity about postman api and split small task to contribute

2018-05-03 Thread Kevin Yao (JIRA)
Kevin Yao created GRIFFIN-157: - Summary: fix response not conformity about postman api and split small task to contribute Key: GRIFFIN-157 URL: https://issues.apache.org/jira/browse/GRIFFIN-157 Project: