does impala allow for secondary indices

2016-09-26 Thread amoners

Hi all,

I want to know does impala allow for secondary indices?


Thanks for your answer.


Best Regards,
Amoners




[jira] [Commented] (HDFS-4750) Support NFSv3 interface to HDFS

2016-06-11 Thread amoners (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-4750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15325782#comment-15325782
 ] 

amoners commented on HDFS-4750:
---

"
By default, the DFSClient inside NFS gateway doesn’t flush data after each 
write, and thus the user may not
be able to read back the written data immediately. The solution is to read the 
data from the buffer in NFS
gateway instead of DataNode.
"

Is there any improvement in this filed? If so, could you give me a link?

Thanks,
Amoners

> Support NFSv3 interface to HDFS
> ---
>
> Key: HDFS-4750
> URL: https://issues.apache.org/jira/browse/HDFS-4750
> Project: Hadoop HDFS
>  Issue Type: New Feature
>  Components: nfs
>Affects Versions: 3.0.0-alpha1
>Reporter: Brandon Li
>Assignee: Brandon Li
> Attachments: HADOOP-NFS-Proposal.pdf, HDFS-4750.patch, nfs-trunk.patch
>
>
> Access HDFS is usually done through HDFS Client or webHDFS. Lack of seamless 
> integration with client’s file system makes it difficult for users and 
> impossible for some applications to access HDFS. NFS interface support is one 
> way for HDFS to have such easy integration.
> This JIRA is to track the NFS protocol support for accessing HDFS. With HDFS 
> client, webHDFS and the NFS interface, HDFS will be easier to access and be 
> able support more applications and use cases. 
> We will upload the design document and the initial implementation. 



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

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



Re: Mllib kmeans #iteration

2015-04-03 Thread amoners
Have you refer to official document of kmeans on
https://spark.apache.org/docs/1.1.1/mllib-clustering.html ?




--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Mllib-kmeans-iteration-tp22353p22365.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org



Re: Error when running spark-shell

2015-02-27 Thread amoners
Please put your logs, you can get logs follow below:

# An error report file with more information is saved as:
# /Users/anupamajoshi/spark-1.2.0-bin-hadoop2.4/bin/hs_err_pid4709.log 



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Error-when-running-spark-shell-tp21852p21855.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org



Re: Spark Shell Timeouts

2015-02-03 Thread amoners
I am not sure that this way can help you. There is my situation that I can
not see any input in terminal after some work gets done via spark-shell, I
used to run a command  stty echo  , and It fixed.

Best,
Amoners



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Shell-Timeouts-tp21438p21479.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org